Test Report: Docker_Linux_containerd 21510

                    
                      c269f2ff751eb32d99bbcffc7c8359b9a8314b99:2025-09-08:41333
                    
                

Test fail (16/331)

x
+
TestAddons/serial/Volcano (374.07s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:868: volcano-scheduler stabilized in 13.58811ms
addons_test.go:884: volcano-controller stabilized in 13.61251ms
addons_test.go:876: volcano-admission stabilized in 13.638844ms
addons_test.go:890: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-scheduler-799f64f894-rrsdz" [fd126a6f-6e10-4de3-ac0a-3cebc5b946b5] Pending / Ready:ContainersNotReady (containers with unready status: [volcano-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [volcano-scheduler])
helpers_test.go:337: TestAddons/serial/Volcano: WARNING: pod list for "volcano-system" "app=volcano-scheduler" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:890: ***** TestAddons/serial/Volcano: pod "app=volcano-scheduler" failed to start within 6m0s: context deadline exceeded ****
addons_test.go:890: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-763766 -n addons-763766
addons_test.go:890: TestAddons/serial/Volcano: showing logs for failed pods as of 2025-09-08 12:32:11.130391467 +0000 UTC m=+816.950150145
addons_test.go:890: (dbg) Run:  kubectl --context addons-763766 describe po volcano-scheduler-799f64f894-rrsdz -n volcano-system
addons_test.go:890: (dbg) kubectl --context addons-763766 describe po volcano-scheduler-799f64f894-rrsdz -n volcano-system:
Name:                 volcano-scheduler-799f64f894-rrsdz
Namespace:            volcano-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      volcano-scheduler
Node:                 addons-763766/192.168.49.2
Start Time:           Mon, 08 Sep 2025 12:20:08 +0000
Labels:               app=volcano-scheduler
pod-template-hash=799f64f894
Annotations:          <none>
Status:               Pending
SeccompProfile:       RuntimeDefault
IP:                   10.244.0.20
IPs:
IP:           10.244.0.20
Controlled By:  ReplicaSet/volcano-scheduler-799f64f894
Containers:
volcano-scheduler:
Container ID:  
Image:         docker.io/volcanosh/vc-scheduler:v1.12.2@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e
Image ID:      
Port:          <none>
Host Port:     <none>
Args:
--logtostderr
--scheduler-conf=/volcano.scheduler/volcano-scheduler.conf
--enable-healthz=true
--enable-metrics=true
--leader-elect=false
--kube-api-qps=2000
--kube-api-burst=2000
--schedule-period=1s
--node-worker-threads=20
-v=3
2>&1
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:
DEBUG_SOCKET_DIR:  /tmp/klog-socks
Mounts:
/tmp/klog-socks from klog-sock (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-5qwd8 (ro)
/volcano.scheduler from scheduler-config (rw)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
scheduler-config:
Type:      ConfigMap (a volume populated by a ConfigMap)
Name:      volcano-scheduler-configmap
Optional:  false
klog-sock:
Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
Medium:     
SizeLimit:  <unset>
kube-api-access-5qwd8:
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               12m                  default-scheduler  Successfully assigned volcano-system/volcano-scheduler-799f64f894-rrsdz to addons-763766
Warning  FailedCreatePodSandBox  12m                  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "c671138cb312d8247bb6cd512f07857f35c6291ce44cdc86b221a8390e7fd825": failed to find network info for sandbox "c671138cb312d8247bb6cd512f07857f35c6291ce44cdc86b221a8390e7fd825"
Warning  FailedCreatePodSandBox  11m                  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "7d96dd7ffe0461cd9f71b186256524f98def2918d26ab31b93e050222b19943e": failed to find network info for sandbox "7d96dd7ffe0461cd9f71b186256524f98def2918d26ab31b93e050222b19943e"
Warning  FailedCreatePodSandBox  11m                  kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "0757a66bc0adf4e756def71d9c67e59ccabfbd67cac1ed13049f0f490987a25a": failed to find network info for sandbox "0757a66bc0adf4e756def71d9c67e59ccabfbd67cac1ed13049f0f490987a25a"
Normal   Pulling                 6m40s (x5 over 11m)  kubelet            Pulling image "docker.io/volcanosh/vc-scheduler:v1.12.2@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e"
Warning  Failed                  6m31s (x5 over 10m)  kubelet            Failed to pull image "docker.io/volcanosh/vc-scheduler:v1.12.2@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e": failed to pull and unpack image "docker.io/volcanosh/vc-scheduler@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed                  6m31s (x5 over 10m)  kubelet            Error: ErrImagePull
Warning  Failed                  2m (x30 over 10m)    kubelet            Error: ImagePullBackOff
Normal   BackOff                 78s (x33 over 10m)   kubelet            Back-off pulling image "docker.io/volcanosh/vc-scheduler:v1.12.2@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e"
addons_test.go:890: (dbg) Run:  kubectl --context addons-763766 logs volcano-scheduler-799f64f894-rrsdz -n volcano-system
addons_test.go:890: (dbg) Non-zero exit: kubectl --context addons-763766 logs volcano-scheduler-799f64f894-rrsdz -n volcano-system: exit status 1 (71.455727ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "volcano-scheduler" in pod "volcano-scheduler-799f64f894-rrsdz" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:890: kubectl --context addons-763766 logs volcano-scheduler-799f64f894-rrsdz -n volcano-system: exit status 1
addons_test.go:891: failed waiting for app=volcano-scheduler pod: app=volcano-scheduler within 6m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestAddons/serial/Volcano]: 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/serial/Volcano]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect addons-763766
helpers_test.go:243: (dbg) docker inspect addons-763766:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786",
	        "Created": "2025-09-08T12:19:37.053316658Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 828640,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-08T12:19:37.083118871Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:863fa02c4a7dcd4571b30c16c1e6ae3eaa1d1a904931aac9472133ae3328c098",
	        "ResolvConfPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/hostname",
	        "HostsPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/hosts",
	        "LogPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786-json.log",
	        "Name": "/addons-763766",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-763766:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-763766",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4294967296,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786",
	                "LowerDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9-init/diff:/var/lib/docker/overlay2/255c2f19ab05cb57b310ff2aa56739f9075ce485e701512c1e9cb4d8b84be5fc/diff",
	                "MergedDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/merged",
	                "UpperDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/diff",
	                "WorkDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-763766",
	                "Source": "/var/lib/docker/volumes/addons-763766/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-763766",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79",
	            "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-763766",
	                "name.minikube.sigs.k8s.io": "addons-763766",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "67c25e8cf11d4fb2c4585c05c6a08d1832924eea7d65d84fc61aea7f34abff9b",
	            "SandboxKey": "/var/run/docker/netns/67c25e8cf11d",
	            "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-763766": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "fe:96:b6:f8:b0:f1",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "6c1614a7af45fa123a27b1514bcc00d82793a63443be3cf876db46043bb50090",
	                    "EndpointID": "37bd2c96925233cdce6687d20c2229547a25189824450ab7af0293c54b0aaf00",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-763766",
	                        "ebc3ec442f7f"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-763766 -n addons-763766
helpers_test.go:252: <<< TestAddons/serial/Volcano FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestAddons/serial/Volcano]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-amd64 -p addons-763766 logs -n 25: (1.289604773s)
helpers_test.go:260: TestAddons/serial/Volcano logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                      ARGS                                                                                                                                                                                                                                      │        PROFILE         │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-693683 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                          │ download-only-693683   │ jenkins │ v1.36.0 │ 08 Sep 25 12:18 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.36.0 │ 08 Sep 25 12:18 UTC │ 08 Sep 25 12:18 UTC │
	│ delete  │ -p download-only-693683                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-693683   │ jenkins │ v1.36.0 │ 08 Sep 25 12:18 UTC │ 08 Sep 25 12:18 UTC │
	│ start   │ -o=json --download-only -p download-only-442842 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                          │ download-only-442842   │ jenkins │ v1.36.0 │ 08 Sep 25 12:18 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ delete  │ -p download-only-442842                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-442842   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ delete  │ -p download-only-693683                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-693683   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ delete  │ -p download-only-442842                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-442842   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ start   │ --download-only -p download-docker-686499 --alsologtostderr --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                                                                    │ download-docker-686499 │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ delete  │ -p download-docker-686499                                                                                                                                                                                                                                                                                                                                                                                                                                                      │ download-docker-686499 │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ start   │ --download-only -p binary-mirror-435383 --alsologtostderr --binary-mirror http://127.0.0.1:41893 --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                               │ binary-mirror-435383   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ delete  │ -p binary-mirror-435383                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ binary-mirror-435383   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ addons  │ enable dashboard -p addons-763766                                                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ addons  │ disable dashboard -p addons-763766                                                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ start   │ -p addons-763766 --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:26 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 12:19:14
	Running on machine: ubuntu-20-agent-5
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 12:19:14.259764  828015 out.go:360] Setting OutFile to fd 1 ...
	I0908 12:19:14.260028  828015 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:19:14.260038  828015 out.go:374] Setting ErrFile to fd 2...
	I0908 12:19:14.260042  828015 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:19:14.260275  828015 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 12:19:14.260941  828015 out.go:368] Setting JSON to false
	I0908 12:19:14.261873  828015 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":75670,"bootTime":1757258284,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 12:19:14.261983  828015 start.go:140] virtualization: kvm guest
	I0908 12:19:14.263675  828015 out.go:179] * [addons-763766] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	I0908 12:19:14.264760  828015 out.go:179]   - MINIKUBE_LOCATION=21510
	I0908 12:19:14.264776  828015 notify.go:220] Checking for updates...
	I0908 12:19:14.266877  828015 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 12:19:14.267936  828015 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:19:14.268956  828015 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 12:19:14.269932  828015 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0908 12:19:14.270912  828015 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 12:19:14.272021  828015 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 12:19:14.293433  828015 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 12:19:14.293530  828015 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:19:14.340517  828015 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-09-08 12:19:14.331723156 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:19:14.340627  828015 docker.go:318] overlay module found
	I0908 12:19:14.342168  828015 out.go:179] * Using the docker driver based on user configuration
	I0908 12:19:14.343129  828015 start.go:304] selected driver: docker
	I0908 12:19:14.343149  828015 start.go:918] validating driver "docker" against <nil>
	I0908 12:19:14.343165  828015 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 12:19:14.343981  828015 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:19:14.391366  828015 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-09-08 12:19:14.382912625 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:19:14.391527  828015 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0908 12:19:14.391750  828015 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]
	I0908 12:19:14.393219  828015 out.go:179] * Using Docker driver with root privileges
	I0908 12:19:14.394170  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:14.394253  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:14.394269  828015 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0908 12:19:14.394357  828015 start.go:348] cluster config:
	{Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd 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:containerd 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: SSHAgen
tPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 12:19:14.396030  828015 out.go:179] * Starting "addons-763766" primary control-plane node in "addons-763766" cluster
	I0908 12:19:14.396786  828015 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0908 12:19:14.397747  828015 out.go:179] * Pulling base image v0.0.47-1756980985-21488 ...
	I0908 12:19:14.398760  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:14.398803  828015 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4
	I0908 12:19:14.398814  828015 cache.go:58] Caching tarball of preloaded images
	I0908 12:19:14.398866  828015 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon
	I0908 12:19:14.398907  828015 preload.go:172] Found /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4 in cache, skipping download
	I0908 12:19:14.398918  828015 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0908 12:19:14.399238  828015 profile.go:143] Saving config to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json ...
	I0908 12:19:14.399263  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json: {Name:mk4bbee30edbe0028b348371443e15b1b9fb0620 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:14.415970  828015 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 to local cache
	I0908 12:19:14.416133  828015 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local cache directory
	I0908 12:19:14.416158  828015 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local cache directory, skipping pull
	I0908 12:19:14.416168  828015 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 exists in cache, skipping pull
	I0908 12:19:14.416181  828015 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 as a tarball
	I0908 12:19:14.416191  828015 cache.go:165] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 from local cache
	I0908 12:19:26.852072  828015 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 from cached tarball
	I0908 12:19:26.852108  828015 cache.go:232] Successfully downloaded all kic artifacts
	I0908 12:19:26.852158  828015 start.go:360] acquireMachinesLock for addons-763766: {Name:mk9e18118623350ee8d254dbec689778fd7ea7dd Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0908 12:19:26.852273  828015 start.go:364] duration metric: took 88.395µs to acquireMachinesLock for "addons-763766"
	I0908 12:19:26.852304  828015 start.go:93] Provisioning new machine with config: &{Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 CustomQemuFi
rmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 12:19:26.852407  828015 start.go:125] createHost starting for "" (driver="docker")
	I0908 12:19:26.854011  828015 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0908 12:19:26.854269  828015 start.go:159] libmachine.API.Create for "addons-763766" (driver="docker")
	I0908 12:19:26.854327  828015 client.go:168] LocalClient.Create starting
	I0908 12:19:26.854483  828015 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem
	I0908 12:19:27.086160  828015 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem
	I0908 12:19:27.394767  828015 cli_runner.go:164] Run: docker network inspect addons-763766 --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}}]}"
	W0908 12:19:27.411679  828015 cli_runner.go:211] docker network inspect addons-763766 --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
	I0908 12:19:27.411781  828015 network_create.go:284] running [docker network inspect addons-763766] to gather additional debugging logs...
	I0908 12:19:27.411805  828015 cli_runner.go:164] Run: docker network inspect addons-763766
	W0908 12:19:27.426432  828015 cli_runner.go:211] docker network inspect addons-763766 returned with exit code 1
	I0908 12:19:27.426468  828015 network_create.go:287] error running [docker network inspect addons-763766]: docker network inspect addons-763766: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-763766 not found
	I0908 12:19:27.426486  828015 network_create.go:289] output of [docker network inspect addons-763766]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-763766 not found
	
	** /stderr **
	I0908 12:19:27.426635  828015 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}}]}"
	I0908 12:19:27.442250  828015 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:0xc001c51cf0}
	I0908 12:19:27.442286  828015 network_create.go:124] attempt to create docker network addons-763766 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0908 12:19:27.442332  828015 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-763766 addons-763766
	I0908 12:19:27.491428  828015 network_create.go:108] docker network addons-763766 192.168.49.0/24 created
	I0908 12:19:27.491464  828015 kic.go:121] calculated static IP "192.168.49.2" for the "addons-763766" container
	I0908 12:19:27.491541  828015 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0908 12:19:27.507365  828015 cli_runner.go:164] Run: docker volume create addons-763766 --label name.minikube.sigs.k8s.io=addons-763766 --label created_by.minikube.sigs.k8s.io=true
	I0908 12:19:27.523096  828015 oci.go:103] Successfully created a docker volume addons-763766
	I0908 12:19:27.523165  828015 cli_runner.go:164] Run: docker run --rm --name addons-763766-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --entrypoint /usr/bin/test -v addons-763766:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -d /var/lib
	I0908 12:19:32.457600  828015 cli_runner.go:217] Completed: docker run --rm --name addons-763766-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --entrypoint /usr/bin/test -v addons-763766:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -d /var/lib: (4.934392948s)
	I0908 12:19:32.457631  828015 oci.go:107] Successfully prepared a docker volume addons-763766
	I0908 12:19:32.457664  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:32.457688  828015 kic.go:194] Starting extracting preloaded images to volume ...
	I0908 12:19:32.457751  828015 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-763766:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -I lz4 -xf /preloaded.tar -C /extractDir
	I0908 12:19:36.990265  828015 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-763766:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -I lz4 -xf /preloaded.tar -C /extractDir: (4.532443988s)
	I0908 12:19:36.990303  828015 kic.go:203] duration metric: took 4.532611261s to extract preloaded images to volume ...
	W0908 12:19:36.990472  828015 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0908 12:19:36.990619  828015 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0908 12:19:37.037826  828015 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-763766 --name addons-763766 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-763766 --network addons-763766 --ip 192.168.49.2 --volume addons-763766:/var --security-opt apparmor=unconfined --memory=4096mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79
	I0908 12:19:37.319976  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Running}}
	I0908 12:19:37.337799  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.355464  828015 cli_runner.go:164] Run: docker exec addons-763766 stat /var/lib/dpkg/alternatives/iptables
	I0908 12:19:37.396933  828015 oci.go:144] the created container "addons-763766" has a running status.
	I0908 12:19:37.396966  828015 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa...
	I0908 12:19:37.574073  828015 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0908 12:19:37.596712  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.618490  828015 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0908 12:19:37.618522  828015 kic_runner.go:114] Args: [docker exec --privileged addons-763766 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0908 12:19:37.670896  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.687494  828015 machine.go:93] provisionDockerMachine start ...
	I0908 12:19:37.687608  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:37.705139  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:37.705440  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:37.705459  828015 main.go:141] libmachine: About to run SSH command:
	hostname
	I0908 12:19:37.706179  828015 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:44232->127.0.0.1:32768: read: connection reset by peer
	I0908 12:19:40.828699  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-763766
	
	I0908 12:19:40.828733  828015 ubuntu.go:182] provisioning hostname "addons-763766"
	I0908 12:19:40.828793  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:40.845422  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:40.845673  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:40.845692  828015 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-763766 && echo "addons-763766" | sudo tee /etc/hostname
	I0908 12:19:40.972116  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-763766
	
	I0908 12:19:40.972191  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:40.988794  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:40.989037  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:40.989055  828015 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-763766' /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-763766/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-763766' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0908 12:19:41.105218  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0908 12:19:41.105271  828015 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21510-822444/.minikube CaCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21510-822444/.minikube}
	I0908 12:19:41.105319  828015 ubuntu.go:190] setting up certificates
	I0908 12:19:41.105444  828015 provision.go:84] configureAuth start
	I0908 12:19:41.105522  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.122928  828015 provision.go:143] copyHostCerts
	I0908 12:19:41.123018  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/ca.pem (1078 bytes)
	I0908 12:19:41.123161  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/cert.pem (1123 bytes)
	I0908 12:19:41.123261  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/key.pem (1675 bytes)
	I0908 12:19:41.123336  828015 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem org=jenkins.addons-763766 san=[127.0.0.1 192.168.49.2 addons-763766 localhost minikube]
	I0908 12:19:41.435412  828015 provision.go:177] copyRemoteCerts
	I0908 12:19:41.435487  828015 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0908 12:19:41.435551  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.453057  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.541564  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0908 12:19:41.563167  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0908 12:19:41.584768  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0908 12:19:41.607098  828015 provision.go:87] duration metric: took 501.628378ms to configureAuth
	I0908 12:19:41.607140  828015 ubuntu.go:206] setting minikube options for container-runtime
	I0908 12:19:41.607307  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:41.607318  828015 machine.go:96] duration metric: took 3.919799726s to provisionDockerMachine
	I0908 12:19:41.607324  828015 client.go:171] duration metric: took 14.752987359s to LocalClient.Create
	I0908 12:19:41.607344  828015 start.go:167] duration metric: took 14.753078118s to libmachine.API.Create "addons-763766"
	I0908 12:19:41.607354  828015 start.go:293] postStartSetup for "addons-763766" (driver="docker")
	I0908 12:19:41.607362  828015 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]
	I0908 12:19:41.607405  828015 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
	I0908 12:19:41.607442  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.624160  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.713937  828015 ssh_runner.go:195] Run: cat /etc/os-release
	I0908 12:19:41.716938  828015 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0908 12:19:41.716965  828015 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0908 12:19:41.716971  828015 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0908 12:19:41.716992  828015 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0908 12:19:41.717004  828015 filesync.go:126] Scanning /home/jenkins/minikube-integration/21510-822444/.minikube/addons for local assets ...
	I0908 12:19:41.717053  828015 filesync.go:126] Scanning /home/jenkins/minikube-integration/21510-822444/.minikube/files for local assets ...
	I0908 12:19:41.717075  828015 start.go:296] duration metric: took 109.71508ms for postStartSetup
	I0908 12:19:41.717391  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.733902  828015 profile.go:143] Saving config to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json ...
	I0908 12:19:41.734209  828015 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 12:19:41.734259  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.750334  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.837704  828015 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0908 12:19:41.841768  828015 start.go:128] duration metric: took 14.989344599s to createHost
	I0908 12:19:41.841796  828015 start.go:83] releasing machines lock for "addons-763766", held for 14.989510946s
	I0908 12:19:41.841861  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.858363  828015 ssh_runner.go:195] Run: cat /version.json
	I0908 12:19:41.858420  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.858471  828015 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0908 12:19:41.858544  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.875871  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.876441  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:42.026459  828015 ssh_runner.go:195] Run: systemctl --version
	I0908 12:19:42.030780  828015 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0908 12:19:42.034852  828015 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0908 12:19:42.057119  828015 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0908 12:19:42.057197  828015 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" ;
	I0908 12:19:42.081309  828015 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0908 12:19:42.081332  828015 start.go:495] detecting cgroup driver to use...
	I0908 12:19:42.081369  828015 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0908 12:19:42.081432  828015 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0908 12:19:42.092403  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0908 12:19:42.102378  828015 docker.go:218] disabling cri-docker service (if available) ...
	I0908 12:19:42.102427  828015 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0908 12:19:42.114174  828015 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0908 12:19:42.126433  828015 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0908 12:19:42.202976  828015 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0908 12:19:42.283380  828015 docker.go:234] disabling docker service ...
	I0908 12:19:42.283453  828015 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0908 12:19:42.301185  828015 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0908 12:19:42.311626  828015 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0908 12:19:42.386438  828015 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0908 12:19:42.458339  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0908 12:19:42.468388  828015 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0908 12:19:42.482453  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0908 12:19:42.490969  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0908 12:19:42.499719  828015 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0908 12:19:42.499786  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0908 12:19:42.508155  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 12:19:42.516323  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0908 12:19:42.524677  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 12:19:42.533319  828015 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0908 12:19:42.541253  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0908 12:19:42.550073  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0908 12:19:42.558650  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0908 12:19:42.567361  828015 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0908 12:19:42.574715  828015 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0908 12:19:42.574759  828015 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0908 12:19:42.586697  828015 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0908 12:19:42.594500  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:42.670522  828015 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0908 12:19:42.771947  828015 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0908 12:19:42.772082  828015 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0908 12:19:42.775675  828015 start.go:563] Will wait 60s for crictl version
	I0908 12:19:42.775716  828015 ssh_runner.go:195] Run: which crictl
	I0908 12:19:42.778670  828015 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0908 12:19:42.811234  828015 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0908 12:19:42.811301  828015 ssh_runner.go:195] Run: containerd --version
	I0908 12:19:42.834648  828015 ssh_runner.go:195] Run: containerd --version
	I0908 12:19:42.857871  828015 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0908 12:19:42.858978  828015 cli_runner.go:164] Run: docker network inspect addons-763766 --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}}]}"
	I0908 12:19:42.874978  828015 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0908 12:19:42.878364  828015 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""
	I0908 12:19:42.888556  828015 kubeadm.go:875] updating cluster {Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 CustomQemuFirmwareP
ath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0908 12:19:42.888684  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:42.888737  828015 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 12:19:42.920095  828015 containerd.go:627] all images are preloaded for containerd runtime.
	I0908 12:19:42.920119  828015 containerd.go:534] Images already preloaded, skipping extraction
	I0908 12:19:42.920178  828015 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 12:19:42.951519  828015 containerd.go:627] all images are preloaded for containerd runtime.
	I0908 12:19:42.951546  828015 cache_images.go:85] Images are preloaded, skipping loading
	I0908 12:19:42.951558  828015 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 containerd true true} ...
	I0908 12:19:42.951668  828015 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-763766 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:addons-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0908 12:19:42.951734  828015 ssh_runner.go:195] Run: sudo crictl info
	I0908 12:19:42.983115  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:42.983140  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:42.983154  828015 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0908 12:19:42.983174  828015 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-763766 NodeName:addons-763766 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0908 12:19:42.983275  828015 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:///run/containerd/containerd.sock
	  name: "addons-763766"
	  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: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.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
	
	I0908 12:19:42.983340  828015 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0908 12:19:42.991332  828015 binaries.go:44] Found k8s binaries, skipping transfer
	I0908 12:19:42.991415  828015 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0908 12:19:42.999177  828015 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0908 12:19:43.014769  828015 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0908 12:19:43.030381  828015 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2226 bytes)
	I0908 12:19:43.045905  828015 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0908 12:19:43.049021  828015 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""
	I0908 12:19:43.058471  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:43.130611  828015 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 12:19:43.144724  828015 certs.go:68] Setting up /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766 for IP: 192.168.49.2
	I0908 12:19:43.144744  828015 certs.go:194] generating shared ca certs ...
	I0908 12:19:43.144765  828015 certs.go:226] acquiring lock for ca certs: {Name:mk75e05fddde63a271eeb60588011fb6bfff63fa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.144891  828015 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key
	I0908 12:19:43.205023  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt ...
	I0908 12:19:43.205053  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt: {Name:mka3f33cd42685b485839a3835d9f0ec9a5229e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.205210  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key ...
	I0908 12:19:43.205222  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key: {Name:mk8cbe6f5207a7e677ae53bb3ec2fdb9eca02913 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.205336  828015 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key
	I0908 12:19:43.339743  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt ...
	I0908 12:19:43.339775  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt: {Name:mk128b553f9364b3d96a10881ac4c674272491b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.339954  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key ...
	I0908 12:19:43.339965  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key: {Name:mk78f02a8e6f328274358ef3316bbf4b1c1d0c1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.340034  828015 certs.go:256] generating profile certs ...
	I0908 12:19:43.340092  828015 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key
	I0908 12:19:43.340106  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt with IP's: []
	I0908 12:19:43.557513  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt ...
	I0908 12:19:43.557547  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: {Name:mk32f75f6c5359a887567806bd88b3725a4c8033 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.557721  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key ...
	I0908 12:19:43.557731  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key: {Name:mkeee25deffdb14762cd47ae62b87e248f54eabf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.557802  828015 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b
	I0908 12:19:43.557822  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0908 12:19:43.605841  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b ...
	I0908 12:19:43.605871  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b: {Name:mkfa94651ad4b5d3a791b602bb650a8c23bc2053 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.606023  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b ...
	I0908 12:19:43.606038  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b: {Name:mk34cc198781bf5b7aaaae9608a14f6029d0be7d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.606105  828015 certs.go:381] copying /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b -> /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt
	I0908 12:19:43.606183  828015 certs.go:385] copying /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b -> /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key
	I0908 12:19:43.606228  828015 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key
	I0908 12:19:43.606245  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt with IP's: []
	I0908 12:19:43.749878  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt ...
	I0908 12:19:43.749920  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt: {Name:mk0737b818acc7446758b7380af35a74283efdbe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.750086  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key ...
	I0908 12:19:43.750099  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key: {Name:mke728c706d0c738313b2d0a347a184581eb180b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.750272  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem (1675 bytes)
	I0908 12:19:43.750308  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem (1078 bytes)
	I0908 12:19:43.750332  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem (1123 bytes)
	I0908 12:19:43.750354  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem (1675 bytes)
	I0908 12:19:43.750915  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0908 12:19:43.773565  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0908 12:19:43.794725  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0908 12:19:43.815858  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0908 12:19:43.836769  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0908 12:19:43.857872  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0908 12:19:43.879046  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0908 12:19:43.900048  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0908 12:19:43.921138  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0908 12:19:43.942300  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0908 12:19:43.958151  828015 ssh_runner.go:195] Run: openssl version
	I0908 12:19:43.963299  828015 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"
	I0908 12:19:43.971664  828015 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.974734  828015 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep  8 12:19 /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.974778  828015 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.980877  828015 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"
	I0908 12:19:43.989078  828015 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0908 12:19:43.991999  828015 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
	I0908 12:19:43.992043  828015 kubeadm.go:392] StartCluster: {Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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}
	I0908 12:19:43.992109  828015 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0908 12:19:43.992171  828015 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0908 12:19:44.024543  828015 cri.go:89] found id: ""
	I0908 12:19:44.024612  828015 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0908 12:19:44.033091  828015 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0908 12:19:44.041627  828015 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0908 12:19:44.041685  828015 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
	I0908 12:19:44.050308  828015 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
	I0908 12:19:44.050333  828015 kubeadm.go:157] found existing configuration files:
	
	I0908 12:19:44.050392  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0908 12:19:44.058526  828015 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
	I0908 12:19:44.058576  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0908 12:19:44.066177  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0908 12:19:44.073744  828015 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
	I0908 12:19:44.073798  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0908 12:19:44.080993  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0908 12:19:44.088447  828015 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
	I0908 12:19:44.088499  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0908 12:19:44.095923  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0908 12:19:44.103544  828015 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
	I0908 12:19:44.103608  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0908 12:19:44.111278  828015 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"
	I0908 12:19:44.161572  828015 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0908 12:19:44.161995  828015 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1083-gcp\n", err: exit status 1
	I0908 12:19:44.211328  828015 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0908 12:19:54.776393  828015 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0908 12:19:54.776447  828015 kubeadm.go:310] [preflight] Running pre-flight checks
	I0908 12:19:54.776522  828015 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0908 12:19:54.776573  828015 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1083-gcp
	I0908 12:19:54.776604  828015 kubeadm.go:310] OS: Linux
	I0908 12:19:54.776668  828015 kubeadm.go:310] CGROUPS_CPU: enabled
	I0908 12:19:54.776722  828015 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0908 12:19:54.776764  828015 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0908 12:19:54.776837  828015 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0908 12:19:54.776926  828015 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0908 12:19:54.776973  828015 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0908 12:19:54.777014  828015 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0908 12:19:54.777057  828015 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0908 12:19:54.777127  828015 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0908 12:19:54.777246  828015 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0908 12:19:54.777371  828015 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0908 12:19:54.777480  828015 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0908 12:19:54.777536  828015 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0908 12:19:54.779091  828015 out.go:252]   - Generating certificates and keys ...
	I0908 12:19:54.779169  828015 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0908 12:19:54.779240  828015 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0908 12:19:54.779298  828015 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0908 12:19:54.779396  828015 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0908 12:19:54.779495  828015 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0908 12:19:54.779570  828015 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0908 12:19:54.779627  828015 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0908 12:19:54.779732  828015 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-763766 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0908 12:19:54.779789  828015 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0908 12:19:54.779941  828015 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-763766 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0908 12:19:54.780032  828015 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0908 12:19:54.780127  828015 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0908 12:19:54.780193  828015 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0908 12:19:54.780274  828015 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0908 12:19:54.780331  828015 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0908 12:19:54.780399  828015 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0908 12:19:54.780458  828015 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0908 12:19:54.780515  828015 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0908 12:19:54.780562  828015 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0908 12:19:54.780634  828015 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0908 12:19:54.780700  828015 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0908 12:19:54.781835  828015 out.go:252]   - Booting up control plane ...
	I0908 12:19:54.781957  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0908 12:19:54.782058  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0908 12:19:54.782172  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0908 12:19:54.782316  828015 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0908 12:19:54.782458  828015 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0908 12:19:54.782619  828015 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0908 12:19:54.782740  828015 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0908 12:19:54.782801  828015 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0908 12:19:54.782946  828015 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0908 12:19:54.783072  828015 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0908 12:19:54.783179  828015 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00089781s
	I0908 12:19:54.783321  828015 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0908 12:19:54.783422  828015 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0908 12:19:54.783540  828015 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0908 12:19:54.783643  828015 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0908 12:19:54.783774  828015 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 2.899418955s
	I0908 12:19:54.783885  828015 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 3.367989066s
	I0908 12:19:54.783987  828015 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 5.002164187s
	I0908 12:19:54.784160  828015 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0908 12:19:54.784306  828015 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0908 12:19:54.784399  828015 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0908 12:19:54.784599  828015 kubeadm.go:310] [mark-control-plane] Marking the node addons-763766 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0908 12:19:54.784699  828015 kubeadm.go:310] [bootstrap-token] Using token: oa3s6w.igghz50nsjvbulqc
	I0908 12:19:54.785867  828015 out.go:252]   - Configuring RBAC rules ...
	I0908 12:19:54.785958  828015 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0908 12:19:54.786058  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0908 12:19:54.786198  828015 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
	I0908 12:19:54.786318  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0908 12:19:54.786430  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0908 12:19:54.786515  828015 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0908 12:19:54.786633  828015 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0908 12:19:54.786698  828015 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0908 12:19:54.786760  828015 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0908 12:19:54.786770  828015 kubeadm.go:310] 
	I0908 12:19:54.786848  828015 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0908 12:19:54.786862  828015 kubeadm.go:310] 
	I0908 12:19:54.786979  828015 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0908 12:19:54.786988  828015 kubeadm.go:310] 
	I0908 12:19:54.787034  828015 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0908 12:19:54.787119  828015 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0908 12:19:54.787198  828015 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0908 12:19:54.787204  828015 kubeadm.go:310] 
	I0908 12:19:54.787280  828015 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0908 12:19:54.787287  828015 kubeadm.go:310] 
	I0908 12:19:54.787359  828015 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0908 12:19:54.787367  828015 kubeadm.go:310] 
	I0908 12:19:54.787437  828015 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0908 12:19:54.787542  828015 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0908 12:19:54.787604  828015 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0908 12:19:54.787610  828015 kubeadm.go:310] 
	I0908 12:19:54.787682  828015 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0908 12:19:54.787762  828015 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0908 12:19:54.787768  828015 kubeadm.go:310] 
	I0908 12:19:54.787839  828015 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token oa3s6w.igghz50nsjvbulqc \
	I0908 12:19:54.787931  828015 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1afb6098c67dd46357c987720b64fda989ec86989cd1bbcb4e2bed6b5827efee \
	I0908 12:19:54.787951  828015 kubeadm.go:310] 	--control-plane 
	I0908 12:19:54.787957  828015 kubeadm.go:310] 
	I0908 12:19:54.788034  828015 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0908 12:19:54.788040  828015 kubeadm.go:310] 
	I0908 12:19:54.788130  828015 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token oa3s6w.igghz50nsjvbulqc \
	I0908 12:19:54.788250  828015 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1afb6098c67dd46357c987720b64fda989ec86989cd1bbcb4e2bed6b5827efee 
	I0908 12:19:54.788261  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:54.788270  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:54.789500  828015 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0908 12:19:54.790606  828015 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0908 12:19:54.794527  828015 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0908 12:19:54.794544  828015 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0908 12:19:54.810857  828015 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
	I0908 12:19:55.007489  828015 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0908 12:19:55.007582  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-763766 minikube.k8s.io/updated_at=2025_09_08T12_19_55_0700 minikube.k8s.io/version=v1.36.0 minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9 minikube.k8s.io/name=addons-763766 minikube.k8s.io/primary=true
	I0908 12:19:55.007593  828015 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
	I0908 12:19:55.015842  828015 ops.go:34] apiserver oom_adj: -16
	I0908 12:19:55.131690  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:55.632066  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:56.132497  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:56.632355  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:57.132482  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:57.632099  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:58.132644  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:58.632745  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.132696  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.632123  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.698212  828015 kubeadm.go:1105] duration metric: took 4.690687952s to wait for elevateKubeSystemPrivileges
	I0908 12:19:59.698249  828015 kubeadm.go:394] duration metric: took 15.706211605s to StartCluster
	I0908 12:19:59.698269  828015 settings.go:142] acquiring lock: {Name:mk4eb9d09301b7a64a712dde540fe71fa816edde Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:59.698399  828015 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:19:59.698802  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/kubeconfig: {Name:mkcc776d2c0197cd0fb4203c3af06bcfd3fc850b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:59.698995  828015 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"
	I0908 12:19:59.699031  828015 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 12:19:59.699127  828015 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]
	I0908 12:19:59.699254  828015 addons.go:69] Setting ingress=true in profile "addons-763766"
	I0908 12:19:59.699265  828015 addons.go:69] Setting inspektor-gadget=true in profile "addons-763766"
	I0908 12:19:59.699280  828015 addons.go:238] Setting addon inspektor-gadget=true in "addons-763766"
	I0908 12:19:59.699281  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:59.699291  828015 addons.go:69] Setting gcp-auth=true in profile "addons-763766"
	I0908 12:19:59.699307  828015 mustload.go:65] Loading cluster: addons-763766
	I0908 12:19:59.699299  828015 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-763766"
	I0908 12:19:59.699325  828015 addons.go:69] Setting metrics-server=true in profile "addons-763766"
	I0908 12:19:59.699279  828015 addons.go:238] Setting addon ingress=true in "addons-763766"
	I0908 12:19:59.699339  828015 addons.go:238] Setting addon metrics-server=true in "addons-763766"
	I0908 12:19:59.699358  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699332  828015 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-763766"
	I0908 12:19:59.699386  828015 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-763766"
	I0908 12:19:59.699388  828015 addons.go:69] Setting cloud-spanner=true in profile "addons-763766"
	I0908 12:19:59.699408  828015 addons.go:238] Setting addon cloud-spanner=true in "addons-763766"
	I0908 12:19:59.699428  828015 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-763766"
	I0908 12:19:59.699432  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699319  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699469  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699482  828015 addons.go:69] Setting storage-provisioner=true in profile "addons-763766"
	I0908 12:19:59.699509  828015 addons.go:238] Setting addon storage-provisioner=true in "addons-763766"
	I0908 12:19:59.699513  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:59.699538  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699755  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699858  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699870  828015 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-763766"
	I0908 12:19:59.699885  828015 addons.go:69] Setting registry=true in profile "addons-763766"
	I0908 12:19:59.699900  828015 addons.go:69] Setting volumesnapshots=true in profile "addons-763766"
	I0908 12:19:59.699908  828015 addons.go:238] Setting addon registry=true in "addons-763766"
	I0908 12:19:59.699916  828015 addons.go:238] Setting addon volumesnapshots=true in "addons-763766"
	I0908 12:19:59.699932  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699947  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699963  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699997  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700370  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700369  828015 addons.go:69] Setting registry-creds=true in profile "addons-763766"
	I0908 12:19:59.700391  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700399  828015 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-763766"
	I0908 12:19:59.700412  828015 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-763766"
	I0908 12:19:59.700441  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.700577  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699434  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.700890  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.701132  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.701184  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699874  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699251  828015 addons.go:69] Setting yakd=true in profile "addons-763766"
	I0908 12:19:59.703574  828015 addons.go:238] Setting addon yakd=true in "addons-763766"
	I0908 12:19:59.703612  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.706864  828015 out.go:179] * Verifying Kubernetes components...
	I0908 12:19:59.699863  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.708434  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:59.699285  828015 addons.go:69] Setting default-storageclass=true in profile "addons-763766"
	I0908 12:19:59.715644  828015 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-763766"
	I0908 12:19:59.716088  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699890  828015 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-763766"
	I0908 12:19:59.716912  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700391  828015 addons.go:238] Setting addon registry-creds=true in "addons-763766"
	I0908 12:19:59.699895  828015 addons.go:69] Setting volcano=true in profile "addons-763766"
	I0908 12:19:59.699260  828015 addons.go:69] Setting ingress-dns=true in profile "addons-763766"
	I0908 12:19:59.720659  828015 addons.go:238] Setting addon ingress-dns=true in "addons-763766"
	I0908 12:19:59.720739  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.721219  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.721318  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.721927  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.723509  828015 addons.go:238] Setting addon volcano=true in "addons-763766"
	I0908 12:19:59.723573  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.724180  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.725818  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.733552  828015 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 12:19:59.737469  828015 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0908 12:19:59.737546  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0908 12:19:59.737616  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.741835  828015 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0908 12:19:59.745631  828015 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0908 12:19:59.745656  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0908 12:19:59.745726  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.751445  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.755332  828015 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0908 12:19:59.755511  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0908 12:19:59.758544  828015 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0908 12:19:59.758563  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0908 12:19:59.758620  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.761497  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0908 12:19:59.763509  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0908 12:19:59.765164  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0908 12:19:59.765503  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0908 12:19:59.765526  828015 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0908 12:19:59.765588  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.768350  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0908 12:19:59.769519  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0908 12:19:59.770667  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0908 12:19:59.771674  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0908 12:19:59.772667  828015 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0908 12:19:59.773553  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0908 12:19:59.774560  828015 out.go:179]   - Using image docker.io/registry:3.0.0
	I0908 12:19:59.774564  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0908 12:19:59.774670  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0908 12:19:59.774734  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.775550  828015 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0908 12:19:59.775568  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0908 12:19:59.775626  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.789849  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.790924  828015 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0908 12:19:59.791884  828015 addons.go:238] Setting addon default-storageclass=true in "addons-763766"
	I0908 12:19:59.791927  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.792182  828015 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0908 12:19:59.792201  828015 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0908 12:19:59.792247  828015 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0908 12:19:59.792306  828015 out.go:179]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.12.2
	I0908 12:19:59.792333  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.792316  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.793546  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0908 12:19:59.793569  828015 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0908 12:19:59.793622  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.794774  828015 out.go:179]   - Using image docker.io/volcanosh/vc-controller-manager:v1.12.2
	I0908 12:19:59.795965  828015 out.go:179]   - Using image docker.io/volcanosh/vc-scheduler:v1.12.2
	I0908 12:19:59.820605  828015 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0908 12:19:59.828279  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (498149 bytes)
	I0908 12:19:59.828436  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.825835  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.826045  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.829822  828015 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.40
	I0908 12:19:59.834175  828015 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	I0908 12:19:59.834878  828015 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0908 12:19:59.835035  828015 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0908 12:19:59.835269  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0908 12:19:59.835342  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.835877  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0908 12:19:59.835909  828015 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0908 12:19:59.835966  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.836319  828015 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0908 12:19:59.836345  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0908 12:19:59.836396  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.841856  828015 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-763766"
	I0908 12:19:59.841922  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.842533  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.859368  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.860781  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.861080  828015 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0908 12:19:59.861097  828015 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0908 12:19:59.861152  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.864003  828015 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0908 12:19:59.864144  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:19:59.865320  828015 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0908 12:19:59.865366  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0908 12:19:59.865429  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.867529  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:19:59.871523  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.875439  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0908 12:19:59.876849  828015 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0908 12:19:59.876870  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0908 12:19:59.876935  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.878132  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.880048  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.892356  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.892846  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.893119  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.896153  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.897619  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.900919  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.902144  828015 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0908 12:19:59.903294  828015 out.go:179]   - Using image docker.io/busybox:stable
	I0908 12:19:59.904284  828015 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0908 12:19:59.904298  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0908 12:19:59.904341  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.908434  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.921011  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	W0908 12:19:59.929832  828015 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0908 12:19:59.929875  828015 retry.go:31] will retry after 365.255172ms: ssh: handshake failed: EOF
	I0908 12:20:00.247310  828015 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
	I0908 12:20:00.341379  828015 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 -"
	I0908 12:20:00.341537  828015 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 12:20:00.343231  828015 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
	I0908 12:20:00.345689  828015 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
	I0908 12:20:00.428360  828015 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0908 12:20:00.428465  828015 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0908 12:20:00.444591  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0908 12:20:00.444685  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0908 12:20:00.545613  828015 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0908 12:20:00.545715  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0908 12:20:00.633900  828015 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
	I0908 12:20:00.635052  828015 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
	I0908 12:20:00.641521  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0908 12:20:00.641547  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0908 12:20:00.648226  828015 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
	I0908 12:20:00.731091  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0908 12:20:00.731184  828015 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0908 12:20:00.735504  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0908 12:20:00.735528  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0908 12:20:00.737505  828015 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0908 12:20:00.738320  828015 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0908 12:20:00.738348  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0908 12:20:00.827930  828015 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
	I0908 12:20:00.928672  828015 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
	I0908 12:20:01.129833  828015 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
	I0908 12:20:01.133768  828015 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
	I0908 12:20:01.136711  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0908 12:20:01.136805  828015 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)
	I0908 12:20:01.137168  828015 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
	I0908 12:20:01.240343  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0908 12:20:01.240452  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0908 12:20:01.339101  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0908 12:20:01.339215  828015 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0908 12:20:01.441303  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0908 12:20:01.441405  828015 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0908 12:20:01.627510  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0908 12:20:01.627608  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0908 12:20:01.826854  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0908 12:20:01.826895  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0908 12:20:01.828039  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0908 12:20:01.828108  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0908 12:20:01.846834  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0908 12:20:01.846917  828015 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0908 12:20:02.027777  828015 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
	I0908 12:20:02.426601  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0908 12:20:02.426634  828015 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0908 12:20:02.429968  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0908 12:20:02.430004  828015 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0908 12:20:02.443045  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0908 12:20:02.443154  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0908 12:20:02.844734  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0908 12:20:02.844829  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0908 12:20:03.026194  828015 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0908 12:20:03.026298  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0908 12:20:03.128597  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0908 12:20:03.128633  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0908 12:20:03.429985  828015 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
	I0908 12:20:03.531844  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0908 12:20:03.531944  828015 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0908 12:20:03.629439  828015 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
	I0908 12:20:03.746099  828015 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.404484831s)
	I0908 12:20:03.746182  828015 ssh_runner.go:235] Completed: /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 -": (3.404757906s)
	I0908 12:20:03.746228  828015 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0908 12:20:03.747116  828015 node_ready.go:35] waiting up to 6m0s for node "addons-763766" to be "Ready" ...
	I0908 12:20:03.747279  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.403974379s)
	I0908 12:20:03.747328  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (3.401620052s)
	I0908 12:20:03.747362  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.113434319s)
	I0908 12:20:03.747475  828015 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-creds-rc.yaml: (3.112392581s)
	I0908 12:20:03.747582  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.500172809s)
	I0908 12:20:03.827007  828015 node_ready.go:49] node "addons-763766" is "Ready"
	I0908 12:20:03.827052  828015 node_ready.go:38] duration metric: took 79.890358ms for node "addons-763766" to be "Ready" ...
	I0908 12:20:03.827087  828015 api_server.go:52] waiting for apiserver process to appear ...
	I0908 12:20:03.827176  828015 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 12:20:04.031322  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0908 12:20:04.031456  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0908 12:20:04.330437  828015 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-763766" context rescaled to 1 replicas
	I0908 12:20:04.526622  828015 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-dns-pod.yaml: (3.878300697s)
	I0908 12:20:04.635781  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0908 12:20:04.635866  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0908 12:20:05.029225  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0908 12:20:05.029375  828015 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0908 12:20:05.337465  828015 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
	I0908 12:20:07.430062  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0908 12:20:07.430150  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:20:07.455388  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:20:07.926866  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0908 12:20:08.233887  828015 addons.go:238] Setting addon gcp-auth=true in "addons-763766"
	I0908 12:20:08.233951  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:20:08.234544  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:20:08.256095  828015 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0908 12:20:08.256162  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:20:08.273025  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:20:09.143271  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (8.405718601s)
	I0908 12:20:09.143400  828015 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: (8.315384834s)
	W0908 12:20:09.143423  828015 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
	I0908 12:20:09.143442  828015 retry.go:31] will retry after 350.90299ms: 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
	I0908 12:20:09.143505  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (8.214740474s)
	I0908 12:20:09.143809  828015 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: (8.013875641s)
	I0908 12:20:09.143826  828015 addons.go:479] Verifying addon ingress=true in "addons-763766"
	I0908 12:20:09.144207  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (8.0103402s)
	I0908 12:20:09.144262  828015 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: (8.006996921s)
	I0908 12:20:09.144273  828015 addons.go:479] Verifying addon registry=true in "addons-763766"
	I0908 12:20:09.144492  828015 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: (7.116675928s)
	I0908 12:20:09.144510  828015 addons.go:479] Verifying addon metrics-server=true in "addons-763766"
	I0908 12:20:09.144602  828015 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: (5.714503869s)
	W0908 12:20:09.144647  828015 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
	I0908 12:20:09.144663  828015 retry.go:31] will retry after 211.053344ms: 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
	I0908 12:20:09.144713  828015 ssh_runner.go:235] Completed: 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: (5.515236004s)
	I0908 12:20:09.144823  828015 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (5.317623515s)
	I0908 12:20:09.144841  828015 api_server.go:72] duration metric: took 9.445774547s to wait for apiserver process to appear ...
	I0908 12:20:09.144848  828015 api_server.go:88] waiting for apiserver healthz status ...
	I0908 12:20:09.144865  828015 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0908 12:20:09.145654  828015 out.go:179] * Verifying registry addon...
	I0908 12:20:09.145706  828015 out.go:179] * Verifying ingress addon...
	I0908 12:20:09.146915  828015 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-763766 service yakd-dashboard -n yakd-dashboard
	
	I0908 12:20:09.147812  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0908 12:20:09.147868  828015 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0908 12:20:09.227593  828015 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0908 12:20:09.229798  828015 api_server.go:141] control plane version: v1.34.0
	I0908 12:20:09.229837  828015 api_server.go:131] duration metric: took 84.981822ms to wait for apiserver health ...
	I0908 12:20:09.229850  828015 system_pods.go:43] waiting for kube-system pods to appear ...
	I0908 12:20:09.233930  828015 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0908 12:20:09.234002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:09.235440  828015 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0908 12:20:09.235461  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:09.236575  828015 system_pods.go:59] 17 kube-system pods found
	I0908 12:20:09.236673  828015 system_pods.go:61] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.236722  828015 system_pods.go:61] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.236745  828015 system_pods.go:61] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.236762  828015 system_pods.go:61] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.236776  828015 system_pods.go:61] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.236791  828015 system_pods.go:61] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.236808  828015 system_pods.go:61] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.236821  828015 system_pods.go:61] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.236836  828015 system_pods.go:61] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.236852  828015 system_pods.go:61] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.236881  828015 system_pods.go:61] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.236900  828015 system_pods.go:61] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.236917  828015 system_pods.go:61] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.236929  828015 system_pods.go:61] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.236953  828015 system_pods.go:61] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.236964  828015 system_pods.go:61] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.236984  828015 system_pods.go:61] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.236997  828015 system_pods.go:74] duration metric: took 7.130656ms to wait for pod list to return data ...
	I0908 12:20:09.237011  828015 default_sa.go:34] waiting for default service account to be created ...
	I0908 12:20:09.243866  828015 default_sa.go:45] found service account: "default"
	I0908 12:20:09.243896  828015 default_sa.go:55] duration metric: took 6.874068ms for default service account to be created ...
	I0908 12:20:09.243907  828015 system_pods.go:116] waiting for k8s-apps to be running ...
	I0908 12:20:09.253755  828015 system_pods.go:86] 18 kube-system pods found
	I0908 12:20:09.253785  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.253792  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.253797  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending
	I0908 12:20:09.253801  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.253805  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.253809  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.253812  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.253820  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.253830  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.253836  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.253847  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.253859  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.253867  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.253872  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.253881  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.253889  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.253897  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.253901  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.253919  828015 retry.go:31] will retry after 306.055725ms: missing components: kube-dns
	I0908 12:20:09.356792  828015 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
	I0908 12:20:09.452580  828015 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: (4.115034482s)
	I0908 12:20:09.452631  828015 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-763766"
	I0908 12:20:09.452913  828015 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.196770991s)
	I0908 12:20:09.453977  828015 out.go:179] * Verifying csi-hostpath-driver addon...
	I0908 12:20:09.454104  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:20:09.456079  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0908 12:20:09.457223  828015 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0908 12:20:09.458126  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0908 12:20:09.458144  828015 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0908 12:20:09.495148  828015 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
	I0908 12:20:09.531569  828015 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0908 12:20:09.531598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:09.554364  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0908 12:20:09.554390  828015 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0908 12:20:09.633805  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:09.633896  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.633921  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.633943  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:09.633961  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:09.633979  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:09.633995  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.634012  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.634027  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.634055  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.634082  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.634108  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.634124  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.634142  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.634160  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.634187  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.634204  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.634222  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.634238  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.634256  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.634278  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.634309  828015 retry.go:31] will retry after 256.704129ms: missing components: kube-dns
	I0908 12:20:09.738240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:09.738761  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:09.744680  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0908 12:20:09.744759  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0908 12:20:09.931439  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:09.931484  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.931496  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.931506  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:09.931514  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:09.931591  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:09.931604  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.931611  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.931616  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.931622  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.931633  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.931657  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.931667  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.931673  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.931682  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.931698  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.931712  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.931719  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.931731  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.931739  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.931744  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.931767  828015 retry.go:31] will retry after 391.760345ms: missing components: kube-dns
	I0908 12:20:09.934005  828015 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
	I0908 12:20:10.030224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:10.152222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:10.152456  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:10.330777  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:10.330818  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:10.330828  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:10.330840  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:10.330849  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:10.330857  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:10.330862  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:10.330868  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:10.330876  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:10.330881  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:10.330891  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:10.330896  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:10.330901  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:10.330910  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:10.330918  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:10.330934  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:10.330941  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:10.330949  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:10.330959  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.330966  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.330972  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:10.330990  828015 retry.go:31] will retry after 389.08293ms: missing components: kube-dns
	I0908 12:20:10.461658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:10.652027  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:10.652205  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:10.754458  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:10.754498  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:10.754508  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:10.754519  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:10.754535  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:10.754543  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:10.754549  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:10.754555  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:10.754561  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:10.754567  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:10.754574  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:10.754581  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:10.754587  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:10.754597  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:10.754605  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:10.754614  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:10.754621  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:10.754630  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:10.754638  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.754647  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.754658  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:10.754677  828015 retry.go:31] will retry after 688.83067ms: missing components: kube-dns
	I0908 12:20:11.028615  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.152443  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:11.152811  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:11.425891  828015 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.069034588s)
	I0908 12:20:11.449005  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:11.449039  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:11.449046  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:11.449055  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:11.449060  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:11.449066  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:11.449071  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:11.449078  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:11.449084  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:11.449089  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:11.449097  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:11.449112  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:11.449122  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:11.449128  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:11.449138  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:11.449143  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:11.449151  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:11.449156  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:11.449164  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:11.449172  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:11.449181  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:11.449203  828015 retry.go:31] will retry after 769.37607ms: missing components: kube-dns
	I0908 12:20:11.459260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.600243  828015 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.105057721s)
	W0908 12:20:11.600280  828015 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
	I0908 12:20:11.600300  828015 retry.go:31] will retry after 374.353159ms: 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
	I0908 12:20:11.600338  828015 ssh_runner.go:235] Completed: 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: (1.666221719s)
	I0908 12:20:11.601421  828015 addons.go:479] Verifying addon gcp-auth=true in "addons-763766"
	I0908 12:20:11.604154  828015 out.go:179] * Verifying gcp-auth addon...
	I0908 12:20:11.605884  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0908 12:20:11.608451  828015 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0908 12:20:11.608469  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:11.651123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:11.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:11.959455  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.975358  828015 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
	I0908 12:20:12.127328  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:12.151267  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:12.151405  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:12.228463  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:12.228497  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:12.228505  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:12.228512  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:12.228517  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:12.228522  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:12.228528  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:12.228533  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:12.228536  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:12.228540  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:12.228544  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:12.228548  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:12.228552  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:12.228557  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:12.228563  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:12.228573  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:12.228582  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:12.228598  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:12.228606  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:12.228617  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:12.228627  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:12.228649  828015 retry.go:31] will retry after 988.969909ms: missing components: kube-dns
	I0908 12:20:12.461029  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:12.628136  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:12.652243  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:12.652377  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:12.960268  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:13.128012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:13.151519  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:13.151686  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:13.227825  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:13.227865  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:13.227876  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:13.227886  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:13.227894  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:13.227906  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:13.227916  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:13.227922  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:13.227928  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:13.227933  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:13.227941  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:13.227947  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:13.227952  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:13.227960  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:13.227971  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:13.227979  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:13.227988  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:13.227998  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:13.228005  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:13.228014  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:13.228019  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:13.228042  828015 retry.go:31] will retry after 1.259100105s: missing components: kube-dns
	I0908 12:20:13.447878  828015 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: (1.472478061s)
	W0908 12:20:13.447932  828015 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
	I0908 12:20:13.447957  828015 retry.go:31] will retry after 351.613216ms: 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
	I0908 12:20:13.459887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:13.609516  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:13.651206  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:13.651396  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:13.800504  828015 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
	I0908 12:20:13.960436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.127166  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:14.151444  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:14.151513  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:14.459895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.528217  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:14.528261  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:14.528275  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:14.528286  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:14.528293  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:14.528302  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:14.528351  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:14.528362  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:14.528377  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:14.528386  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:14.528395  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:14.528400  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:14.528406  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:14.528417  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:14.528426  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:14.528437  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:14.528445  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:14.528456  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:14.528463  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:14.528476  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:14.528484  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:14.528512  828015 retry.go:31] will retry after 1.320703278s: missing components: kube-dns
	I0908 12:20:14.628461  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:14.729518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:14.729622  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:14.960693  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.981361  828015 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: (1.180812613s)
	W0908 12:20:14.981416  828015 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
	I0908 12:20:14.981439  828015 retry.go:31] will retry after 1.007057661s: 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
	I0908 12:20:15.109890  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:15.150709  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:15.150897  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:15.459479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:15.609037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:15.651261  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:15.651295  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:15.853352  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:15.853385  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:15.853393  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:15.853400  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:15.853405  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:15.853410  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:15.853415  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:15.853419  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:15.853423  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:15.853426  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:15.853435  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:15.853439  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:15.853443  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:15.853450  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:15.853458  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:15.853465  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:15.853473  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:15.853479  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:15.853486  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:15.853492  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:15.853498  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:15.853516  828015 retry.go:31] will retry after 1.574042512s: missing components: kube-dns
	I0908 12:20:15.960015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:15.988989  828015 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
	I0908 12:20:16.127489  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:16.151435  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:16.151452  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:16.460099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:16.626907  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:16.650689  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:16.650931  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:16.930880  828015 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
	I0908 12:20:16.930915  828015 retry.go:31] will retry after 1.273862858s: 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
	I0908 12:20:16.960250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:17.129067  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:17.230550  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:17.230621  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:17.431688  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:17.431718  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:17.431725  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:17.431734  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:17.431740  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:17.431748  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:17.431754  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:17.431760  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:17.431769  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:17.431774  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:17.431786  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:17.431792  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:17.431796  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:17.431801  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:17.431811  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:17.431818  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:17.431824  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:17.431830  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:17.431836  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:17.431845  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:17.431854  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:17.431875  828015 retry.go:31] will retry after 2.042555587s: missing components: kube-dns
	I0908 12:20:17.459824  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:17.609640  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:17.651711  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:17.651806  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:17.960370  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:18.128400  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:18.150988  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:18.151252  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:18.205358  828015 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
	I0908 12:20:18.460364  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:18.609101  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:18.651040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:18.651312  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:18.960301  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:18.988208  828015 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
	I0908 12:20:18.988238  828015 retry.go:31] will retry after 2.072562328s: 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
	I0908 12:20:19.109277  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:19.150898  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:19.150942  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:19.458820  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:19.479073  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:19.479180  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:19.479203  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:19.479244  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:19.479270  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:19.479292  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:19.479308  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:19.479324  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:19.479349  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:19.479372  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:19.479398  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:19.479412  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:19.479427  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:19.479454  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:19.479484  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:19.479507  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:19.479530  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:19.479558  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:19.479586  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:19.479603  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:19.479618  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:19.479658  828015 retry.go:31] will retry after 2.736661935s: missing components: kube-dns
	I0908 12:20:19.608728  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:19.651484  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:19.651591  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:19.959695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:20.109897  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:20.151694  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:20.151782  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:20.460156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:20.608859  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:20.651591  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:20.651670  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:20.959797  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:21.061825  828015 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
	I0908 12:20:21.109201  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:21.151188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:21.151317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:21.459250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:21.592681  828015 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
	I0908 12:20:21.592713  828015 retry.go:31] will retry after 3.799841732s: 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
	I0908 12:20:21.609121  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:21.650796  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:21.650975  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:21.959842  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:22.109807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:22.151453  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:22.151484  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:22.219966  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:22.220001  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:22.220009  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:22.220017  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:22.220022  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:22.220029  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:22.220033  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:22.220041  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:22.220045  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:22.220048  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:22.220054  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:22.220060  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:22.220064  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:22.220068  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:22.220075  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:22.220092  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:22.220097  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:22.220105  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:22.220110  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:22.220118  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:22.220122  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:22.220137  828015 retry.go:31] will retry after 3.082551504s: missing components: kube-dns
	I0908 12:20:22.459702  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:22.609594  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:22.710470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:22.710532  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:22.959622  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:23.109544  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:23.210564  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:23.210651  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:23.459808  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:23.609780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:23.651569  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:23.651659  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:23.959781  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:24.109833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:24.210951  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:24.211092  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:24.459217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:24.608878  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:24.651726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:24.651756  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:24.959993  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:25.109646  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:25.151131  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:25.151221  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:25.307424  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:25.307458  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:25.307465  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:25.307472  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:25.307478  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:25.307483  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:25.307487  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:25.307491  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:25.307495  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:25.307498  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:25.307502  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:25.307506  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:25.307510  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:25.307515  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:25.307520  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:25.307528  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:25.307533  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:25.307540  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:25.307546  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:25.307551  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:25.307555  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:25.307570  828015 retry.go:31] will retry after 5.537453324s: missing components: kube-dns
	I0908 12:20:25.393138  828015 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
	I0908 12:20:25.459563  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:25.609143  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:25.650805  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:25.650986  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:25.919060  828015 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
	I0908 12:20:25.919098  828015 retry.go:31] will retry after 6.130731047s: 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
	I0908 12:20:25.960144  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:26.109135  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:26.151006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:26.151096  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:26.459270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:26.609019  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:26.650771  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:26.650798  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:26.960360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:27.108980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:27.150539  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:27.150604  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:27.459813  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:27.609325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:27.650971  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:27.650974  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:27.959305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:28.109225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:28.150882  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:28.150977  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:28.459321  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:28.609072  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:28.668026  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:28.668149  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:28.959191  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:29.109194  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:29.151212  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:29.151383  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:29.459612  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:29.609460  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:29.651317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:29.651344  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:29.959672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:30.109700  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:30.151814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:30.151818  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:30.460493  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:30.609000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:30.651080  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:30.651112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:30.849014  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:30.849046  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:30.849053  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:30.849060  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:30.849067  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:30.849073  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:30.849077  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:30.849081  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:30.849084  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:30.849087  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:30.849090  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:30.849095  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:30.849098  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:30.849102  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:30.849108  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:30.849114  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:30.849119  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:30.849124  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:30.849129  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:30.849140  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:30.849145  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:30.849161  828015 retry.go:31] will retry after 6.268009777s: missing components: kube-dns
	I0908 12:20:30.959036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:31.109070  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:31.150739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:31.150834  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:31.460010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:31.608722  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:31.651695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:31.651823  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:31.959876  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:32.050912  828015 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
	I0908 12:20:32.109607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:32.151364  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:32.151487  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:32.460206  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:32.584759  828015 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
	I0908 12:20:32.584795  828015 retry.go:31] will retry after 9.258705809s: 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
	I0908 12:20:32.609489  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:32.651529  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:32.651627  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:32.959799  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:33.109609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:33.210553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:33.210784  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:33.459985  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:33.609687  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:33.652201  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:33.652509  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:33.959540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:34.109397  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:34.151261  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:34.151305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:34.459861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:34.609721  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:34.651525  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:34.651550  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:34.959880  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:35.110501  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:35.151046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:35.151076  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:35.459981  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:35.609345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:35.651208  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:35.651232  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:35.959411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:36.109099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:36.150907  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:36.150995  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:36.459899  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:36.609419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:36.651135  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:36.651149  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:36.959352  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:37.109207  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:37.121846  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:37.121878  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:37.121885  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:37.121894  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:37.121900  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:37.121906  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:37.121909  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:37.121915  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:37.121918  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:37.121921  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:37.121925  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:37.121928  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:37.121931  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:37.121936  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:37.121942  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:37.121946  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:37.121985  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:37.121991  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:37.121997  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:37.122006  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:37.122009  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:37.122024  828015 retry.go:31] will retry after 6.654405359s: missing components: kube-dns
	I0908 12:20:37.150838  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:37.150890  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:37.459559  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:37.609121  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:37.650624  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:37.650625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:37.960240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:38.108958  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:38.150625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:38.150689  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:38.459462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:38.609285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:38.651034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:38.651163  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:38.959141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:39.108631  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:39.151224  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:39.151281  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:39.459463  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:39.608991  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:39.650868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:39.651115  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:39.959134  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:40.109324  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:40.151030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:40.151211  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:40.459154  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:40.608690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:40.651283  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:40.651319  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:40.959485  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:41.109129  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:41.150655  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:41.150684  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:41.460018  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:41.609049  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:41.650871  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:41.651086  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:41.844091  828015 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
	I0908 12:20:41.959375  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:42.128156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:42.151082  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:42.151294  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:42.411352  828015 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
	I0908 12:20:42.411396  828015 retry.go:31] will retry after 5.40147835s: 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
	I0908 12:20:42.459185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:42.608980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:42.650848  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:42.650867  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:42.960141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:43.128627  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:43.229529  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:43.229733  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:43.460023  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:43.608900  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:43.650867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:43.651071  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:43.781158  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:43.781197  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:43.781208  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:43.781217  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:43.781225  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:43.781256  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:43.781264  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:43.781272  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:43.781278  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:43.781287  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:43.781296  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:43.781304  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:43.781310  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:43.781322  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Running / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:43.781344  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:43.781356  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:43.781366  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:43.781376  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:43.781388  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:43.781401  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:43.781412  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:43.781436  828015 retry.go:31] will retry after 10.436096244s: missing components: kube-dns
	I0908 12:20:43.959736  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:44.109455  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:44.151246  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:44.151280  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:44.459296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:44.609633  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:44.651263  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:44.651308  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:44.959599  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:45.109560  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:45.168540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:45.168614  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:45.460158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:45.608844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:45.651428  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:45.651612  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:45.960005  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:46.129033  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:46.150735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:46.151109  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:46.459462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:46.609773  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:46.652203  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:46.652316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:46.958966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:47.110404  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:47.151185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:47.151226  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:47.459477  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:47.608910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:47.650690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:47.650949  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:47.814031  828015 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
	I0908 12:20:47.959136  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:48.128023  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:48.151750  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:48.151969  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:48.459877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:48.628995  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0908 12:20:48.632589  828015 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
	I0908 12:20:48.632619  828015 retry.go:31] will retry after 8.731902797s: 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
	I0908 12:20:48.651671  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:48.651866  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:48.960306  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:49.109438  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:49.151537  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:49.151543  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:49.461838  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:49.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:49.651285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:49.651304  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:49.959690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:50.128451  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:50.151912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:50.151985  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:50.459541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:50.610338  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:50.651106  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:50.651289  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:50.959586  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:51.109269  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:51.152327  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:51.152651  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:51.460853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:51.627037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:51.651091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:51.651313  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:51.959403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:52.109918  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:52.210115  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:52.210271  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:52.459198  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:52.609418  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:52.651190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:52.651227  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:52.959111  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:53.108930  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:53.151619  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:53.151626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:53.459633  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:53.609682  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:53.651502  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:53.651608  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:53.959724  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:54.109305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:54.151000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:54.151077  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:54.222817  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:54.222862  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:54.222871  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Running
	I0908 12:20:54.222885  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:54.222900  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:54.222913  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:54.222926  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:54.222936  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:54.222945  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:54.222953  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:54.222964  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:54.222972  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:54.222977  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:54.222985  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Running
	I0908 12:20:54.222994  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:54.223005  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:54.223016  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:54.223027  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:54.223037  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:54.223050  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:54.223056  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:54.223068  828015 system_pods.go:126] duration metric: took 44.979152332s to wait for k8s-apps to be running ...
	I0908 12:20:54.223081  828015 system_svc.go:44] waiting for kubelet service to be running ....
	I0908 12:20:54.223142  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 12:20:54.236792  828015 system_svc.go:56] duration metric: took 13.701571ms WaitForService to wait for kubelet
	I0908 12:20:54.236818  828015 kubeadm.go:578] duration metric: took 54.537749791s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0908 12:20:54.236839  828015 node_conditions.go:102] verifying NodePressure condition ...
	I0908 12:20:54.239649  828015 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0908 12:20:54.239681  828015 node_conditions.go:123] node cpu capacity is 8
	I0908 12:20:54.239701  828015 node_conditions.go:105] duration metric: took 2.857068ms to run NodePressure ...
	I0908 12:20:54.239717  828015 start.go:241] waiting for startup goroutines ...
	I0908 12:20:54.459777  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:54.609685  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:54.651772  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:54.651850  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:54.959912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:55.109450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:55.151171  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:55.151226  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:55.458953  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:55.609529  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:55.651447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:55.651472  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:55.960006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:56.108802  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:56.151526  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:56.151636  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:56.459755  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:56.609893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:56.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:56.651713  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:56.959826  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:57.109669  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:57.151227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:57.151448  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:57.365476  828015 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
	I0908 12:20:57.459861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:57.611468  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:57.651248  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:57.651281  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:57.889014  828015 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
	I0908 12:20:57.889053  828015 retry.go:31] will retry after 30.894899433s: 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
	I0908 12:20:57.960177  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:58.108838  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:58.151474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:58.151534  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:58.459904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:58.609003  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:58.650981  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:58.651027  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:58.960211  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:59.108984  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:59.150657  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:59.150695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:59.460139  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:59.608875  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:59.653964  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:59.654124  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:59.959071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:00.108942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:00.150804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:00.150857  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:00.459786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:00.609891  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:00.651625  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:00.651626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:00.959910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:01.109645  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:01.151447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:01.151495  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:01.459600  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:01.609417  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:01.651384  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:01.651475  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:01.959780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:02.109792  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:02.151868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:02.151918  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:02.460002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:02.608876  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:02.651606  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:02.651606  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:02.960073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:03.109048  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:03.150857  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:03.150930  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:03.459581  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:03.637867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:03.651821  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:03.651921  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:03.960054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:04.108817  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:04.151583  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:04.151628  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:04.459810  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:04.609752  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:04.651963  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:04.653992  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:04.959213  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:05.108650  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:05.151221  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:05.151431  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:05.459264  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:05.608503  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:05.651316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:05.651316  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:05.959245  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:06.109123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:06.150782  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:06.150838  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:06.460333  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:06.609043  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:06.650591  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:06.650734  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:06.960071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:07.108535  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:07.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:07.151242  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:07.459316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:07.608739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:07.651618  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:07.651659  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:07.959829  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:08.109495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:08.151222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:08.151439  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:08.459649  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:08.609734  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:08.651658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:08.651805  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:08.959873  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:09.109430  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:09.151183  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:09.151317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:09.459833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:09.609771  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:09.651916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:09.652135  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:09.959424  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:10.109168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:10.150722  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:10.150875  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:10.459617  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:10.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:10.651652  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:10.651741  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:10.959969  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:11.109382  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:11.150987  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:11.151012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:11.459123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:11.608695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:11.651474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:11.651523  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:11.959738  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:12.109479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:12.151331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:12.151491  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:12.459966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:12.609015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:12.650729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:12.650767  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:12.959904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:13.109422  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:13.151061  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:13.151223  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:13.459056  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:13.608661  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:13.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:13.651597  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:13.960227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:14.108887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:14.151570  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:14.151604  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:14.459935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:14.609877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:14.651632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:14.651692  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:14.959814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:15.109462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:15.151237  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:15.151319  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:15.459436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:15.608610  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:15.651239  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:15.651384  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:15.959511  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:16.109179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:16.150900  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:16.150956  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:16.458811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:16.609795  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:16.651550  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:16.651710  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:16.960014  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:17.108994  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:17.150574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:17.150617  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:17.459815  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:17.609347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:17.650889  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:17.650955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:17.959151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:18.108719  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:18.151561  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:18.151630  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:18.459767  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:18.609853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:18.651647  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:18.651679  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:18.959836  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:19.110029  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:19.150958  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:19.150977  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:19.459012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:19.609769  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:19.651600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:19.651632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:19.959888  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:20.109517  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:20.151308  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:20.151351  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:20.459524  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:20.609091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:20.651158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:20.651176  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:20.959331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:21.109018  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:21.150704  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:21.150817  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:21.460230  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:21.608861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:21.651541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:21.651613  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:21.960349  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:22.109331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:22.151267  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:22.151525  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:22.459662  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:22.626470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:22.651870  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:22.652127  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:22.960099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:23.109090  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:23.150826  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:23.150848  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:23.460185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:23.608887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:23.651638  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:23.651734  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:23.962684  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:24.109475  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:24.151259  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:24.151289  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:24.459369  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:24.608666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:24.651789  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:24.651816  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:24.959762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:25.109456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:25.151105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:25.151159  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:25.459298  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:25.609458  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:25.651171  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:25.651363  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:25.959419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:26.108877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:26.151360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:26.151383  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:26.459553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:26.609013  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:26.651414  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:26.651512  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:26.959835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:27.109967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:27.151390  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:27.151466  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:27.459615  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:27.609327  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:27.651006  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:27.651006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:27.959660  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:28.109042  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:28.150514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:28.150556  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:28.459747  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:28.609870  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:28.710699  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:28.710699  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:28.784721  828015 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
	I0908 12:21:28.960223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:29.109629  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:29.151167  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:29.151253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0908 12:21:29.315893  828015 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
	I0908 12:21:29.315926  828015 retry.go:31] will retry after 25.257156421s: 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
	I0908 12:21:29.459883  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:29.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:29.651590  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:29.651743  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:29.960009  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:30.108925  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:30.150735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:30.150769  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:30.459670  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:30.609224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:30.651250  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:30.651296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:30.959744  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:31.109787  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:31.151594  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:31.151618  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:31.459811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:31.609658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:31.651416  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:31.651617  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:31.959729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:32.109609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:32.151804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:32.151813  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:32.460316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:32.608714  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:32.651666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:32.651789  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:32.960054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:33.108884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:33.150597  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:33.150650  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:33.459708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:33.609331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:33.651295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:33.651431  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:33.959676  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:34.126673  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:34.151606  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:34.151651  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:34.459164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:34.608792  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:34.709785  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:34.710046  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:34.960131  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:35.108932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:35.151916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:35.152055  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:35.460213  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:35.608663  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:35.652851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:35.652940  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:35.960495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:36.128112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:36.150921  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:36.150947  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:36.459976  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:36.610538  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:36.651215  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:36.651541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:36.959902  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:37.109379  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:37.151098  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:37.151194  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:37.459521  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:37.609316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:37.651232  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:37.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:37.959349  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:38.108864  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:38.151711  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:38.151833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:38.473746  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:38.609472  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:38.651151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:38.651316  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:38.959322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:39.109221  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:39.151193  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:39.151432  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:39.459844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:39.609807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:39.651739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:39.651885  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:39.959495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:40.109315  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:40.151331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:40.151409  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:40.459786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:40.610466  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:40.650527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:40.650600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:40.959861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:41.109502  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:41.151058  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:41.151055  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:41.458980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:41.608554  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:41.651582  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:41.652061  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:41.959918  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:42.110190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:42.150927  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:42.151057  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:42.460460  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:42.609341  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:42.651333  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:42.651511  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:42.960300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:43.109119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:43.210188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:43.210306  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:43.459190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:43.608868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:43.651787  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:43.651885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:43.960123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:44.108701  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:44.151933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:44.151969  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:44.459849  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:44.609425  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:44.651164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:44.651194  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:44.959649  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:45.109300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:45.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:45.151341  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:45.459686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:45.609760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:45.651617  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:45.651642  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:45.959833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:46.109456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:46.151554  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:46.151578  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:46.459507  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:46.609426  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:46.651268  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:46.651308  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:46.959347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:47.109046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:47.150672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:47.150804  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:47.459898  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:47.610309  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:47.651146  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:47.651261  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:47.960099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:48.108692  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:48.209924  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:48.210024  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:48.460164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:48.608963  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:48.650819  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:48.651018  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:48.959598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:49.109317  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:49.150896  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:49.150999  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:49.459236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:49.608776  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:49.651565  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:49.651610  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:49.959732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:50.110488  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:50.151424  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:50.151460  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:50.459933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:50.609636  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:50.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:50.651436  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:50.959752  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:51.109294  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:51.150910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:51.151147  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:51.459787  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:51.609441  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:51.651204  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:51.651242  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:51.959368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:52.108950  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:52.150945  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:52.151060  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:52.459491  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:52.609318  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:52.651646  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:52.651744  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:52.960354  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:53.109021  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:53.151074  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:53.151365  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:53.460164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:53.628368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:53.651527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:53.651544  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:53.960063  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:54.126839  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:54.151319  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:54.151517  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:54.460230  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:54.573216  828015 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
	I0908 12:21:54.626966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:54.651613  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:54.651630  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:54.960485  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:55.126427  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:55.151033  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:55.151118  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:55.460545  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:55.628684  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:55.652296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:55.652586  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:55.769799  828015 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: (1.19649194s)
	W0908 12:21:55.769856  828015 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
	W0908 12:21:55.769974  828015 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
	]
	I0908 12:21:55.960447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:56.109151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:56.151118  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:56.151170  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:56.460280  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:56.628240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:56.651442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:56.651471  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:56.960271  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:57.108621  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:57.151797  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:57.151853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:57.460436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:57.609288  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:57.651255  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:57.651288  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:57.959885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:58.128005  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:58.151315  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:58.151647  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:58.459419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:58.626942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:58.651859  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:58.651903  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:58.959513  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:59.109271  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:59.150857  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:59.150912  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:59.458939  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:59.608573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:59.650993  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:59.651121  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:59.959383  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:00.109092  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:00.150905  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:00.151032  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:00.460179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:00.608978  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:00.651020  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:00.651034  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:00.960283  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:01.109095  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:01.151129  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:01.151159  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:01.459415  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:01.609405  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:01.651277  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:01.651361  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:01.959518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:02.108995  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:02.150497  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:02.150552  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:02.459368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:02.608970  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:02.650666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:02.650695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:02.959998  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:03.108698  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:03.151220  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:03.151342  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:03.459539  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:03.609553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:03.651228  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:03.651380  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:03.959760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:04.109367  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:04.151332  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:04.151362  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:04.459717  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:04.609175  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:04.651056  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:04.651073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:04.959750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:05.109307  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:05.151225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:05.151231  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:05.459629  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:05.608884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:05.651936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:05.652229  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:05.960141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:06.127980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:06.150964  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:06.151134  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:06.460053  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:06.628130  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:06.651282  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:06.651338  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:06.959707  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:07.109218  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:07.150841  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:07.150949  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:07.459002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:07.608495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:07.651311  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:07.651355  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:07.959600  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:08.109766  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:08.151490  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:08.151686  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:08.459495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:08.609081  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:08.650780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:08.650818  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:08.960225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:09.109285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:09.150869  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:09.151055  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:09.460071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:09.608672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:09.651889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:09.651969  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:09.959041  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:10.109677  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:10.151604  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:10.151810  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:10.460125  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:10.608728  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:10.651686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:10.651798  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:10.960239  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:11.108968  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:11.150715  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:11.150746  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:11.459961  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:11.609804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:11.652055  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:11.652126  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:11.959243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:12.108912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:12.151630  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:12.151632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:12.460013  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:12.608322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:12.651168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:12.651394  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:12.959972  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:13.108573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:13.151224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:13.151381  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:13.459499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:13.609143  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:13.650852  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:13.650982  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:13.959354  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:14.109456  828015 kapi.go:107] duration metric: took 2m2.503566429s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0908 12:22:14.111066  828015 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-763766 cluster.
	I0908 12:22:14.112170  828015 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.
	I0908 12:22:14.113053  828015 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0908 12:22:14.151187  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:14.151226  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:14.459584  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:14.652080  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:14.652188  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:14.959533  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:15.151307  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:15.151459  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:15.460175  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:15.650708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:15.650759  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:15.959951  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:16.150661  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:16.150830  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:16.460199  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:16.651109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:16.651129  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:16.959758  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:17.151531  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:17.151607  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:17.459929  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:17.650872  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:17.651017  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:17.958935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:18.151515  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:18.151629  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:18.459956  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:18.650602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:18.650792  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:18.960574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:19.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:19.151377  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:19.459609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:19.651440  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:19.651476  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:19.959788  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:20.151695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:20.151704  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:20.459955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:20.650877  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:20.650954  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:20.960233  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:21.150867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:21.150908  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:21.460152  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:21.651184  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:21.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:21.959688  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:22.151441  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:22.151569  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:22.459651  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:22.651567  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:22.651600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:22.960376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:23.151010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:23.151079  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:23.459476  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:23.651240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:23.651291  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:23.959405  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:24.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:24.151328  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:24.459670  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:24.651576  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:24.651671  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:24.959556  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:25.152075  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:25.152105  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:25.459583  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:25.651185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:25.651262  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:25.959217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:26.151688  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:26.151826  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:26.460192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:26.651244  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:26.651732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:26.959738  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:27.151562  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:27.151648  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:27.460182  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:27.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:27.651381  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:27.959597  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:28.151893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:28.152018  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:28.460112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:28.650921  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:28.650964  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:28.960251  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:29.151619  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:29.151667  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:29.459928  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:29.651036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:29.651053  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:29.959325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:30.151345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:30.151391  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:30.576581  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:30.651445  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:30.651510  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:30.959438  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:31.151552  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:31.151720  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:31.459736  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:31.651759  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:31.651951  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:31.959884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:32.150835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:32.150853  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:32.459830  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:32.651722  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:32.651952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:32.959344  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:33.151205  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:33.151276  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:33.459109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:33.651036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:33.651124  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:33.959054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:34.150770  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:34.150858  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:34.458880  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:34.650851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:34.650989  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:34.959919  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:35.151037  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:35.151073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:35.459882  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:35.651403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:35.651525  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:35.959750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:36.152269  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:36.152514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:36.459034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:36.651137  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:36.651206  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:36.959095  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:37.151339  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:37.151547  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:37.459478  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:37.651695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:37.651742  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:37.959473  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:38.151470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:38.151518  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:38.460482  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:38.652304  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:38.652358  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:38.960358  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:39.156579  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:39.156722  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:39.527815  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:39.651878  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:39.652091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:39.959602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:40.151793  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:40.151829  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:40.460006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:40.651938  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:40.651971  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:40.960250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:41.151841  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:41.152087  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:41.460105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:41.651589  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:41.651708  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:41.959948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:42.151260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:42.151370  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:42.460217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:42.652442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:42.652565  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:42.959889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:43.150383  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:43.150457  828015 kapi.go:107] duration metric: took 2m34.002590557s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0908 12:22:43.459359  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:43.651298  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:43.959450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:44.220741  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:44.459660  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:44.651844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:44.958968  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:45.151211  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:45.459128  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:45.651180  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:45.959255  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:46.150936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:46.460077  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:46.651068  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:46.959044  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:47.151103  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:47.459602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:47.651293  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:47.959608  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:48.151983  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:48.459433  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:48.651045  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:48.959917  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:49.151040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:49.459571  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:49.651700  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:50.031518  828015 kapi.go:107] duration metric: took 2m40.57543255s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0908 12:22:50.150959  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:50.651628  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:51.151049  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:51.651512  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:52.151203  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:52.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:53.150693  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:53.651119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:54.152120  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:54.651952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:55.151695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:55.651351  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:56.150938  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:56.651451  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:57.150935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:57.651821  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:58.151226  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:58.651634  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:59.151216  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:59.651840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:00.151605  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:00.651240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:01.151016  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:01.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:02.150999  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:02.651395  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:03.150449  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:03.650710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:04.151000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:04.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:05.151262  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:05.650957  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:06.151620  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:06.651394  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:07.150849  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:07.651156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:08.151625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:08.650942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:09.151499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:09.651218  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:10.151325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:10.651573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:11.151269  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:11.650840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:12.151085  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:12.651948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:13.151235  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:13.651535  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:14.151102  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:14.652112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:15.151714  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:15.651261  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:16.150823  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:16.651710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:17.151014  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:17.651456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:18.150887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:18.651385  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:19.150341  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:19.651037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:20.151642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:20.651273  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:21.150436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:21.651253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:22.151637  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:22.650931  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:23.154986  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:23.651834  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:24.151164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:24.651595  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:25.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:25.651808  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:26.151071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:26.651924  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:27.151955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:27.651588  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:28.150668  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:28.650895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:29.151794  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:29.651671  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:30.151360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:30.652147  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:31.151607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:31.651350  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:32.152108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:32.651227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:33.150904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:33.651580  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:34.151172  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:34.651756  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:35.151187  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:35.651760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:36.150638  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:36.651514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:37.151243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:37.651975  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:38.151376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:38.650710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:39.151557  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:39.651326  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:40.151835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:40.651551  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:41.150590  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:41.651645  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:42.151046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:42.651579  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:43.150525  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:43.651726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:44.150710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:44.651595  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:45.150996  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:45.651991  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:46.151575  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:46.651399  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:47.150655  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:47.651624  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:48.150717  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:48.651087  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:49.151214  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:49.651932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:50.151361  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:50.650925  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:51.151654  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:51.651560  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:52.151300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:52.650664  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:53.150669  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:53.651193  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:54.151582  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:54.651402  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:55.151392  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:55.651408  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:56.151041  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:56.651474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:57.151153  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:57.651419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:58.150628  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:58.650889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:59.151435  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:59.651113  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:00.151034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:00.651912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:01.151486  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:01.651185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:02.151426  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:02.650840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:03.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:03.651965  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:04.151562  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:04.651380  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:05.150732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:05.651148  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:06.151116  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:06.652130  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:07.151735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:07.651484  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:08.150872  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:08.651386  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:09.150682  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:09.651222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:10.151527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:10.651322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:11.150903  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:11.652158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:12.151647  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:12.650795  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:13.151266  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:13.651249  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:14.151163  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:14.652056  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:15.151904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:15.651774  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:16.151529  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:16.651327  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:17.150948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:17.651708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:18.150750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:18.651022  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:19.151576  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:19.651195  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:20.152062  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:20.651699  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:21.151421  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:21.651777  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:22.151429  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:22.650767  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:23.150954  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:23.651786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:24.151109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:24.650835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:25.150768  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:25.651127  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:26.151776  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:26.651447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:27.151078  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:27.651790  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:28.151077  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:28.651501  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:29.151223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:29.652194  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:30.151929  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:30.651569  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:31.151403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:31.651479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:32.150674  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:32.650885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:33.151263  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:33.651007  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:34.151477  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:34.651215  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:35.151987  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:35.651223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:36.151715  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:36.651437  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:37.151148  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:37.651874  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:38.151425  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:38.650686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:39.151040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:39.651376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:40.151786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:40.651303  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:41.150843  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:41.651666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:42.150989  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:42.651320  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:43.150437  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:43.651171  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:44.151572  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:44.650928  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:45.151631  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:45.651521  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:46.151097  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:46.651574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:47.151106  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:47.652108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:48.152096  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:48.651488  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:49.150779  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:49.650933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:50.151716  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:50.650994  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:51.151727  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:51.651311  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:52.150967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:52.651339  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:53.150756  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:53.651491  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:54.151203  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:54.650789  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:55.150780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:55.651452  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:56.151168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:56.651746  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:57.150905  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:57.651350  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:58.153895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:58.651122  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:59.151462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:59.651122  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:00.151587  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:00.650811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:01.153345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:01.651523  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:02.151428  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:02.650850  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:03.151393  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:03.651019  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:04.151778  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:04.651260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:05.151974  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:05.651607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:06.151258  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:06.650874  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:07.151742  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:07.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:08.151098  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:08.651499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:09.150851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:09.652762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:10.151411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:10.650605  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:11.151295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:11.651413  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:12.151216  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:12.651939  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:13.151762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:13.650814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:14.151289  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:14.651015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:15.151913  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:15.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:16.151179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:16.651454  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:17.151536  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:17.651188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:18.151729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:18.651212  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:19.151885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:19.651332  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:20.152057  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:20.651220  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:21.152418  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:21.651096  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:22.151557  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:22.651421  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:23.150862  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:23.651404  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:24.150599  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:24.650916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:25.151497  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:25.651051  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:26.152068  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:26.651412  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:27.150729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:27.651253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:28.150740  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:28.651450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:29.150718  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:29.650924  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:30.151797  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:30.651069  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:31.151759  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:31.651231  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:32.151642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:32.650952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:33.151243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:33.651816  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:34.151690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:34.650863  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:35.151604  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:35.650801  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:36.151377  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:36.650864  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:37.151518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:37.650953  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:38.151626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:38.651119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:39.151893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:39.651137  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:40.151558  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:40.650748  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:41.151030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:41.651108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:42.152102  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:42.651295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:43.150997  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:43.651654  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:44.150932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:44.651494  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:45.151470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:45.651842  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:46.151691  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:46.651059  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:47.151611  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:47.650614  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:48.150945  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:48.651370  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:49.151017  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:49.651105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:50.151801  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:50.651192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:51.151851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:51.651237  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:52.151967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:52.651430  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:53.150934  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:53.651869  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:54.151411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:54.650598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:55.151191  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:55.651534  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:56.151423  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:56.650741  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:57.151192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:57.651626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:58.151442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:58.651340  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:59.151016  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:59.651985  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:00.151807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:00.651577  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:01.151461  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:01.651030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:02.151936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:02.651219  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:03.152300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:03.651010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:04.151847  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:04.651224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:05.152109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:05.651476  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:06.151347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:06.650852  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:07.151469  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:07.650616  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:08.151227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:08.651537  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:09.148053  828015 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0908 12:26:09.148089  828015 kapi.go:107] duration metric: took 6m0.000278354s to wait for kubernetes.io/minikube-addons=registry ...
	W0908 12:26:09.148223  828015 out.go:285] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0908 12:26:09.150113  828015 out.go:179] * Enabled addons: nvidia-device-plugin, amd-gpu-device-plugin, registry-creds, storage-provisioner, default-storageclass, ingress-dns, volcano, cloud-spanner, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, gcp-auth, ingress, csi-hostpath-driver
	I0908 12:26:09.151177  828015 addons.go:514] duration metric: took 6m9.452059355s for enable addons: enabled=[nvidia-device-plugin amd-gpu-device-plugin registry-creds storage-provisioner default-storageclass ingress-dns volcano cloud-spanner metrics-server yakd storage-provisioner-rancher volumesnapshots gcp-auth ingress csi-hostpath-driver]
	I0908 12:26:09.151246  828015 start.go:246] waiting for cluster config update ...
	I0908 12:26:09.151283  828015 start.go:255] writing updated cluster config ...
	I0908 12:26:09.151632  828015 ssh_runner.go:195] Run: rm -f paused
	I0908 12:26:09.155453  828015 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" ...
	I0908 12:26:09.159100  828015 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-ptwl7" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.163177  828015 pod_ready.go:94] pod "coredns-66bc5c9577-ptwl7" is "Ready"
	I0908 12:26:09.163201  828015 pod_ready.go:86] duration metric: took 4.065455ms for pod "coredns-66bc5c9577-ptwl7" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.164911  828015 pod_ready.go:83] waiting for pod "etcd-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.168297  828015 pod_ready.go:94] pod "etcd-addons-763766" is "Ready"
	I0908 12:26:09.168316  828015 pod_ready.go:86] duration metric: took 3.386806ms for pod "etcd-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.169946  828015 pod_ready.go:83] waiting for pod "kube-apiserver-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.172965  828015 pod_ready.go:94] pod "kube-apiserver-addons-763766" is "Ready"
	I0908 12:26:09.172980  828015 pod_ready.go:86] duration metric: took 3.016273ms for pod "kube-apiserver-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.174574  828015 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.559306  828015 pod_ready.go:94] pod "kube-controller-manager-addons-763766" is "Ready"
	I0908 12:26:09.559345  828015 pod_ready.go:86] duration metric: took 384.754253ms for pod "kube-controller-manager-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.759345  828015 pod_ready.go:83] waiting for pod "kube-proxy-xrgvx" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.159294  828015 pod_ready.go:94] pod "kube-proxy-xrgvx" is "Ready"
	I0908 12:26:10.159327  828015 pod_ready.go:86] duration metric: took 399.94601ms for pod "kube-proxy-xrgvx" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.359629  828015 pod_ready.go:83] waiting for pod "kube-scheduler-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.759447  828015 pod_ready.go:94] pod "kube-scheduler-addons-763766" is "Ready"
	I0908 12:26:10.759475  828015 pod_ready.go:86] duration metric: took 399.820199ms for pod "kube-scheduler-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.759489  828015 pod_ready.go:40] duration metric: took 1.604012206s 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" ...
	I0908 12:26:10.804550  828015 start.go:617] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0908 12:26:10.806219  828015 out.go:179] * Done! kubectl is now configured to use "addons-763766" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	2c5bddee7edcf       738351fd438f0       9 minutes ago       Running             csi-snapshotter                          0                   c08805406ada4       csi-hostpathplugin-rs4qf
	fd43637f07a27       931dbfd16f87c       9 minutes ago       Running             csi-provisioner                          0                   c08805406ada4       csi-hostpathplugin-rs4qf
	818766bfed326       e899260153aed       9 minutes ago       Running             liveness-probe                           0                   c08805406ada4       csi-hostpathplugin-rs4qf
	25fd91a8dfaab       1bec18b3728e7       9 minutes ago       Running             controller                               0                   fe67979832e08       ingress-nginx-controller-9cc49f96f-ml59r
	400334925f2fa       e255e073c508c       9 minutes ago       Running             hostpath                                 0                   c08805406ada4       csi-hostpathplugin-rs4qf
	8eaa284e0b10d       88ef14a257f42       9 minutes ago       Running             node-driver-registrar                    0                   c08805406ada4       csi-hostpathplugin-rs4qf
	1cd532f8655da       7a12f2aed60be       9 minutes ago       Running             gcp-auth                                 0                   43c035e1c3e39       gcp-auth-78565c9fb4-xpbcl
	92bb749452269       c7e3a3eeaf5ed       10 minutes ago      Running             yakd                                     0                   eaeae168a40ea       yakd-dashboard-5ff678cb9-5r7vw
	9e85938362f18       aa61ee9c70bc4       10 minutes ago      Running             volume-snapshot-controller               0                   bb60ee709711c       snapshot-controller-7d9fbc56b8-kq9mv
	f645917e8e659       7a640256a07e2       10 minutes ago      Running             nvidia-device-plugin-ctr                 0                   704aa5a97970f       nvidia-device-plugin-daemonset-lnt62
	5dab28ccdc638       8c217da6734db       10 minutes ago      Exited              patch                                    2                   e989485218774       ingress-nginx-admission-patch-fg576
	812a529a46bee       19a639eda60f0       10 minutes ago      Running             csi-resizer                              0                   6ed9a795dd2eb       csi-hostpath-resizer-0
	a4c7142892ffe       8c217da6734db       10 minutes ago      Exited              create                                   0                   37210f211011d       ingress-nginx-admission-create-hjnh6
	f73b8d8d61162       59cbb42146a37       10 minutes ago      Running             csi-attacher                             0                   44aea692d3ad7       csi-hostpath-attacher-0
	57baa5d063b73       aa61ee9c70bc4       10 minutes ago      Running             volume-snapshot-controller               0                   98aa26f5cea31       snapshot-controller-7d9fbc56b8-flxps
	1f633ea81b6f3       a1ed5895ba635       10 minutes ago      Running             csi-external-health-monitor-controller   0                   c08805406ada4       csi-hostpathplugin-rs4qf
	2f8afbf2c6bea       b1c9f9ef5f0c2       10 minutes ago      Running             registry-proxy                           0                   f7dea36634159       registry-proxy-ww4lc
	2828ad1e3aba3       9660a1727a977       10 minutes ago      Running             gadget                                   0                   f45428552e274       gadget-w7pjw
	9d4eb17bac776       e16d1e3a10667       11 minutes ago      Running             local-path-provisioner                   0                   34285c9c4c02c       local-path-provisioner-648f6765c9-8mv89
	ebbc2d8e00fc2       4e227c6080746       11 minutes ago      Running             cloud-spanner-emulator                   0                   b677a86051f6e       cloud-spanner-emulator-c55d4cb6d-2cncq
	23f13dbb01339       52546a367cc9e       11 minutes ago      Running             coredns                                  0                   e7fb2a464aae1       coredns-66bc5c9577-ptwl7
	9c5a59c11e0a1       b9e1e3849e070       11 minutes ago      Running             metrics-server                           0                   2c5dc77e32fe1       metrics-server-85b7d694d7-mlc6j
	d267279c47e76       b6ab53fbfedaa       11 minutes ago      Running             minikube-ingress-dns                     0                   78199fb51cb05       kube-ingress-dns-minikube
	76e56c343b947       6e38f40d628db       12 minutes ago      Running             storage-provisioner                      0                   aaec080ca3009       storage-provisioner
	4bed4313750eb       409467f978b4a       12 minutes ago      Running             kindnet-cni                              0                   2a5e927a4a5b9       kindnet-mwwmj
	1968b075ae7e8       df0860106674d       12 minutes ago      Running             kube-proxy                               0                   59017aeb414df       kube-proxy-xrgvx
	6e19f136fd5eb       5f1f5298c888d       12 minutes ago      Running             etcd                                     0                   53f0b88668839       etcd-addons-763766
	5bf7600536ea4       90550c43ad2bc       12 minutes ago      Running             kube-apiserver                           0                   1c4a1bc1a709c       kube-apiserver-addons-763766
	0dc6014e1f4b2       46169d968e920       12 minutes ago      Running             kube-scheduler                           0                   db5371be69f13       kube-scheduler-addons-763766
	80ec8a46b1010       a0af72f2ec6d6       12 minutes ago      Running             kube-controller-manager                  0                   3ab5f75359694       kube-controller-manager-addons-763766
	
	
	==> containerd <==
	Sep 08 12:27:48 addons-763766 containerd[877]: time="2025-09-08T12:27:48.035810961Z" level=info msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\""
	Sep 08 12:27:48 addons-763766 containerd[877]: time="2025-09-08T12:27:48.037591184Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:27:49 addons-763766 containerd[877]: time="2025-09-08T12:27:49.288214994Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:27:53 addons-763766 containerd[877]: time="2025-09-08T12:27:53.666994883Z" level=error msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\" failed" error="failed to pull and unpack image \"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:42be4a75b921489e51574e12889b71484a6524a02c4008c52c6f26ce30c7b990: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:27:53 addons-763766 containerd[877]: time="2025-09-08T12:27:53.667094801Z" level=info msg="stop pulling image docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: active requests=0, bytes read=19963"
	Sep 08 12:28:03 addons-763766 containerd[877]: time="2025-09-08T12:28:03.034877481Z" level=info msg="PullImage \"docker.io/volcanosh/vc-controller-manager:v1.12.2@sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90\""
	Sep 08 12:28:03 addons-763766 containerd[877]: time="2025-09-08T12:28:03.036407891Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:28:04 addons-763766 containerd[877]: time="2025-09-08T12:28:04.289463978Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:28:07 addons-763766 containerd[877]: time="2025-09-08T12:28:07.918157361Z" level=error msg="PullImage \"docker.io/volcanosh/vc-controller-manager:v1.12.2@sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90\" failed" error="failed to pull and unpack image \"docker.io/volcanosh/vc-controller-manager@sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-controller-manager/manifests/sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:28:07 addons-763766 containerd[877]: time="2025-09-08T12:28:07.918236087Z" level=info msg="stop pulling image docker.io/volcanosh/vc-controller-manager@sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90: active requests=0, bytes read=11063"
	Sep 08 12:28:14 addons-763766 containerd[877]: time="2025-09-08T12:28:14.036074678Z" level=info msg="PullImage \"docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\""
	Sep 08 12:28:14 addons-763766 containerd[877]: time="2025-09-08T12:28:14.037779124Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:28:15 addons-763766 containerd[877]: time="2025-09-08T12:28:15.313634810Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:28:18 addons-763766 containerd[877]: time="2025-09-08T12:28:18.993606832Z" level=error msg="PullImage \"docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\" failed" error="failed to pull and unpack image \"docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/rocm/k8s-device-plugin/manifests/sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:28:18 addons-763766 containerd[877]: time="2025-09-08T12:28:18.993658428Z" level=info msg="stop pulling image docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: active requests=0, bytes read=11014"
	Sep 08 12:28:18 addons-763766 containerd[877]: time="2025-09-08T12:28:18.994405237Z" level=info msg="PullImage \"docker.io/volcanosh/vc-webhook-manager:v1.12.2@sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35\""
	Sep 08 12:28:18 addons-763766 containerd[877]: time="2025-09-08T12:28:18.995615092Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:28:20 addons-763766 containerd[877]: time="2025-09-08T12:28:20.257161056Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:28:23 addons-763766 containerd[877]: time="2025-09-08T12:28:23.926190140Z" level=error msg="PullImage \"docker.io/volcanosh/vc-webhook-manager:v1.12.2@sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35\" failed" error="failed to pull and unpack image \"docker.io/volcanosh/vc-webhook-manager@sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:28:23 addons-763766 containerd[877]: time="2025-09-08T12:28:23.926223770Z" level=info msg="stop pulling image docker.io/volcanosh/vc-webhook-manager@sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35: active requests=0, bytes read=11047"
	Sep 08 12:28:23 addons-763766 containerd[877]: time="2025-09-08T12:28:23.926972234Z" level=info msg="PullImage \"docker.io/volcanosh/vc-scheduler:v1.12.2@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e\""
	Sep 08 12:28:23 addons-763766 containerd[877]: time="2025-09-08T12:28:23.928269838Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:28:25 addons-763766 containerd[877]: time="2025-09-08T12:28:25.219065495Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:28:28 addons-763766 containerd[877]: time="2025-09-08T12:28:28.859156619Z" level=error msg="PullImage \"docker.io/volcanosh/vc-scheduler:v1.12.2@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e\" failed" error="failed to pull and unpack image \"docker.io/volcanosh/vc-scheduler@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:28:28 addons-763766 containerd[877]: time="2025-09-08T12:28:28.859241597Z" level=info msg="stop pulling image docker.io/volcanosh/vc-scheduler@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e: active requests=0, bytes read=11015"
	
	
	==> coredns [23f13dbb01339376b6a70e58a5df59417953228ccdd0c2b3fd6111bb6d044434] <==
	[INFO] 10.244.0.11:39782 - 47244 "AAAA IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.003701014s
	[INFO] 10.244.0.11:39782 - 45163 "A IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.003274314s
	[INFO] 10.244.0.11:39782 - 185 "AAAA IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.003986925s
	[INFO] 10.244.0.11:39782 - 13680 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.002688516s
	[INFO] 10.244.0.11:39782 - 17976 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.002761623s
	[INFO] 10.244.0.11:39782 - 24664 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.00260306s
	[INFO] 10.244.0.11:39782 - 7751 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.002696658s
	[INFO] 10.244.0.11:39782 - 14811 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000142695s
	[INFO] 10.244.0.11:39782 - 17467 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000176275s
	[INFO] 10.244.0.11:47717 - 56943 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000175675s
	[INFO] 10.244.0.11:47717 - 58371 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000247816s
	[INFO] 10.244.0.11:47717 - 44397 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000117674s
	[INFO] 10.244.0.11:47717 - 49102 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000153387s
	[INFO] 10.244.0.11:47717 - 44020 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000118068s
	[INFO] 10.244.0.11:47717 - 30467 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000126493s
	[INFO] 10.244.0.11:47717 - 48849 "A IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.002850684s
	[INFO] 10.244.0.11:47717 - 43256 "AAAA IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.002870132s
	[INFO] 10.244.0.11:47717 - 8430 "A IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.002565397s
	[INFO] 10.244.0.11:47717 - 48781 "AAAA IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.002857061s
	[INFO] 10.244.0.11:47717 - 8122 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.002951066s
	[INFO] 10.244.0.11:47717 - 26067 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.002931397s
	[INFO] 10.244.0.11:47717 - 16665 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.002769684s
	[INFO] 10.244.0.11:47717 - 38064 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.002837494s
	[INFO] 10.244.0.11:47717 - 7138 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000127157s
	[INFO] 10.244.0.11:47717 - 57451 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000168185s
	
	
	==> describe nodes <==
	Name:               addons-763766
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-763766
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9
	                    minikube.k8s.io/name=addons-763766
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_08T12_19_55_0700
	                    minikube.k8s.io/version=v1.36.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-763766
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-763766"}
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 08 Sep 2025 12:19:51 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-763766
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 08 Sep 2025 12:32:10 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 08 Sep 2025 12:31:27 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 08 Sep 2025 12:31:27 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 08 Sep 2025 12:31:27 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 08 Sep 2025 12:31:27 +0000   Mon, 08 Sep 2025 12:19:51 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-763766
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 5b89fa12bdfe4b899cb0ab1fc764c525
	  System UUID:                0dc7f5c7-a914-4c48-b609-9c6987a7674f
	  Boot ID:                    78653390-8f49-4cca-9df9-6c752f65b592
	  Kernel Version:             5.15.0-1083-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (30 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     cloud-spanner-emulator-c55d4cb6d-2cncq      0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  gadget                      gadget-w7pjw                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  gcp-auth                    gcp-auth-78565c9fb4-xpbcl                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-ml59r    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         12m
	  kube-system                 amd-gpu-device-plugin-wb7ph                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 coredns-66bc5c9577-ptwl7                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     12m
	  kube-system                 csi-hostpath-attacher-0                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 csi-hostpath-resizer-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 csi-hostpathplugin-rs4qf                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 etcd-addons-763766                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         12m
	  kube-system                 kindnet-mwwmj                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      12m
	  kube-system                 kube-apiserver-addons-763766                250m (3%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-763766       200m (2%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-proxy-xrgvx                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-scheduler-addons-763766                100m (1%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-85b7d694d7-mlc6j             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         12m
	  kube-system                 nvidia-device-plugin-daemonset-lnt62        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 registry-66898fdd98-f5rlf                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 registry-creds-764b6fb674-hj26g             0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 registry-proxy-ww4lc                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 snapshot-controller-7d9fbc56b8-flxps        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 snapshot-controller-7d9fbc56b8-kq9mv        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  local-path-storage          local-path-provisioner-648f6765c9-8mv89     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-admission-589c7dd587-d92mj          0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-admission-init-zfzjc                0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-controllers-7dc6969b45-rtphh        0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-scheduler-799f64f894-rrsdz          0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  yakd-dashboard              yakd-dashboard-5ff678cb9-5r7vw              0 (0%)        0 (0%)      128Mi (0%)       256Mi (0%)     12m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (13%)  100m (1%)
	  memory             638Mi (1%)   476Mi (1%)
	  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                 12m   kube-proxy       
	  Normal   Starting                 12m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 12m   kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  12m   kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  12m   kubelet          Node addons-763766 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m   kubelet          Node addons-763766 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m   kubelet          Node addons-763766 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           12m   node-controller  Node addons-763766 event: Registered Node addons-763766 in Controller
	
	
	==> dmesg <==
	[  +4.031804] net_ratelimit: 2 callbacks suppressed
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000005] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000012] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000092] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000031] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000304] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000004] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +8.190585] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000006] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000007] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000037] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000017] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000032] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000023] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	
	
	==> etcd [6e19f136fd5eba0cb5ed3c31504c1c182856753a59a6d921b873ab887a0cac50] <==
	{"level":"warn","ts":"2025-09-08T12:19:50.848830Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46132","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.856060Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46154","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.861697Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46168","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.868749Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46192","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.874787Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46212","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.881030Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46230","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.933160Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46256","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.939410Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46278","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:10.350631Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47508","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:10.358976Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47532","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.743193Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43844","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.762085Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43878","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.768140Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43882","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.776844Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43902","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.785003Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43926","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.806157Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43970","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.816064Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43982","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.823420Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43992","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.833481Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44010","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.850902Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44030","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:22:30.574494Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"116.269416ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-09-08T12:22:30.574625Z","caller":"traceutil/trace.go:172","msg":"trace[624920274] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1479; }","duration":"116.414431ms","start":"2025-09-08T12:22:30.458192Z","end":"2025-09-08T12:22:30.574606Z","steps":["trace[624920274] 'range keys from in-memory index tree'  (duration: 116.200072ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-08T12:29:50.056427Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1844}
	{"level":"info","ts":"2025-09-08T12:29:50.083595Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1844,"took":"26.587215ms","hash":1310468350,"current-db-size-bytes":7798784,"current-db-size":"7.8 MB","current-db-size-in-use-bytes":4751360,"current-db-size-in-use":"4.8 MB"}
	{"level":"info","ts":"2025-09-08T12:29:50.083645Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1310468350,"revision":1844,"compact-revision":-1}
	
	
	==> gcp-auth [1cd532f8655da81b1d3770311e3f907bc51a80ef1a7603f7533f870b688cc0a6] <==
	2025/09/08 12:22:12 GCP Auth Webhook started!
	
	
	==> kernel <==
	 12:32:12 up 21:14,  0 users,  load average: 0.17, 0.44, 0.78
	Linux addons-763766 5.15.0-1083-gcp #92~20.04.1-Ubuntu SMP Tue Apr 29 09:12:55 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [4bed4313750eba0c7eb932ee883fc332e44a9127b83129e6e8dfbc0c474cc32a] <==
	I0908 12:30:11.841393       1 main.go:301] handling current node
	I0908 12:30:21.842812       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:30:21.842841       1 main.go:301] handling current node
	I0908 12:30:31.835807       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:30:31.835839       1 main.go:301] handling current node
	I0908 12:30:41.841336       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:30:41.841366       1 main.go:301] handling current node
	I0908 12:30:51.835288       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:30:51.835339       1 main.go:301] handling current node
	I0908 12:31:01.835330       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:31:01.835366       1 main.go:301] handling current node
	I0908 12:31:11.842056       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:31:11.842097       1 main.go:301] handling current node
	I0908 12:31:21.842799       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:31:21.842828       1 main.go:301] handling current node
	I0908 12:31:31.835895       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:31:31.835931       1 main.go:301] handling current node
	I0908 12:31:41.842845       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:31:41.842877       1 main.go:301] handling current node
	I0908 12:31:51.835703       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:31:51.835760       1 main.go:301] handling current node
	I0908 12:32:01.835254       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:32:01.835287       1 main.go:301] handling current node
	I0908 12:32:11.841347       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:32:11.841384       1 main.go:301] handling current node
	
	
	==> kube-apiserver [5bf7600536ea4a71718b2b30add3addd4e8763c8f38796e0487b88bdf852cd53] <==
	E0908 12:20:49.453008       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0908 12:20:49.453044       1 remote_available_controller.go:462] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.97.93.166:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.97.93.166:443/apis/metrics.k8s.io/v1beta1\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" logger="UnhandledError"
	I0908 12:20:49.460856       1 handler.go:285] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0908 12:21:12.702126       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:21:20.072021       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:22:31.695496       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:22:34.032376       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:24:01.523590       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:24:03.060228       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:25:23.323157       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:25:29.610385       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:26:34.126219       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:26:52.782503       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:27:48.408343       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:28:04.555705       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:28:56.791901       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:29:06.295645       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:29:51.631540       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0908 12:30:21.583439       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:30:26.709567       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:31:29.509843       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:31:35.406938       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [80ec8a46b1010a771aade4fea471a87244bce615ac774fc41d795c1be9443a37] <==
	I0908 12:19:58.634886       1 shared_informer.go:356] "Caches are synced" controller="service account"
	I0908 12:19:58.636347       1 shared_informer.go:356] "Caches are synced" controller="bootstrap_signer"
	I0908 12:19:58.636403       1 shared_informer.go:356] "Caches are synced" controller="TTL"
	I0908 12:19:58.637466       1 shared_informer.go:356] "Caches are synced" controller="resource_claim"
	I0908 12:19:58.640199       1 shared_informer.go:356] "Caches are synced" controller="namespace"
	I0908 12:19:58.640224       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0908 12:19:58.640360       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0908 12:19:58.643038       1 shared_informer.go:356] "Caches are synced" controller="GC"
	I0908 12:19:58.644191       1 shared_informer.go:356] "Caches are synced" controller="stateful set"
	I0908 12:19:58.649556       1 shared_informer.go:356] "Caches are synced" controller="expand"
	I0908 12:19:58.650772       1 shared_informer.go:356] "Caches are synced" controller="disruption"
	I0908 12:19:58.658249       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	E0908 12:20:05.834773       1 replica_set.go:587] "Unhandled Error" err="sync \"kube-system/metrics-server-85b7d694d7\" failed with pods \"metrics-server-85b7d694d7-\" is forbidden: error looking up service account kube-system/metrics-server: serviceaccount \"metrics-server\" not found" logger="UnhandledError"
	E0908 12:20:28.645140       1 resource_quota_controller.go:446] "Unhandled Error" err="unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: stale GroupVersion discovery: metrics.k8s.io/v1beta1" logger="UnhandledError"
	I0908 12:20:28.645340       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="jobflows.flow.volcano.sh"
	I0908 12:20:28.645394       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="jobs.batch.volcano.sh"
	I0908 12:20:28.645424       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="commands.bus.volcano.sh"
	I0908 12:20:28.645445       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="podgroups.scheduling.volcano.sh"
	I0908 12:20:28.645487       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="volumesnapshots.snapshot.storage.k8s.io"
	I0908 12:20:28.645523       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="jobtemplates.flow.volcano.sh"
	I0908 12:20:28.645595       1 shared_informer.go:349] "Waiting for caches to sync" controller="resource quota"
	I0908 12:20:28.671678       1 garbagecollector.go:787] "failed to discover some groups" logger="garbage-collector-controller" groups="map[\"metrics.k8s.io/v1beta1\":\"stale GroupVersion discovery: metrics.k8s.io/v1beta1\"]"
	I0908 12:20:28.730712       1 shared_informer.go:349] "Waiting for caches to sync" controller="garbage collector"
	I0908 12:20:29.846101       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0908 12:20:29.931951       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	
	
	==> kube-proxy [1968b075ae7e80bca71e6e77277022158cba1417ab9a93c24a55335e2de79e08] <==
	I0908 12:20:01.433617       1 server_linux.go:53] "Using iptables proxy"
	I0908 12:20:01.929215       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0908 12:20:02.033452       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0908 12:20:02.033502       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0908 12:20:02.033758       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`"
	I0908 12:20:02.528525       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0908 12:20:02.528600       1 server_linux.go:132] "Using iptables Proxier"
	I0908 12:20:02.735425       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"
	I0908 12:20:02.743578       1 server.go:527] "Version info" version="v1.34.0"
	I0908 12:20:02.743618       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0908 12:20:02.745312       1 config.go:200] "Starting service config controller"
	I0908 12:20:02.745331       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0908 12:20:02.746276       1 config.go:106] "Starting endpoint slice config controller"
	I0908 12:20:02.746292       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0908 12:20:02.746309       1 config.go:403] "Starting serviceCIDR config controller"
	I0908 12:20:02.746313       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0908 12:20:02.747002       1 config.go:309] "Starting node config controller"
	I0908 12:20:02.747011       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0908 12:20:02.747017       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0908 12:20:02.846323       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0908 12:20:02.846396       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0908 12:20:02.846413       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [0dc6014e1f4b24c272d4b7694bd8acbdaf3c38c53511e0e4b40624cc4156acec] <==
	E0908 12:19:51.728572       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"
	E0908 12:19:51.728575       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"
	E0908 12:19:51.728586       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"
	E0908 12:19:51.728658       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"
	E0908 12:19:51.728733       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"
	E0908 12:19:51.728807       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"
	E0908 12:19:51.728953       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"
	E0908 12:19:51.728964       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"
	E0908 12:19:51.729048       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"
	E0908 12:19:51.729203       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"
	E0908 12:19:51.729285       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"
	E0908 12:19:51.729319       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"
	E0908 12:19:51.729349       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"
	E0908 12:19:51.729359       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"
	E0908 12:19:51.729397       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"
	E0908 12:19:52.612947       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"
	E0908 12:19:52.622909       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"
	E0908 12:19:52.624769       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"
	E0908 12:19:52.633875       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"
	E0908 12:19:52.638772       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"
	E0908 12:19:52.722543       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"
	E0908 12:19:52.731519       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"
	E0908 12:19:52.756540       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"
	E0908 12:19:52.930097       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"
	I0908 12:19:56.156177       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 08 12:31:32 addons-763766 kubelet[1641]: I0908 12:31:32.034422    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-f5rlf" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:31:32 addons-763766 kubelet[1641]: E0908 12:31:32.035441    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:42be4a75b921489e51574e12889b71484a6524a02c4008c52c6f26ce30c7b990: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:31:34 addons-763766 kubelet[1641]: E0908 12:31:34.035262    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.12.2@sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-controller-manager@sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-controller-manager/manifests/sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-7dc6969b45-rtphh" podUID="ee63fbd4-6f64-4e2d-ac22-8847ff41e7ab"
	Sep 08 12:31:36 addons-763766 kubelet[1641]: E0908 12:31:36.034791    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-scheduler:v1.12.2@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-scheduler@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-799f64f894-rrsdz" podUID="fd126a6f-6e10-4de3-ac0a-3cebc5b946b5"
	Sep 08 12:31:38 addons-763766 kubelet[1641]: E0908 12:31:38.037601    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"main\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-webhook-manager:v1.12.2@sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-webhook-manager@sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-admission-init-zfzjc" podUID="b77154b1-db38-4c87-83d3-32b1c48ecc21"
	Sep 08 12:31:44 addons-763766 kubelet[1641]: I0908 12:31:44.036167    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/amd-gpu-device-plugin-wb7ph" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:31:44 addons-763766 kubelet[1641]: E0908 12:31:44.037068    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"amd-gpu-device-plugin\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/rocm/k8s-device-plugin/manifests/sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/amd-gpu-device-plugin-wb7ph" podUID="381f7432-b3d6-4ce6-b757-1a353067b937"
	Sep 08 12:31:45 addons-763766 kubelet[1641]: I0908 12:31:45.034210    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-f5rlf" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:31:45 addons-763766 kubelet[1641]: E0908 12:31:45.034321    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.12.2@sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-controller-manager@sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-controller-manager/manifests/sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-7dc6969b45-rtphh" podUID="ee63fbd4-6f64-4e2d-ac22-8847ff41e7ab"
	Sep 08 12:31:45 addons-763766 kubelet[1641]: E0908 12:31:45.035160    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:42be4a75b921489e51574e12889b71484a6524a02c4008c52c6f26ce30c7b990: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:31:46 addons-763766 kubelet[1641]: I0908 12:31:46.034249    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-ww4lc" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:31:49 addons-763766 kubelet[1641]: E0908 12:31:49.034575    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-scheduler:v1.12.2@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-scheduler@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-799f64f894-rrsdz" podUID="fd126a6f-6e10-4de3-ac0a-3cebc5b946b5"
	Sep 08 12:31:52 addons-763766 kubelet[1641]: E0908 12:31:52.034771    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"main\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-webhook-manager:v1.12.2@sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-webhook-manager@sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-admission-init-zfzjc" podUID="b77154b1-db38-4c87-83d3-32b1c48ecc21"
	Sep 08 12:31:56 addons-763766 kubelet[1641]: I0908 12:31:56.034445    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/amd-gpu-device-plugin-wb7ph" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:31:56 addons-763766 kubelet[1641]: E0908 12:31:56.035593    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"amd-gpu-device-plugin\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/rocm/k8s-device-plugin/manifests/sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/amd-gpu-device-plugin-wb7ph" podUID="381f7432-b3d6-4ce6-b757-1a353067b937"
	Sep 08 12:31:57 addons-763766 kubelet[1641]: I0908 12:31:57.033591    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-lnt62" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:31:57 addons-763766 kubelet[1641]: E0908 12:31:57.033965    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.12.2@sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-controller-manager@sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-controller-manager/manifests/sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-7dc6969b45-rtphh" podUID="ee63fbd4-6f64-4e2d-ac22-8847ff41e7ab"
	Sep 08 12:31:59 addons-763766 kubelet[1641]: I0908 12:31:59.034286    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-f5rlf" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:31:59 addons-763766 kubelet[1641]: E0908 12:31:59.035253    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:42be4a75b921489e51574e12889b71484a6524a02c4008c52c6f26ce30c7b990: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:32:00 addons-763766 kubelet[1641]: E0908 12:32:00.034646    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-scheduler:v1.12.2@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-scheduler@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-799f64f894-rrsdz" podUID="fd126a6f-6e10-4de3-ac0a-3cebc5b946b5"
	Sep 08 12:32:04 addons-763766 kubelet[1641]: E0908 12:32:04.035345    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"main\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-webhook-manager:v1.12.2@sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-webhook-manager@sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-webhook-manager/manifests/sha256:b7c3bd73e2d9240cf17662451d50e0d73654342235a66cdfb2ec221f1628ae35: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-admission-init-zfzjc" podUID="b77154b1-db38-4c87-83d3-32b1c48ecc21"
	Sep 08 12:32:10 addons-763766 kubelet[1641]: E0908 12:32:10.034839    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.12.2@sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-controller-manager@sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-controller-manager/manifests/sha256:286112e70bdbf88174a66895bb3c64dd9026b5a762025b61bcd8f6cac04e1b90: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-7dc6969b45-rtphh" podUID="ee63fbd4-6f64-4e2d-ac22-8847ff41e7ab"
	Sep 08 12:32:11 addons-763766 kubelet[1641]: I0908 12:32:11.033644    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/amd-gpu-device-plugin-wb7ph" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:32:11 addons-763766 kubelet[1641]: E0908 12:32:11.033973    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-scheduler:v1.12.2@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/volcanosh/vc-scheduler@sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/volcanosh/vc-scheduler/manifests/sha256:6e28f0f79d4cd09c1c34afaba41623c1b4d0fd7087cc99d6449a8a62e073b50e: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-799f64f894-rrsdz" podUID="fd126a6f-6e10-4de3-ac0a-3cebc5b946b5"
	Sep 08 12:32:11 addons-763766 kubelet[1641]: E0908 12:32:11.034695    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"amd-gpu-device-plugin\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/rocm/k8s-device-plugin/manifests/sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/amd-gpu-device-plugin-wb7ph" podUID="381f7432-b3d6-4ce6-b757-1a353067b937"
	
	
	==> storage-provisioner [76e56c343b94738b24c84b9e3532e9ce8c40c8efe7008575da10dc66130577c1] <==
	W0908 12:31:47.007046       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:31:49.010135       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:31:49.013800       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:31:51.016298       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:31:51.020065       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:31:53.023182       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:31:53.027961       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:31:55.031272       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:31:55.035054       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:31:57.038349       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:31:57.041550       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:31:59.044848       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:31:59.049848       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:32:01.053353       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:32:01.058456       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:32:03.061521       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:32:03.065068       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:32:05.068513       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:32:05.073439       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:32:07.076850       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:32:07.081756       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:32:09.085019       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:32:09.088756       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:32:11.091388       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:32:11.097285       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-763766 -n addons-763766
helpers_test.go:269: (dbg) Run:  kubectl --context addons-763766 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf registry-creds-764b6fb674-hj26g volcano-admission-589c7dd587-d92mj volcano-admission-init-zfzjc volcano-controllers-7dc6969b45-rtphh volcano-scheduler-799f64f894-rrsdz
helpers_test.go:282: ======> post-mortem[TestAddons/serial/Volcano]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-763766 describe pod ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf registry-creds-764b6fb674-hj26g volcano-admission-589c7dd587-d92mj volcano-admission-init-zfzjc volcano-controllers-7dc6969b45-rtphh volcano-scheduler-799f64f894-rrsdz
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-763766 describe pod ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf registry-creds-764b6fb674-hj26g volcano-admission-589c7dd587-d92mj volcano-admission-init-zfzjc volcano-controllers-7dc6969b45-rtphh volcano-scheduler-799f64f894-rrsdz: exit status 1 (69.39509ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-hjnh6" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-fg576" not found
	Error from server (NotFound): pods "amd-gpu-device-plugin-wb7ph" not found
	Error from server (NotFound): pods "registry-66898fdd98-f5rlf" not found
	Error from server (NotFound): pods "registry-creds-764b6fb674-hj26g" not found
	Error from server (NotFound): pods "volcano-admission-589c7dd587-d92mj" not found
	Error from server (NotFound): pods "volcano-admission-init-zfzjc" not found
	Error from server (NotFound): pods "volcano-controllers-7dc6969b45-rtphh" not found
	Error from server (NotFound): pods "volcano-scheduler-799f64f894-rrsdz" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-763766 describe pod ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf registry-creds-764b6fb674-hj26g volcano-admission-589c7dd587-d92mj volcano-admission-init-zfzjc volcano-controllers-7dc6969b45-rtphh volcano-scheduler-799f64f894-rrsdz: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 addons disable volcano --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-763766 addons disable volcano --alsologtostderr -v=1: (11.274805847s)
--- FAIL: TestAddons/serial/Volcano (374.07s)

                                                
                                    
x
+
TestAddons/parallel/Registry (362.95s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:382: registry stabilized in 3.486139ms
I0908 12:32:44.710177  826650 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0908 12:32:44.710197  826650 kapi.go:107] duration metric: took 3.673397ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
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-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
helpers_test.go:337: TestAddons/parallel/Registry: WARNING: pod list for "kube-system" "actual-registry=true" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:384: ***** TestAddons/parallel/Registry: pod "actual-registry=true" failed to start within 6m0s: context deadline exceeded ****
addons_test.go:384: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-763766 -n addons-763766
addons_test.go:384: TestAddons/parallel/Registry: showing logs for failed pods as of 2025-09-08 12:38:45.00099251 +0000 UTC m=+1210.820751214
addons_test.go:384: (dbg) Run:  kubectl --context addons-763766 describe po registry-66898fdd98-f5rlf -n kube-system
addons_test.go:384: (dbg) kubectl --context addons-763766 describe po registry-66898fdd98-f5rlf -n kube-system:
Name:             registry-66898fdd98-f5rlf
Namespace:        kube-system
Priority:         0
Service Account:  default
Node:             addons-763766/192.168.49.2
Start Time:       Mon, 08 Sep 2025 12:20:04 +0000
Labels:           actual-registry=true
addonmanager.kubernetes.io/mode=Reconcile
kubernetes.io/minikube-addons=registry
pod-template-hash=66898fdd98
Annotations:      <none>
Status:           Pending
IP:               10.244.0.6
IPs:
IP:           10.244.0.6
Controlled By:  ReplicaSet/registry-66898fdd98
Containers:
registry:
Container ID:   
Image:          docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d
Image ID:       
Port:           5000/TCP
Host Port:      0/TCP
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:
REGISTRY_STORAGE_DELETE_ENABLED:  true
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xjjpl (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-xjjpl:
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                        18m                   default-scheduler  Successfully assigned kube-system/registry-66898fdd98-f5rlf to addons-763766
Warning  FailedCreatePodSandBox           18m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "83e1583ad88c32b0aeb4e635122d469f6563d9e652492926d25b236c4233acaf": failed to find network info for sandbox "83e1583ad88c32b0aeb4e635122d469f6563d9e652492926d25b236c4233acaf"
Warning  FailedCreatePodSandBox           18m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "bd9f2e00aa65f5edf9762e6746ee688b0d100daa1f1ec3f7c30eb85e98e5523a": failed to find network info for sandbox "bd9f2e00aa65f5edf9762e6746ee688b0d100daa1f1ec3f7c30eb85e98e5523a"
Warning  FailedCreatePodSandBox           18m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "9402013cfdb27fa5f664087baf40f142c0d0da10d4e710745539d7179878181d": failed to find network info for sandbox "9402013cfdb27fa5f664087baf40f142c0d0da10d4e710745539d7179878181d"
Warning  Failed                           15m (x3 over 17m)     kubelet            Error: ErrImagePull
Warning  Failed                           15m (x4 over 17m)     kubelet            Error: ImagePullBackOff
Warning  Failed                           15m (x4 over 17m)     kubelet            Failed to pull image "docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d": failed to pull and unpack image "docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   Pulling                          13m (x5 over 18m)     kubelet            Pulling image "docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d"
Warning  Failed                           13m                   kubelet            Failed to pull image "docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d": failed to pull and unpack image "docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:42be4a75b921489e51574e12889b71484a6524a02c4008c52c6f26ce30c7b990: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  FailedToRetrieveImagePullSecret  3m31s (x62 over 18m)  kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
Normal   BackOff                          2m48s (x55 over 17m)  kubelet            Back-off pulling image "docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d"
addons_test.go:384: (dbg) Run:  kubectl --context addons-763766 logs registry-66898fdd98-f5rlf -n kube-system
addons_test.go:384: (dbg) Non-zero exit: kubectl --context addons-763766 logs registry-66898fdd98-f5rlf -n kube-system: exit status 1 (66.376801ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "registry" in pod "registry-66898fdd98-f5rlf" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:384: kubectl --context addons-763766 logs registry-66898fdd98-f5rlf -n kube-system: exit status 1
addons_test.go:385: failed waiting for pod actual-registry: actual-registry=true within 6m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestAddons/parallel/Registry]: 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/Registry]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect addons-763766
helpers_test.go:243: (dbg) docker inspect addons-763766:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786",
	        "Created": "2025-09-08T12:19:37.053316658Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 828640,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-08T12:19:37.083118871Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:863fa02c4a7dcd4571b30c16c1e6ae3eaa1d1a904931aac9472133ae3328c098",
	        "ResolvConfPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/hostname",
	        "HostsPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/hosts",
	        "LogPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786-json.log",
	        "Name": "/addons-763766",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-763766:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-763766",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4294967296,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786",
	                "LowerDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9-init/diff:/var/lib/docker/overlay2/255c2f19ab05cb57b310ff2aa56739f9075ce485e701512c1e9cb4d8b84be5fc/diff",
	                "MergedDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/merged",
	                "UpperDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/diff",
	                "WorkDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-763766",
	                "Source": "/var/lib/docker/volumes/addons-763766/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-763766",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79",
	            "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-763766",
	                "name.minikube.sigs.k8s.io": "addons-763766",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "67c25e8cf11d4fb2c4585c05c6a08d1832924eea7d65d84fc61aea7f34abff9b",
	            "SandboxKey": "/var/run/docker/netns/67c25e8cf11d",
	            "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-763766": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "fe:96:b6:f8:b0:f1",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "6c1614a7af45fa123a27b1514bcc00d82793a63443be3cf876db46043bb50090",
	                    "EndpointID": "37bd2c96925233cdce6687d20c2229547a25189824450ab7af0293c54b0aaf00",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-763766",
	                        "ebc3ec442f7f"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-763766 -n addons-763766
helpers_test.go:252: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-amd64 -p addons-763766 logs -n 25: (1.242017646s)
helpers_test.go:260: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                      ARGS                                                                                                                                                                                                                                      │        PROFILE         │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ delete  │ -p download-only-693683                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-693683   │ jenkins │ v1.36.0 │ 08 Sep 25 12:18 UTC │ 08 Sep 25 12:18 UTC │
	│ start   │ -o=json --download-only -p download-only-442842 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                          │ download-only-442842   │ jenkins │ v1.36.0 │ 08 Sep 25 12:18 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ delete  │ -p download-only-442842                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-442842   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ delete  │ -p download-only-693683                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-693683   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ delete  │ -p download-only-442842                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-442842   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ start   │ --download-only -p download-docker-686499 --alsologtostderr --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                                                                    │ download-docker-686499 │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ delete  │ -p download-docker-686499                                                                                                                                                                                                                                                                                                                                                                                                                                                      │ download-docker-686499 │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ start   │ --download-only -p binary-mirror-435383 --alsologtostderr --binary-mirror http://127.0.0.1:41893 --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                               │ binary-mirror-435383   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ delete  │ -p binary-mirror-435383                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ binary-mirror-435383   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ addons  │ enable dashboard -p addons-763766                                                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ addons  │ disable dashboard -p addons-763766                                                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ start   │ -p addons-763766 --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:26 UTC │
	│ addons  │ addons-763766 addons disable volcano --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                    │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ addons-763766 addons disable gcp-auth --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ enable headlamp -p addons-763766 --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ addons-763766 addons disable metrics-server --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ addons-763766 addons disable headlamp --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable yakd --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable nvidia-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable volumesnapshots --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                            │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable csi-hostpath-driver --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable cloud-spanner --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable inspektor-gadget --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                           │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:34 UTC │ 08 Sep 25 12:34 UTC │
	│ addons  │ addons-763766 addons disable storage-provisioner-rancher --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │                     │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 12:19:14
	Running on machine: ubuntu-20-agent-5
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 12:19:14.259764  828015 out.go:360] Setting OutFile to fd 1 ...
	I0908 12:19:14.260028  828015 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:19:14.260038  828015 out.go:374] Setting ErrFile to fd 2...
	I0908 12:19:14.260042  828015 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:19:14.260275  828015 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 12:19:14.260941  828015 out.go:368] Setting JSON to false
	I0908 12:19:14.261873  828015 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":75670,"bootTime":1757258284,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 12:19:14.261983  828015 start.go:140] virtualization: kvm guest
	I0908 12:19:14.263675  828015 out.go:179] * [addons-763766] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	I0908 12:19:14.264760  828015 out.go:179]   - MINIKUBE_LOCATION=21510
	I0908 12:19:14.264776  828015 notify.go:220] Checking for updates...
	I0908 12:19:14.266877  828015 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 12:19:14.267936  828015 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:19:14.268956  828015 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 12:19:14.269932  828015 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0908 12:19:14.270912  828015 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 12:19:14.272021  828015 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 12:19:14.293433  828015 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 12:19:14.293530  828015 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:19:14.340517  828015 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-09-08 12:19:14.331723156 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:19:14.340627  828015 docker.go:318] overlay module found
	I0908 12:19:14.342168  828015 out.go:179] * Using the docker driver based on user configuration
	I0908 12:19:14.343129  828015 start.go:304] selected driver: docker
	I0908 12:19:14.343149  828015 start.go:918] validating driver "docker" against <nil>
	I0908 12:19:14.343165  828015 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 12:19:14.343981  828015 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:19:14.391366  828015 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-09-08 12:19:14.382912625 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:19:14.391527  828015 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0908 12:19:14.391750  828015 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]
	I0908 12:19:14.393219  828015 out.go:179] * Using Docker driver with root privileges
	I0908 12:19:14.394170  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:14.394253  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:14.394269  828015 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0908 12:19:14.394357  828015 start.go:348] cluster config:
	{Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd 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:containerd 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: SSHAgen
tPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 12:19:14.396030  828015 out.go:179] * Starting "addons-763766" primary control-plane node in "addons-763766" cluster
	I0908 12:19:14.396786  828015 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0908 12:19:14.397747  828015 out.go:179] * Pulling base image v0.0.47-1756980985-21488 ...
	I0908 12:19:14.398760  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:14.398803  828015 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4
	I0908 12:19:14.398814  828015 cache.go:58] Caching tarball of preloaded images
	I0908 12:19:14.398866  828015 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon
	I0908 12:19:14.398907  828015 preload.go:172] Found /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4 in cache, skipping download
	I0908 12:19:14.398918  828015 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0908 12:19:14.399238  828015 profile.go:143] Saving config to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json ...
	I0908 12:19:14.399263  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json: {Name:mk4bbee30edbe0028b348371443e15b1b9fb0620 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:14.415970  828015 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 to local cache
	I0908 12:19:14.416133  828015 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local cache directory
	I0908 12:19:14.416158  828015 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local cache directory, skipping pull
	I0908 12:19:14.416168  828015 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 exists in cache, skipping pull
	I0908 12:19:14.416181  828015 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 as a tarball
	I0908 12:19:14.416191  828015 cache.go:165] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 from local cache
	I0908 12:19:26.852072  828015 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 from cached tarball
	I0908 12:19:26.852108  828015 cache.go:232] Successfully downloaded all kic artifacts
	I0908 12:19:26.852158  828015 start.go:360] acquireMachinesLock for addons-763766: {Name:mk9e18118623350ee8d254dbec689778fd7ea7dd Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0908 12:19:26.852273  828015 start.go:364] duration metric: took 88.395µs to acquireMachinesLock for "addons-763766"
	I0908 12:19:26.852304  828015 start.go:93] Provisioning new machine with config: &{Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 CustomQemuFi
rmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 12:19:26.852407  828015 start.go:125] createHost starting for "" (driver="docker")
	I0908 12:19:26.854011  828015 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0908 12:19:26.854269  828015 start.go:159] libmachine.API.Create for "addons-763766" (driver="docker")
	I0908 12:19:26.854327  828015 client.go:168] LocalClient.Create starting
	I0908 12:19:26.854483  828015 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem
	I0908 12:19:27.086160  828015 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem
	I0908 12:19:27.394767  828015 cli_runner.go:164] Run: docker network inspect addons-763766 --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}}]}"
	W0908 12:19:27.411679  828015 cli_runner.go:211] docker network inspect addons-763766 --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
	I0908 12:19:27.411781  828015 network_create.go:284] running [docker network inspect addons-763766] to gather additional debugging logs...
	I0908 12:19:27.411805  828015 cli_runner.go:164] Run: docker network inspect addons-763766
	W0908 12:19:27.426432  828015 cli_runner.go:211] docker network inspect addons-763766 returned with exit code 1
	I0908 12:19:27.426468  828015 network_create.go:287] error running [docker network inspect addons-763766]: docker network inspect addons-763766: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-763766 not found
	I0908 12:19:27.426486  828015 network_create.go:289] output of [docker network inspect addons-763766]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-763766 not found
	
	** /stderr **
	I0908 12:19:27.426635  828015 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}}]}"
	I0908 12:19:27.442250  828015 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:0xc001c51cf0}
	I0908 12:19:27.442286  828015 network_create.go:124] attempt to create docker network addons-763766 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0908 12:19:27.442332  828015 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-763766 addons-763766
	I0908 12:19:27.491428  828015 network_create.go:108] docker network addons-763766 192.168.49.0/24 created
	I0908 12:19:27.491464  828015 kic.go:121] calculated static IP "192.168.49.2" for the "addons-763766" container
	I0908 12:19:27.491541  828015 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0908 12:19:27.507365  828015 cli_runner.go:164] Run: docker volume create addons-763766 --label name.minikube.sigs.k8s.io=addons-763766 --label created_by.minikube.sigs.k8s.io=true
	I0908 12:19:27.523096  828015 oci.go:103] Successfully created a docker volume addons-763766
	I0908 12:19:27.523165  828015 cli_runner.go:164] Run: docker run --rm --name addons-763766-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --entrypoint /usr/bin/test -v addons-763766:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -d /var/lib
	I0908 12:19:32.457600  828015 cli_runner.go:217] Completed: docker run --rm --name addons-763766-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --entrypoint /usr/bin/test -v addons-763766:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -d /var/lib: (4.934392948s)
	I0908 12:19:32.457631  828015 oci.go:107] Successfully prepared a docker volume addons-763766
	I0908 12:19:32.457664  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:32.457688  828015 kic.go:194] Starting extracting preloaded images to volume ...
	I0908 12:19:32.457751  828015 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-763766:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -I lz4 -xf /preloaded.tar -C /extractDir
	I0908 12:19:36.990265  828015 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-763766:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -I lz4 -xf /preloaded.tar -C /extractDir: (4.532443988s)
	I0908 12:19:36.990303  828015 kic.go:203] duration metric: took 4.532611261s to extract preloaded images to volume ...
	W0908 12:19:36.990472  828015 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0908 12:19:36.990619  828015 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0908 12:19:37.037826  828015 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-763766 --name addons-763766 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-763766 --network addons-763766 --ip 192.168.49.2 --volume addons-763766:/var --security-opt apparmor=unconfined --memory=4096mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79
	I0908 12:19:37.319976  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Running}}
	I0908 12:19:37.337799  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.355464  828015 cli_runner.go:164] Run: docker exec addons-763766 stat /var/lib/dpkg/alternatives/iptables
	I0908 12:19:37.396933  828015 oci.go:144] the created container "addons-763766" has a running status.
	I0908 12:19:37.396966  828015 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa...
	I0908 12:19:37.574073  828015 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0908 12:19:37.596712  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.618490  828015 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0908 12:19:37.618522  828015 kic_runner.go:114] Args: [docker exec --privileged addons-763766 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0908 12:19:37.670896  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.687494  828015 machine.go:93] provisionDockerMachine start ...
	I0908 12:19:37.687608  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:37.705139  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:37.705440  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:37.705459  828015 main.go:141] libmachine: About to run SSH command:
	hostname
	I0908 12:19:37.706179  828015 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:44232->127.0.0.1:32768: read: connection reset by peer
	I0908 12:19:40.828699  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-763766
	
	I0908 12:19:40.828733  828015 ubuntu.go:182] provisioning hostname "addons-763766"
	I0908 12:19:40.828793  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:40.845422  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:40.845673  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:40.845692  828015 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-763766 && echo "addons-763766" | sudo tee /etc/hostname
	I0908 12:19:40.972116  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-763766
	
	I0908 12:19:40.972191  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:40.988794  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:40.989037  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:40.989055  828015 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-763766' /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-763766/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-763766' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0908 12:19:41.105218  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0908 12:19:41.105271  828015 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21510-822444/.minikube CaCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21510-822444/.minikube}
	I0908 12:19:41.105319  828015 ubuntu.go:190] setting up certificates
	I0908 12:19:41.105444  828015 provision.go:84] configureAuth start
	I0908 12:19:41.105522  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.122928  828015 provision.go:143] copyHostCerts
	I0908 12:19:41.123018  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/ca.pem (1078 bytes)
	I0908 12:19:41.123161  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/cert.pem (1123 bytes)
	I0908 12:19:41.123261  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/key.pem (1675 bytes)
	I0908 12:19:41.123336  828015 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem org=jenkins.addons-763766 san=[127.0.0.1 192.168.49.2 addons-763766 localhost minikube]
	I0908 12:19:41.435412  828015 provision.go:177] copyRemoteCerts
	I0908 12:19:41.435487  828015 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0908 12:19:41.435551  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.453057  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.541564  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0908 12:19:41.563167  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0908 12:19:41.584768  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0908 12:19:41.607098  828015 provision.go:87] duration metric: took 501.628378ms to configureAuth
	I0908 12:19:41.607140  828015 ubuntu.go:206] setting minikube options for container-runtime
	I0908 12:19:41.607307  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:41.607318  828015 machine.go:96] duration metric: took 3.919799726s to provisionDockerMachine
	I0908 12:19:41.607324  828015 client.go:171] duration metric: took 14.752987359s to LocalClient.Create
	I0908 12:19:41.607344  828015 start.go:167] duration metric: took 14.753078118s to libmachine.API.Create "addons-763766"
	I0908 12:19:41.607354  828015 start.go:293] postStartSetup for "addons-763766" (driver="docker")
	I0908 12:19:41.607362  828015 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]
	I0908 12:19:41.607405  828015 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
	I0908 12:19:41.607442  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.624160  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.713937  828015 ssh_runner.go:195] Run: cat /etc/os-release
	I0908 12:19:41.716938  828015 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0908 12:19:41.716965  828015 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0908 12:19:41.716971  828015 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0908 12:19:41.716992  828015 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0908 12:19:41.717004  828015 filesync.go:126] Scanning /home/jenkins/minikube-integration/21510-822444/.minikube/addons for local assets ...
	I0908 12:19:41.717053  828015 filesync.go:126] Scanning /home/jenkins/minikube-integration/21510-822444/.minikube/files for local assets ...
	I0908 12:19:41.717075  828015 start.go:296] duration metric: took 109.71508ms for postStartSetup
	I0908 12:19:41.717391  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.733902  828015 profile.go:143] Saving config to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json ...
	I0908 12:19:41.734209  828015 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 12:19:41.734259  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.750334  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.837704  828015 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0908 12:19:41.841768  828015 start.go:128] duration metric: took 14.989344599s to createHost
	I0908 12:19:41.841796  828015 start.go:83] releasing machines lock for "addons-763766", held for 14.989510946s
	I0908 12:19:41.841861  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.858363  828015 ssh_runner.go:195] Run: cat /version.json
	I0908 12:19:41.858420  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.858471  828015 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0908 12:19:41.858544  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.875871  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.876441  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:42.026459  828015 ssh_runner.go:195] Run: systemctl --version
	I0908 12:19:42.030780  828015 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0908 12:19:42.034852  828015 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0908 12:19:42.057119  828015 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0908 12:19:42.057197  828015 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" ;
	I0908 12:19:42.081309  828015 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0908 12:19:42.081332  828015 start.go:495] detecting cgroup driver to use...
	I0908 12:19:42.081369  828015 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0908 12:19:42.081432  828015 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0908 12:19:42.092403  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0908 12:19:42.102378  828015 docker.go:218] disabling cri-docker service (if available) ...
	I0908 12:19:42.102427  828015 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0908 12:19:42.114174  828015 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0908 12:19:42.126433  828015 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0908 12:19:42.202976  828015 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0908 12:19:42.283380  828015 docker.go:234] disabling docker service ...
	I0908 12:19:42.283453  828015 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0908 12:19:42.301185  828015 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0908 12:19:42.311626  828015 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0908 12:19:42.386438  828015 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0908 12:19:42.458339  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0908 12:19:42.468388  828015 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0908 12:19:42.482453  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0908 12:19:42.490969  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0908 12:19:42.499719  828015 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0908 12:19:42.499786  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0908 12:19:42.508155  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 12:19:42.516323  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0908 12:19:42.524677  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 12:19:42.533319  828015 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0908 12:19:42.541253  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0908 12:19:42.550073  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0908 12:19:42.558650  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0908 12:19:42.567361  828015 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0908 12:19:42.574715  828015 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0908 12:19:42.574759  828015 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0908 12:19:42.586697  828015 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0908 12:19:42.594500  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:42.670522  828015 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0908 12:19:42.771947  828015 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0908 12:19:42.772082  828015 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0908 12:19:42.775675  828015 start.go:563] Will wait 60s for crictl version
	I0908 12:19:42.775716  828015 ssh_runner.go:195] Run: which crictl
	I0908 12:19:42.778670  828015 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0908 12:19:42.811234  828015 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0908 12:19:42.811301  828015 ssh_runner.go:195] Run: containerd --version
	I0908 12:19:42.834648  828015 ssh_runner.go:195] Run: containerd --version
	I0908 12:19:42.857871  828015 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0908 12:19:42.858978  828015 cli_runner.go:164] Run: docker network inspect addons-763766 --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}}]}"
	I0908 12:19:42.874978  828015 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0908 12:19:42.878364  828015 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""
	I0908 12:19:42.888556  828015 kubeadm.go:875] updating cluster {Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 CustomQemuFirmwareP
ath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0908 12:19:42.888684  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:42.888737  828015 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 12:19:42.920095  828015 containerd.go:627] all images are preloaded for containerd runtime.
	I0908 12:19:42.920119  828015 containerd.go:534] Images already preloaded, skipping extraction
	I0908 12:19:42.920178  828015 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 12:19:42.951519  828015 containerd.go:627] all images are preloaded for containerd runtime.
	I0908 12:19:42.951546  828015 cache_images.go:85] Images are preloaded, skipping loading
	I0908 12:19:42.951558  828015 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 containerd true true} ...
	I0908 12:19:42.951668  828015 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-763766 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:addons-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0908 12:19:42.951734  828015 ssh_runner.go:195] Run: sudo crictl info
	I0908 12:19:42.983115  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:42.983140  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:42.983154  828015 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0908 12:19:42.983174  828015 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-763766 NodeName:addons-763766 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0908 12:19:42.983275  828015 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:///run/containerd/containerd.sock
	  name: "addons-763766"
	  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: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.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
	
	I0908 12:19:42.983340  828015 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0908 12:19:42.991332  828015 binaries.go:44] Found k8s binaries, skipping transfer
	I0908 12:19:42.991415  828015 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0908 12:19:42.999177  828015 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0908 12:19:43.014769  828015 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0908 12:19:43.030381  828015 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2226 bytes)
	I0908 12:19:43.045905  828015 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0908 12:19:43.049021  828015 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""
	I0908 12:19:43.058471  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:43.130611  828015 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 12:19:43.144724  828015 certs.go:68] Setting up /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766 for IP: 192.168.49.2
	I0908 12:19:43.144744  828015 certs.go:194] generating shared ca certs ...
	I0908 12:19:43.144765  828015 certs.go:226] acquiring lock for ca certs: {Name:mk75e05fddde63a271eeb60588011fb6bfff63fa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.144891  828015 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key
	I0908 12:19:43.205023  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt ...
	I0908 12:19:43.205053  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt: {Name:mka3f33cd42685b485839a3835d9f0ec9a5229e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.205210  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key ...
	I0908 12:19:43.205222  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key: {Name:mk8cbe6f5207a7e677ae53bb3ec2fdb9eca02913 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.205336  828015 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key
	I0908 12:19:43.339743  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt ...
	I0908 12:19:43.339775  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt: {Name:mk128b553f9364b3d96a10881ac4c674272491b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.339954  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key ...
	I0908 12:19:43.339965  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key: {Name:mk78f02a8e6f328274358ef3316bbf4b1c1d0c1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.340034  828015 certs.go:256] generating profile certs ...
	I0908 12:19:43.340092  828015 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key
	I0908 12:19:43.340106  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt with IP's: []
	I0908 12:19:43.557513  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt ...
	I0908 12:19:43.557547  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: {Name:mk32f75f6c5359a887567806bd88b3725a4c8033 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.557721  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key ...
	I0908 12:19:43.557731  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key: {Name:mkeee25deffdb14762cd47ae62b87e248f54eabf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.557802  828015 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b
	I0908 12:19:43.557822  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0908 12:19:43.605841  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b ...
	I0908 12:19:43.605871  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b: {Name:mkfa94651ad4b5d3a791b602bb650a8c23bc2053 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.606023  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b ...
	I0908 12:19:43.606038  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b: {Name:mk34cc198781bf5b7aaaae9608a14f6029d0be7d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.606105  828015 certs.go:381] copying /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b -> /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt
	I0908 12:19:43.606183  828015 certs.go:385] copying /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b -> /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key
	I0908 12:19:43.606228  828015 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key
	I0908 12:19:43.606245  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt with IP's: []
	I0908 12:19:43.749878  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt ...
	I0908 12:19:43.749920  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt: {Name:mk0737b818acc7446758b7380af35a74283efdbe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.750086  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key ...
	I0908 12:19:43.750099  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key: {Name:mke728c706d0c738313b2d0a347a184581eb180b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.750272  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem (1675 bytes)
	I0908 12:19:43.750308  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem (1078 bytes)
	I0908 12:19:43.750332  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem (1123 bytes)
	I0908 12:19:43.750354  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem (1675 bytes)
	I0908 12:19:43.750915  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0908 12:19:43.773565  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0908 12:19:43.794725  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0908 12:19:43.815858  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0908 12:19:43.836769  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0908 12:19:43.857872  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0908 12:19:43.879046  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0908 12:19:43.900048  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0908 12:19:43.921138  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0908 12:19:43.942300  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0908 12:19:43.958151  828015 ssh_runner.go:195] Run: openssl version
	I0908 12:19:43.963299  828015 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"
	I0908 12:19:43.971664  828015 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.974734  828015 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep  8 12:19 /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.974778  828015 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.980877  828015 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"
	I0908 12:19:43.989078  828015 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0908 12:19:43.991999  828015 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
	I0908 12:19:43.992043  828015 kubeadm.go:392] StartCluster: {Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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}
	I0908 12:19:43.992109  828015 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0908 12:19:43.992171  828015 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0908 12:19:44.024543  828015 cri.go:89] found id: ""
	I0908 12:19:44.024612  828015 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0908 12:19:44.033091  828015 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0908 12:19:44.041627  828015 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0908 12:19:44.041685  828015 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
	I0908 12:19:44.050308  828015 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
	I0908 12:19:44.050333  828015 kubeadm.go:157] found existing configuration files:
	
	I0908 12:19:44.050392  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0908 12:19:44.058526  828015 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
	I0908 12:19:44.058576  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0908 12:19:44.066177  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0908 12:19:44.073744  828015 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
	I0908 12:19:44.073798  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0908 12:19:44.080993  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0908 12:19:44.088447  828015 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
	I0908 12:19:44.088499  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0908 12:19:44.095923  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0908 12:19:44.103544  828015 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
	I0908 12:19:44.103608  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0908 12:19:44.111278  828015 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"
	I0908 12:19:44.161572  828015 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0908 12:19:44.161995  828015 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1083-gcp\n", err: exit status 1
	I0908 12:19:44.211328  828015 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0908 12:19:54.776393  828015 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0908 12:19:54.776447  828015 kubeadm.go:310] [preflight] Running pre-flight checks
	I0908 12:19:54.776522  828015 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0908 12:19:54.776573  828015 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1083-gcp
	I0908 12:19:54.776604  828015 kubeadm.go:310] OS: Linux
	I0908 12:19:54.776668  828015 kubeadm.go:310] CGROUPS_CPU: enabled
	I0908 12:19:54.776722  828015 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0908 12:19:54.776764  828015 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0908 12:19:54.776837  828015 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0908 12:19:54.776926  828015 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0908 12:19:54.776973  828015 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0908 12:19:54.777014  828015 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0908 12:19:54.777057  828015 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0908 12:19:54.777127  828015 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0908 12:19:54.777246  828015 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0908 12:19:54.777371  828015 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0908 12:19:54.777480  828015 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0908 12:19:54.777536  828015 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0908 12:19:54.779091  828015 out.go:252]   - Generating certificates and keys ...
	I0908 12:19:54.779169  828015 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0908 12:19:54.779240  828015 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0908 12:19:54.779298  828015 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0908 12:19:54.779396  828015 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0908 12:19:54.779495  828015 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0908 12:19:54.779570  828015 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0908 12:19:54.779627  828015 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0908 12:19:54.779732  828015 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-763766 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0908 12:19:54.779789  828015 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0908 12:19:54.779941  828015 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-763766 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0908 12:19:54.780032  828015 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0908 12:19:54.780127  828015 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0908 12:19:54.780193  828015 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0908 12:19:54.780274  828015 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0908 12:19:54.780331  828015 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0908 12:19:54.780399  828015 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0908 12:19:54.780458  828015 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0908 12:19:54.780515  828015 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0908 12:19:54.780562  828015 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0908 12:19:54.780634  828015 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0908 12:19:54.780700  828015 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0908 12:19:54.781835  828015 out.go:252]   - Booting up control plane ...
	I0908 12:19:54.781957  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0908 12:19:54.782058  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0908 12:19:54.782172  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0908 12:19:54.782316  828015 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0908 12:19:54.782458  828015 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0908 12:19:54.782619  828015 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0908 12:19:54.782740  828015 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0908 12:19:54.782801  828015 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0908 12:19:54.782946  828015 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0908 12:19:54.783072  828015 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0908 12:19:54.783179  828015 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00089781s
	I0908 12:19:54.783321  828015 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0908 12:19:54.783422  828015 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0908 12:19:54.783540  828015 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0908 12:19:54.783643  828015 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0908 12:19:54.783774  828015 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 2.899418955s
	I0908 12:19:54.783885  828015 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 3.367989066s
	I0908 12:19:54.783987  828015 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 5.002164187s
	I0908 12:19:54.784160  828015 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0908 12:19:54.784306  828015 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0908 12:19:54.784399  828015 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0908 12:19:54.784599  828015 kubeadm.go:310] [mark-control-plane] Marking the node addons-763766 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0908 12:19:54.784699  828015 kubeadm.go:310] [bootstrap-token] Using token: oa3s6w.igghz50nsjvbulqc
	I0908 12:19:54.785867  828015 out.go:252]   - Configuring RBAC rules ...
	I0908 12:19:54.785958  828015 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0908 12:19:54.786058  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0908 12:19:54.786198  828015 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
	I0908 12:19:54.786318  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0908 12:19:54.786430  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0908 12:19:54.786515  828015 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0908 12:19:54.786633  828015 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0908 12:19:54.786698  828015 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0908 12:19:54.786760  828015 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0908 12:19:54.786770  828015 kubeadm.go:310] 
	I0908 12:19:54.786848  828015 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0908 12:19:54.786862  828015 kubeadm.go:310] 
	I0908 12:19:54.786979  828015 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0908 12:19:54.786988  828015 kubeadm.go:310] 
	I0908 12:19:54.787034  828015 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0908 12:19:54.787119  828015 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0908 12:19:54.787198  828015 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0908 12:19:54.787204  828015 kubeadm.go:310] 
	I0908 12:19:54.787280  828015 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0908 12:19:54.787287  828015 kubeadm.go:310] 
	I0908 12:19:54.787359  828015 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0908 12:19:54.787367  828015 kubeadm.go:310] 
	I0908 12:19:54.787437  828015 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0908 12:19:54.787542  828015 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0908 12:19:54.787604  828015 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0908 12:19:54.787610  828015 kubeadm.go:310] 
	I0908 12:19:54.787682  828015 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0908 12:19:54.787762  828015 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0908 12:19:54.787768  828015 kubeadm.go:310] 
	I0908 12:19:54.787839  828015 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token oa3s6w.igghz50nsjvbulqc \
	I0908 12:19:54.787931  828015 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1afb6098c67dd46357c987720b64fda989ec86989cd1bbcb4e2bed6b5827efee \
	I0908 12:19:54.787951  828015 kubeadm.go:310] 	--control-plane 
	I0908 12:19:54.787957  828015 kubeadm.go:310] 
	I0908 12:19:54.788034  828015 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0908 12:19:54.788040  828015 kubeadm.go:310] 
	I0908 12:19:54.788130  828015 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token oa3s6w.igghz50nsjvbulqc \
	I0908 12:19:54.788250  828015 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1afb6098c67dd46357c987720b64fda989ec86989cd1bbcb4e2bed6b5827efee 
	I0908 12:19:54.788261  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:54.788270  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:54.789500  828015 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0908 12:19:54.790606  828015 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0908 12:19:54.794527  828015 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0908 12:19:54.794544  828015 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0908 12:19:54.810857  828015 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
	I0908 12:19:55.007489  828015 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0908 12:19:55.007582  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-763766 minikube.k8s.io/updated_at=2025_09_08T12_19_55_0700 minikube.k8s.io/version=v1.36.0 minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9 minikube.k8s.io/name=addons-763766 minikube.k8s.io/primary=true
	I0908 12:19:55.007593  828015 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
	I0908 12:19:55.015842  828015 ops.go:34] apiserver oom_adj: -16
	I0908 12:19:55.131690  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:55.632066  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:56.132497  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:56.632355  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:57.132482  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:57.632099  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:58.132644  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:58.632745  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.132696  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.632123  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.698212  828015 kubeadm.go:1105] duration metric: took 4.690687952s to wait for elevateKubeSystemPrivileges
	I0908 12:19:59.698249  828015 kubeadm.go:394] duration metric: took 15.706211605s to StartCluster
	I0908 12:19:59.698269  828015 settings.go:142] acquiring lock: {Name:mk4eb9d09301b7a64a712dde540fe71fa816edde Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:59.698399  828015 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:19:59.698802  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/kubeconfig: {Name:mkcc776d2c0197cd0fb4203c3af06bcfd3fc850b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:59.698995  828015 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"
	I0908 12:19:59.699031  828015 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 12:19:59.699127  828015 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]
	I0908 12:19:59.699254  828015 addons.go:69] Setting ingress=true in profile "addons-763766"
	I0908 12:19:59.699265  828015 addons.go:69] Setting inspektor-gadget=true in profile "addons-763766"
	I0908 12:19:59.699280  828015 addons.go:238] Setting addon inspektor-gadget=true in "addons-763766"
	I0908 12:19:59.699281  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:59.699291  828015 addons.go:69] Setting gcp-auth=true in profile "addons-763766"
	I0908 12:19:59.699307  828015 mustload.go:65] Loading cluster: addons-763766
	I0908 12:19:59.699299  828015 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-763766"
	I0908 12:19:59.699325  828015 addons.go:69] Setting metrics-server=true in profile "addons-763766"
	I0908 12:19:59.699279  828015 addons.go:238] Setting addon ingress=true in "addons-763766"
	I0908 12:19:59.699339  828015 addons.go:238] Setting addon metrics-server=true in "addons-763766"
	I0908 12:19:59.699358  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699332  828015 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-763766"
	I0908 12:19:59.699386  828015 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-763766"
	I0908 12:19:59.699388  828015 addons.go:69] Setting cloud-spanner=true in profile "addons-763766"
	I0908 12:19:59.699408  828015 addons.go:238] Setting addon cloud-spanner=true in "addons-763766"
	I0908 12:19:59.699428  828015 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-763766"
	I0908 12:19:59.699432  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699319  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699469  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699482  828015 addons.go:69] Setting storage-provisioner=true in profile "addons-763766"
	I0908 12:19:59.699509  828015 addons.go:238] Setting addon storage-provisioner=true in "addons-763766"
	I0908 12:19:59.699513  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:59.699538  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699755  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699858  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699870  828015 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-763766"
	I0908 12:19:59.699885  828015 addons.go:69] Setting registry=true in profile "addons-763766"
	I0908 12:19:59.699900  828015 addons.go:69] Setting volumesnapshots=true in profile "addons-763766"
	I0908 12:19:59.699908  828015 addons.go:238] Setting addon registry=true in "addons-763766"
	I0908 12:19:59.699916  828015 addons.go:238] Setting addon volumesnapshots=true in "addons-763766"
	I0908 12:19:59.699932  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699947  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699963  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699997  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700370  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700369  828015 addons.go:69] Setting registry-creds=true in profile "addons-763766"
	I0908 12:19:59.700391  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700399  828015 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-763766"
	I0908 12:19:59.700412  828015 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-763766"
	I0908 12:19:59.700441  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.700577  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699434  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.700890  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.701132  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.701184  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699874  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699251  828015 addons.go:69] Setting yakd=true in profile "addons-763766"
	I0908 12:19:59.703574  828015 addons.go:238] Setting addon yakd=true in "addons-763766"
	I0908 12:19:59.703612  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.706864  828015 out.go:179] * Verifying Kubernetes components...
	I0908 12:19:59.699863  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.708434  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:59.699285  828015 addons.go:69] Setting default-storageclass=true in profile "addons-763766"
	I0908 12:19:59.715644  828015 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-763766"
	I0908 12:19:59.716088  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699890  828015 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-763766"
	I0908 12:19:59.716912  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700391  828015 addons.go:238] Setting addon registry-creds=true in "addons-763766"
	I0908 12:19:59.699895  828015 addons.go:69] Setting volcano=true in profile "addons-763766"
	I0908 12:19:59.699260  828015 addons.go:69] Setting ingress-dns=true in profile "addons-763766"
	I0908 12:19:59.720659  828015 addons.go:238] Setting addon ingress-dns=true in "addons-763766"
	I0908 12:19:59.720739  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.721219  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.721318  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.721927  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.723509  828015 addons.go:238] Setting addon volcano=true in "addons-763766"
	I0908 12:19:59.723573  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.724180  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.725818  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.733552  828015 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 12:19:59.737469  828015 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0908 12:19:59.737546  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0908 12:19:59.737616  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.741835  828015 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0908 12:19:59.745631  828015 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0908 12:19:59.745656  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0908 12:19:59.745726  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.751445  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.755332  828015 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0908 12:19:59.755511  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0908 12:19:59.758544  828015 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0908 12:19:59.758563  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0908 12:19:59.758620  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.761497  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0908 12:19:59.763509  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0908 12:19:59.765164  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0908 12:19:59.765503  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0908 12:19:59.765526  828015 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0908 12:19:59.765588  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.768350  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0908 12:19:59.769519  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0908 12:19:59.770667  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0908 12:19:59.771674  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0908 12:19:59.772667  828015 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0908 12:19:59.773553  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0908 12:19:59.774560  828015 out.go:179]   - Using image docker.io/registry:3.0.0
	I0908 12:19:59.774564  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0908 12:19:59.774670  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0908 12:19:59.774734  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.775550  828015 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0908 12:19:59.775568  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0908 12:19:59.775626  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.789849  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.790924  828015 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0908 12:19:59.791884  828015 addons.go:238] Setting addon default-storageclass=true in "addons-763766"
	I0908 12:19:59.791927  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.792182  828015 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0908 12:19:59.792201  828015 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0908 12:19:59.792247  828015 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0908 12:19:59.792306  828015 out.go:179]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.12.2
	I0908 12:19:59.792333  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.792316  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.793546  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0908 12:19:59.793569  828015 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0908 12:19:59.793622  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.794774  828015 out.go:179]   - Using image docker.io/volcanosh/vc-controller-manager:v1.12.2
	I0908 12:19:59.795965  828015 out.go:179]   - Using image docker.io/volcanosh/vc-scheduler:v1.12.2
	I0908 12:19:59.820605  828015 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0908 12:19:59.828279  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (498149 bytes)
	I0908 12:19:59.828436  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.825835  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.826045  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.829822  828015 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.40
	I0908 12:19:59.834175  828015 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	I0908 12:19:59.834878  828015 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0908 12:19:59.835035  828015 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0908 12:19:59.835269  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0908 12:19:59.835342  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.835877  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0908 12:19:59.835909  828015 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0908 12:19:59.835966  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.836319  828015 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0908 12:19:59.836345  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0908 12:19:59.836396  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.841856  828015 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-763766"
	I0908 12:19:59.841922  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.842533  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.859368  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.860781  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.861080  828015 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0908 12:19:59.861097  828015 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0908 12:19:59.861152  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.864003  828015 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0908 12:19:59.864144  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:19:59.865320  828015 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0908 12:19:59.865366  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0908 12:19:59.865429  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.867529  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:19:59.871523  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.875439  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0908 12:19:59.876849  828015 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0908 12:19:59.876870  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0908 12:19:59.876935  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.878132  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.880048  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.892356  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.892846  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.893119  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.896153  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.897619  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.900919  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.902144  828015 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0908 12:19:59.903294  828015 out.go:179]   - Using image docker.io/busybox:stable
	I0908 12:19:59.904284  828015 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0908 12:19:59.904298  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0908 12:19:59.904341  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.908434  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.921011  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	W0908 12:19:59.929832  828015 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0908 12:19:59.929875  828015 retry.go:31] will retry after 365.255172ms: ssh: handshake failed: EOF
	I0908 12:20:00.247310  828015 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
	I0908 12:20:00.341379  828015 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 -"
	I0908 12:20:00.341537  828015 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 12:20:00.343231  828015 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
	I0908 12:20:00.345689  828015 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
	I0908 12:20:00.428360  828015 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0908 12:20:00.428465  828015 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0908 12:20:00.444591  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0908 12:20:00.444685  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0908 12:20:00.545613  828015 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0908 12:20:00.545715  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0908 12:20:00.633900  828015 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
	I0908 12:20:00.635052  828015 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
	I0908 12:20:00.641521  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0908 12:20:00.641547  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0908 12:20:00.648226  828015 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
	I0908 12:20:00.731091  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0908 12:20:00.731184  828015 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0908 12:20:00.735504  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0908 12:20:00.735528  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0908 12:20:00.737505  828015 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0908 12:20:00.738320  828015 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0908 12:20:00.738348  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0908 12:20:00.827930  828015 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
	I0908 12:20:00.928672  828015 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
	I0908 12:20:01.129833  828015 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
	I0908 12:20:01.133768  828015 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
	I0908 12:20:01.136711  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0908 12:20:01.136805  828015 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)
	I0908 12:20:01.137168  828015 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
	I0908 12:20:01.240343  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0908 12:20:01.240452  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0908 12:20:01.339101  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0908 12:20:01.339215  828015 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0908 12:20:01.441303  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0908 12:20:01.441405  828015 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0908 12:20:01.627510  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0908 12:20:01.627608  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0908 12:20:01.826854  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0908 12:20:01.826895  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0908 12:20:01.828039  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0908 12:20:01.828108  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0908 12:20:01.846834  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0908 12:20:01.846917  828015 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0908 12:20:02.027777  828015 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
	I0908 12:20:02.426601  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0908 12:20:02.426634  828015 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0908 12:20:02.429968  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0908 12:20:02.430004  828015 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0908 12:20:02.443045  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0908 12:20:02.443154  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0908 12:20:02.844734  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0908 12:20:02.844829  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0908 12:20:03.026194  828015 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0908 12:20:03.026298  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0908 12:20:03.128597  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0908 12:20:03.128633  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0908 12:20:03.429985  828015 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
	I0908 12:20:03.531844  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0908 12:20:03.531944  828015 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0908 12:20:03.629439  828015 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
	I0908 12:20:03.746099  828015 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.404484831s)
	I0908 12:20:03.746182  828015 ssh_runner.go:235] Completed: /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 -": (3.404757906s)
	I0908 12:20:03.746228  828015 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0908 12:20:03.747116  828015 node_ready.go:35] waiting up to 6m0s for node "addons-763766" to be "Ready" ...
	I0908 12:20:03.747279  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.403974379s)
	I0908 12:20:03.747328  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (3.401620052s)
	I0908 12:20:03.747362  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.113434319s)
	I0908 12:20:03.747475  828015 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-creds-rc.yaml: (3.112392581s)
	I0908 12:20:03.747582  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.500172809s)
	I0908 12:20:03.827007  828015 node_ready.go:49] node "addons-763766" is "Ready"
	I0908 12:20:03.827052  828015 node_ready.go:38] duration metric: took 79.890358ms for node "addons-763766" to be "Ready" ...
	I0908 12:20:03.827087  828015 api_server.go:52] waiting for apiserver process to appear ...
	I0908 12:20:03.827176  828015 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 12:20:04.031322  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0908 12:20:04.031456  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0908 12:20:04.330437  828015 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-763766" context rescaled to 1 replicas
	I0908 12:20:04.526622  828015 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-dns-pod.yaml: (3.878300697s)
	I0908 12:20:04.635781  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0908 12:20:04.635866  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0908 12:20:05.029225  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0908 12:20:05.029375  828015 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0908 12:20:05.337465  828015 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
	I0908 12:20:07.430062  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0908 12:20:07.430150  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:20:07.455388  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:20:07.926866  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0908 12:20:08.233887  828015 addons.go:238] Setting addon gcp-auth=true in "addons-763766"
	I0908 12:20:08.233951  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:20:08.234544  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:20:08.256095  828015 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0908 12:20:08.256162  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:20:08.273025  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:20:09.143271  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (8.405718601s)
	I0908 12:20:09.143400  828015 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: (8.315384834s)
	W0908 12:20:09.143423  828015 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
	I0908 12:20:09.143442  828015 retry.go:31] will retry after 350.90299ms: 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
	I0908 12:20:09.143505  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (8.214740474s)
	I0908 12:20:09.143809  828015 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: (8.013875641s)
	I0908 12:20:09.143826  828015 addons.go:479] Verifying addon ingress=true in "addons-763766"
	I0908 12:20:09.144207  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (8.0103402s)
	I0908 12:20:09.144262  828015 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: (8.006996921s)
	I0908 12:20:09.144273  828015 addons.go:479] Verifying addon registry=true in "addons-763766"
	I0908 12:20:09.144492  828015 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: (7.116675928s)
	I0908 12:20:09.144510  828015 addons.go:479] Verifying addon metrics-server=true in "addons-763766"
	I0908 12:20:09.144602  828015 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: (5.714503869s)
	W0908 12:20:09.144647  828015 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
	I0908 12:20:09.144663  828015 retry.go:31] will retry after 211.053344ms: 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
	I0908 12:20:09.144713  828015 ssh_runner.go:235] Completed: 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: (5.515236004s)
	I0908 12:20:09.144823  828015 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (5.317623515s)
	I0908 12:20:09.144841  828015 api_server.go:72] duration metric: took 9.445774547s to wait for apiserver process to appear ...
	I0908 12:20:09.144848  828015 api_server.go:88] waiting for apiserver healthz status ...
	I0908 12:20:09.144865  828015 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0908 12:20:09.145654  828015 out.go:179] * Verifying registry addon...
	I0908 12:20:09.145706  828015 out.go:179] * Verifying ingress addon...
	I0908 12:20:09.146915  828015 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-763766 service yakd-dashboard -n yakd-dashboard
	
	I0908 12:20:09.147812  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0908 12:20:09.147868  828015 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0908 12:20:09.227593  828015 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0908 12:20:09.229798  828015 api_server.go:141] control plane version: v1.34.0
	I0908 12:20:09.229837  828015 api_server.go:131] duration metric: took 84.981822ms to wait for apiserver health ...
	I0908 12:20:09.229850  828015 system_pods.go:43] waiting for kube-system pods to appear ...
	I0908 12:20:09.233930  828015 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0908 12:20:09.234002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:09.235440  828015 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0908 12:20:09.235461  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:09.236575  828015 system_pods.go:59] 17 kube-system pods found
	I0908 12:20:09.236673  828015 system_pods.go:61] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.236722  828015 system_pods.go:61] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.236745  828015 system_pods.go:61] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.236762  828015 system_pods.go:61] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.236776  828015 system_pods.go:61] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.236791  828015 system_pods.go:61] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.236808  828015 system_pods.go:61] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.236821  828015 system_pods.go:61] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.236836  828015 system_pods.go:61] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.236852  828015 system_pods.go:61] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.236881  828015 system_pods.go:61] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.236900  828015 system_pods.go:61] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.236917  828015 system_pods.go:61] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.236929  828015 system_pods.go:61] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.236953  828015 system_pods.go:61] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.236964  828015 system_pods.go:61] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.236984  828015 system_pods.go:61] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.236997  828015 system_pods.go:74] duration metric: took 7.130656ms to wait for pod list to return data ...
	I0908 12:20:09.237011  828015 default_sa.go:34] waiting for default service account to be created ...
	I0908 12:20:09.243866  828015 default_sa.go:45] found service account: "default"
	I0908 12:20:09.243896  828015 default_sa.go:55] duration metric: took 6.874068ms for default service account to be created ...
	I0908 12:20:09.243907  828015 system_pods.go:116] waiting for k8s-apps to be running ...
	I0908 12:20:09.253755  828015 system_pods.go:86] 18 kube-system pods found
	I0908 12:20:09.253785  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.253792  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.253797  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending
	I0908 12:20:09.253801  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.253805  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.253809  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.253812  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.253820  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.253830  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.253836  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.253847  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.253859  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.253867  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.253872  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.253881  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.253889  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.253897  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.253901  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.253919  828015 retry.go:31] will retry after 306.055725ms: missing components: kube-dns
	I0908 12:20:09.356792  828015 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
	I0908 12:20:09.452580  828015 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: (4.115034482s)
	I0908 12:20:09.452631  828015 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-763766"
	I0908 12:20:09.452913  828015 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.196770991s)
	I0908 12:20:09.453977  828015 out.go:179] * Verifying csi-hostpath-driver addon...
	I0908 12:20:09.454104  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:20:09.456079  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0908 12:20:09.457223  828015 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0908 12:20:09.458126  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0908 12:20:09.458144  828015 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0908 12:20:09.495148  828015 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
	I0908 12:20:09.531569  828015 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0908 12:20:09.531598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:09.554364  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0908 12:20:09.554390  828015 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0908 12:20:09.633805  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:09.633896  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.633921  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.633943  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:09.633961  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:09.633979  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:09.633995  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.634012  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.634027  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.634055  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.634082  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.634108  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.634124  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.634142  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.634160  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.634187  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.634204  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.634222  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.634238  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.634256  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.634278  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.634309  828015 retry.go:31] will retry after 256.704129ms: missing components: kube-dns
	I0908 12:20:09.738240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:09.738761  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:09.744680  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0908 12:20:09.744759  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0908 12:20:09.931439  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:09.931484  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.931496  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.931506  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:09.931514  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:09.931591  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:09.931604  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.931611  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.931616  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.931622  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.931633  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.931657  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.931667  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.931673  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.931682  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.931698  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.931712  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.931719  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.931731  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.931739  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.931744  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.931767  828015 retry.go:31] will retry after 391.760345ms: missing components: kube-dns
	I0908 12:20:09.934005  828015 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
	I0908 12:20:10.030224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:10.152222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:10.152456  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:10.330777  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:10.330818  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:10.330828  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:10.330840  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:10.330849  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:10.330857  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:10.330862  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:10.330868  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:10.330876  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:10.330881  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:10.330891  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:10.330896  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:10.330901  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:10.330910  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:10.330918  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:10.330934  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:10.330941  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:10.330949  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:10.330959  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.330966  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.330972  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:10.330990  828015 retry.go:31] will retry after 389.08293ms: missing components: kube-dns
	I0908 12:20:10.461658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:10.652027  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:10.652205  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:10.754458  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:10.754498  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:10.754508  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:10.754519  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:10.754535  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:10.754543  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:10.754549  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:10.754555  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:10.754561  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:10.754567  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:10.754574  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:10.754581  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:10.754587  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:10.754597  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:10.754605  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:10.754614  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:10.754621  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:10.754630  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:10.754638  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.754647  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.754658  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:10.754677  828015 retry.go:31] will retry after 688.83067ms: missing components: kube-dns
	I0908 12:20:11.028615  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.152443  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:11.152811  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:11.425891  828015 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.069034588s)
	I0908 12:20:11.449005  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:11.449039  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:11.449046  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:11.449055  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:11.449060  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:11.449066  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:11.449071  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:11.449078  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:11.449084  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:11.449089  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:11.449097  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:11.449112  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:11.449122  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:11.449128  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:11.449138  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:11.449143  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:11.449151  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:11.449156  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:11.449164  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:11.449172  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:11.449181  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:11.449203  828015 retry.go:31] will retry after 769.37607ms: missing components: kube-dns
	I0908 12:20:11.459260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.600243  828015 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.105057721s)
	W0908 12:20:11.600280  828015 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
	I0908 12:20:11.600300  828015 retry.go:31] will retry after 374.353159ms: 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
	I0908 12:20:11.600338  828015 ssh_runner.go:235] Completed: 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: (1.666221719s)
	I0908 12:20:11.601421  828015 addons.go:479] Verifying addon gcp-auth=true in "addons-763766"
	I0908 12:20:11.604154  828015 out.go:179] * Verifying gcp-auth addon...
	I0908 12:20:11.605884  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0908 12:20:11.608451  828015 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0908 12:20:11.608469  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:11.651123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:11.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:11.959455  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.975358  828015 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
	I0908 12:20:12.127328  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:12.151267  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:12.151405  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:12.228463  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:12.228497  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:12.228505  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:12.228512  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:12.228517  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:12.228522  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:12.228528  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:12.228533  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:12.228536  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:12.228540  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:12.228544  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:12.228548  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:12.228552  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:12.228557  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:12.228563  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:12.228573  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:12.228582  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:12.228598  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:12.228606  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:12.228617  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:12.228627  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:12.228649  828015 retry.go:31] will retry after 988.969909ms: missing components: kube-dns
	I0908 12:20:12.461029  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:12.628136  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:12.652243  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:12.652377  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:12.960268  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:13.128012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:13.151519  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:13.151686  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:13.227825  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:13.227865  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:13.227876  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:13.227886  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:13.227894  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:13.227906  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:13.227916  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:13.227922  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:13.227928  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:13.227933  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:13.227941  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:13.227947  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:13.227952  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:13.227960  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:13.227971  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:13.227979  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:13.227988  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:13.227998  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:13.228005  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:13.228014  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:13.228019  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:13.228042  828015 retry.go:31] will retry after 1.259100105s: missing components: kube-dns
	I0908 12:20:13.447878  828015 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: (1.472478061s)
	W0908 12:20:13.447932  828015 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
	I0908 12:20:13.447957  828015 retry.go:31] will retry after 351.613216ms: 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
	I0908 12:20:13.459887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:13.609516  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:13.651206  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:13.651396  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:13.800504  828015 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
	I0908 12:20:13.960436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.127166  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:14.151444  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:14.151513  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:14.459895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.528217  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:14.528261  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:14.528275  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:14.528286  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:14.528293  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:14.528302  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:14.528351  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:14.528362  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:14.528377  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:14.528386  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:14.528395  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:14.528400  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:14.528406  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:14.528417  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:14.528426  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:14.528437  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:14.528445  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:14.528456  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:14.528463  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:14.528476  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:14.528484  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:14.528512  828015 retry.go:31] will retry after 1.320703278s: missing components: kube-dns
	I0908 12:20:14.628461  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:14.729518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:14.729622  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:14.960693  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.981361  828015 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: (1.180812613s)
	W0908 12:20:14.981416  828015 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
	I0908 12:20:14.981439  828015 retry.go:31] will retry after 1.007057661s: 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
	I0908 12:20:15.109890  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:15.150709  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:15.150897  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:15.459479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:15.609037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:15.651261  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:15.651295  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:15.853352  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:15.853385  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:15.853393  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:15.853400  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:15.853405  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:15.853410  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:15.853415  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:15.853419  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:15.853423  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:15.853426  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:15.853435  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:15.853439  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:15.853443  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:15.853450  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:15.853458  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:15.853465  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:15.853473  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:15.853479  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:15.853486  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:15.853492  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:15.853498  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:15.853516  828015 retry.go:31] will retry after 1.574042512s: missing components: kube-dns
	I0908 12:20:15.960015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:15.988989  828015 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
	I0908 12:20:16.127489  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:16.151435  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:16.151452  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:16.460099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:16.626907  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:16.650689  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:16.650931  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:16.930880  828015 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
	I0908 12:20:16.930915  828015 retry.go:31] will retry after 1.273862858s: 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
	I0908 12:20:16.960250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:17.129067  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:17.230550  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:17.230621  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:17.431688  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:17.431718  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:17.431725  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:17.431734  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:17.431740  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:17.431748  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:17.431754  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:17.431760  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:17.431769  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:17.431774  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:17.431786  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:17.431792  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:17.431796  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:17.431801  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:17.431811  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:17.431818  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:17.431824  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:17.431830  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:17.431836  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:17.431845  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:17.431854  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:17.431875  828015 retry.go:31] will retry after 2.042555587s: missing components: kube-dns
	I0908 12:20:17.459824  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:17.609640  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:17.651711  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:17.651806  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:17.960370  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:18.128400  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:18.150988  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:18.151252  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:18.205358  828015 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
	I0908 12:20:18.460364  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:18.609101  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:18.651040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:18.651312  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:18.960301  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:18.988208  828015 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
	I0908 12:20:18.988238  828015 retry.go:31] will retry after 2.072562328s: 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
	I0908 12:20:19.109277  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:19.150898  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:19.150942  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:19.458820  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:19.479073  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:19.479180  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:19.479203  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:19.479244  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:19.479270  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:19.479292  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:19.479308  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:19.479324  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:19.479349  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:19.479372  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:19.479398  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:19.479412  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:19.479427  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:19.479454  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:19.479484  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:19.479507  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:19.479530  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:19.479558  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:19.479586  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:19.479603  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:19.479618  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:19.479658  828015 retry.go:31] will retry after 2.736661935s: missing components: kube-dns
	I0908 12:20:19.608728  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:19.651484  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:19.651591  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:19.959695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:20.109897  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:20.151694  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:20.151782  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:20.460156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:20.608859  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:20.651591  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:20.651670  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:20.959797  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:21.061825  828015 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
	I0908 12:20:21.109201  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:21.151188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:21.151317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:21.459250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:21.592681  828015 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
	I0908 12:20:21.592713  828015 retry.go:31] will retry after 3.799841732s: 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
	I0908 12:20:21.609121  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:21.650796  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:21.650975  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:21.959842  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:22.109807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:22.151453  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:22.151484  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:22.219966  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:22.220001  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:22.220009  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:22.220017  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:22.220022  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:22.220029  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:22.220033  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:22.220041  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:22.220045  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:22.220048  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:22.220054  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:22.220060  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:22.220064  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:22.220068  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:22.220075  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:22.220092  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:22.220097  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:22.220105  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:22.220110  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:22.220118  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:22.220122  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:22.220137  828015 retry.go:31] will retry after 3.082551504s: missing components: kube-dns
	I0908 12:20:22.459702  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:22.609594  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:22.710470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:22.710532  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:22.959622  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:23.109544  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:23.210564  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:23.210651  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:23.459808  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:23.609780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:23.651569  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:23.651659  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:23.959781  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:24.109833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:24.210951  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:24.211092  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:24.459217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:24.608878  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:24.651726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:24.651756  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:24.959993  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:25.109646  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:25.151131  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:25.151221  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:25.307424  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:25.307458  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:25.307465  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:25.307472  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:25.307478  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:25.307483  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:25.307487  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:25.307491  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:25.307495  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:25.307498  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:25.307502  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:25.307506  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:25.307510  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:25.307515  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:25.307520  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:25.307528  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:25.307533  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:25.307540  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:25.307546  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:25.307551  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:25.307555  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:25.307570  828015 retry.go:31] will retry after 5.537453324s: missing components: kube-dns
	I0908 12:20:25.393138  828015 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
	I0908 12:20:25.459563  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:25.609143  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:25.650805  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:25.650986  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:25.919060  828015 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
	I0908 12:20:25.919098  828015 retry.go:31] will retry after 6.130731047s: 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
	I0908 12:20:25.960144  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:26.109135  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:26.151006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:26.151096  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:26.459270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:26.609019  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:26.650771  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:26.650798  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:26.960360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:27.108980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:27.150539  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:27.150604  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:27.459813  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:27.609325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:27.650971  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:27.650974  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:27.959305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:28.109225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:28.150882  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:28.150977  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:28.459321  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:28.609072  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:28.668026  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:28.668149  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:28.959191  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:29.109194  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:29.151212  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:29.151383  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:29.459612  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:29.609460  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:29.651317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:29.651344  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:29.959672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:30.109700  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:30.151814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:30.151818  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:30.460493  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:30.609000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:30.651080  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:30.651112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:30.849014  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:30.849046  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:30.849053  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:30.849060  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:30.849067  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:30.849073  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:30.849077  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:30.849081  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:30.849084  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:30.849087  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:30.849090  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:30.849095  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:30.849098  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:30.849102  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:30.849108  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:30.849114  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:30.849119  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:30.849124  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:30.849129  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:30.849140  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:30.849145  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:30.849161  828015 retry.go:31] will retry after 6.268009777s: missing components: kube-dns
	I0908 12:20:30.959036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:31.109070  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:31.150739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:31.150834  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:31.460010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:31.608722  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:31.651695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:31.651823  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:31.959876  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:32.050912  828015 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
	I0908 12:20:32.109607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:32.151364  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:32.151487  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:32.460206  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:32.584759  828015 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
	I0908 12:20:32.584795  828015 retry.go:31] will retry after 9.258705809s: 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
	I0908 12:20:32.609489  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:32.651529  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:32.651627  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:32.959799  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:33.109609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:33.210553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:33.210784  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:33.459985  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:33.609687  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:33.652201  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:33.652509  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:33.959540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:34.109397  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:34.151261  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:34.151305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:34.459861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:34.609721  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:34.651525  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:34.651550  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:34.959880  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:35.110501  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:35.151046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:35.151076  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:35.459981  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:35.609345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:35.651208  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:35.651232  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:35.959411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:36.109099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:36.150907  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:36.150995  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:36.459899  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:36.609419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:36.651135  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:36.651149  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:36.959352  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:37.109207  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:37.121846  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:37.121878  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:37.121885  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:37.121894  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:37.121900  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:37.121906  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:37.121909  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:37.121915  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:37.121918  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:37.121921  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:37.121925  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:37.121928  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:37.121931  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:37.121936  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:37.121942  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:37.121946  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:37.121985  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:37.121991  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:37.121997  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:37.122006  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:37.122009  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:37.122024  828015 retry.go:31] will retry after 6.654405359s: missing components: kube-dns
	I0908 12:20:37.150838  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:37.150890  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:37.459559  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:37.609121  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:37.650624  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:37.650625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:37.960240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:38.108958  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:38.150625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:38.150689  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:38.459462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:38.609285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:38.651034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:38.651163  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:38.959141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:39.108631  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:39.151224  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:39.151281  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:39.459463  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:39.608991  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:39.650868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:39.651115  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:39.959134  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:40.109324  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:40.151030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:40.151211  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:40.459154  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:40.608690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:40.651283  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:40.651319  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:40.959485  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:41.109129  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:41.150655  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:41.150684  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:41.460018  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:41.609049  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:41.650871  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:41.651086  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:41.844091  828015 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
	I0908 12:20:41.959375  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:42.128156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:42.151082  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:42.151294  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:42.411352  828015 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
	I0908 12:20:42.411396  828015 retry.go:31] will retry after 5.40147835s: 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
	I0908 12:20:42.459185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:42.608980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:42.650848  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:42.650867  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:42.960141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:43.128627  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:43.229529  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:43.229733  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:43.460023  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:43.608900  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:43.650867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:43.651071  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:43.781158  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:43.781197  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:43.781208  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:43.781217  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:43.781225  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:43.781256  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:43.781264  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:43.781272  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:43.781278  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:43.781287  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:43.781296  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:43.781304  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:43.781310  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:43.781322  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Running / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:43.781344  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:43.781356  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:43.781366  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:43.781376  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:43.781388  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:43.781401  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:43.781412  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:43.781436  828015 retry.go:31] will retry after 10.436096244s: missing components: kube-dns
	I0908 12:20:43.959736  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:44.109455  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:44.151246  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:44.151280  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:44.459296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:44.609633  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:44.651263  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:44.651308  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:44.959599  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:45.109560  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:45.168540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:45.168614  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:45.460158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:45.608844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:45.651428  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:45.651612  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:45.960005  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:46.129033  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:46.150735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:46.151109  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:46.459462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:46.609773  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:46.652203  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:46.652316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:46.958966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:47.110404  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:47.151185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:47.151226  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:47.459477  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:47.608910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:47.650690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:47.650949  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:47.814031  828015 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
	I0908 12:20:47.959136  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:48.128023  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:48.151750  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:48.151969  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:48.459877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:48.628995  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0908 12:20:48.632589  828015 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
	I0908 12:20:48.632619  828015 retry.go:31] will retry after 8.731902797s: 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
	I0908 12:20:48.651671  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:48.651866  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:48.960306  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:49.109438  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:49.151537  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:49.151543  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:49.461838  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:49.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:49.651285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:49.651304  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:49.959690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:50.128451  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:50.151912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:50.151985  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:50.459541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:50.610338  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:50.651106  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:50.651289  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:50.959586  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:51.109269  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:51.152327  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:51.152651  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:51.460853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:51.627037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:51.651091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:51.651313  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:51.959403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:52.109918  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:52.210115  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:52.210271  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:52.459198  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:52.609418  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:52.651190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:52.651227  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:52.959111  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:53.108930  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:53.151619  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:53.151626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:53.459633  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:53.609682  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:53.651502  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:53.651608  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:53.959724  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:54.109305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:54.151000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:54.151077  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:54.222817  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:54.222862  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:54.222871  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Running
	I0908 12:20:54.222885  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:54.222900  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:54.222913  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:54.222926  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:54.222936  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:54.222945  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:54.222953  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:54.222964  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:54.222972  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:54.222977  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:54.222985  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Running
	I0908 12:20:54.222994  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:54.223005  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:54.223016  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:54.223027  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:54.223037  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:54.223050  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:54.223056  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:54.223068  828015 system_pods.go:126] duration metric: took 44.979152332s to wait for k8s-apps to be running ...
	I0908 12:20:54.223081  828015 system_svc.go:44] waiting for kubelet service to be running ....
	I0908 12:20:54.223142  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 12:20:54.236792  828015 system_svc.go:56] duration metric: took 13.701571ms WaitForService to wait for kubelet
	I0908 12:20:54.236818  828015 kubeadm.go:578] duration metric: took 54.537749791s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0908 12:20:54.236839  828015 node_conditions.go:102] verifying NodePressure condition ...
	I0908 12:20:54.239649  828015 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0908 12:20:54.239681  828015 node_conditions.go:123] node cpu capacity is 8
	I0908 12:20:54.239701  828015 node_conditions.go:105] duration metric: took 2.857068ms to run NodePressure ...
	I0908 12:20:54.239717  828015 start.go:241] waiting for startup goroutines ...
	I0908 12:20:54.459777  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:54.609685  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:54.651772  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:54.651850  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:54.959912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:55.109450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:55.151171  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:55.151226  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:55.458953  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:55.609529  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:55.651447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:55.651472  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:55.960006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:56.108802  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:56.151526  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:56.151636  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:56.459755  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:56.609893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:56.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:56.651713  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:56.959826  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:57.109669  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:57.151227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:57.151448  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:57.365476  828015 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
	I0908 12:20:57.459861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:57.611468  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:57.651248  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:57.651281  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:57.889014  828015 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
	I0908 12:20:57.889053  828015 retry.go:31] will retry after 30.894899433s: 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
	I0908 12:20:57.960177  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:58.108838  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:58.151474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:58.151534  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:58.459904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:58.609003  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:58.650981  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:58.651027  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:58.960211  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:59.108984  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:59.150657  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:59.150695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:59.460139  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:59.608875  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:59.653964  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:59.654124  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:59.959071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:00.108942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:00.150804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:00.150857  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:00.459786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:00.609891  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:00.651625  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:00.651626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:00.959910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:01.109645  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:01.151447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:01.151495  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:01.459600  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:01.609417  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:01.651384  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:01.651475  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:01.959780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:02.109792  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:02.151868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:02.151918  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:02.460002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:02.608876  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:02.651606  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:02.651606  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:02.960073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:03.109048  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:03.150857  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:03.150930  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:03.459581  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:03.637867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:03.651821  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:03.651921  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:03.960054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:04.108817  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:04.151583  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:04.151628  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:04.459810  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:04.609752  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:04.651963  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:04.653992  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:04.959213  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:05.108650  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:05.151221  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:05.151431  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:05.459264  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:05.608503  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:05.651316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:05.651316  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:05.959245  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:06.109123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:06.150782  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:06.150838  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:06.460333  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:06.609043  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:06.650591  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:06.650734  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:06.960071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:07.108535  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:07.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:07.151242  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:07.459316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:07.608739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:07.651618  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:07.651659  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:07.959829  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:08.109495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:08.151222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:08.151439  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:08.459649  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:08.609734  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:08.651658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:08.651805  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:08.959873  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:09.109430  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:09.151183  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:09.151317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:09.459833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:09.609771  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:09.651916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:09.652135  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:09.959424  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:10.109168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:10.150722  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:10.150875  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:10.459617  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:10.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:10.651652  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:10.651741  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:10.959969  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:11.109382  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:11.150987  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:11.151012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:11.459123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:11.608695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:11.651474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:11.651523  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:11.959738  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:12.109479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:12.151331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:12.151491  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:12.459966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:12.609015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:12.650729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:12.650767  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:12.959904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:13.109422  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:13.151061  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:13.151223  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:13.459056  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:13.608661  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:13.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:13.651597  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:13.960227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:14.108887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:14.151570  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:14.151604  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:14.459935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:14.609877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:14.651632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:14.651692  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:14.959814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:15.109462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:15.151237  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:15.151319  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:15.459436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:15.608610  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:15.651239  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:15.651384  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:15.959511  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:16.109179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:16.150900  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:16.150956  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:16.458811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:16.609795  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:16.651550  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:16.651710  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:16.960014  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:17.108994  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:17.150574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:17.150617  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:17.459815  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:17.609347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:17.650889  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:17.650955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:17.959151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:18.108719  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:18.151561  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:18.151630  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:18.459767  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:18.609853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:18.651647  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:18.651679  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:18.959836  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:19.110029  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:19.150958  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:19.150977  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:19.459012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:19.609769  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:19.651600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:19.651632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:19.959888  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:20.109517  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:20.151308  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:20.151351  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:20.459524  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:20.609091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:20.651158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:20.651176  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:20.959331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:21.109018  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:21.150704  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:21.150817  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:21.460230  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:21.608861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:21.651541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:21.651613  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:21.960349  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:22.109331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:22.151267  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:22.151525  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:22.459662  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:22.626470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:22.651870  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:22.652127  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:22.960099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:23.109090  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:23.150826  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:23.150848  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:23.460185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:23.608887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:23.651638  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:23.651734  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:23.962684  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:24.109475  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:24.151259  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:24.151289  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:24.459369  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:24.608666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:24.651789  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:24.651816  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:24.959762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:25.109456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:25.151105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:25.151159  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:25.459298  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:25.609458  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:25.651171  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:25.651363  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:25.959419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:26.108877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:26.151360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:26.151383  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:26.459553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:26.609013  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:26.651414  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:26.651512  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:26.959835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:27.109967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:27.151390  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:27.151466  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:27.459615  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:27.609327  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:27.651006  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:27.651006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:27.959660  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:28.109042  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:28.150514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:28.150556  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:28.459747  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:28.609870  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:28.710699  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:28.710699  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:28.784721  828015 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
	I0908 12:21:28.960223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:29.109629  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:29.151167  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:29.151253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0908 12:21:29.315893  828015 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
	I0908 12:21:29.315926  828015 retry.go:31] will retry after 25.257156421s: 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
	I0908 12:21:29.459883  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:29.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:29.651590  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:29.651743  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:29.960009  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:30.108925  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:30.150735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:30.150769  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:30.459670  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:30.609224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:30.651250  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:30.651296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:30.959744  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:31.109787  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:31.151594  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:31.151618  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:31.459811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:31.609658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:31.651416  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:31.651617  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:31.959729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:32.109609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:32.151804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:32.151813  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:32.460316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:32.608714  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:32.651666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:32.651789  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:32.960054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:33.108884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:33.150597  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:33.150650  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:33.459708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:33.609331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:33.651295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:33.651431  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:33.959676  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:34.126673  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:34.151606  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:34.151651  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:34.459164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:34.608792  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:34.709785  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:34.710046  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:34.960131  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:35.108932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:35.151916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:35.152055  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:35.460213  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:35.608663  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:35.652851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:35.652940  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:35.960495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:36.128112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:36.150921  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:36.150947  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:36.459976  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:36.610538  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:36.651215  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:36.651541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:36.959902  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:37.109379  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:37.151098  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:37.151194  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:37.459521  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:37.609316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:37.651232  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:37.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:37.959349  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:38.108864  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:38.151711  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:38.151833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:38.473746  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:38.609472  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:38.651151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:38.651316  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:38.959322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:39.109221  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:39.151193  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:39.151432  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:39.459844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:39.609807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:39.651739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:39.651885  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:39.959495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:40.109315  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:40.151331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:40.151409  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:40.459786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:40.610466  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:40.650527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:40.650600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:40.959861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:41.109502  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:41.151058  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:41.151055  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:41.458980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:41.608554  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:41.651582  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:41.652061  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:41.959918  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:42.110190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:42.150927  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:42.151057  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:42.460460  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:42.609341  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:42.651333  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:42.651511  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:42.960300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:43.109119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:43.210188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:43.210306  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:43.459190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:43.608868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:43.651787  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:43.651885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:43.960123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:44.108701  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:44.151933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:44.151969  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:44.459849  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:44.609425  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:44.651164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:44.651194  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:44.959649  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:45.109300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:45.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:45.151341  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:45.459686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:45.609760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:45.651617  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:45.651642  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:45.959833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:46.109456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:46.151554  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:46.151578  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:46.459507  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:46.609426  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:46.651268  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:46.651308  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:46.959347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:47.109046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:47.150672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:47.150804  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:47.459898  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:47.610309  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:47.651146  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:47.651261  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:47.960099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:48.108692  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:48.209924  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:48.210024  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:48.460164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:48.608963  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:48.650819  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:48.651018  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:48.959598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:49.109317  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:49.150896  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:49.150999  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:49.459236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:49.608776  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:49.651565  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:49.651610  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:49.959732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:50.110488  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:50.151424  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:50.151460  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:50.459933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:50.609636  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:50.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:50.651436  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:50.959752  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:51.109294  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:51.150910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:51.151147  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:51.459787  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:51.609441  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:51.651204  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:51.651242  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:51.959368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:52.108950  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:52.150945  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:52.151060  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:52.459491  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:52.609318  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:52.651646  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:52.651744  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:52.960354  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:53.109021  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:53.151074  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:53.151365  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:53.460164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:53.628368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:53.651527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:53.651544  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:53.960063  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:54.126839  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:54.151319  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:54.151517  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:54.460230  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:54.573216  828015 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
	I0908 12:21:54.626966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:54.651613  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:54.651630  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:54.960485  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:55.126427  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:55.151033  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:55.151118  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:55.460545  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:55.628684  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:55.652296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:55.652586  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:55.769799  828015 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: (1.19649194s)
	W0908 12:21:55.769856  828015 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
	W0908 12:21:55.769974  828015 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
	]
	I0908 12:21:55.960447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:56.109151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:56.151118  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:56.151170  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:56.460280  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:56.628240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:56.651442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:56.651471  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:56.960271  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:57.108621  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:57.151797  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:57.151853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:57.460436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:57.609288  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:57.651255  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:57.651288  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:57.959885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:58.128005  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:58.151315  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:58.151647  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:58.459419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:58.626942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:58.651859  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:58.651903  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:58.959513  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:59.109271  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:59.150857  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:59.150912  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:59.458939  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:59.608573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:59.650993  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:59.651121  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:59.959383  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:00.109092  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:00.150905  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:00.151032  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:00.460179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:00.608978  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:00.651020  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:00.651034  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:00.960283  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:01.109095  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:01.151129  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:01.151159  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:01.459415  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:01.609405  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:01.651277  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:01.651361  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:01.959518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:02.108995  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:02.150497  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:02.150552  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:02.459368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:02.608970  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:02.650666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:02.650695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:02.959998  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:03.108698  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:03.151220  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:03.151342  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:03.459539  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:03.609553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:03.651228  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:03.651380  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:03.959760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:04.109367  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:04.151332  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:04.151362  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:04.459717  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:04.609175  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:04.651056  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:04.651073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:04.959750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:05.109307  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:05.151225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:05.151231  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:05.459629  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:05.608884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:05.651936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:05.652229  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:05.960141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:06.127980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:06.150964  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:06.151134  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:06.460053  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:06.628130  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:06.651282  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:06.651338  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:06.959707  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:07.109218  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:07.150841  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:07.150949  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:07.459002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:07.608495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:07.651311  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:07.651355  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:07.959600  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:08.109766  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:08.151490  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:08.151686  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:08.459495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:08.609081  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:08.650780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:08.650818  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:08.960225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:09.109285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:09.150869  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:09.151055  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:09.460071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:09.608672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:09.651889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:09.651969  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:09.959041  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:10.109677  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:10.151604  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:10.151810  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:10.460125  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:10.608728  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:10.651686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:10.651798  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:10.960239  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:11.108968  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:11.150715  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:11.150746  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:11.459961  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:11.609804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:11.652055  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:11.652126  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:11.959243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:12.108912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:12.151630  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:12.151632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:12.460013  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:12.608322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:12.651168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:12.651394  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:12.959972  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:13.108573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:13.151224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:13.151381  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:13.459499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:13.609143  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:13.650852  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:13.650982  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:13.959354  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:14.109456  828015 kapi.go:107] duration metric: took 2m2.503566429s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0908 12:22:14.111066  828015 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-763766 cluster.
	I0908 12:22:14.112170  828015 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.
	I0908 12:22:14.113053  828015 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0908 12:22:14.151187  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:14.151226  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:14.459584  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:14.652080  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:14.652188  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:14.959533  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:15.151307  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:15.151459  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:15.460175  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:15.650708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:15.650759  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:15.959951  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:16.150661  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:16.150830  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:16.460199  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:16.651109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:16.651129  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:16.959758  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:17.151531  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:17.151607  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:17.459929  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:17.650872  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:17.651017  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:17.958935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:18.151515  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:18.151629  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:18.459956  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:18.650602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:18.650792  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:18.960574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:19.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:19.151377  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:19.459609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:19.651440  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:19.651476  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:19.959788  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:20.151695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:20.151704  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:20.459955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:20.650877  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:20.650954  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:20.960233  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:21.150867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:21.150908  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:21.460152  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:21.651184  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:21.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:21.959688  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:22.151441  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:22.151569  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:22.459651  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:22.651567  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:22.651600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:22.960376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:23.151010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:23.151079  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:23.459476  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:23.651240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:23.651291  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:23.959405  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:24.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:24.151328  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:24.459670  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:24.651576  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:24.651671  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:24.959556  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:25.152075  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:25.152105  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:25.459583  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:25.651185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:25.651262  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:25.959217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:26.151688  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:26.151826  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:26.460192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:26.651244  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:26.651732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:26.959738  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:27.151562  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:27.151648  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:27.460182  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:27.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:27.651381  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:27.959597  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:28.151893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:28.152018  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:28.460112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:28.650921  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:28.650964  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:28.960251  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:29.151619  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:29.151667  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:29.459928  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:29.651036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:29.651053  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:29.959325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:30.151345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:30.151391  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:30.576581  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:30.651445  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:30.651510  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:30.959438  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:31.151552  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:31.151720  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:31.459736  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:31.651759  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:31.651951  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:31.959884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:32.150835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:32.150853  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:32.459830  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:32.651722  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:32.651952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:32.959344  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:33.151205  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:33.151276  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:33.459109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:33.651036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:33.651124  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:33.959054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:34.150770  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:34.150858  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:34.458880  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:34.650851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:34.650989  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:34.959919  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:35.151037  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:35.151073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:35.459882  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:35.651403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:35.651525  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:35.959750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:36.152269  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:36.152514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:36.459034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:36.651137  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:36.651206  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:36.959095  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:37.151339  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:37.151547  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:37.459478  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:37.651695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:37.651742  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:37.959473  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:38.151470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:38.151518  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:38.460482  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:38.652304  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:38.652358  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:38.960358  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:39.156579  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:39.156722  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:39.527815  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:39.651878  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:39.652091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:39.959602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:40.151793  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:40.151829  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:40.460006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:40.651938  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:40.651971  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:40.960250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:41.151841  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:41.152087  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:41.460105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:41.651589  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:41.651708  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:41.959948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:42.151260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:42.151370  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:42.460217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:42.652442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:42.652565  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:42.959889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:43.150383  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:43.150457  828015 kapi.go:107] duration metric: took 2m34.002590557s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0908 12:22:43.459359  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:43.651298  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:43.959450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:44.220741  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:44.459660  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:44.651844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:44.958968  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:45.151211  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:45.459128  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:45.651180  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:45.959255  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:46.150936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:46.460077  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:46.651068  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:46.959044  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:47.151103  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:47.459602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:47.651293  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:47.959608  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:48.151983  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:48.459433  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:48.651045  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:48.959917  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:49.151040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:49.459571  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:49.651700  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:50.031518  828015 kapi.go:107] duration metric: took 2m40.57543255s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0908 12:22:50.150959  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:50.651628  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:51.151049  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:51.651512  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:52.151203  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:52.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:53.150693  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:53.651119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:54.152120  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:54.651952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:55.151695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:55.651351  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:56.150938  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:56.651451  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:57.150935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:57.651821  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:58.151226  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:58.651634  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:59.151216  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:59.651840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:00.151605  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:00.651240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:01.151016  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:01.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:02.150999  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:02.651395  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:03.150449  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:03.650710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:04.151000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:04.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:05.151262  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:05.650957  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:06.151620  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:06.651394  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:07.150849  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:07.651156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:08.151625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:08.650942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:09.151499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:09.651218  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:10.151325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:10.651573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:11.151269  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:11.650840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:12.151085  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:12.651948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:13.151235  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:13.651535  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:14.151102  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:14.652112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:15.151714  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:15.651261  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:16.150823  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:16.651710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:17.151014  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:17.651456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:18.150887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:18.651385  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:19.150341  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:19.651037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:20.151642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:20.651273  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:21.150436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:21.651253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:22.151637  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:22.650931  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:23.154986  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:23.651834  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:24.151164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:24.651595  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:25.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:25.651808  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:26.151071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:26.651924  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:27.151955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:27.651588  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:28.150668  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:28.650895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:29.151794  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:29.651671  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:30.151360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:30.652147  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:31.151607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:31.651350  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:32.152108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:32.651227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:33.150904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:33.651580  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:34.151172  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:34.651756  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:35.151187  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:35.651760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:36.150638  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:36.651514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:37.151243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:37.651975  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:38.151376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:38.650710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:39.151557  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:39.651326  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:40.151835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:40.651551  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:41.150590  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:41.651645  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:42.151046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:42.651579  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:43.150525  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:43.651726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:44.150710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:44.651595  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:45.150996  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:45.651991  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:46.151575  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:46.651399  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:47.150655  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:47.651624  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:48.150717  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:48.651087  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:49.151214  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:49.651932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:50.151361  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:50.650925  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:51.151654  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:51.651560  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:52.151300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:52.650664  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:53.150669  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:53.651193  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:54.151582  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:54.651402  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:55.151392  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:55.651408  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:56.151041  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:56.651474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:57.151153  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:57.651419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:58.150628  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:58.650889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:59.151435  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:59.651113  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:00.151034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:00.651912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:01.151486  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:01.651185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:02.151426  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:02.650840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:03.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:03.651965  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:04.151562  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:04.651380  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:05.150732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:05.651148  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:06.151116  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:06.652130  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:07.151735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:07.651484  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:08.150872  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:08.651386  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:09.150682  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:09.651222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:10.151527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:10.651322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:11.150903  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:11.652158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:12.151647  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:12.650795  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:13.151266  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:13.651249  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:14.151163  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:14.652056  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:15.151904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:15.651774  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:16.151529  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:16.651327  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:17.150948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:17.651708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:18.150750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:18.651022  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:19.151576  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:19.651195  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:20.152062  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:20.651699  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:21.151421  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:21.651777  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:22.151429  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:22.650767  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:23.150954  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:23.651786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:24.151109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:24.650835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:25.150768  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:25.651127  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:26.151776  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:26.651447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:27.151078  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:27.651790  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:28.151077  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:28.651501  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:29.151223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:29.652194  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:30.151929  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:30.651569  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:31.151403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:31.651479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:32.150674  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:32.650885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:33.151263  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:33.651007  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:34.151477  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:34.651215  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:35.151987  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:35.651223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:36.151715  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:36.651437  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:37.151148  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:37.651874  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:38.151425  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:38.650686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:39.151040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:39.651376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:40.151786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:40.651303  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:41.150843  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:41.651666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:42.150989  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:42.651320  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:43.150437  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:43.651171  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:44.151572  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:44.650928  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:45.151631  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:45.651521  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:46.151097  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:46.651574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:47.151106  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:47.652108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:48.152096  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:48.651488  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:49.150779  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:49.650933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:50.151716  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:50.650994  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:51.151727  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:51.651311  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:52.150967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:52.651339  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:53.150756  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:53.651491  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:54.151203  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:54.650789  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:55.150780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:55.651452  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:56.151168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:56.651746  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:57.150905  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:57.651350  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:58.153895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:58.651122  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:59.151462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:59.651122  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:00.151587  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:00.650811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:01.153345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:01.651523  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:02.151428  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:02.650850  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:03.151393  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:03.651019  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:04.151778  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:04.651260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:05.151974  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:05.651607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:06.151258  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:06.650874  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:07.151742  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:07.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:08.151098  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:08.651499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:09.150851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:09.652762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:10.151411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:10.650605  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:11.151295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:11.651413  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:12.151216  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:12.651939  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:13.151762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:13.650814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:14.151289  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:14.651015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:15.151913  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:15.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:16.151179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:16.651454  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:17.151536  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:17.651188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:18.151729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:18.651212  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:19.151885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:19.651332  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:20.152057  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:20.651220  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:21.152418  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:21.651096  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:22.151557  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:22.651421  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:23.150862  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:23.651404  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:24.150599  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:24.650916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:25.151497  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:25.651051  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:26.152068  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:26.651412  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:27.150729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:27.651253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:28.150740  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:28.651450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:29.150718  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:29.650924  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:30.151797  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:30.651069  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:31.151759  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:31.651231  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:32.151642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:32.650952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:33.151243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:33.651816  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:34.151690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:34.650863  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:35.151604  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:35.650801  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:36.151377  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:36.650864  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:37.151518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:37.650953  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:38.151626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:38.651119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:39.151893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:39.651137  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:40.151558  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:40.650748  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:41.151030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:41.651108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:42.152102  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:42.651295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:43.150997  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:43.651654  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:44.150932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:44.651494  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:45.151470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:45.651842  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:46.151691  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:46.651059  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:47.151611  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:47.650614  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:48.150945  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:48.651370  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:49.151017  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:49.651105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:50.151801  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:50.651192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:51.151851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:51.651237  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:52.151967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:52.651430  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:53.150934  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:53.651869  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:54.151411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:54.650598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:55.151191  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:55.651534  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:56.151423  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:56.650741  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:57.151192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:57.651626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:58.151442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:58.651340  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:59.151016  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:59.651985  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:00.151807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:00.651577  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:01.151461  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:01.651030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:02.151936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:02.651219  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:03.152300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:03.651010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:04.151847  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:04.651224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:05.152109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:05.651476  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:06.151347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:06.650852  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:07.151469  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:07.650616  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:08.151227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:08.651537  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:09.148053  828015 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0908 12:26:09.148089  828015 kapi.go:107] duration metric: took 6m0.000278354s to wait for kubernetes.io/minikube-addons=registry ...
	W0908 12:26:09.148223  828015 out.go:285] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0908 12:26:09.150113  828015 out.go:179] * Enabled addons: nvidia-device-plugin, amd-gpu-device-plugin, registry-creds, storage-provisioner, default-storageclass, ingress-dns, volcano, cloud-spanner, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, gcp-auth, ingress, csi-hostpath-driver
	I0908 12:26:09.151177  828015 addons.go:514] duration metric: took 6m9.452059355s for enable addons: enabled=[nvidia-device-plugin amd-gpu-device-plugin registry-creds storage-provisioner default-storageclass ingress-dns volcano cloud-spanner metrics-server yakd storage-provisioner-rancher volumesnapshots gcp-auth ingress csi-hostpath-driver]
	I0908 12:26:09.151246  828015 start.go:246] waiting for cluster config update ...
	I0908 12:26:09.151283  828015 start.go:255] writing updated cluster config ...
	I0908 12:26:09.151632  828015 ssh_runner.go:195] Run: rm -f paused
	I0908 12:26:09.155453  828015 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" ...
	I0908 12:26:09.159100  828015 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-ptwl7" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.163177  828015 pod_ready.go:94] pod "coredns-66bc5c9577-ptwl7" is "Ready"
	I0908 12:26:09.163201  828015 pod_ready.go:86] duration metric: took 4.065455ms for pod "coredns-66bc5c9577-ptwl7" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.164911  828015 pod_ready.go:83] waiting for pod "etcd-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.168297  828015 pod_ready.go:94] pod "etcd-addons-763766" is "Ready"
	I0908 12:26:09.168316  828015 pod_ready.go:86] duration metric: took 3.386806ms for pod "etcd-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.169946  828015 pod_ready.go:83] waiting for pod "kube-apiserver-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.172965  828015 pod_ready.go:94] pod "kube-apiserver-addons-763766" is "Ready"
	I0908 12:26:09.172980  828015 pod_ready.go:86] duration metric: took 3.016273ms for pod "kube-apiserver-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.174574  828015 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.559306  828015 pod_ready.go:94] pod "kube-controller-manager-addons-763766" is "Ready"
	I0908 12:26:09.559345  828015 pod_ready.go:86] duration metric: took 384.754253ms for pod "kube-controller-manager-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.759345  828015 pod_ready.go:83] waiting for pod "kube-proxy-xrgvx" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.159294  828015 pod_ready.go:94] pod "kube-proxy-xrgvx" is "Ready"
	I0908 12:26:10.159327  828015 pod_ready.go:86] duration metric: took 399.94601ms for pod "kube-proxy-xrgvx" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.359629  828015 pod_ready.go:83] waiting for pod "kube-scheduler-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.759447  828015 pod_ready.go:94] pod "kube-scheduler-addons-763766" is "Ready"
	I0908 12:26:10.759475  828015 pod_ready.go:86] duration metric: took 399.820199ms for pod "kube-scheduler-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.759489  828015 pod_ready.go:40] duration metric: took 1.604012206s 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" ...
	I0908 12:26:10.804550  828015 start.go:617] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0908 12:26:10.806219  828015 out.go:179] * Done! kubectl is now configured to use "addons-763766" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	ecaae36b65b96       56cc512116c8f       6 minutes ago       Running             busybox                   0                   7991098153d4f       busybox
	25fd91a8dfaab       1bec18b3728e7       16 minutes ago      Running             controller                0                   fe67979832e08       ingress-nginx-controller-9cc49f96f-ml59r
	5dab28ccdc638       8c217da6734db       16 minutes ago      Exited              patch                     2                   e989485218774       ingress-nginx-admission-patch-fg576
	a4c7142892ffe       8c217da6734db       17 minutes ago      Exited              create                    0                   37210f211011d       ingress-nginx-admission-create-hjnh6
	2f8afbf2c6bea       b1c9f9ef5f0c2       17 minutes ago      Running             registry-proxy            0                   f7dea36634159       registry-proxy-ww4lc
	2828ad1e3aba3       9660a1727a977       17 minutes ago      Running             gadget                    0                   f45428552e274       gadget-w7pjw
	9d4eb17bac776       e16d1e3a10667       17 minutes ago      Running             local-path-provisioner    0                   34285c9c4c02c       local-path-provisioner-648f6765c9-8mv89
	23f13dbb01339       52546a367cc9e       17 minutes ago      Running             coredns                   0                   e7fb2a464aae1       coredns-66bc5c9577-ptwl7
	d267279c47e76       b6ab53fbfedaa       18 minutes ago      Running             minikube-ingress-dns      0                   78199fb51cb05       kube-ingress-dns-minikube
	76e56c343b947       6e38f40d628db       18 minutes ago      Running             storage-provisioner       0                   aaec080ca3009       storage-provisioner
	4bed4313750eb       409467f978b4a       18 minutes ago      Running             kindnet-cni               0                   2a5e927a4a5b9       kindnet-mwwmj
	1968b075ae7e8       df0860106674d       18 minutes ago      Running             kube-proxy                0                   59017aeb414df       kube-proxy-xrgvx
	6e19f136fd5eb       5f1f5298c888d       18 minutes ago      Running             etcd                      0                   53f0b88668839       etcd-addons-763766
	5bf7600536ea4       90550c43ad2bc       18 minutes ago      Running             kube-apiserver            0                   1c4a1bc1a709c       kube-apiserver-addons-763766
	0dc6014e1f4b2       46169d968e920       18 minutes ago      Running             kube-scheduler            0                   db5371be69f13       kube-scheduler-addons-763766
	80ec8a46b1010       a0af72f2ec6d6       18 minutes ago      Running             kube-controller-manager   0                   3ab5f75359694       kube-controller-manager-addons-763766
	
	
	==> containerd <==
	Sep 08 12:37:54 addons-763766 containerd[877]: time="2025-09-08T12:37:54.701654900Z" level=warning msg="cleaning up after shim disconnected" id=69439328dfaa1734bb10d5abc45a3583cc83de804de6544ecaa07e4a1d324b84 namespace=k8s.io
	Sep 08 12:37:54 addons-763766 containerd[877]: time="2025-09-08T12:37:54.701667697Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Sep 08 12:37:54 addons-763766 containerd[877]: time="2025-09-08T12:37:54.749949395Z" level=info msg="TearDown network for sandbox \"69439328dfaa1734bb10d5abc45a3583cc83de804de6544ecaa07e4a1d324b84\" successfully"
	Sep 08 12:37:54 addons-763766 containerd[877]: time="2025-09-08T12:37:54.749989006Z" level=info msg="StopPodSandbox for \"69439328dfaa1734bb10d5abc45a3583cc83de804de6544ecaa07e4a1d324b84\" returns successfully"
	Sep 08 12:38:24 addons-763766 containerd[877]: time="2025-09-08T12:38:24.990696764Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd,Uid:82783339-e989-4933-8031-ff2708087465,Namespace:local-path-storage,Attempt:0,}"
	Sep 08 12:38:25 addons-763766 containerd[877]: time="2025-09-08T12:38:25.072821055Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd,Uid:82783339-e989-4933-8031-ff2708087465,Namespace:local-path-storage,Attempt:0,} returns sandbox id \"05cacbfec0047bce244236a4561ebe1d3a9dc1b23cb42f396d27c529c2ef56cd\""
	Sep 08 12:38:25 addons-763766 containerd[877]: time="2025-09-08T12:38:25.074711188Z" level=info msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Sep 08 12:38:25 addons-763766 containerd[877]: time="2025-09-08T12:38:25.076240350Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:26 addons-763766 containerd[877]: time="2025-09-08T12:38:26.351167784Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:30 addons-763766 containerd[877]: time="2025-09-08T12:38:30.022603911Z" level=error msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\" failed" error="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:38:30 addons-763766 containerd[877]: time="2025-09-08T12:38:30.022717278Z" level=info msg="stop pulling image docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: active requests=0, bytes read=10979"
	Sep 08 12:38:31 addons-763766 containerd[877]: time="2025-09-08T12:38:31.035685091Z" level=info msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\""
	Sep 08 12:38:31 addons-763766 containerd[877]: time="2025-09-08T12:38:31.037183703Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:32 addons-763766 containerd[877]: time="2025-09-08T12:38:32.283377104Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:35 addons-763766 containerd[877]: time="2025-09-08T12:38:35.937005192Z" level=error msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\" failed" error="failed to pull and unpack image \"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:38:35 addons-763766 containerd[877]: time="2025-09-08T12:38:35.937052190Z" level=info msg="stop pulling image docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: active requests=0, bytes read=10983"
	Sep 08 12:38:36 addons-763766 containerd[877]: time="2025-09-08T12:38:36.035441901Z" level=info msg="PullImage \"docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\""
	Sep 08 12:38:36 addons-763766 containerd[877]: time="2025-09-08T12:38:36.037057799Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:37 addons-763766 containerd[877]: time="2025-09-08T12:38:37.335888658Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:40 addons-763766 containerd[877]: time="2025-09-08T12:38:40.999178612Z" level=error msg="PullImage \"docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\" failed" error="failed to pull and unpack image \"docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/rocm/k8s-device-plugin/manifests/sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:38:40 addons-763766 containerd[877]: time="2025-09-08T12:38:40.999234866Z" level=info msg="stop pulling image docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: active requests=0, bytes read=11015"
	Sep 08 12:38:41 addons-763766 containerd[877]: time="2025-09-08T12:38:41.517077764Z" level=info msg="StopContainer for \"9d4eb17bac7766a3c9934b47a19ce296ac3fec1fd121e0cd9a9df402a61c7e91\" with timeout 30 (s)"
	Sep 08 12:38:41 addons-763766 containerd[877]: time="2025-09-08T12:38:41.520406249Z" level=info msg="Stop container \"9d4eb17bac7766a3c9934b47a19ce296ac3fec1fd121e0cd9a9df402a61c7e91\" with signal terminated"
	Sep 08 12:38:45 addons-763766 containerd[877]: time="2025-09-08T12:38:45.035219177Z" level=info msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Sep 08 12:38:45 addons-763766 containerd[877]: time="2025-09-08T12:38:45.037082281Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	
	
	==> coredns [23f13dbb01339376b6a70e58a5df59417953228ccdd0c2b3fd6111bb6d044434] <==
	[INFO] 10.244.0.11:40864 - 63683 "AAAA IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.004107398s
	[INFO] 10.244.0.11:40864 - 62889 "AAAA IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.003003288s
	[INFO] 10.244.0.11:40864 - 11788 "A IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.005645711s
	[INFO] 10.244.0.11:40864 - 22303 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.002332696s
	[INFO] 10.244.0.11:40864 - 61110 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.002538557s
	[INFO] 10.244.0.11:40864 - 11168 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.002357155s
	[INFO] 10.244.0.11:40864 - 12309 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.002458597s
	[INFO] 10.244.0.11:40864 - 20615 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000114207s
	[INFO] 10.244.0.11:40864 - 10311 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000123338s
	[INFO] 10.244.0.11:37627 - 63665 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000188477s
	[INFO] 10.244.0.11:37627 - 53280 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000255386s
	[INFO] 10.244.0.11:37627 - 28094 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000130295s
	[INFO] 10.244.0.11:37627 - 29947 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000160592s
	[INFO] 10.244.0.11:37627 - 62679 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000120939s
	[INFO] 10.244.0.11:37627 - 47274 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000128242s
	[INFO] 10.244.0.11:37627 - 30707 "AAAA IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.002927228s
	[INFO] 10.244.0.11:37627 - 42860 "A IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.003072179s
	[INFO] 10.244.0.11:37627 - 56594 "AAAA IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.003497725s
	[INFO] 10.244.0.11:37627 - 22042 "A IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.003599862s
	[INFO] 10.244.0.11:37627 - 53147 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.003164979s
	[INFO] 10.244.0.11:37627 - 11442 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.003676388s
	[INFO] 10.244.0.11:37627 - 21268 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.002315213s
	[INFO] 10.244.0.11:37627 - 46652 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.002336805s
	[INFO] 10.244.0.11:37627 - 21477 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000150183s
	[INFO] 10.244.0.11:37627 - 44162 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000164607s
	
	
	==> describe nodes <==
	Name:               addons-763766
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-763766
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9
	                    minikube.k8s.io/name=addons-763766
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_08T12_19_55_0700
	                    minikube.k8s.io/version=v1.36.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-763766
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 08 Sep 2025 12:19:51 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-763766
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 08 Sep 2025 12:38:39 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:51 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-763766
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 5b89fa12bdfe4b899cb0ab1fc764c525
	  System UUID:                0dc7f5c7-a914-4c48-b609-9c6987a7674f
	  Boot ID:                    78653390-8f49-4cca-9df9-6c752f65b592
	  Kernel Version:             5.15.0-1083-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (19 in total)
	  Namespace                   Name                                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                          ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m21s
	  default                     nginx                                                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m43s
	  gadget                      gadget-w7pjw                                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-ml59r                      100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         18m
	  kube-system                 amd-gpu-device-plugin-wb7ph                                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 coredns-66bc5c9577-ptwl7                                      100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     18m
	  kube-system                 etcd-addons-763766                                            100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         18m
	  kube-system                 kindnet-mwwmj                                                 100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      18m
	  kube-system                 kube-apiserver-addons-763766                                  250m (3%)     0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-controller-manager-addons-763766                         200m (2%)     0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-ingress-dns-minikube                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-proxy-xrgvx                                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-scheduler-addons-763766                                  100m (1%)     0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 registry-66898fdd98-f5rlf                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 registry-creds-764b6fb674-hj26g                               0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 registry-proxy-ww4lc                                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 storage-provisioner                                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  local-path-storage          helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd    0 (0%)        0 (0%)      0 (0%)           0 (0%)         22s
	  local-path-storage          local-path-provisioner-648f6765c9-8mv89                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	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                 18m   kube-proxy       
	  Normal   Starting                 18m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 18m   kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  18m   kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  18m   kubelet          Node addons-763766 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    18m   kubelet          Node addons-763766 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     18m   kubelet          Node addons-763766 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           18m   node-controller  Node addons-763766 event: Registered Node addons-763766 in Controller
	
	
	==> dmesg <==
	[  +4.031804] net_ratelimit: 2 callbacks suppressed
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000005] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000012] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000092] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000031] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000304] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000004] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +8.190585] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000006] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000007] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000037] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000017] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000032] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000023] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	
	
	==> etcd [6e19f136fd5eba0cb5ed3c31504c1c182856753a59a6d921b873ab887a0cac50] <==
	{"level":"warn","ts":"2025-09-08T12:19:50.868749Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46192","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.874787Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46212","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.881030Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46230","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.933160Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46256","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.939410Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46278","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:10.350631Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47508","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:10.358976Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47532","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.743193Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43844","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.762085Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43878","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.768140Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43882","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.776844Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43902","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.785003Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43926","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.806157Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43970","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.816064Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43982","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.823420Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43992","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.833481Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44010","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.850902Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44030","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:22:30.574494Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"116.269416ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-09-08T12:22:30.574625Z","caller":"traceutil/trace.go:172","msg":"trace[624920274] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1479; }","duration":"116.414431ms","start":"2025-09-08T12:22:30.458192Z","end":"2025-09-08T12:22:30.574606Z","steps":["trace[624920274] 'range keys from in-memory index tree'  (duration: 116.200072ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-08T12:29:50.056427Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1844}
	{"level":"info","ts":"2025-09-08T12:29:50.083595Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1844,"took":"26.587215ms","hash":1310468350,"current-db-size-bytes":7798784,"current-db-size":"7.8 MB","current-db-size-in-use-bytes":4751360,"current-db-size-in-use":"4.8 MB"}
	{"level":"info","ts":"2025-09-08T12:29:50.083645Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1310468350,"revision":1844,"compact-revision":-1}
	{"level":"info","ts":"2025-09-08T12:34:50.060501Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":2364}
	{"level":"info","ts":"2025-09-08T12:34:50.076461Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":2364,"took":"15.363432ms","hash":3523813479,"current-db-size-bytes":7798784,"current-db-size":"7.8 MB","current-db-size-in-use-bytes":5459968,"current-db-size-in-use":"5.5 MB"}
	{"level":"info","ts":"2025-09-08T12:34:50.076502Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":3523813479,"revision":2364,"compact-revision":1844}
	
	
	==> kernel <==
	 12:38:46 up 21:20,  0 users,  load average: 0.21, 0.26, 0.58
	Linux addons-763766 5.15.0-1083-gcp #92~20.04.1-Ubuntu SMP Tue Apr 29 09:12:55 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [4bed4313750eba0c7eb932ee883fc332e44a9127b83129e6e8dfbc0c474cc32a] <==
	I0908 12:36:41.842789       1 main.go:301] handling current node
	I0908 12:36:51.835701       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:36:51.835748       1 main.go:301] handling current node
	I0908 12:37:01.841722       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:01.841762       1 main.go:301] handling current node
	I0908 12:37:11.837315       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:11.837367       1 main.go:301] handling current node
	I0908 12:37:21.837312       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:21.837344       1 main.go:301] handling current node
	I0908 12:37:31.837382       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:31.837449       1 main.go:301] handling current node
	I0908 12:37:41.836107       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:41.836153       1 main.go:301] handling current node
	I0908 12:37:51.841311       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:51.841351       1 main.go:301] handling current node
	I0908 12:38:01.837315       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:01.837356       1 main.go:301] handling current node
	I0908 12:38:11.835663       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:11.835696       1 main.go:301] handling current node
	I0908 12:38:21.837319       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:21.837376       1 main.go:301] handling current node
	I0908 12:38:31.835915       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:31.835946       1 main.go:301] handling current node
	I0908 12:38:41.836149       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:41.836183       1 main.go:301] handling current node
	
	
	==> kube-apiserver [5bf7600536ea4a71718b2b30add3addd4e8763c8f38796e0487b88bdf852cd53] <==
	I0908 12:32:50.495611       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0908 12:33:24.070031       1 controller.go:667] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0908 12:33:44.704392       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0908 12:33:44.704444       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0908 12:33:44.718883       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0908 12:33:44.718929       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0908 12:33:44.736655       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0908 12:33:44.736720       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0908 12:33:44.832157       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0908 12:33:44.832418       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0908 12:33:45.726148       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0908 12:33:45.833069       1 cacher.go:182] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0908 12:33:45.833074       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0908 12:33:46.769166       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:33:51.211228       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:34:03.698481       1 controller.go:667] quota admission added evaluator for: ingresses.networking.k8s.io
	I0908 12:34:03.892537       1 alloc.go:328] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.129.248"}
	I0908 12:34:49.554792       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:35:00.815743       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:35:58.514915       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:36:03.572795       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:37:06.594045       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:37:20.822687       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:38:14.963136       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:38:39.810067       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [80ec8a46b1010a771aade4fea471a87244bce615ac774fc41d795c1be9443a37] <==
	E0908 12:37:49.169180       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"
	E0908 12:37:49.170208       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"
	E0908 12:37:57.062305       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"
	E0908 12:37:57.063415       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"
	E0908 12:38:01.407099       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"
	E0908 12:38:01.408124       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"
	E0908 12:38:06.913819       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"
	E0908 12:38:06.914910       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"
	E0908 12:38:11.423807       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"
	E0908 12:38:11.424746       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"
	E0908 12:38:13.022424       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"
	E0908 12:38:13.023458       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"
	E0908 12:38:19.314837       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"
	E0908 12:38:19.315835       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"
	E0908 12:38:20.327565       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"
	E0908 12:38:20.328673       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"
	E0908 12:38:21.661428       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"
	E0908 12:38:21.662441       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"
	E0908 12:38:26.823429       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"
	E0908 12:38:26.824502       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"
	E0908 12:38:35.826143       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"
	E0908 12:38:35.827080       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"
	E0908 12:38:39.185985       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"
	E0908 12:38:39.187256       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"
	E0908 12:38:43.672865       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	
	
	==> kube-proxy [1968b075ae7e80bca71e6e77277022158cba1417ab9a93c24a55335e2de79e08] <==
	I0908 12:20:01.433617       1 server_linux.go:53] "Using iptables proxy"
	I0908 12:20:01.929215       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0908 12:20:02.033452       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0908 12:20:02.033502       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0908 12:20:02.033758       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`"
	I0908 12:20:02.528525       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0908 12:20:02.528600       1 server_linux.go:132] "Using iptables Proxier"
	I0908 12:20:02.735425       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"
	I0908 12:20:02.743578       1 server.go:527] "Version info" version="v1.34.0"
	I0908 12:20:02.743618       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0908 12:20:02.745312       1 config.go:200] "Starting service config controller"
	I0908 12:20:02.745331       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0908 12:20:02.746276       1 config.go:106] "Starting endpoint slice config controller"
	I0908 12:20:02.746292       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0908 12:20:02.746309       1 config.go:403] "Starting serviceCIDR config controller"
	I0908 12:20:02.746313       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0908 12:20:02.747002       1 config.go:309] "Starting node config controller"
	I0908 12:20:02.747011       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0908 12:20:02.747017       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0908 12:20:02.846323       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0908 12:20:02.846396       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0908 12:20:02.846413       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [0dc6014e1f4b24c272d4b7694bd8acbdaf3c38c53511e0e4b40624cc4156acec] <==
	E0908 12:19:51.728572       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"
	E0908 12:19:51.728575       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"
	E0908 12:19:51.728586       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"
	E0908 12:19:51.728658       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"
	E0908 12:19:51.728733       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"
	E0908 12:19:51.728807       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"
	E0908 12:19:51.728953       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"
	E0908 12:19:51.728964       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"
	E0908 12:19:51.729048       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"
	E0908 12:19:51.729203       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"
	E0908 12:19:51.729285       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"
	E0908 12:19:51.729319       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"
	E0908 12:19:51.729349       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"
	E0908 12:19:51.729359       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"
	E0908 12:19:51.729397       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"
	E0908 12:19:52.612947       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"
	E0908 12:19:52.622909       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"
	E0908 12:19:52.624769       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"
	E0908 12:19:52.633875       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"
	E0908 12:19:52.638772       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"
	E0908 12:19:52.722543       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"
	E0908 12:19:52.731519       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"
	E0908 12:19:52.756540       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"
	E0908 12:19:52.930097       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"
	I0908 12:19:56.156177       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 08 12:38:25 addons-763766 kubelet[1641]: E0908 12:38:25.035521    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"amd-gpu-device-plugin\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/rocm/k8s-device-plugin/manifests/sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/amd-gpu-device-plugin-wb7ph" podUID="381f7432-b3d6-4ce6-b757-1a353067b937"
	Sep 08 12:38:26 addons-763766 kubelet[1641]: E0908 12:38:26.999774    1641 secret.go:189] Couldn't get secret kube-system/registry-creds-gcr: secret "registry-creds-gcr" not found
	Sep 08 12:38:27 addons-763766 kubelet[1641]: E0908 12:38:26.999900    1641 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/secret/0f5b3b8e-9d0e-4aab-91f7-f458707b5876-gcr-creds podName:0f5b3b8e-9d0e-4aab-91f7-f458707b5876 nodeName:}" failed. No retries permitted until 2025-09-08 12:40:28.999868239 +0000 UTC m=+1235.043830461 (durationBeforeRetry 2m2s). Error: MountVolume.SetUp failed for volume "gcr-creds" (UniqueName: "kubernetes.io/secret/0f5b3b8e-9d0e-4aab-91f7-f458707b5876-gcr-creds") pod "registry-creds-764b6fb674-hj26g" (UID: "0f5b3b8e-9d0e-4aab-91f7-f458707b5876") : secret "registry-creds-gcr" not found
	Sep 08 12:38:30 addons-763766 kubelet[1641]: E0908 12:38:30.022859    1641 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Sep 08 12:38:30 addons-763766 kubelet[1641]: E0908 12:38:30.022921    1641 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Sep 08 12:38:30 addons-763766 kubelet[1641]: E0908 12:38:30.023029    1641 kuberuntime_manager.go:1449] "Unhandled Error" err="container helper-pod start failed in pod helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd_local-path-storage(82783339-e989-4933-8031-ff2708087465): ErrImagePull: failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 08 12:38:30 addons-763766 kubelet[1641]: E0908 12:38:30.023083    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd" podUID="82783339-e989-4933-8031-ff2708087465"
	Sep 08 12:38:30 addons-763766 kubelet[1641]: E0908 12:38:30.647803    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd" podUID="82783339-e989-4933-8031-ff2708087465"
	Sep 08 12:38:31 addons-763766 kubelet[1641]: I0908 12:38:31.034414    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-f5rlf" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:38:32 addons-763766 kubelet[1641]: E0908 12:38:32.034567    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="7c19a324-080a-404a-ab88-a50ae219fbb7"
	Sep 08 12:38:35 addons-763766 kubelet[1641]: E0908 12:38:35.937372    1641 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d"
	Sep 08 12:38:35 addons-763766 kubelet[1641]: E0908 12:38:35.937434    1641 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d"
	Sep 08 12:38:35 addons-763766 kubelet[1641]: E0908 12:38:35.937520    1641 kuberuntime_manager.go:1449] "Unhandled Error" err="container registry start failed in pod registry-66898fdd98-f5rlf_kube-system(fcfa87e1-8e7a-498c-b457-db50556ce9f5): ErrImagePull: failed to pull and unpack image \"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 08 12:38:35 addons-763766 kubelet[1641]: E0908 12:38:35.937557    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:38:36 addons-763766 kubelet[1641]: I0908 12:38:36.034087    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/amd-gpu-device-plugin-wb7ph" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:38:40 addons-763766 kubelet[1641]: E0908 12:38:40.999483    1641 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/rocm/k8s-device-plugin/manifests/sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f"
	Sep 08 12:38:40 addons-763766 kubelet[1641]: E0908 12:38:40.999539    1641 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/rocm/k8s-device-plugin/manifests/sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f"
	Sep 08 12:38:41 addons-763766 kubelet[1641]: E0908 12:38:40.999637    1641 kuberuntime_manager.go:1449] "Unhandled Error" err="container amd-gpu-device-plugin start failed in pod amd-gpu-device-plugin-wb7ph_kube-system(381f7432-b3d6-4ce6-b757-1a353067b937): ErrImagePull: failed to pull and unpack image \"docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/rocm/k8s-device-plugin/manifests/sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 08 12:38:41 addons-763766 kubelet[1641]: E0908 12:38:40.999672    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"amd-gpu-device-plugin\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/rocm/k8s-device-plugin/manifests/sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/amd-gpu-device-plugin-wb7ph" podUID="381f7432-b3d6-4ce6-b757-1a353067b937"
	Sep 08 12:38:42 addons-763766 kubelet[1641]: I0908 12:38:42.034182    1641 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 08 12:38:43 addons-763766 kubelet[1641]: E0908 12:38:43.034424    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="7c19a324-080a-404a-ab88-a50ae219fbb7"
	Sep 08 12:38:45 addons-763766 kubelet[1641]: E0908 12:38:45.123022    1641 configmap.go:193] Couldn't get configMap local-path-storage/local-path-config: configmap "local-path-config" not found
	Sep 08 12:38:45 addons-763766 kubelet[1641]: E0908 12:38:45.123133    1641 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/configmap/82783339-e989-4933-8031-ff2708087465-script podName:82783339-e989-4933-8031-ff2708087465 nodeName:}" failed. No retries permitted until 2025-09-08 12:38:45.623109379 +0000 UTC m=+1131.667071601 (durationBeforeRetry 500ms). Error: MountVolume.SetUp failed for volume "script" (UniqueName: "kubernetes.io/configmap/82783339-e989-4933-8031-ff2708087465-script") pod "helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd" (UID: "82783339-e989-4933-8031-ff2708087465") : configmap "local-path-config" not found
	Sep 08 12:38:45 addons-763766 kubelet[1641]: E0908 12:38:45.626695    1641 configmap.go:193] Couldn't get configMap local-path-storage/local-path-config: configmap "local-path-config" not found
	Sep 08 12:38:45 addons-763766 kubelet[1641]: E0908 12:38:45.626829    1641 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/configmap/82783339-e989-4933-8031-ff2708087465-script podName:82783339-e989-4933-8031-ff2708087465 nodeName:}" failed. No retries permitted until 2025-09-08 12:38:46.626797211 +0000 UTC m=+1132.670759494 (durationBeforeRetry 1s). Error: MountVolume.SetUp failed for volume "script" (UniqueName: "kubernetes.io/configmap/82783339-e989-4933-8031-ff2708087465-script") pod "helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd" (UID: "82783339-e989-4933-8031-ff2708087465") : configmap "local-path-config" not found
	
	
	==> storage-provisioner [76e56c343b94738b24c84b9e3532e9ce8c40c8efe7008575da10dc66130577c1] <==
	W0908 12:38:22.528051       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:24.530742       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:24.534263       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:26.537054       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:26.541075       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:28.543572       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:28.548562       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:30.551784       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:30.555975       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:32.558700       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:32.562468       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:34.565651       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:34.570310       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:36.573205       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:36.577127       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:38.580298       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:38.584247       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:40.588140       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:40.593181       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:42.596520       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:42.601140       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:44.604985       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:44.609833       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:46.613368       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:46.618352       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-763766 -n addons-763766
helpers_test.go:269: (dbg) Run:  kubectl --context addons-763766 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf registry-creds-764b6fb674-hj26g helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-763766 describe pod nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf registry-creds-764b6fb674-hj26g helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-763766 describe pod nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf registry-creds-764b6fb674-hj26g helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd: exit status 1 (82.780824ms)

                                                
                                                
-- stdout --
	Name:             nginx
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-763766/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:34:03 +0000
	Labels:           run=nginx
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.31
	IPs:
	  IP:  10.244.0.31
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4dppk (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-4dppk:
	    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  4m44s                 default-scheduler  Successfully assigned default/nginx to addons-763766
	  Warning  Failed     4m37s                 kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    97s (x5 over 4m43s)   kubelet            Pulling image "docker.io/nginx:alpine"
	  Warning  Failed     92s (x5 over 4m37s)   kubelet            Error: ErrImagePull
	  Warning  Failed     92s (x4 over 4m18s)   kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     15s (x15 over 4m36s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4s (x16 over 4m36s)   kubelet            Back-off pulling image "docker.io/nginx:alpine"
	
	
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Image:      busybox:stable
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    Environment:  <none>
	    Mounts:
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-j2z68 (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-j2z68:
	    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:                      <none>

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-hjnh6" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-fg576" not found
	Error from server (NotFound): pods "amd-gpu-device-plugin-wb7ph" not found
	Error from server (NotFound): pods "registry-66898fdd98-f5rlf" not found
	Error from server (NotFound): pods "registry-creds-764b6fb674-hj26g" not found
	Error from server (NotFound): pods "helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-763766 describe pod nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf registry-creds-764b6fb674-hj26g helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 addons disable registry --alsologtostderr -v=1
--- FAIL: TestAddons/parallel/Registry (362.95s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (491.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-763766 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-763766 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-763766 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" [7c19a324-080a-404a-ab88-a50ae219fbb7] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:337: TestAddons/parallel/Ingress: WARNING: pod list for "default" "run=nginx" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:252: ***** TestAddons/parallel/Ingress: pod "run=nginx" failed to start within 8m0s: context deadline exceeded ****
addons_test.go:252: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-763766 -n addons-763766
addons_test.go:252: TestAddons/parallel/Ingress: showing logs for failed pods as of 2025-09-08 12:42:04.187836841 +0000 UTC m=+1410.007595538
addons_test.go:252: (dbg) Run:  kubectl --context addons-763766 describe po nginx -n default
addons_test.go:252: (dbg) kubectl --context addons-763766 describe po nginx -n default:
Name:             nginx
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-763766/192.168.49.2
Start Time:       Mon, 08 Sep 2025 12:34:03 +0000
Labels:           run=nginx
Annotations:      <none>
Status:           Pending
IP:               10.244.0.31
IPs:
IP:  10.244.0.31
Containers:
nginx:
Container ID:   
Image:          docker.io/nginx:alpine
Image ID:       
Port:           80/TCP
Host Port:      0/TCP
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4dppk (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-4dppk:
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  8m1s                    default-scheduler  Successfully assigned default/nginx to addons-763766
Warning  Failed     7m54s                   kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   Pulling    4m54s (x5 over 8m)      kubelet            Pulling image "docker.io/nginx:alpine"
Warning  Failed     4m49s (x5 over 7m54s)   kubelet            Error: ErrImagePull
Warning  Failed     4m49s (x4 over 7m35s)   kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed     2m52s (x18 over 7m53s)  kubelet            Error: ImagePullBackOff
Normal   BackOff    2m13s (x21 over 7m53s)  kubelet            Back-off pulling image "docker.io/nginx:alpine"
addons_test.go:252: (dbg) Run:  kubectl --context addons-763766 logs nginx -n default
addons_test.go:252: (dbg) Non-zero exit: kubectl --context addons-763766 logs nginx -n default: exit status 1 (68.281302ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "nginx" in pod "nginx" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:252: kubectl --context addons-763766 logs nginx -n default: exit status 1
addons_test.go:253: failed waiting for nginx pod: run=nginx within 8m0s: context deadline exceeded
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-763766
helpers_test.go:243: (dbg) docker inspect addons-763766:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786",
	        "Created": "2025-09-08T12:19:37.053316658Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 828640,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-08T12:19:37.083118871Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:863fa02c4a7dcd4571b30c16c1e6ae3eaa1d1a904931aac9472133ae3328c098",
	        "ResolvConfPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/hostname",
	        "HostsPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/hosts",
	        "LogPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786-json.log",
	        "Name": "/addons-763766",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-763766:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-763766",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4294967296,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786",
	                "LowerDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9-init/diff:/var/lib/docker/overlay2/255c2f19ab05cb57b310ff2aa56739f9075ce485e701512c1e9cb4d8b84be5fc/diff",
	                "MergedDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/merged",
	                "UpperDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/diff",
	                "WorkDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-763766",
	                "Source": "/var/lib/docker/volumes/addons-763766/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-763766",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79",
	            "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-763766",
	                "name.minikube.sigs.k8s.io": "addons-763766",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "67c25e8cf11d4fb2c4585c05c6a08d1832924eea7d65d84fc61aea7f34abff9b",
	            "SandboxKey": "/var/run/docker/netns/67c25e8cf11d",
	            "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-763766": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "fe:96:b6:f8:b0:f1",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "6c1614a7af45fa123a27b1514bcc00d82793a63443be3cf876db46043bb50090",
	                    "EndpointID": "37bd2c96925233cdce6687d20c2229547a25189824450ab7af0293c54b0aaf00",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-763766",
	                        "ebc3ec442f7f"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-763766 -n addons-763766
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-763766 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-amd64 -p addons-763766 logs -n 25: (1.20908742s)
helpers_test.go:260: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                      ARGS                                                                                                                                                                                                                                      │        PROFILE         │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ delete  │ -p download-only-693683                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-693683   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ delete  │ -p download-only-442842                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-442842   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ start   │ --download-only -p download-docker-686499 --alsologtostderr --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                                                                    │ download-docker-686499 │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ delete  │ -p download-docker-686499                                                                                                                                                                                                                                                                                                                                                                                                                                                      │ download-docker-686499 │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ start   │ --download-only -p binary-mirror-435383 --alsologtostderr --binary-mirror http://127.0.0.1:41893 --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                               │ binary-mirror-435383   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ delete  │ -p binary-mirror-435383                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ binary-mirror-435383   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ addons  │ enable dashboard -p addons-763766                                                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ addons  │ disable dashboard -p addons-763766                                                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ start   │ -p addons-763766 --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:26 UTC │
	│ addons  │ addons-763766 addons disable volcano --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                    │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ addons-763766 addons disable gcp-auth --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ enable headlamp -p addons-763766 --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ addons-763766 addons disable metrics-server --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ addons-763766 addons disable headlamp --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable yakd --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable nvidia-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable volumesnapshots --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                            │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable csi-hostpath-driver --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable cloud-spanner --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable inspektor-gadget --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                           │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:34 UTC │ 08 Sep 25 12:34 UTC │
	│ addons  │ addons-763766 addons disable storage-provisioner-rancher --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │ 08 Sep 25 12:39 UTC │
	│ addons  │ addons-763766 addons disable registry --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │ 08 Sep 25 12:38 UTC │
	│ addons  │ configure registry-creds -f ./testdata/addons_testconfig.json -p addons-763766                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │ 08 Sep 25 12:38 UTC │
	│ addons  │ addons-763766 addons disable registry-creds --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │ 08 Sep 25 12:38 UTC │
	│ addons  │ addons-763766 addons disable amd-gpu-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                      │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │ 08 Sep 25 12:38 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 12:19:14
	Running on machine: ubuntu-20-agent-5
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 12:19:14.259764  828015 out.go:360] Setting OutFile to fd 1 ...
	I0908 12:19:14.260028  828015 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:19:14.260038  828015 out.go:374] Setting ErrFile to fd 2...
	I0908 12:19:14.260042  828015 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:19:14.260275  828015 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 12:19:14.260941  828015 out.go:368] Setting JSON to false
	I0908 12:19:14.261873  828015 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":75670,"bootTime":1757258284,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 12:19:14.261983  828015 start.go:140] virtualization: kvm guest
	I0908 12:19:14.263675  828015 out.go:179] * [addons-763766] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	I0908 12:19:14.264760  828015 out.go:179]   - MINIKUBE_LOCATION=21510
	I0908 12:19:14.264776  828015 notify.go:220] Checking for updates...
	I0908 12:19:14.266877  828015 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 12:19:14.267936  828015 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:19:14.268956  828015 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 12:19:14.269932  828015 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0908 12:19:14.270912  828015 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 12:19:14.272021  828015 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 12:19:14.293433  828015 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 12:19:14.293530  828015 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:19:14.340517  828015 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-09-08 12:19:14.331723156 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:19:14.340627  828015 docker.go:318] overlay module found
	I0908 12:19:14.342168  828015 out.go:179] * Using the docker driver based on user configuration
	I0908 12:19:14.343129  828015 start.go:304] selected driver: docker
	I0908 12:19:14.343149  828015 start.go:918] validating driver "docker" against <nil>
	I0908 12:19:14.343165  828015 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 12:19:14.343981  828015 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:19:14.391366  828015 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-09-08 12:19:14.382912625 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:19:14.391527  828015 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0908 12:19:14.391750  828015 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]
	I0908 12:19:14.393219  828015 out.go:179] * Using Docker driver with root privileges
	I0908 12:19:14.394170  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:14.394253  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:14.394269  828015 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0908 12:19:14.394357  828015 start.go:348] cluster config:
	{Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd 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:containerd 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: SSHAgen
tPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 12:19:14.396030  828015 out.go:179] * Starting "addons-763766" primary control-plane node in "addons-763766" cluster
	I0908 12:19:14.396786  828015 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0908 12:19:14.397747  828015 out.go:179] * Pulling base image v0.0.47-1756980985-21488 ...
	I0908 12:19:14.398760  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:14.398803  828015 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4
	I0908 12:19:14.398814  828015 cache.go:58] Caching tarball of preloaded images
	I0908 12:19:14.398866  828015 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon
	I0908 12:19:14.398907  828015 preload.go:172] Found /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4 in cache, skipping download
	I0908 12:19:14.398918  828015 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0908 12:19:14.399238  828015 profile.go:143] Saving config to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json ...
	I0908 12:19:14.399263  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json: {Name:mk4bbee30edbe0028b348371443e15b1b9fb0620 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:14.415970  828015 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 to local cache
	I0908 12:19:14.416133  828015 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local cache directory
	I0908 12:19:14.416158  828015 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local cache directory, skipping pull
	I0908 12:19:14.416168  828015 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 exists in cache, skipping pull
	I0908 12:19:14.416181  828015 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 as a tarball
	I0908 12:19:14.416191  828015 cache.go:165] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 from local cache
	I0908 12:19:26.852072  828015 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 from cached tarball
	I0908 12:19:26.852108  828015 cache.go:232] Successfully downloaded all kic artifacts
	I0908 12:19:26.852158  828015 start.go:360] acquireMachinesLock for addons-763766: {Name:mk9e18118623350ee8d254dbec689778fd7ea7dd Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0908 12:19:26.852273  828015 start.go:364] duration metric: took 88.395µs to acquireMachinesLock for "addons-763766"
	I0908 12:19:26.852304  828015 start.go:93] Provisioning new machine with config: &{Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 CustomQemuFi
rmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 12:19:26.852407  828015 start.go:125] createHost starting for "" (driver="docker")
	I0908 12:19:26.854011  828015 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0908 12:19:26.854269  828015 start.go:159] libmachine.API.Create for "addons-763766" (driver="docker")
	I0908 12:19:26.854327  828015 client.go:168] LocalClient.Create starting
	I0908 12:19:26.854483  828015 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem
	I0908 12:19:27.086160  828015 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem
	I0908 12:19:27.394767  828015 cli_runner.go:164] Run: docker network inspect addons-763766 --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}}]}"
	W0908 12:19:27.411679  828015 cli_runner.go:211] docker network inspect addons-763766 --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
	I0908 12:19:27.411781  828015 network_create.go:284] running [docker network inspect addons-763766] to gather additional debugging logs...
	I0908 12:19:27.411805  828015 cli_runner.go:164] Run: docker network inspect addons-763766
	W0908 12:19:27.426432  828015 cli_runner.go:211] docker network inspect addons-763766 returned with exit code 1
	I0908 12:19:27.426468  828015 network_create.go:287] error running [docker network inspect addons-763766]: docker network inspect addons-763766: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-763766 not found
	I0908 12:19:27.426486  828015 network_create.go:289] output of [docker network inspect addons-763766]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-763766 not found
	
	** /stderr **
	I0908 12:19:27.426635  828015 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}}]}"
	I0908 12:19:27.442250  828015 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:0xc001c51cf0}
	I0908 12:19:27.442286  828015 network_create.go:124] attempt to create docker network addons-763766 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0908 12:19:27.442332  828015 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-763766 addons-763766
	I0908 12:19:27.491428  828015 network_create.go:108] docker network addons-763766 192.168.49.0/24 created
	I0908 12:19:27.491464  828015 kic.go:121] calculated static IP "192.168.49.2" for the "addons-763766" container
	I0908 12:19:27.491541  828015 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0908 12:19:27.507365  828015 cli_runner.go:164] Run: docker volume create addons-763766 --label name.minikube.sigs.k8s.io=addons-763766 --label created_by.minikube.sigs.k8s.io=true
	I0908 12:19:27.523096  828015 oci.go:103] Successfully created a docker volume addons-763766
	I0908 12:19:27.523165  828015 cli_runner.go:164] Run: docker run --rm --name addons-763766-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --entrypoint /usr/bin/test -v addons-763766:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -d /var/lib
	I0908 12:19:32.457600  828015 cli_runner.go:217] Completed: docker run --rm --name addons-763766-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --entrypoint /usr/bin/test -v addons-763766:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -d /var/lib: (4.934392948s)
	I0908 12:19:32.457631  828015 oci.go:107] Successfully prepared a docker volume addons-763766
	I0908 12:19:32.457664  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:32.457688  828015 kic.go:194] Starting extracting preloaded images to volume ...
	I0908 12:19:32.457751  828015 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-763766:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -I lz4 -xf /preloaded.tar -C /extractDir
	I0908 12:19:36.990265  828015 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-763766:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -I lz4 -xf /preloaded.tar -C /extractDir: (4.532443988s)
	I0908 12:19:36.990303  828015 kic.go:203] duration metric: took 4.532611261s to extract preloaded images to volume ...
	W0908 12:19:36.990472  828015 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0908 12:19:36.990619  828015 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0908 12:19:37.037826  828015 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-763766 --name addons-763766 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-763766 --network addons-763766 --ip 192.168.49.2 --volume addons-763766:/var --security-opt apparmor=unconfined --memory=4096mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79
	I0908 12:19:37.319976  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Running}}
	I0908 12:19:37.337799  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.355464  828015 cli_runner.go:164] Run: docker exec addons-763766 stat /var/lib/dpkg/alternatives/iptables
	I0908 12:19:37.396933  828015 oci.go:144] the created container "addons-763766" has a running status.
	I0908 12:19:37.396966  828015 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa...
	I0908 12:19:37.574073  828015 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0908 12:19:37.596712  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.618490  828015 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0908 12:19:37.618522  828015 kic_runner.go:114] Args: [docker exec --privileged addons-763766 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0908 12:19:37.670896  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.687494  828015 machine.go:93] provisionDockerMachine start ...
	I0908 12:19:37.687608  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:37.705139  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:37.705440  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:37.705459  828015 main.go:141] libmachine: About to run SSH command:
	hostname
	I0908 12:19:37.706179  828015 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:44232->127.0.0.1:32768: read: connection reset by peer
	I0908 12:19:40.828699  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-763766
	
	I0908 12:19:40.828733  828015 ubuntu.go:182] provisioning hostname "addons-763766"
	I0908 12:19:40.828793  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:40.845422  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:40.845673  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:40.845692  828015 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-763766 && echo "addons-763766" | sudo tee /etc/hostname
	I0908 12:19:40.972116  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-763766
	
	I0908 12:19:40.972191  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:40.988794  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:40.989037  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:40.989055  828015 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-763766' /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-763766/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-763766' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0908 12:19:41.105218  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0908 12:19:41.105271  828015 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21510-822444/.minikube CaCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21510-822444/.minikube}
	I0908 12:19:41.105319  828015 ubuntu.go:190] setting up certificates
	I0908 12:19:41.105444  828015 provision.go:84] configureAuth start
	I0908 12:19:41.105522  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.122928  828015 provision.go:143] copyHostCerts
	I0908 12:19:41.123018  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/ca.pem (1078 bytes)
	I0908 12:19:41.123161  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/cert.pem (1123 bytes)
	I0908 12:19:41.123261  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/key.pem (1675 bytes)
	I0908 12:19:41.123336  828015 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem org=jenkins.addons-763766 san=[127.0.0.1 192.168.49.2 addons-763766 localhost minikube]
	I0908 12:19:41.435412  828015 provision.go:177] copyRemoteCerts
	I0908 12:19:41.435487  828015 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0908 12:19:41.435551  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.453057  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.541564  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0908 12:19:41.563167  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0908 12:19:41.584768  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0908 12:19:41.607098  828015 provision.go:87] duration metric: took 501.628378ms to configureAuth
	I0908 12:19:41.607140  828015 ubuntu.go:206] setting minikube options for container-runtime
	I0908 12:19:41.607307  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:41.607318  828015 machine.go:96] duration metric: took 3.919799726s to provisionDockerMachine
	I0908 12:19:41.607324  828015 client.go:171] duration metric: took 14.752987359s to LocalClient.Create
	I0908 12:19:41.607344  828015 start.go:167] duration metric: took 14.753078118s to libmachine.API.Create "addons-763766"
	I0908 12:19:41.607354  828015 start.go:293] postStartSetup for "addons-763766" (driver="docker")
	I0908 12:19:41.607362  828015 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]
	I0908 12:19:41.607405  828015 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
	I0908 12:19:41.607442  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.624160  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.713937  828015 ssh_runner.go:195] Run: cat /etc/os-release
	I0908 12:19:41.716938  828015 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0908 12:19:41.716965  828015 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0908 12:19:41.716971  828015 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0908 12:19:41.716992  828015 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0908 12:19:41.717004  828015 filesync.go:126] Scanning /home/jenkins/minikube-integration/21510-822444/.minikube/addons for local assets ...
	I0908 12:19:41.717053  828015 filesync.go:126] Scanning /home/jenkins/minikube-integration/21510-822444/.minikube/files for local assets ...
	I0908 12:19:41.717075  828015 start.go:296] duration metric: took 109.71508ms for postStartSetup
	I0908 12:19:41.717391  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.733902  828015 profile.go:143] Saving config to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json ...
	I0908 12:19:41.734209  828015 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 12:19:41.734259  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.750334  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.837704  828015 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0908 12:19:41.841768  828015 start.go:128] duration metric: took 14.989344599s to createHost
	I0908 12:19:41.841796  828015 start.go:83] releasing machines lock for "addons-763766", held for 14.989510946s
	I0908 12:19:41.841861  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.858363  828015 ssh_runner.go:195] Run: cat /version.json
	I0908 12:19:41.858420  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.858471  828015 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0908 12:19:41.858544  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.875871  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.876441  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:42.026459  828015 ssh_runner.go:195] Run: systemctl --version
	I0908 12:19:42.030780  828015 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0908 12:19:42.034852  828015 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0908 12:19:42.057119  828015 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0908 12:19:42.057197  828015 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" ;
	I0908 12:19:42.081309  828015 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0908 12:19:42.081332  828015 start.go:495] detecting cgroup driver to use...
	I0908 12:19:42.081369  828015 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0908 12:19:42.081432  828015 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0908 12:19:42.092403  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0908 12:19:42.102378  828015 docker.go:218] disabling cri-docker service (if available) ...
	I0908 12:19:42.102427  828015 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0908 12:19:42.114174  828015 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0908 12:19:42.126433  828015 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0908 12:19:42.202976  828015 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0908 12:19:42.283380  828015 docker.go:234] disabling docker service ...
	I0908 12:19:42.283453  828015 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0908 12:19:42.301185  828015 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0908 12:19:42.311626  828015 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0908 12:19:42.386438  828015 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0908 12:19:42.458339  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0908 12:19:42.468388  828015 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0908 12:19:42.482453  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0908 12:19:42.490969  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0908 12:19:42.499719  828015 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0908 12:19:42.499786  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0908 12:19:42.508155  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 12:19:42.516323  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0908 12:19:42.524677  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 12:19:42.533319  828015 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0908 12:19:42.541253  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0908 12:19:42.550073  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0908 12:19:42.558650  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0908 12:19:42.567361  828015 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0908 12:19:42.574715  828015 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0908 12:19:42.574759  828015 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0908 12:19:42.586697  828015 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0908 12:19:42.594500  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:42.670522  828015 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0908 12:19:42.771947  828015 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0908 12:19:42.772082  828015 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0908 12:19:42.775675  828015 start.go:563] Will wait 60s for crictl version
	I0908 12:19:42.775716  828015 ssh_runner.go:195] Run: which crictl
	I0908 12:19:42.778670  828015 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0908 12:19:42.811234  828015 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0908 12:19:42.811301  828015 ssh_runner.go:195] Run: containerd --version
	I0908 12:19:42.834648  828015 ssh_runner.go:195] Run: containerd --version
	I0908 12:19:42.857871  828015 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0908 12:19:42.858978  828015 cli_runner.go:164] Run: docker network inspect addons-763766 --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}}]}"
	I0908 12:19:42.874978  828015 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0908 12:19:42.878364  828015 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""
	I0908 12:19:42.888556  828015 kubeadm.go:875] updating cluster {Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 CustomQemuFirmwareP
ath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0908 12:19:42.888684  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:42.888737  828015 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 12:19:42.920095  828015 containerd.go:627] all images are preloaded for containerd runtime.
	I0908 12:19:42.920119  828015 containerd.go:534] Images already preloaded, skipping extraction
	I0908 12:19:42.920178  828015 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 12:19:42.951519  828015 containerd.go:627] all images are preloaded for containerd runtime.
	I0908 12:19:42.951546  828015 cache_images.go:85] Images are preloaded, skipping loading
	I0908 12:19:42.951558  828015 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 containerd true true} ...
	I0908 12:19:42.951668  828015 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-763766 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:addons-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0908 12:19:42.951734  828015 ssh_runner.go:195] Run: sudo crictl info
	I0908 12:19:42.983115  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:42.983140  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:42.983154  828015 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0908 12:19:42.983174  828015 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-763766 NodeName:addons-763766 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0908 12:19:42.983275  828015 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:///run/containerd/containerd.sock
	  name: "addons-763766"
	  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: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.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
	
	I0908 12:19:42.983340  828015 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0908 12:19:42.991332  828015 binaries.go:44] Found k8s binaries, skipping transfer
	I0908 12:19:42.991415  828015 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0908 12:19:42.999177  828015 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0908 12:19:43.014769  828015 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0908 12:19:43.030381  828015 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2226 bytes)
	I0908 12:19:43.045905  828015 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0908 12:19:43.049021  828015 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""
	I0908 12:19:43.058471  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:43.130611  828015 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 12:19:43.144724  828015 certs.go:68] Setting up /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766 for IP: 192.168.49.2
	I0908 12:19:43.144744  828015 certs.go:194] generating shared ca certs ...
	I0908 12:19:43.144765  828015 certs.go:226] acquiring lock for ca certs: {Name:mk75e05fddde63a271eeb60588011fb6bfff63fa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.144891  828015 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key
	I0908 12:19:43.205023  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt ...
	I0908 12:19:43.205053  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt: {Name:mka3f33cd42685b485839a3835d9f0ec9a5229e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.205210  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key ...
	I0908 12:19:43.205222  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key: {Name:mk8cbe6f5207a7e677ae53bb3ec2fdb9eca02913 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.205336  828015 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key
	I0908 12:19:43.339743  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt ...
	I0908 12:19:43.339775  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt: {Name:mk128b553f9364b3d96a10881ac4c674272491b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.339954  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key ...
	I0908 12:19:43.339965  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key: {Name:mk78f02a8e6f328274358ef3316bbf4b1c1d0c1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.340034  828015 certs.go:256] generating profile certs ...
	I0908 12:19:43.340092  828015 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key
	I0908 12:19:43.340106  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt with IP's: []
	I0908 12:19:43.557513  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt ...
	I0908 12:19:43.557547  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: {Name:mk32f75f6c5359a887567806bd88b3725a4c8033 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.557721  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key ...
	I0908 12:19:43.557731  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key: {Name:mkeee25deffdb14762cd47ae62b87e248f54eabf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.557802  828015 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b
	I0908 12:19:43.557822  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0908 12:19:43.605841  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b ...
	I0908 12:19:43.605871  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b: {Name:mkfa94651ad4b5d3a791b602bb650a8c23bc2053 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.606023  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b ...
	I0908 12:19:43.606038  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b: {Name:mk34cc198781bf5b7aaaae9608a14f6029d0be7d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.606105  828015 certs.go:381] copying /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b -> /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt
	I0908 12:19:43.606183  828015 certs.go:385] copying /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b -> /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key
	I0908 12:19:43.606228  828015 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key
	I0908 12:19:43.606245  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt with IP's: []
	I0908 12:19:43.749878  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt ...
	I0908 12:19:43.749920  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt: {Name:mk0737b818acc7446758b7380af35a74283efdbe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.750086  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key ...
	I0908 12:19:43.750099  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key: {Name:mke728c706d0c738313b2d0a347a184581eb180b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.750272  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem (1675 bytes)
	I0908 12:19:43.750308  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem (1078 bytes)
	I0908 12:19:43.750332  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem (1123 bytes)
	I0908 12:19:43.750354  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem (1675 bytes)
	I0908 12:19:43.750915  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0908 12:19:43.773565  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0908 12:19:43.794725  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0908 12:19:43.815858  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0908 12:19:43.836769  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0908 12:19:43.857872  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0908 12:19:43.879046  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0908 12:19:43.900048  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0908 12:19:43.921138  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0908 12:19:43.942300  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0908 12:19:43.958151  828015 ssh_runner.go:195] Run: openssl version
	I0908 12:19:43.963299  828015 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"
	I0908 12:19:43.971664  828015 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.974734  828015 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep  8 12:19 /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.974778  828015 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.980877  828015 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"
	I0908 12:19:43.989078  828015 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0908 12:19:43.991999  828015 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
	I0908 12:19:43.992043  828015 kubeadm.go:392] StartCluster: {Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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}
	I0908 12:19:43.992109  828015 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0908 12:19:43.992171  828015 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0908 12:19:44.024543  828015 cri.go:89] found id: ""
	I0908 12:19:44.024612  828015 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0908 12:19:44.033091  828015 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0908 12:19:44.041627  828015 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0908 12:19:44.041685  828015 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
	I0908 12:19:44.050308  828015 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
	I0908 12:19:44.050333  828015 kubeadm.go:157] found existing configuration files:
	
	I0908 12:19:44.050392  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0908 12:19:44.058526  828015 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
	I0908 12:19:44.058576  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0908 12:19:44.066177  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0908 12:19:44.073744  828015 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
	I0908 12:19:44.073798  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0908 12:19:44.080993  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0908 12:19:44.088447  828015 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
	I0908 12:19:44.088499  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0908 12:19:44.095923  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0908 12:19:44.103544  828015 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
	I0908 12:19:44.103608  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0908 12:19:44.111278  828015 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"
	I0908 12:19:44.161572  828015 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0908 12:19:44.161995  828015 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1083-gcp\n", err: exit status 1
	I0908 12:19:44.211328  828015 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0908 12:19:54.776393  828015 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0908 12:19:54.776447  828015 kubeadm.go:310] [preflight] Running pre-flight checks
	I0908 12:19:54.776522  828015 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0908 12:19:54.776573  828015 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1083-gcp
	I0908 12:19:54.776604  828015 kubeadm.go:310] OS: Linux
	I0908 12:19:54.776668  828015 kubeadm.go:310] CGROUPS_CPU: enabled
	I0908 12:19:54.776722  828015 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0908 12:19:54.776764  828015 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0908 12:19:54.776837  828015 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0908 12:19:54.776926  828015 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0908 12:19:54.776973  828015 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0908 12:19:54.777014  828015 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0908 12:19:54.777057  828015 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0908 12:19:54.777127  828015 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0908 12:19:54.777246  828015 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0908 12:19:54.777371  828015 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0908 12:19:54.777480  828015 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0908 12:19:54.777536  828015 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0908 12:19:54.779091  828015 out.go:252]   - Generating certificates and keys ...
	I0908 12:19:54.779169  828015 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0908 12:19:54.779240  828015 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0908 12:19:54.779298  828015 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0908 12:19:54.779396  828015 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0908 12:19:54.779495  828015 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0908 12:19:54.779570  828015 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0908 12:19:54.779627  828015 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0908 12:19:54.779732  828015 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-763766 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0908 12:19:54.779789  828015 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0908 12:19:54.779941  828015 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-763766 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0908 12:19:54.780032  828015 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0908 12:19:54.780127  828015 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0908 12:19:54.780193  828015 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0908 12:19:54.780274  828015 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0908 12:19:54.780331  828015 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0908 12:19:54.780399  828015 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0908 12:19:54.780458  828015 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0908 12:19:54.780515  828015 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0908 12:19:54.780562  828015 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0908 12:19:54.780634  828015 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0908 12:19:54.780700  828015 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0908 12:19:54.781835  828015 out.go:252]   - Booting up control plane ...
	I0908 12:19:54.781957  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0908 12:19:54.782058  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0908 12:19:54.782172  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0908 12:19:54.782316  828015 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0908 12:19:54.782458  828015 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0908 12:19:54.782619  828015 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0908 12:19:54.782740  828015 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0908 12:19:54.782801  828015 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0908 12:19:54.782946  828015 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0908 12:19:54.783072  828015 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0908 12:19:54.783179  828015 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00089781s
	I0908 12:19:54.783321  828015 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0908 12:19:54.783422  828015 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0908 12:19:54.783540  828015 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0908 12:19:54.783643  828015 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0908 12:19:54.783774  828015 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 2.899418955s
	I0908 12:19:54.783885  828015 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 3.367989066s
	I0908 12:19:54.783987  828015 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 5.002164187s
	I0908 12:19:54.784160  828015 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0908 12:19:54.784306  828015 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0908 12:19:54.784399  828015 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0908 12:19:54.784599  828015 kubeadm.go:310] [mark-control-plane] Marking the node addons-763766 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0908 12:19:54.784699  828015 kubeadm.go:310] [bootstrap-token] Using token: oa3s6w.igghz50nsjvbulqc
	I0908 12:19:54.785867  828015 out.go:252]   - Configuring RBAC rules ...
	I0908 12:19:54.785958  828015 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0908 12:19:54.786058  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0908 12:19:54.786198  828015 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
	I0908 12:19:54.786318  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0908 12:19:54.786430  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0908 12:19:54.786515  828015 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0908 12:19:54.786633  828015 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0908 12:19:54.786698  828015 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0908 12:19:54.786760  828015 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0908 12:19:54.786770  828015 kubeadm.go:310] 
	I0908 12:19:54.786848  828015 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0908 12:19:54.786862  828015 kubeadm.go:310] 
	I0908 12:19:54.786979  828015 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0908 12:19:54.786988  828015 kubeadm.go:310] 
	I0908 12:19:54.787034  828015 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0908 12:19:54.787119  828015 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0908 12:19:54.787198  828015 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0908 12:19:54.787204  828015 kubeadm.go:310] 
	I0908 12:19:54.787280  828015 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0908 12:19:54.787287  828015 kubeadm.go:310] 
	I0908 12:19:54.787359  828015 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0908 12:19:54.787367  828015 kubeadm.go:310] 
	I0908 12:19:54.787437  828015 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0908 12:19:54.787542  828015 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0908 12:19:54.787604  828015 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0908 12:19:54.787610  828015 kubeadm.go:310] 
	I0908 12:19:54.787682  828015 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0908 12:19:54.787762  828015 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0908 12:19:54.787768  828015 kubeadm.go:310] 
	I0908 12:19:54.787839  828015 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token oa3s6w.igghz50nsjvbulqc \
	I0908 12:19:54.787931  828015 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1afb6098c67dd46357c987720b64fda989ec86989cd1bbcb4e2bed6b5827efee \
	I0908 12:19:54.787951  828015 kubeadm.go:310] 	--control-plane 
	I0908 12:19:54.787957  828015 kubeadm.go:310] 
	I0908 12:19:54.788034  828015 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0908 12:19:54.788040  828015 kubeadm.go:310] 
	I0908 12:19:54.788130  828015 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token oa3s6w.igghz50nsjvbulqc \
	I0908 12:19:54.788250  828015 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1afb6098c67dd46357c987720b64fda989ec86989cd1bbcb4e2bed6b5827efee 
	I0908 12:19:54.788261  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:54.788270  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:54.789500  828015 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0908 12:19:54.790606  828015 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0908 12:19:54.794527  828015 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0908 12:19:54.794544  828015 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0908 12:19:54.810857  828015 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
	I0908 12:19:55.007489  828015 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0908 12:19:55.007582  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-763766 minikube.k8s.io/updated_at=2025_09_08T12_19_55_0700 minikube.k8s.io/version=v1.36.0 minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9 minikube.k8s.io/name=addons-763766 minikube.k8s.io/primary=true
	I0908 12:19:55.007593  828015 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
	I0908 12:19:55.015842  828015 ops.go:34] apiserver oom_adj: -16
	I0908 12:19:55.131690  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:55.632066  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:56.132497  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:56.632355  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:57.132482  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:57.632099  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:58.132644  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:58.632745  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.132696  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.632123  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.698212  828015 kubeadm.go:1105] duration metric: took 4.690687952s to wait for elevateKubeSystemPrivileges
	I0908 12:19:59.698249  828015 kubeadm.go:394] duration metric: took 15.706211605s to StartCluster
	I0908 12:19:59.698269  828015 settings.go:142] acquiring lock: {Name:mk4eb9d09301b7a64a712dde540fe71fa816edde Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:59.698399  828015 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:19:59.698802  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/kubeconfig: {Name:mkcc776d2c0197cd0fb4203c3af06bcfd3fc850b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:59.698995  828015 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"
	I0908 12:19:59.699031  828015 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 12:19:59.699127  828015 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]
	I0908 12:19:59.699254  828015 addons.go:69] Setting ingress=true in profile "addons-763766"
	I0908 12:19:59.699265  828015 addons.go:69] Setting inspektor-gadget=true in profile "addons-763766"
	I0908 12:19:59.699280  828015 addons.go:238] Setting addon inspektor-gadget=true in "addons-763766"
	I0908 12:19:59.699281  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:59.699291  828015 addons.go:69] Setting gcp-auth=true in profile "addons-763766"
	I0908 12:19:59.699307  828015 mustload.go:65] Loading cluster: addons-763766
	I0908 12:19:59.699299  828015 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-763766"
	I0908 12:19:59.699325  828015 addons.go:69] Setting metrics-server=true in profile "addons-763766"
	I0908 12:19:59.699279  828015 addons.go:238] Setting addon ingress=true in "addons-763766"
	I0908 12:19:59.699339  828015 addons.go:238] Setting addon metrics-server=true in "addons-763766"
	I0908 12:19:59.699358  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699332  828015 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-763766"
	I0908 12:19:59.699386  828015 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-763766"
	I0908 12:19:59.699388  828015 addons.go:69] Setting cloud-spanner=true in profile "addons-763766"
	I0908 12:19:59.699408  828015 addons.go:238] Setting addon cloud-spanner=true in "addons-763766"
	I0908 12:19:59.699428  828015 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-763766"
	I0908 12:19:59.699432  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699319  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699469  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699482  828015 addons.go:69] Setting storage-provisioner=true in profile "addons-763766"
	I0908 12:19:59.699509  828015 addons.go:238] Setting addon storage-provisioner=true in "addons-763766"
	I0908 12:19:59.699513  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:59.699538  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699755  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699858  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699870  828015 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-763766"
	I0908 12:19:59.699885  828015 addons.go:69] Setting registry=true in profile "addons-763766"
	I0908 12:19:59.699900  828015 addons.go:69] Setting volumesnapshots=true in profile "addons-763766"
	I0908 12:19:59.699908  828015 addons.go:238] Setting addon registry=true in "addons-763766"
	I0908 12:19:59.699916  828015 addons.go:238] Setting addon volumesnapshots=true in "addons-763766"
	I0908 12:19:59.699932  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699947  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699963  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699997  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700370  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700369  828015 addons.go:69] Setting registry-creds=true in profile "addons-763766"
	I0908 12:19:59.700391  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700399  828015 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-763766"
	I0908 12:19:59.700412  828015 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-763766"
	I0908 12:19:59.700441  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.700577  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699434  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.700890  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.701132  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.701184  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699874  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699251  828015 addons.go:69] Setting yakd=true in profile "addons-763766"
	I0908 12:19:59.703574  828015 addons.go:238] Setting addon yakd=true in "addons-763766"
	I0908 12:19:59.703612  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.706864  828015 out.go:179] * Verifying Kubernetes components...
	I0908 12:19:59.699863  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.708434  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:59.699285  828015 addons.go:69] Setting default-storageclass=true in profile "addons-763766"
	I0908 12:19:59.715644  828015 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-763766"
	I0908 12:19:59.716088  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699890  828015 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-763766"
	I0908 12:19:59.716912  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700391  828015 addons.go:238] Setting addon registry-creds=true in "addons-763766"
	I0908 12:19:59.699895  828015 addons.go:69] Setting volcano=true in profile "addons-763766"
	I0908 12:19:59.699260  828015 addons.go:69] Setting ingress-dns=true in profile "addons-763766"
	I0908 12:19:59.720659  828015 addons.go:238] Setting addon ingress-dns=true in "addons-763766"
	I0908 12:19:59.720739  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.721219  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.721318  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.721927  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.723509  828015 addons.go:238] Setting addon volcano=true in "addons-763766"
	I0908 12:19:59.723573  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.724180  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.725818  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.733552  828015 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 12:19:59.737469  828015 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0908 12:19:59.737546  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0908 12:19:59.737616  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.741835  828015 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0908 12:19:59.745631  828015 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0908 12:19:59.745656  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0908 12:19:59.745726  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.751445  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.755332  828015 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0908 12:19:59.755511  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0908 12:19:59.758544  828015 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0908 12:19:59.758563  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0908 12:19:59.758620  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.761497  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0908 12:19:59.763509  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0908 12:19:59.765164  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0908 12:19:59.765503  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0908 12:19:59.765526  828015 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0908 12:19:59.765588  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.768350  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0908 12:19:59.769519  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0908 12:19:59.770667  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0908 12:19:59.771674  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0908 12:19:59.772667  828015 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0908 12:19:59.773553  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0908 12:19:59.774560  828015 out.go:179]   - Using image docker.io/registry:3.0.0
	I0908 12:19:59.774564  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0908 12:19:59.774670  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0908 12:19:59.774734  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.775550  828015 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0908 12:19:59.775568  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0908 12:19:59.775626  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.789849  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.790924  828015 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0908 12:19:59.791884  828015 addons.go:238] Setting addon default-storageclass=true in "addons-763766"
	I0908 12:19:59.791927  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.792182  828015 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0908 12:19:59.792201  828015 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0908 12:19:59.792247  828015 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0908 12:19:59.792306  828015 out.go:179]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.12.2
	I0908 12:19:59.792333  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.792316  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.793546  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0908 12:19:59.793569  828015 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0908 12:19:59.793622  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.794774  828015 out.go:179]   - Using image docker.io/volcanosh/vc-controller-manager:v1.12.2
	I0908 12:19:59.795965  828015 out.go:179]   - Using image docker.io/volcanosh/vc-scheduler:v1.12.2
	I0908 12:19:59.820605  828015 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0908 12:19:59.828279  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (498149 bytes)
	I0908 12:19:59.828436  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.825835  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.826045  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.829822  828015 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.40
	I0908 12:19:59.834175  828015 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	I0908 12:19:59.834878  828015 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0908 12:19:59.835035  828015 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0908 12:19:59.835269  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0908 12:19:59.835342  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.835877  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0908 12:19:59.835909  828015 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0908 12:19:59.835966  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.836319  828015 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0908 12:19:59.836345  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0908 12:19:59.836396  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.841856  828015 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-763766"
	I0908 12:19:59.841922  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.842533  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.859368  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.860781  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.861080  828015 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0908 12:19:59.861097  828015 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0908 12:19:59.861152  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.864003  828015 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0908 12:19:59.864144  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:19:59.865320  828015 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0908 12:19:59.865366  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0908 12:19:59.865429  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.867529  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:19:59.871523  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.875439  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0908 12:19:59.876849  828015 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0908 12:19:59.876870  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0908 12:19:59.876935  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.878132  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.880048  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.892356  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.892846  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.893119  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.896153  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.897619  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.900919  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.902144  828015 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0908 12:19:59.903294  828015 out.go:179]   - Using image docker.io/busybox:stable
	I0908 12:19:59.904284  828015 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0908 12:19:59.904298  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0908 12:19:59.904341  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.908434  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.921011  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	W0908 12:19:59.929832  828015 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0908 12:19:59.929875  828015 retry.go:31] will retry after 365.255172ms: ssh: handshake failed: EOF
	I0908 12:20:00.247310  828015 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
	I0908 12:20:00.341379  828015 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 -"
	I0908 12:20:00.341537  828015 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 12:20:00.343231  828015 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
	I0908 12:20:00.345689  828015 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
	I0908 12:20:00.428360  828015 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0908 12:20:00.428465  828015 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0908 12:20:00.444591  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0908 12:20:00.444685  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0908 12:20:00.545613  828015 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0908 12:20:00.545715  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0908 12:20:00.633900  828015 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
	I0908 12:20:00.635052  828015 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
	I0908 12:20:00.641521  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0908 12:20:00.641547  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0908 12:20:00.648226  828015 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
	I0908 12:20:00.731091  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0908 12:20:00.731184  828015 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0908 12:20:00.735504  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0908 12:20:00.735528  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0908 12:20:00.737505  828015 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0908 12:20:00.738320  828015 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0908 12:20:00.738348  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0908 12:20:00.827930  828015 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
	I0908 12:20:00.928672  828015 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
	I0908 12:20:01.129833  828015 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
	I0908 12:20:01.133768  828015 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
	I0908 12:20:01.136711  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0908 12:20:01.136805  828015 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)
	I0908 12:20:01.137168  828015 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
	I0908 12:20:01.240343  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0908 12:20:01.240452  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0908 12:20:01.339101  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0908 12:20:01.339215  828015 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0908 12:20:01.441303  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0908 12:20:01.441405  828015 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0908 12:20:01.627510  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0908 12:20:01.627608  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0908 12:20:01.826854  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0908 12:20:01.826895  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0908 12:20:01.828039  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0908 12:20:01.828108  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0908 12:20:01.846834  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0908 12:20:01.846917  828015 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0908 12:20:02.027777  828015 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
	I0908 12:20:02.426601  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0908 12:20:02.426634  828015 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0908 12:20:02.429968  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0908 12:20:02.430004  828015 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0908 12:20:02.443045  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0908 12:20:02.443154  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0908 12:20:02.844734  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0908 12:20:02.844829  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0908 12:20:03.026194  828015 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0908 12:20:03.026298  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0908 12:20:03.128597  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0908 12:20:03.128633  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0908 12:20:03.429985  828015 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
	I0908 12:20:03.531844  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0908 12:20:03.531944  828015 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0908 12:20:03.629439  828015 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
	I0908 12:20:03.746099  828015 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.404484831s)
	I0908 12:20:03.746182  828015 ssh_runner.go:235] Completed: /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 -": (3.404757906s)
	I0908 12:20:03.746228  828015 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0908 12:20:03.747116  828015 node_ready.go:35] waiting up to 6m0s for node "addons-763766" to be "Ready" ...
	I0908 12:20:03.747279  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.403974379s)
	I0908 12:20:03.747328  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (3.401620052s)
	I0908 12:20:03.747362  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.113434319s)
	I0908 12:20:03.747475  828015 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-creds-rc.yaml: (3.112392581s)
	I0908 12:20:03.747582  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.500172809s)
	I0908 12:20:03.827007  828015 node_ready.go:49] node "addons-763766" is "Ready"
	I0908 12:20:03.827052  828015 node_ready.go:38] duration metric: took 79.890358ms for node "addons-763766" to be "Ready" ...
	I0908 12:20:03.827087  828015 api_server.go:52] waiting for apiserver process to appear ...
	I0908 12:20:03.827176  828015 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 12:20:04.031322  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0908 12:20:04.031456  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0908 12:20:04.330437  828015 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-763766" context rescaled to 1 replicas
	I0908 12:20:04.526622  828015 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-dns-pod.yaml: (3.878300697s)
	I0908 12:20:04.635781  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0908 12:20:04.635866  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0908 12:20:05.029225  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0908 12:20:05.029375  828015 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0908 12:20:05.337465  828015 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
	I0908 12:20:07.430062  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0908 12:20:07.430150  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:20:07.455388  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:20:07.926866  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0908 12:20:08.233887  828015 addons.go:238] Setting addon gcp-auth=true in "addons-763766"
	I0908 12:20:08.233951  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:20:08.234544  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:20:08.256095  828015 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0908 12:20:08.256162  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:20:08.273025  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:20:09.143271  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (8.405718601s)
	I0908 12:20:09.143400  828015 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: (8.315384834s)
	W0908 12:20:09.143423  828015 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
	I0908 12:20:09.143442  828015 retry.go:31] will retry after 350.90299ms: 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
	I0908 12:20:09.143505  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (8.214740474s)
	I0908 12:20:09.143809  828015 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: (8.013875641s)
	I0908 12:20:09.143826  828015 addons.go:479] Verifying addon ingress=true in "addons-763766"
	I0908 12:20:09.144207  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (8.0103402s)
	I0908 12:20:09.144262  828015 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: (8.006996921s)
	I0908 12:20:09.144273  828015 addons.go:479] Verifying addon registry=true in "addons-763766"
	I0908 12:20:09.144492  828015 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: (7.116675928s)
	I0908 12:20:09.144510  828015 addons.go:479] Verifying addon metrics-server=true in "addons-763766"
	I0908 12:20:09.144602  828015 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: (5.714503869s)
	W0908 12:20:09.144647  828015 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
	I0908 12:20:09.144663  828015 retry.go:31] will retry after 211.053344ms: 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
	I0908 12:20:09.144713  828015 ssh_runner.go:235] Completed: 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: (5.515236004s)
	I0908 12:20:09.144823  828015 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (5.317623515s)
	I0908 12:20:09.144841  828015 api_server.go:72] duration metric: took 9.445774547s to wait for apiserver process to appear ...
	I0908 12:20:09.144848  828015 api_server.go:88] waiting for apiserver healthz status ...
	I0908 12:20:09.144865  828015 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0908 12:20:09.145654  828015 out.go:179] * Verifying registry addon...
	I0908 12:20:09.145706  828015 out.go:179] * Verifying ingress addon...
	I0908 12:20:09.146915  828015 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-763766 service yakd-dashboard -n yakd-dashboard
	
	I0908 12:20:09.147812  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0908 12:20:09.147868  828015 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0908 12:20:09.227593  828015 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0908 12:20:09.229798  828015 api_server.go:141] control plane version: v1.34.0
	I0908 12:20:09.229837  828015 api_server.go:131] duration metric: took 84.981822ms to wait for apiserver health ...
	I0908 12:20:09.229850  828015 system_pods.go:43] waiting for kube-system pods to appear ...
	I0908 12:20:09.233930  828015 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0908 12:20:09.234002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:09.235440  828015 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0908 12:20:09.235461  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:09.236575  828015 system_pods.go:59] 17 kube-system pods found
	I0908 12:20:09.236673  828015 system_pods.go:61] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.236722  828015 system_pods.go:61] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.236745  828015 system_pods.go:61] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.236762  828015 system_pods.go:61] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.236776  828015 system_pods.go:61] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.236791  828015 system_pods.go:61] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.236808  828015 system_pods.go:61] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.236821  828015 system_pods.go:61] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.236836  828015 system_pods.go:61] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.236852  828015 system_pods.go:61] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.236881  828015 system_pods.go:61] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.236900  828015 system_pods.go:61] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.236917  828015 system_pods.go:61] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.236929  828015 system_pods.go:61] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.236953  828015 system_pods.go:61] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.236964  828015 system_pods.go:61] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.236984  828015 system_pods.go:61] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.236997  828015 system_pods.go:74] duration metric: took 7.130656ms to wait for pod list to return data ...
	I0908 12:20:09.237011  828015 default_sa.go:34] waiting for default service account to be created ...
	I0908 12:20:09.243866  828015 default_sa.go:45] found service account: "default"
	I0908 12:20:09.243896  828015 default_sa.go:55] duration metric: took 6.874068ms for default service account to be created ...
	I0908 12:20:09.243907  828015 system_pods.go:116] waiting for k8s-apps to be running ...
	I0908 12:20:09.253755  828015 system_pods.go:86] 18 kube-system pods found
	I0908 12:20:09.253785  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.253792  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.253797  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending
	I0908 12:20:09.253801  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.253805  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.253809  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.253812  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.253820  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.253830  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.253836  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.253847  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.253859  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.253867  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.253872  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.253881  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.253889  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.253897  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.253901  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.253919  828015 retry.go:31] will retry after 306.055725ms: missing components: kube-dns
	I0908 12:20:09.356792  828015 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
	I0908 12:20:09.452580  828015 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: (4.115034482s)
	I0908 12:20:09.452631  828015 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-763766"
	I0908 12:20:09.452913  828015 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.196770991s)
	I0908 12:20:09.453977  828015 out.go:179] * Verifying csi-hostpath-driver addon...
	I0908 12:20:09.454104  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:20:09.456079  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0908 12:20:09.457223  828015 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0908 12:20:09.458126  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0908 12:20:09.458144  828015 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0908 12:20:09.495148  828015 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
	I0908 12:20:09.531569  828015 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0908 12:20:09.531598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:09.554364  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0908 12:20:09.554390  828015 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0908 12:20:09.633805  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:09.633896  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.633921  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.633943  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:09.633961  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:09.633979  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:09.633995  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.634012  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.634027  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.634055  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.634082  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.634108  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.634124  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.634142  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.634160  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.634187  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.634204  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.634222  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.634238  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.634256  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.634278  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.634309  828015 retry.go:31] will retry after 256.704129ms: missing components: kube-dns
	I0908 12:20:09.738240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:09.738761  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:09.744680  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0908 12:20:09.744759  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0908 12:20:09.931439  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:09.931484  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.931496  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.931506  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:09.931514  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:09.931591  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:09.931604  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.931611  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.931616  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.931622  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.931633  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.931657  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.931667  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.931673  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.931682  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.931698  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.931712  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.931719  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.931731  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.931739  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.931744  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.931767  828015 retry.go:31] will retry after 391.760345ms: missing components: kube-dns
	I0908 12:20:09.934005  828015 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
	I0908 12:20:10.030224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:10.152222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:10.152456  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:10.330777  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:10.330818  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:10.330828  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:10.330840  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:10.330849  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:10.330857  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:10.330862  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:10.330868  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:10.330876  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:10.330881  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:10.330891  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:10.330896  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:10.330901  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:10.330910  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:10.330918  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:10.330934  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:10.330941  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:10.330949  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:10.330959  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.330966  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.330972  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:10.330990  828015 retry.go:31] will retry after 389.08293ms: missing components: kube-dns
	I0908 12:20:10.461658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:10.652027  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:10.652205  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:10.754458  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:10.754498  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:10.754508  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:10.754519  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:10.754535  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:10.754543  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:10.754549  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:10.754555  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:10.754561  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:10.754567  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:10.754574  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:10.754581  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:10.754587  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:10.754597  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:10.754605  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:10.754614  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:10.754621  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:10.754630  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:10.754638  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.754647  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.754658  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:10.754677  828015 retry.go:31] will retry after 688.83067ms: missing components: kube-dns
	I0908 12:20:11.028615  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.152443  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:11.152811  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:11.425891  828015 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.069034588s)
	I0908 12:20:11.449005  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:11.449039  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:11.449046  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:11.449055  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:11.449060  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:11.449066  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:11.449071  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:11.449078  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:11.449084  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:11.449089  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:11.449097  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:11.449112  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:11.449122  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:11.449128  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:11.449138  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:11.449143  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:11.449151  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:11.449156  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:11.449164  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:11.449172  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:11.449181  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:11.449203  828015 retry.go:31] will retry after 769.37607ms: missing components: kube-dns
	I0908 12:20:11.459260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.600243  828015 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.105057721s)
	W0908 12:20:11.600280  828015 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
	I0908 12:20:11.600300  828015 retry.go:31] will retry after 374.353159ms: 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
	I0908 12:20:11.600338  828015 ssh_runner.go:235] Completed: 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: (1.666221719s)
	I0908 12:20:11.601421  828015 addons.go:479] Verifying addon gcp-auth=true in "addons-763766"
	I0908 12:20:11.604154  828015 out.go:179] * Verifying gcp-auth addon...
	I0908 12:20:11.605884  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0908 12:20:11.608451  828015 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0908 12:20:11.608469  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:11.651123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:11.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:11.959455  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.975358  828015 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
	I0908 12:20:12.127328  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:12.151267  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:12.151405  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:12.228463  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:12.228497  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:12.228505  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:12.228512  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:12.228517  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:12.228522  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:12.228528  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:12.228533  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:12.228536  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:12.228540  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:12.228544  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:12.228548  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:12.228552  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:12.228557  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:12.228563  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:12.228573  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:12.228582  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:12.228598  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:12.228606  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:12.228617  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:12.228627  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:12.228649  828015 retry.go:31] will retry after 988.969909ms: missing components: kube-dns
	I0908 12:20:12.461029  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:12.628136  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:12.652243  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:12.652377  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:12.960268  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:13.128012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:13.151519  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:13.151686  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:13.227825  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:13.227865  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:13.227876  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:13.227886  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:13.227894  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:13.227906  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:13.227916  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:13.227922  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:13.227928  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:13.227933  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:13.227941  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:13.227947  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:13.227952  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:13.227960  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:13.227971  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:13.227979  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:13.227988  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:13.227998  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:13.228005  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:13.228014  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:13.228019  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:13.228042  828015 retry.go:31] will retry after 1.259100105s: missing components: kube-dns
	I0908 12:20:13.447878  828015 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: (1.472478061s)
	W0908 12:20:13.447932  828015 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
	I0908 12:20:13.447957  828015 retry.go:31] will retry after 351.613216ms: 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
	I0908 12:20:13.459887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:13.609516  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:13.651206  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:13.651396  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:13.800504  828015 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
	I0908 12:20:13.960436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.127166  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:14.151444  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:14.151513  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:14.459895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.528217  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:14.528261  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:14.528275  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:14.528286  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:14.528293  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:14.528302  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:14.528351  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:14.528362  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:14.528377  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:14.528386  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:14.528395  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:14.528400  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:14.528406  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:14.528417  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:14.528426  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:14.528437  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:14.528445  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:14.528456  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:14.528463  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:14.528476  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:14.528484  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:14.528512  828015 retry.go:31] will retry after 1.320703278s: missing components: kube-dns
	I0908 12:20:14.628461  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:14.729518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:14.729622  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:14.960693  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.981361  828015 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: (1.180812613s)
	W0908 12:20:14.981416  828015 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
	I0908 12:20:14.981439  828015 retry.go:31] will retry after 1.007057661s: 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
	I0908 12:20:15.109890  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:15.150709  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:15.150897  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:15.459479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:15.609037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:15.651261  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:15.651295  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:15.853352  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:15.853385  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:15.853393  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:15.853400  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:15.853405  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:15.853410  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:15.853415  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:15.853419  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:15.853423  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:15.853426  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:15.853435  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:15.853439  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:15.853443  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:15.853450  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:15.853458  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:15.853465  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:15.853473  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:15.853479  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:15.853486  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:15.853492  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:15.853498  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:15.853516  828015 retry.go:31] will retry after 1.574042512s: missing components: kube-dns
	I0908 12:20:15.960015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:15.988989  828015 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
	I0908 12:20:16.127489  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:16.151435  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:16.151452  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:16.460099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:16.626907  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:16.650689  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:16.650931  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:16.930880  828015 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
	I0908 12:20:16.930915  828015 retry.go:31] will retry after 1.273862858s: 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
	I0908 12:20:16.960250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:17.129067  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:17.230550  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:17.230621  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:17.431688  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:17.431718  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:17.431725  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:17.431734  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:17.431740  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:17.431748  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:17.431754  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:17.431760  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:17.431769  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:17.431774  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:17.431786  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:17.431792  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:17.431796  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:17.431801  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:17.431811  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:17.431818  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:17.431824  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:17.431830  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:17.431836  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:17.431845  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:17.431854  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:17.431875  828015 retry.go:31] will retry after 2.042555587s: missing components: kube-dns
	I0908 12:20:17.459824  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:17.609640  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:17.651711  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:17.651806  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:17.960370  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:18.128400  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:18.150988  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:18.151252  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:18.205358  828015 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
	I0908 12:20:18.460364  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:18.609101  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:18.651040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:18.651312  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:18.960301  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:18.988208  828015 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
	I0908 12:20:18.988238  828015 retry.go:31] will retry after 2.072562328s: 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
	I0908 12:20:19.109277  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:19.150898  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:19.150942  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:19.458820  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:19.479073  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:19.479180  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:19.479203  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:19.479244  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:19.479270  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:19.479292  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:19.479308  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:19.479324  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:19.479349  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:19.479372  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:19.479398  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:19.479412  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:19.479427  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:19.479454  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:19.479484  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:19.479507  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:19.479530  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:19.479558  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:19.479586  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:19.479603  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:19.479618  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:19.479658  828015 retry.go:31] will retry after 2.736661935s: missing components: kube-dns
	I0908 12:20:19.608728  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:19.651484  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:19.651591  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:19.959695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:20.109897  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:20.151694  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:20.151782  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:20.460156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:20.608859  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:20.651591  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:20.651670  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:20.959797  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:21.061825  828015 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
	I0908 12:20:21.109201  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:21.151188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:21.151317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:21.459250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:21.592681  828015 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
	I0908 12:20:21.592713  828015 retry.go:31] will retry after 3.799841732s: 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
	I0908 12:20:21.609121  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:21.650796  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:21.650975  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:21.959842  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:22.109807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:22.151453  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:22.151484  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:22.219966  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:22.220001  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:22.220009  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:22.220017  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:22.220022  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:22.220029  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:22.220033  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:22.220041  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:22.220045  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:22.220048  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:22.220054  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:22.220060  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:22.220064  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:22.220068  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:22.220075  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:22.220092  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:22.220097  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:22.220105  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:22.220110  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:22.220118  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:22.220122  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:22.220137  828015 retry.go:31] will retry after 3.082551504s: missing components: kube-dns
	I0908 12:20:22.459702  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:22.609594  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:22.710470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:22.710532  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:22.959622  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:23.109544  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:23.210564  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:23.210651  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:23.459808  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:23.609780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:23.651569  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:23.651659  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:23.959781  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:24.109833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:24.210951  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:24.211092  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:24.459217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:24.608878  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:24.651726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:24.651756  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:24.959993  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:25.109646  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:25.151131  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:25.151221  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:25.307424  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:25.307458  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:25.307465  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:25.307472  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:25.307478  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:25.307483  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:25.307487  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:25.307491  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:25.307495  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:25.307498  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:25.307502  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:25.307506  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:25.307510  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:25.307515  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:25.307520  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:25.307528  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:25.307533  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:25.307540  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:25.307546  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:25.307551  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:25.307555  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:25.307570  828015 retry.go:31] will retry after 5.537453324s: missing components: kube-dns
	I0908 12:20:25.393138  828015 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
	I0908 12:20:25.459563  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:25.609143  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:25.650805  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:25.650986  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:25.919060  828015 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
	I0908 12:20:25.919098  828015 retry.go:31] will retry after 6.130731047s: 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
	I0908 12:20:25.960144  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:26.109135  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:26.151006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:26.151096  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:26.459270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:26.609019  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:26.650771  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:26.650798  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:26.960360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:27.108980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:27.150539  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:27.150604  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:27.459813  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:27.609325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:27.650971  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:27.650974  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:27.959305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:28.109225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:28.150882  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:28.150977  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:28.459321  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:28.609072  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:28.668026  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:28.668149  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:28.959191  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:29.109194  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:29.151212  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:29.151383  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:29.459612  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:29.609460  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:29.651317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:29.651344  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:29.959672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:30.109700  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:30.151814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:30.151818  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:30.460493  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:30.609000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:30.651080  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:30.651112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:30.849014  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:30.849046  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:30.849053  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:30.849060  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:30.849067  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:30.849073  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:30.849077  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:30.849081  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:30.849084  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:30.849087  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:30.849090  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:30.849095  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:30.849098  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:30.849102  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:30.849108  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:30.849114  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:30.849119  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:30.849124  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:30.849129  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:30.849140  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:30.849145  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:30.849161  828015 retry.go:31] will retry after 6.268009777s: missing components: kube-dns
	I0908 12:20:30.959036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:31.109070  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:31.150739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:31.150834  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:31.460010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:31.608722  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:31.651695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:31.651823  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:31.959876  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:32.050912  828015 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
	I0908 12:20:32.109607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:32.151364  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:32.151487  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:32.460206  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:32.584759  828015 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
	I0908 12:20:32.584795  828015 retry.go:31] will retry after 9.258705809s: 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
	I0908 12:20:32.609489  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:32.651529  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:32.651627  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:32.959799  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:33.109609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:33.210553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:33.210784  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:33.459985  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:33.609687  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:33.652201  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:33.652509  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:33.959540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:34.109397  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:34.151261  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:34.151305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:34.459861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:34.609721  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:34.651525  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:34.651550  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:34.959880  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:35.110501  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:35.151046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:35.151076  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:35.459981  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:35.609345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:35.651208  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:35.651232  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:35.959411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:36.109099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:36.150907  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:36.150995  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:36.459899  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:36.609419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:36.651135  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:36.651149  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:36.959352  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:37.109207  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:37.121846  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:37.121878  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:37.121885  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:37.121894  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:37.121900  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:37.121906  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:37.121909  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:37.121915  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:37.121918  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:37.121921  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:37.121925  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:37.121928  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:37.121931  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:37.121936  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:37.121942  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:37.121946  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:37.121985  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:37.121991  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:37.121997  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:37.122006  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:37.122009  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:37.122024  828015 retry.go:31] will retry after 6.654405359s: missing components: kube-dns
	I0908 12:20:37.150838  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:37.150890  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:37.459559  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:37.609121  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:37.650624  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:37.650625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:37.960240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:38.108958  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:38.150625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:38.150689  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:38.459462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:38.609285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:38.651034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:38.651163  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:38.959141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:39.108631  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:39.151224  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:39.151281  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:39.459463  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:39.608991  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:39.650868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:39.651115  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:39.959134  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:40.109324  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:40.151030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:40.151211  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:40.459154  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:40.608690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:40.651283  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:40.651319  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:40.959485  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:41.109129  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:41.150655  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:41.150684  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:41.460018  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:41.609049  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:41.650871  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:41.651086  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:41.844091  828015 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
	I0908 12:20:41.959375  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:42.128156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:42.151082  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:42.151294  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:42.411352  828015 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
	I0908 12:20:42.411396  828015 retry.go:31] will retry after 5.40147835s: 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
	I0908 12:20:42.459185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:42.608980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:42.650848  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:42.650867  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:42.960141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:43.128627  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:43.229529  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:43.229733  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:43.460023  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:43.608900  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:43.650867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:43.651071  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:43.781158  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:43.781197  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:43.781208  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:43.781217  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:43.781225  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:43.781256  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:43.781264  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:43.781272  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:43.781278  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:43.781287  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:43.781296  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:43.781304  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:43.781310  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:43.781322  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Running / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:43.781344  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:43.781356  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:43.781366  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:43.781376  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:43.781388  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:43.781401  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:43.781412  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:43.781436  828015 retry.go:31] will retry after 10.436096244s: missing components: kube-dns
	I0908 12:20:43.959736  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:44.109455  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:44.151246  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:44.151280  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:44.459296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:44.609633  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:44.651263  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:44.651308  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:44.959599  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:45.109560  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:45.168540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:45.168614  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:45.460158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:45.608844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:45.651428  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:45.651612  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:45.960005  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:46.129033  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:46.150735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:46.151109  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:46.459462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:46.609773  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:46.652203  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:46.652316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:46.958966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:47.110404  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:47.151185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:47.151226  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:47.459477  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:47.608910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:47.650690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:47.650949  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:47.814031  828015 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
	I0908 12:20:47.959136  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:48.128023  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:48.151750  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:48.151969  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:48.459877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:48.628995  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0908 12:20:48.632589  828015 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
	I0908 12:20:48.632619  828015 retry.go:31] will retry after 8.731902797s: 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
	I0908 12:20:48.651671  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:48.651866  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:48.960306  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:49.109438  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:49.151537  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:49.151543  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:49.461838  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:49.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:49.651285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:49.651304  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:49.959690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:50.128451  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:50.151912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:50.151985  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:50.459541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:50.610338  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:50.651106  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:50.651289  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:50.959586  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:51.109269  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:51.152327  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:51.152651  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:51.460853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:51.627037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:51.651091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:51.651313  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:51.959403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:52.109918  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:52.210115  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:52.210271  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:52.459198  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:52.609418  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:52.651190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:52.651227  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:52.959111  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:53.108930  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:53.151619  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:53.151626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:53.459633  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:53.609682  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:53.651502  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:53.651608  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:53.959724  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:54.109305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:54.151000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:54.151077  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:54.222817  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:54.222862  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:54.222871  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Running
	I0908 12:20:54.222885  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:54.222900  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:54.222913  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:54.222926  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:54.222936  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:54.222945  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:54.222953  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:54.222964  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:54.222972  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:54.222977  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:54.222985  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Running
	I0908 12:20:54.222994  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:54.223005  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:54.223016  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:54.223027  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:54.223037  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:54.223050  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:54.223056  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:54.223068  828015 system_pods.go:126] duration metric: took 44.979152332s to wait for k8s-apps to be running ...
	I0908 12:20:54.223081  828015 system_svc.go:44] waiting for kubelet service to be running ....
	I0908 12:20:54.223142  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 12:20:54.236792  828015 system_svc.go:56] duration metric: took 13.701571ms WaitForService to wait for kubelet
	I0908 12:20:54.236818  828015 kubeadm.go:578] duration metric: took 54.537749791s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0908 12:20:54.236839  828015 node_conditions.go:102] verifying NodePressure condition ...
	I0908 12:20:54.239649  828015 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0908 12:20:54.239681  828015 node_conditions.go:123] node cpu capacity is 8
	I0908 12:20:54.239701  828015 node_conditions.go:105] duration metric: took 2.857068ms to run NodePressure ...
	I0908 12:20:54.239717  828015 start.go:241] waiting for startup goroutines ...
	I0908 12:20:54.459777  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:54.609685  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:54.651772  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:54.651850  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:54.959912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:55.109450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:55.151171  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:55.151226  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:55.458953  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:55.609529  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:55.651447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:55.651472  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:55.960006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:56.108802  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:56.151526  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:56.151636  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:56.459755  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:56.609893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:56.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:56.651713  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:56.959826  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:57.109669  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:57.151227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:57.151448  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:57.365476  828015 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
	I0908 12:20:57.459861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:57.611468  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:57.651248  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:57.651281  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:57.889014  828015 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
	I0908 12:20:57.889053  828015 retry.go:31] will retry after 30.894899433s: 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
	I0908 12:20:57.960177  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:58.108838  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:58.151474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:58.151534  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:58.459904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:58.609003  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:58.650981  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:58.651027  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:58.960211  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:59.108984  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:59.150657  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:59.150695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:59.460139  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:59.608875  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:59.653964  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:59.654124  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:59.959071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:00.108942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:00.150804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:00.150857  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:00.459786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:00.609891  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:00.651625  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:00.651626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:00.959910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:01.109645  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:01.151447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:01.151495  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:01.459600  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:01.609417  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:01.651384  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:01.651475  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:01.959780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:02.109792  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:02.151868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:02.151918  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:02.460002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:02.608876  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:02.651606  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:02.651606  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:02.960073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:03.109048  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:03.150857  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:03.150930  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:03.459581  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:03.637867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:03.651821  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:03.651921  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:03.960054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:04.108817  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:04.151583  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:04.151628  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:04.459810  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:04.609752  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:04.651963  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:04.653992  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:04.959213  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:05.108650  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:05.151221  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:05.151431  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:05.459264  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:05.608503  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:05.651316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:05.651316  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:05.959245  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:06.109123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:06.150782  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:06.150838  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:06.460333  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:06.609043  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:06.650591  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:06.650734  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:06.960071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:07.108535  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:07.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:07.151242  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:07.459316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:07.608739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:07.651618  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:07.651659  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:07.959829  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:08.109495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:08.151222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:08.151439  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:08.459649  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:08.609734  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:08.651658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:08.651805  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:08.959873  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:09.109430  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:09.151183  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:09.151317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:09.459833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:09.609771  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:09.651916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:09.652135  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:09.959424  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:10.109168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:10.150722  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:10.150875  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:10.459617  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:10.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:10.651652  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:10.651741  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:10.959969  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:11.109382  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:11.150987  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:11.151012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:11.459123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:11.608695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:11.651474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:11.651523  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:11.959738  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:12.109479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:12.151331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:12.151491  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:12.459966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:12.609015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:12.650729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:12.650767  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:12.959904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:13.109422  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:13.151061  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:13.151223  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:13.459056  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:13.608661  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:13.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:13.651597  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:13.960227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:14.108887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:14.151570  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:14.151604  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:14.459935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:14.609877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:14.651632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:14.651692  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:14.959814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:15.109462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:15.151237  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:15.151319  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:15.459436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:15.608610  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:15.651239  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:15.651384  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:15.959511  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:16.109179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:16.150900  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:16.150956  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:16.458811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:16.609795  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:16.651550  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:16.651710  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:16.960014  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:17.108994  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:17.150574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:17.150617  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:17.459815  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:17.609347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:17.650889  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:17.650955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:17.959151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:18.108719  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:18.151561  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:18.151630  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:18.459767  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:18.609853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:18.651647  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:18.651679  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:18.959836  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:19.110029  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:19.150958  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:19.150977  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:19.459012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:19.609769  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:19.651600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:19.651632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:19.959888  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:20.109517  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:20.151308  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:20.151351  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:20.459524  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:20.609091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:20.651158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:20.651176  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:20.959331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:21.109018  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:21.150704  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:21.150817  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:21.460230  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:21.608861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:21.651541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:21.651613  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:21.960349  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:22.109331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:22.151267  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:22.151525  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:22.459662  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:22.626470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:22.651870  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:22.652127  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:22.960099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:23.109090  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:23.150826  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:23.150848  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:23.460185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:23.608887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:23.651638  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:23.651734  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:23.962684  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:24.109475  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:24.151259  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:24.151289  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:24.459369  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:24.608666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:24.651789  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:24.651816  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:24.959762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:25.109456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:25.151105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:25.151159  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:25.459298  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:25.609458  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:25.651171  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:25.651363  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:25.959419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:26.108877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:26.151360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:26.151383  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:26.459553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:26.609013  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:26.651414  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:26.651512  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:26.959835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:27.109967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:27.151390  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:27.151466  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:27.459615  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:27.609327  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:27.651006  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:27.651006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:27.959660  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:28.109042  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:28.150514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:28.150556  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:28.459747  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:28.609870  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:28.710699  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:28.710699  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:28.784721  828015 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
	I0908 12:21:28.960223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:29.109629  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:29.151167  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:29.151253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0908 12:21:29.315893  828015 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
	I0908 12:21:29.315926  828015 retry.go:31] will retry after 25.257156421s: 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
	I0908 12:21:29.459883  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:29.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:29.651590  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:29.651743  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:29.960009  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:30.108925  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:30.150735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:30.150769  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:30.459670  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:30.609224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:30.651250  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:30.651296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:30.959744  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:31.109787  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:31.151594  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:31.151618  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:31.459811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:31.609658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:31.651416  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:31.651617  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:31.959729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:32.109609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:32.151804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:32.151813  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:32.460316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:32.608714  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:32.651666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:32.651789  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:32.960054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:33.108884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:33.150597  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:33.150650  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:33.459708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:33.609331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:33.651295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:33.651431  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:33.959676  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:34.126673  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:34.151606  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:34.151651  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:34.459164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:34.608792  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:34.709785  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:34.710046  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:34.960131  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:35.108932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:35.151916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:35.152055  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:35.460213  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:35.608663  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:35.652851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:35.652940  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:35.960495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:36.128112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:36.150921  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:36.150947  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:36.459976  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:36.610538  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:36.651215  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:36.651541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:36.959902  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:37.109379  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:37.151098  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:37.151194  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:37.459521  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:37.609316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:37.651232  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:37.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:37.959349  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:38.108864  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:38.151711  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:38.151833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:38.473746  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:38.609472  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:38.651151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:38.651316  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:38.959322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:39.109221  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:39.151193  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:39.151432  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:39.459844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:39.609807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:39.651739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:39.651885  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:39.959495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:40.109315  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:40.151331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:40.151409  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:40.459786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:40.610466  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:40.650527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:40.650600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:40.959861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:41.109502  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:41.151058  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:41.151055  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:41.458980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:41.608554  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:41.651582  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:41.652061  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:41.959918  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:42.110190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:42.150927  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:42.151057  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:42.460460  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:42.609341  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:42.651333  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:42.651511  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:42.960300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:43.109119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:43.210188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:43.210306  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:43.459190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:43.608868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:43.651787  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:43.651885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:43.960123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:44.108701  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:44.151933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:44.151969  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:44.459849  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:44.609425  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:44.651164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:44.651194  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:44.959649  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:45.109300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:45.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:45.151341  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:45.459686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:45.609760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:45.651617  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:45.651642  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:45.959833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:46.109456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:46.151554  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:46.151578  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:46.459507  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:46.609426  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:46.651268  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:46.651308  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:46.959347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:47.109046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:47.150672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:47.150804  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:47.459898  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:47.610309  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:47.651146  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:47.651261  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:47.960099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:48.108692  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:48.209924  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:48.210024  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:48.460164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:48.608963  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:48.650819  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:48.651018  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:48.959598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:49.109317  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:49.150896  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:49.150999  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:49.459236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:49.608776  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:49.651565  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:49.651610  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:49.959732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:50.110488  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:50.151424  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:50.151460  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:50.459933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:50.609636  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:50.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:50.651436  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:50.959752  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:51.109294  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:51.150910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:51.151147  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:51.459787  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:51.609441  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:51.651204  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:51.651242  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:51.959368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:52.108950  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:52.150945  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:52.151060  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:52.459491  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:52.609318  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:52.651646  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:52.651744  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:52.960354  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:53.109021  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:53.151074  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:53.151365  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:53.460164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:53.628368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:53.651527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:53.651544  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:53.960063  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:54.126839  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:54.151319  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:54.151517  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:54.460230  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:54.573216  828015 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
	I0908 12:21:54.626966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:54.651613  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:54.651630  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:54.960485  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:55.126427  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:55.151033  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:55.151118  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:55.460545  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:55.628684  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:55.652296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:55.652586  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:55.769799  828015 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: (1.19649194s)
	W0908 12:21:55.769856  828015 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
	W0908 12:21:55.769974  828015 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
	]
	I0908 12:21:55.960447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:56.109151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:56.151118  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:56.151170  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:56.460280  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:56.628240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:56.651442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:56.651471  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:56.960271  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:57.108621  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:57.151797  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:57.151853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:57.460436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:57.609288  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:57.651255  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:57.651288  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:57.959885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:58.128005  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:58.151315  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:58.151647  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:58.459419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:58.626942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:58.651859  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:58.651903  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:58.959513  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:59.109271  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:59.150857  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:59.150912  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:59.458939  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:59.608573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:59.650993  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:59.651121  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:59.959383  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:00.109092  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:00.150905  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:00.151032  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:00.460179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:00.608978  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:00.651020  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:00.651034  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:00.960283  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:01.109095  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:01.151129  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:01.151159  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:01.459415  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:01.609405  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:01.651277  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:01.651361  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:01.959518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:02.108995  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:02.150497  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:02.150552  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:02.459368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:02.608970  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:02.650666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:02.650695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:02.959998  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:03.108698  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:03.151220  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:03.151342  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:03.459539  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:03.609553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:03.651228  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:03.651380  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:03.959760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:04.109367  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:04.151332  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:04.151362  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:04.459717  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:04.609175  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:04.651056  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:04.651073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:04.959750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:05.109307  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:05.151225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:05.151231  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:05.459629  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:05.608884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:05.651936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:05.652229  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:05.960141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:06.127980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:06.150964  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:06.151134  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:06.460053  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:06.628130  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:06.651282  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:06.651338  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:06.959707  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:07.109218  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:07.150841  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:07.150949  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:07.459002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:07.608495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:07.651311  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:07.651355  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:07.959600  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:08.109766  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:08.151490  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:08.151686  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:08.459495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:08.609081  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:08.650780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:08.650818  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:08.960225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:09.109285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:09.150869  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:09.151055  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:09.460071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:09.608672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:09.651889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:09.651969  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:09.959041  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:10.109677  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:10.151604  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:10.151810  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:10.460125  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:10.608728  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:10.651686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:10.651798  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:10.960239  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:11.108968  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:11.150715  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:11.150746  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:11.459961  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:11.609804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:11.652055  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:11.652126  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:11.959243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:12.108912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:12.151630  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:12.151632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:12.460013  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:12.608322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:12.651168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:12.651394  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:12.959972  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:13.108573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:13.151224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:13.151381  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:13.459499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:13.609143  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:13.650852  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:13.650982  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:13.959354  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:14.109456  828015 kapi.go:107] duration metric: took 2m2.503566429s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0908 12:22:14.111066  828015 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-763766 cluster.
	I0908 12:22:14.112170  828015 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.
	I0908 12:22:14.113053  828015 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0908 12:22:14.151187  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:14.151226  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:14.459584  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:14.652080  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:14.652188  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:14.959533  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:15.151307  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:15.151459  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:15.460175  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:15.650708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:15.650759  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:15.959951  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:16.150661  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:16.150830  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:16.460199  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:16.651109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:16.651129  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:16.959758  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:17.151531  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:17.151607  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:17.459929  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:17.650872  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:17.651017  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:17.958935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:18.151515  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:18.151629  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:18.459956  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:18.650602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:18.650792  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:18.960574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:19.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:19.151377  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:19.459609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:19.651440  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:19.651476  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:19.959788  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:20.151695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:20.151704  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:20.459955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:20.650877  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:20.650954  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:20.960233  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:21.150867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:21.150908  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:21.460152  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:21.651184  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:21.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:21.959688  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:22.151441  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:22.151569  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:22.459651  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:22.651567  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:22.651600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:22.960376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:23.151010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:23.151079  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:23.459476  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:23.651240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:23.651291  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:23.959405  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:24.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:24.151328  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:24.459670  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:24.651576  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:24.651671  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:24.959556  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:25.152075  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:25.152105  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:25.459583  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:25.651185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:25.651262  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:25.959217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:26.151688  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:26.151826  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:26.460192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:26.651244  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:26.651732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:26.959738  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:27.151562  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:27.151648  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:27.460182  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:27.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:27.651381  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:27.959597  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:28.151893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:28.152018  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:28.460112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:28.650921  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:28.650964  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:28.960251  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:29.151619  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:29.151667  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:29.459928  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:29.651036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:29.651053  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:29.959325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:30.151345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:30.151391  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:30.576581  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:30.651445  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:30.651510  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:30.959438  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:31.151552  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:31.151720  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:31.459736  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:31.651759  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:31.651951  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:31.959884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:32.150835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:32.150853  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:32.459830  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:32.651722  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:32.651952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:32.959344  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:33.151205  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:33.151276  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:33.459109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:33.651036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:33.651124  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:33.959054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:34.150770  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:34.150858  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:34.458880  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:34.650851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:34.650989  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:34.959919  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:35.151037  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:35.151073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:35.459882  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:35.651403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:35.651525  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:35.959750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:36.152269  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:36.152514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:36.459034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:36.651137  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:36.651206  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:36.959095  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:37.151339  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:37.151547  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:37.459478  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:37.651695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:37.651742  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:37.959473  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:38.151470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:38.151518  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:38.460482  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:38.652304  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:38.652358  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:38.960358  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:39.156579  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:39.156722  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:39.527815  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:39.651878  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:39.652091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:39.959602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:40.151793  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:40.151829  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:40.460006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:40.651938  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:40.651971  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:40.960250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:41.151841  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:41.152087  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:41.460105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:41.651589  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:41.651708  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:41.959948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:42.151260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:42.151370  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:42.460217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:42.652442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:42.652565  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:42.959889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:43.150383  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:43.150457  828015 kapi.go:107] duration metric: took 2m34.002590557s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0908 12:22:43.459359  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:43.651298  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:43.959450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:44.220741  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:44.459660  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:44.651844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:44.958968  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:45.151211  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:45.459128  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:45.651180  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:45.959255  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:46.150936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:46.460077  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:46.651068  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:46.959044  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:47.151103  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:47.459602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:47.651293  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:47.959608  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:48.151983  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:48.459433  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:48.651045  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:48.959917  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:49.151040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:49.459571  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:49.651700  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:50.031518  828015 kapi.go:107] duration metric: took 2m40.57543255s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0908 12:22:50.150959  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:50.651628  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:51.151049  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:51.651512  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:52.151203  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:52.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:53.150693  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:53.651119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:54.152120  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:54.651952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:55.151695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:55.651351  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:56.150938  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:56.651451  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:57.150935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:57.651821  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:58.151226  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:58.651634  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:59.151216  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:59.651840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:00.151605  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:00.651240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:01.151016  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:01.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:02.150999  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:02.651395  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:03.150449  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:03.650710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:04.151000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:04.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:05.151262  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:05.650957  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:06.151620  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:06.651394  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:07.150849  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:07.651156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:08.151625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:08.650942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:09.151499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:09.651218  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:10.151325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:10.651573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:11.151269  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:11.650840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:12.151085  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:12.651948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:13.151235  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:13.651535  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:14.151102  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:14.652112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:15.151714  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:15.651261  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:16.150823  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:16.651710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:17.151014  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:17.651456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:18.150887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:18.651385  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:19.150341  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:19.651037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:20.151642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:20.651273  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:21.150436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:21.651253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:22.151637  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:22.650931  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:23.154986  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:23.651834  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:24.151164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:24.651595  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:25.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:25.651808  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:26.151071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:26.651924  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:27.151955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:27.651588  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:28.150668  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:28.650895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:29.151794  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:29.651671  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:30.151360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:30.652147  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:31.151607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:31.651350  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:32.152108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:32.651227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:33.150904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:33.651580  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:34.151172  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:34.651756  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:35.151187  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:35.651760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:36.150638  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:36.651514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:37.151243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:37.651975  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:38.151376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:38.650710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:39.151557  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:39.651326  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:40.151835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:40.651551  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:41.150590  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:41.651645  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:42.151046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:42.651579  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:43.150525  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:43.651726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:44.150710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:44.651595  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:45.150996  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:45.651991  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:46.151575  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:46.651399  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:47.150655  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:47.651624  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:48.150717  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:48.651087  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:49.151214  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:49.651932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:50.151361  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:50.650925  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:51.151654  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:51.651560  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:52.151300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:52.650664  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:53.150669  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:53.651193  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:54.151582  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:54.651402  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:55.151392  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:55.651408  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:56.151041  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:56.651474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:57.151153  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:57.651419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:58.150628  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:58.650889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:59.151435  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:59.651113  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:00.151034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:00.651912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:01.151486  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:01.651185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:02.151426  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:02.650840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:03.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:03.651965  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:04.151562  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:04.651380  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:05.150732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:05.651148  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:06.151116  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:06.652130  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:07.151735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:07.651484  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:08.150872  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:08.651386  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:09.150682  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:09.651222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:10.151527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:10.651322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:11.150903  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:11.652158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:12.151647  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:12.650795  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:13.151266  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:13.651249  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:14.151163  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:14.652056  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:15.151904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:15.651774  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:16.151529  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:16.651327  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:17.150948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:17.651708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:18.150750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:18.651022  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:19.151576  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:19.651195  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:20.152062  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:20.651699  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:21.151421  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:21.651777  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:22.151429  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:22.650767  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:23.150954  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:23.651786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:24.151109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:24.650835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:25.150768  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:25.651127  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:26.151776  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:26.651447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:27.151078  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:27.651790  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:28.151077  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:28.651501  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:29.151223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:29.652194  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:30.151929  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:30.651569  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:31.151403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:31.651479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:32.150674  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:32.650885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:33.151263  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:33.651007  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:34.151477  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:34.651215  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:35.151987  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:35.651223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:36.151715  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:36.651437  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:37.151148  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:37.651874  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:38.151425  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:38.650686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:39.151040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:39.651376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:40.151786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:40.651303  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:41.150843  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:41.651666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:42.150989  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:42.651320  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:43.150437  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:43.651171  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:44.151572  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:44.650928  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:45.151631  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:45.651521  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:46.151097  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:46.651574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:47.151106  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:47.652108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:48.152096  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:48.651488  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:49.150779  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:49.650933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:50.151716  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:50.650994  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:51.151727  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:51.651311  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:52.150967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:52.651339  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:53.150756  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:53.651491  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:54.151203  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:54.650789  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:55.150780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:55.651452  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:56.151168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:56.651746  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:57.150905  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:57.651350  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:58.153895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:58.651122  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:59.151462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:59.651122  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:00.151587  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:00.650811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:01.153345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:01.651523  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:02.151428  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:02.650850  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:03.151393  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:03.651019  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:04.151778  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:04.651260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:05.151974  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:05.651607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:06.151258  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:06.650874  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:07.151742  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:07.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:08.151098  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:08.651499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:09.150851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:09.652762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:10.151411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:10.650605  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:11.151295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:11.651413  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:12.151216  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:12.651939  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:13.151762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:13.650814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:14.151289  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:14.651015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:15.151913  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:15.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:16.151179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:16.651454  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:17.151536  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:17.651188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:18.151729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:18.651212  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:19.151885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:19.651332  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:20.152057  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:20.651220  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:21.152418  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:21.651096  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:22.151557  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:22.651421  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:23.150862  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:23.651404  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:24.150599  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:24.650916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:25.151497  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:25.651051  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:26.152068  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:26.651412  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:27.150729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:27.651253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:28.150740  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:28.651450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:29.150718  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:29.650924  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:30.151797  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:30.651069  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:31.151759  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:31.651231  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:32.151642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:32.650952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:33.151243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:33.651816  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:34.151690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:34.650863  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:35.151604  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:35.650801  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:36.151377  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:36.650864  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:37.151518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:37.650953  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:38.151626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:38.651119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:39.151893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:39.651137  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:40.151558  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:40.650748  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:41.151030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:41.651108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:42.152102  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:42.651295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:43.150997  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:43.651654  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:44.150932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:44.651494  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:45.151470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:45.651842  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:46.151691  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:46.651059  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:47.151611  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:47.650614  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:48.150945  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:48.651370  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:49.151017  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:49.651105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:50.151801  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:50.651192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:51.151851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:51.651237  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:52.151967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:52.651430  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:53.150934  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:53.651869  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:54.151411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:54.650598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:55.151191  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:55.651534  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:56.151423  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:56.650741  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:57.151192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:57.651626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:58.151442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:58.651340  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:59.151016  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:59.651985  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:00.151807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:00.651577  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:01.151461  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:01.651030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:02.151936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:02.651219  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:03.152300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:03.651010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:04.151847  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:04.651224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:05.152109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:05.651476  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:06.151347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:06.650852  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:07.151469  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:07.650616  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:08.151227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:08.651537  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:09.148053  828015 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0908 12:26:09.148089  828015 kapi.go:107] duration metric: took 6m0.000278354s to wait for kubernetes.io/minikube-addons=registry ...
	W0908 12:26:09.148223  828015 out.go:285] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0908 12:26:09.150113  828015 out.go:179] * Enabled addons: nvidia-device-plugin, amd-gpu-device-plugin, registry-creds, storage-provisioner, default-storageclass, ingress-dns, volcano, cloud-spanner, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, gcp-auth, ingress, csi-hostpath-driver
	I0908 12:26:09.151177  828015 addons.go:514] duration metric: took 6m9.452059355s for enable addons: enabled=[nvidia-device-plugin amd-gpu-device-plugin registry-creds storage-provisioner default-storageclass ingress-dns volcano cloud-spanner metrics-server yakd storage-provisioner-rancher volumesnapshots gcp-auth ingress csi-hostpath-driver]
	I0908 12:26:09.151246  828015 start.go:246] waiting for cluster config update ...
	I0908 12:26:09.151283  828015 start.go:255] writing updated cluster config ...
	I0908 12:26:09.151632  828015 ssh_runner.go:195] Run: rm -f paused
	I0908 12:26:09.155453  828015 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" ...
	I0908 12:26:09.159100  828015 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-ptwl7" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.163177  828015 pod_ready.go:94] pod "coredns-66bc5c9577-ptwl7" is "Ready"
	I0908 12:26:09.163201  828015 pod_ready.go:86] duration metric: took 4.065455ms for pod "coredns-66bc5c9577-ptwl7" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.164911  828015 pod_ready.go:83] waiting for pod "etcd-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.168297  828015 pod_ready.go:94] pod "etcd-addons-763766" is "Ready"
	I0908 12:26:09.168316  828015 pod_ready.go:86] duration metric: took 3.386806ms for pod "etcd-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.169946  828015 pod_ready.go:83] waiting for pod "kube-apiserver-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.172965  828015 pod_ready.go:94] pod "kube-apiserver-addons-763766" is "Ready"
	I0908 12:26:09.172980  828015 pod_ready.go:86] duration metric: took 3.016273ms for pod "kube-apiserver-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.174574  828015 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.559306  828015 pod_ready.go:94] pod "kube-controller-manager-addons-763766" is "Ready"
	I0908 12:26:09.559345  828015 pod_ready.go:86] duration metric: took 384.754253ms for pod "kube-controller-manager-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.759345  828015 pod_ready.go:83] waiting for pod "kube-proxy-xrgvx" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.159294  828015 pod_ready.go:94] pod "kube-proxy-xrgvx" is "Ready"
	I0908 12:26:10.159327  828015 pod_ready.go:86] duration metric: took 399.94601ms for pod "kube-proxy-xrgvx" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.359629  828015 pod_ready.go:83] waiting for pod "kube-scheduler-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.759447  828015 pod_ready.go:94] pod "kube-scheduler-addons-763766" is "Ready"
	I0908 12:26:10.759475  828015 pod_ready.go:86] duration metric: took 399.820199ms for pod "kube-scheduler-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.759489  828015 pod_ready.go:40] duration metric: took 1.604012206s 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" ...
	I0908 12:26:10.804550  828015 start.go:617] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0908 12:26:10.806219  828015 out.go:179] * Done! kubectl is now configured to use "addons-763766" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	ecaae36b65b96       56cc512116c8f       9 minutes ago       Running             busybox                   0                   7991098153d4f       busybox
	25fd91a8dfaab       1bec18b3728e7       19 minutes ago      Running             controller                0                   fe67979832e08       ingress-nginx-controller-9cc49f96f-ml59r
	5dab28ccdc638       8c217da6734db       20 minutes ago      Exited              patch                     2                   e989485218774       ingress-nginx-admission-patch-fg576
	a4c7142892ffe       8c217da6734db       20 minutes ago      Exited              create                    0                   37210f211011d       ingress-nginx-admission-create-hjnh6
	2f8afbf2c6bea       b1c9f9ef5f0c2       20 minutes ago      Running             registry-proxy            0                   f7dea36634159       registry-proxy-ww4lc
	2828ad1e3aba3       9660a1727a977       20 minutes ago      Running             gadget                    0                   f45428552e274       gadget-w7pjw
	23f13dbb01339       52546a367cc9e       21 minutes ago      Running             coredns                   0                   e7fb2a464aae1       coredns-66bc5c9577-ptwl7
	d267279c47e76       b6ab53fbfedaa       21 minutes ago      Running             minikube-ingress-dns      0                   78199fb51cb05       kube-ingress-dns-minikube
	76e56c343b947       6e38f40d628db       22 minutes ago      Running             storage-provisioner       0                   aaec080ca3009       storage-provisioner
	4bed4313750eb       409467f978b4a       22 minutes ago      Running             kindnet-cni               0                   2a5e927a4a5b9       kindnet-mwwmj
	1968b075ae7e8       df0860106674d       22 minutes ago      Running             kube-proxy                0                   59017aeb414df       kube-proxy-xrgvx
	6e19f136fd5eb       5f1f5298c888d       22 minutes ago      Running             etcd                      0                   53f0b88668839       etcd-addons-763766
	5bf7600536ea4       90550c43ad2bc       22 minutes ago      Running             kube-apiserver            0                   1c4a1bc1a709c       kube-apiserver-addons-763766
	0dc6014e1f4b2       46169d968e920       22 minutes ago      Running             kube-scheduler            0                   db5371be69f13       kube-scheduler-addons-763766
	80ec8a46b1010       a0af72f2ec6d6       22 minutes ago      Running             kube-controller-manager   0                   3ab5f75359694       kube-controller-manager-addons-763766
	
	
	==> containerd <==
	Sep 08 12:39:11 addons-763766 containerd[877]: time="2025-09-08T12:39:11.567664916Z" level=info msg="StopContainer for \"9d4eb17bac7766a3c9934b47a19ce296ac3fec1fd121e0cd9a9df402a61c7e91\" returns successfully"
	Sep 08 12:39:11 addons-763766 containerd[877]: time="2025-09-08T12:39:11.568194347Z" level=info msg="StopPodSandbox for \"34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69\""
	Sep 08 12:39:11 addons-763766 containerd[877]: time="2025-09-08T12:39:11.568255417Z" level=info msg="Container to stop \"9d4eb17bac7766a3c9934b47a19ce296ac3fec1fd121e0cd9a9df402a61c7e91\" must be in running or unknown state, current state \"CONTAINER_EXITED\""
	Sep 08 12:39:11 addons-763766 containerd[877]: time="2025-09-08T12:39:11.577210188Z" level=info msg="received exit event container_id:\"34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69\"  id:\"34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69\"  pid:5192  exit_status:137  exited_at:{seconds:1757335151  nanos:576982263}"
	Sep 08 12:39:11 addons-763766 containerd[877]: time="2025-09-08T12:39:11.591828074Z" level=info msg="shim disconnected" id=34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69 namespace=k8s.io
	Sep 08 12:39:11 addons-763766 containerd[877]: time="2025-09-08T12:39:11.592088555Z" level=warning msg="cleaning up after shim disconnected" id=34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69 namespace=k8s.io
	Sep 08 12:39:11 addons-763766 containerd[877]: time="2025-09-08T12:39:11.592101801Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Sep 08 12:39:11 addons-763766 containerd[877]: time="2025-09-08T12:39:11.658175646Z" level=info msg="TearDown network for sandbox \"34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69\" successfully"
	Sep 08 12:39:11 addons-763766 containerd[877]: time="2025-09-08T12:39:11.658222612Z" level=info msg="StopPodSandbox for \"34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69\" returns successfully"
	Sep 08 12:39:11 addons-763766 containerd[877]: time="2025-09-08T12:39:11.749573175Z" level=info msg="RemoveContainer for \"9d4eb17bac7766a3c9934b47a19ce296ac3fec1fd121e0cd9a9df402a61c7e91\""
	Sep 08 12:39:11 addons-763766 containerd[877]: time="2025-09-08T12:39:11.754942859Z" level=info msg="RemoveContainer for \"9d4eb17bac7766a3c9934b47a19ce296ac3fec1fd121e0cd9a9df402a61c7e91\" returns successfully"
	Sep 08 12:39:11 addons-763766 containerd[877]: time="2025-09-08T12:39:11.756170149Z" level=error msg="ContainerStatus for \"9d4eb17bac7766a3c9934b47a19ce296ac3fec1fd121e0cd9a9df402a61c7e91\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"9d4eb17bac7766a3c9934b47a19ce296ac3fec1fd121e0cd9a9df402a61c7e91\": not found"
	Sep 08 12:39:54 addons-763766 containerd[877]: time="2025-09-08T12:39:54.616891216Z" level=info msg="StopPodSandbox for \"34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69\""
	Sep 08 12:39:54 addons-763766 containerd[877]: time="2025-09-08T12:39:54.624673514Z" level=info msg="TearDown network for sandbox \"34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69\" successfully"
	Sep 08 12:39:54 addons-763766 containerd[877]: time="2025-09-08T12:39:54.624704803Z" level=info msg="StopPodSandbox for \"34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69\" returns successfully"
	Sep 08 12:39:54 addons-763766 containerd[877]: time="2025-09-08T12:39:54.625117051Z" level=info msg="RemovePodSandbox for \"34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69\""
	Sep 08 12:39:54 addons-763766 containerd[877]: time="2025-09-08T12:39:54.625161932Z" level=info msg="Forcibly stopping sandbox \"34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69\""
	Sep 08 12:39:54 addons-763766 containerd[877]: time="2025-09-08T12:39:54.632088157Z" level=info msg="TearDown network for sandbox \"34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69\" successfully"
	Sep 08 12:39:54 addons-763766 containerd[877]: time="2025-09-08T12:39:54.636636843Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
	Sep 08 12:39:54 addons-763766 containerd[877]: time="2025-09-08T12:39:54.636697529Z" level=info msg="RemovePodSandbox \"34285c9c4c02c6c49bbdf99ce7885700562615da17cf01dbc7507ec73ca5df69\" returns successfully"
	Sep 08 12:40:05 addons-763766 containerd[877]: time="2025-09-08T12:40:05.035078001Z" level=info msg="PullImage \"docker.io/nginx:alpine\""
	Sep 08 12:40:05 addons-763766 containerd[877]: time="2025-09-08T12:40:05.036742018Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:40:06 addons-763766 containerd[877]: time="2025-09-08T12:40:06.336827844Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:40:10 addons-763766 containerd[877]: time="2025-09-08T12:40:10.748960738Z" level=error msg="PullImage \"docker.io/nginx:alpine\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:alpine\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:40:10 addons-763766 containerd[877]: time="2025-09-08T12:40:10.749028710Z" level=info msg="stop pulling image docker.io/library/nginx:alpine: active requests=0, bytes read=21299"
	
	
	==> coredns [23f13dbb01339376b6a70e58a5df59417953228ccdd0c2b3fd6111bb6d044434] <==
	[INFO] 10.244.0.11:35648 - 8650 "A IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.002934831s
	[INFO] 10.244.0.11:35648 - 45604 "A IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.002590281s
	[INFO] 10.244.0.11:35648 - 33396 "AAAA IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.002826445s
	[INFO] 10.244.0.11:35648 - 31167 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.002834476s
	[INFO] 10.244.0.11:35648 - 33013 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.003624846s
	[INFO] 10.244.0.11:35648 - 45331 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.00214812s
	[INFO] 10.244.0.11:35648 - 9505 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.003173456s
	[INFO] 10.244.0.11:35648 - 11991 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.00014454s
	[INFO] 10.244.0.11:35648 - 31453 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000153734s
	[INFO] 10.244.0.11:38747 - 23995 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000211964s
	[INFO] 10.244.0.11:38747 - 6066 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000287763s
	[INFO] 10.244.0.11:38747 - 13667 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000143864s
	[INFO] 10.244.0.11:38747 - 35617 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000177707s
	[INFO] 10.244.0.11:38747 - 25652 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000123556s
	[INFO] 10.244.0.11:38747 - 55617 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000164535s
	[INFO] 10.244.0.11:38747 - 57196 "A IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.002864953s
	[INFO] 10.244.0.11:38747 - 31803 "AAAA IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.003011346s
	[INFO] 10.244.0.11:38747 - 48480 "AAAA IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.003022145s
	[INFO] 10.244.0.11:38747 - 36186 "A IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.003714745s
	[INFO] 10.244.0.11:38747 - 29660 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.00326276s
	[INFO] 10.244.0.11:38747 - 33265 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.003333468s
	[INFO] 10.244.0.11:38747 - 59058 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.003138222s
	[INFO] 10.244.0.11:38747 - 21469 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.003288607s
	[INFO] 10.244.0.11:38747 - 43868 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000147966s
	[INFO] 10.244.0.11:38747 - 59046 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000181806s
	
	
	==> describe nodes <==
	Name:               addons-763766
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-763766
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9
	                    minikube.k8s.io/name=addons-763766
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_08T12_19_55_0700
	                    minikube.k8s.io/version=v1.36.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-763766
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 08 Sep 2025 12:19:51 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-763766
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 08 Sep 2025 12:42:03 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:51 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-763766
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 5b89fa12bdfe4b899cb0ab1fc764c525
	  System UUID:                0dc7f5c7-a914-4c48-b609-9c6987a7674f
	  Boot ID:                    78653390-8f49-4cca-9df9-6c752f65b592
	  Kernel Version:             5.15.0-1083-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  containerd://1.7.27
	  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                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m40s
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         8m2s
	  gadget                      gadget-w7pjw                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         22m
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-ml59r    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         21m
	  kube-system                 coredns-66bc5c9577-ptwl7                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     22m
	  kube-system                 etcd-addons-763766                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         22m
	  kube-system                 kindnet-mwwmj                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      22m
	  kube-system                 kube-apiserver-addons-763766                250m (3%)     0 (0%)      0 (0%)           0 (0%)         22m
	  kube-system                 kube-controller-manager-addons-763766       200m (2%)     0 (0%)      0 (0%)           0 (0%)         22m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         22m
	  kube-system                 kube-proxy-xrgvx                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         22m
	  kube-system                 kube-scheduler-addons-763766                100m (1%)     0 (0%)      0 (0%)           0 (0%)         22m
	  kube-system                 registry-66898fdd98-f5rlf                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         22m
	  kube-system                 registry-proxy-ww4lc                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         22m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         22m
	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                 22m   kube-proxy       
	  Normal   Starting                 22m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 22m   kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  22m   kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  22m   kubelet          Node addons-763766 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    22m   kubelet          Node addons-763766 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     22m   kubelet          Node addons-763766 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           22m   node-controller  Node addons-763766 event: Registered Node addons-763766 in Controller
	
	
	==> dmesg <==
	[  +4.031804] net_ratelimit: 2 callbacks suppressed
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000005] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000012] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000092] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000031] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000304] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000004] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +8.190585] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000006] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000007] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000037] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000017] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000032] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000023] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	
	
	==> etcd [6e19f136fd5eba0cb5ed3c31504c1c182856753a59a6d921b873ab887a0cac50] <==
	{"level":"warn","ts":"2025-09-08T12:19:50.933160Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46256","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.939410Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46278","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:10.350631Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47508","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:10.358976Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47532","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.743193Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43844","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.762085Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43878","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.768140Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43882","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.776844Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43902","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.785003Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43926","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.806157Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43970","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.816064Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43982","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.823420Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43992","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.833481Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44010","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.850902Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44030","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:22:30.574494Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"116.269416ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-09-08T12:22:30.574625Z","caller":"traceutil/trace.go:172","msg":"trace[624920274] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1479; }","duration":"116.414431ms","start":"2025-09-08T12:22:30.458192Z","end":"2025-09-08T12:22:30.574606Z","steps":["trace[624920274] 'range keys from in-memory index tree'  (duration: 116.200072ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-08T12:29:50.056427Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1844}
	{"level":"info","ts":"2025-09-08T12:29:50.083595Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1844,"took":"26.587215ms","hash":1310468350,"current-db-size-bytes":7798784,"current-db-size":"7.8 MB","current-db-size-in-use-bytes":4751360,"current-db-size-in-use":"4.8 MB"}
	{"level":"info","ts":"2025-09-08T12:29:50.083645Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1310468350,"revision":1844,"compact-revision":-1}
	{"level":"info","ts":"2025-09-08T12:34:50.060501Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":2364}
	{"level":"info","ts":"2025-09-08T12:34:50.076461Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":2364,"took":"15.363432ms","hash":3523813479,"current-db-size-bytes":7798784,"current-db-size":"7.8 MB","current-db-size-in-use-bytes":5459968,"current-db-size-in-use":"5.5 MB"}
	{"level":"info","ts":"2025-09-08T12:34:50.076502Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":3523813479,"revision":2364,"compact-revision":1844}
	{"level":"info","ts":"2025-09-08T12:39:50.064773Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":3384}
	{"level":"info","ts":"2025-09-08T12:39:50.084055Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":3384,"took":"18.482554ms","hash":1037905496,"current-db-size-bytes":7798784,"current-db-size":"7.8 MB","current-db-size-in-use-bytes":4591616,"current-db-size-in-use":"4.6 MB"}
	{"level":"info","ts":"2025-09-08T12:39:50.084102Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1037905496,"revision":3384,"compact-revision":2364}
	
	
	==> kernel <==
	 12:42:05 up 21:24,  0 users,  load average: 0.08, 0.18, 0.48
	Linux addons-763766 5.15.0-1083-gcp #92~20.04.1-Ubuntu SMP Tue Apr 29 09:12:55 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [4bed4313750eba0c7eb932ee883fc332e44a9127b83129e6e8dfbc0c474cc32a] <==
	I0908 12:40:01.841256       1 main.go:301] handling current node
	I0908 12:40:11.837677       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:40:11.837710       1 main.go:301] handling current node
	I0908 12:40:21.837346       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:40:21.837396       1 main.go:301] handling current node
	I0908 12:40:31.836175       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:40:31.836214       1 main.go:301] handling current node
	I0908 12:40:41.837359       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:40:41.837394       1 main.go:301] handling current node
	I0908 12:40:51.841972       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:40:51.842002       1 main.go:301] handling current node
	I0908 12:41:01.844161       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:41:01.844202       1 main.go:301] handling current node
	I0908 12:41:11.835531       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:41:11.835582       1 main.go:301] handling current node
	I0908 12:41:21.837390       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:41:21.837425       1 main.go:301] handling current node
	I0908 12:41:31.837351       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:41:31.837388       1 main.go:301] handling current node
	I0908 12:41:41.837304       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:41:41.837340       1 main.go:301] handling current node
	I0908 12:41:51.841329       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:41:51.841362       1 main.go:301] handling current node
	I0908 12:42:01.835535       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:42:01.835589       1 main.go:301] handling current node
	
	
	==> kube-apiserver [5bf7600536ea4a71718b2b30add3addd4e8763c8f38796e0487b88bdf852cd53] <==
	I0908 12:33:44.736655       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0908 12:33:44.736720       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0908 12:33:44.832157       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0908 12:33:44.832418       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0908 12:33:45.726148       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0908 12:33:45.833069       1 cacher.go:182] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0908 12:33:45.833074       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0908 12:33:46.769166       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:33:51.211228       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:34:03.698481       1 controller.go:667] quota admission added evaluator for: ingresses.networking.k8s.io
	I0908 12:34:03.892537       1 alloc.go:328] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.129.248"}
	I0908 12:34:49.554792       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:35:00.815743       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:35:58.514915       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:36:03.572795       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:37:06.594045       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:37:20.822687       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:38:14.963136       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:38:39.810067       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:39:19.811023       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:39:51.632102       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0908 12:40:03.915864       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:40:40.180861       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:41:13.266355       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:41:48.451674       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [80ec8a46b1010a771aade4fea471a87244bce615ac774fc41d795c1be9443a37] <==
	E0908 12:41:21.355539       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"
	E0908 12:41:21.356530       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"
	E0908 12:41:28.103621       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"
	E0908 12:41:28.104572       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"
	E0908 12:41:28.677197       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	E0908 12:41:30.724242       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"
	E0908 12:41:30.725421       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"
	E0908 12:41:32.739916       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"
	E0908 12:41:32.741058       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"
	E0908 12:41:41.363509       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"
	E0908 12:41:41.364528       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"
	E0908 12:41:43.678166       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	E0908 12:41:47.712183       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"
	E0908 12:41:47.713157       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"
	E0908 12:41:53.988289       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"
	E0908 12:41:53.989258       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"
	E0908 12:41:55.182921       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"
	E0908 12:41:55.183859       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"
	E0908 12:41:58.678464       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	E0908 12:42:03.469422       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"
	E0908 12:42:03.470348       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"
	E0908 12:42:03.534212       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"
	E0908 12:42:03.535216       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"
	E0908 12:42:05.640042       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"
	E0908 12:42:05.641092       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 [1968b075ae7e80bca71e6e77277022158cba1417ab9a93c24a55335e2de79e08] <==
	I0908 12:20:01.433617       1 server_linux.go:53] "Using iptables proxy"
	I0908 12:20:01.929215       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0908 12:20:02.033452       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0908 12:20:02.033502       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0908 12:20:02.033758       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`"
	I0908 12:20:02.528525       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0908 12:20:02.528600       1 server_linux.go:132] "Using iptables Proxier"
	I0908 12:20:02.735425       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"
	I0908 12:20:02.743578       1 server.go:527] "Version info" version="v1.34.0"
	I0908 12:20:02.743618       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0908 12:20:02.745312       1 config.go:200] "Starting service config controller"
	I0908 12:20:02.745331       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0908 12:20:02.746276       1 config.go:106] "Starting endpoint slice config controller"
	I0908 12:20:02.746292       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0908 12:20:02.746309       1 config.go:403] "Starting serviceCIDR config controller"
	I0908 12:20:02.746313       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0908 12:20:02.747002       1 config.go:309] "Starting node config controller"
	I0908 12:20:02.747011       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0908 12:20:02.747017       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0908 12:20:02.846323       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0908 12:20:02.846396       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0908 12:20:02.846413       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [0dc6014e1f4b24c272d4b7694bd8acbdaf3c38c53511e0e4b40624cc4156acec] <==
	E0908 12:19:51.728572       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"
	E0908 12:19:51.728575       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"
	E0908 12:19:51.728586       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"
	E0908 12:19:51.728658       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"
	E0908 12:19:51.728733       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"
	E0908 12:19:51.728807       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"
	E0908 12:19:51.728953       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"
	E0908 12:19:51.728964       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"
	E0908 12:19:51.729048       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"
	E0908 12:19:51.729203       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"
	E0908 12:19:51.729285       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"
	E0908 12:19:51.729319       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"
	E0908 12:19:51.729349       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"
	E0908 12:19:51.729359       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"
	E0908 12:19:51.729397       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"
	E0908 12:19:52.612947       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"
	E0908 12:19:52.622909       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"
	E0908 12:19:52.624769       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"
	E0908 12:19:52.633875       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"
	E0908 12:19:52.638772       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"
	E0908 12:19:52.722543       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"
	E0908 12:19:52.731519       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"
	E0908 12:19:52.756540       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"
	E0908 12:19:52.930097       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"
	I0908 12:19:56.156177       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 08 12:40:16 addons-763766 kubelet[1641]: E0908 12:40:16.035570    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:40:22 addons-763766 kubelet[1641]: E0908 12:40:22.035505    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="7c19a324-080a-404a-ab88-a50ae219fbb7"
	Sep 08 12:40:28 addons-763766 kubelet[1641]: I0908 12:40:28.034359    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-f5rlf" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:40:28 addons-763766 kubelet[1641]: E0908 12:40:28.035353    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:40:36 addons-763766 kubelet[1641]: E0908 12:40:36.034726    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="7c19a324-080a-404a-ab88-a50ae219fbb7"
	Sep 08 12:40:39 addons-763766 kubelet[1641]: I0908 12:40:39.033631    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-f5rlf" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:40:39 addons-763766 kubelet[1641]: E0908 12:40:39.034628    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:40:51 addons-763766 kubelet[1641]: E0908 12:40:51.034447    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="7c19a324-080a-404a-ab88-a50ae219fbb7"
	Sep 08 12:40:54 addons-763766 kubelet[1641]: I0908 12:40:54.034057    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-f5rlf" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:40:54 addons-763766 kubelet[1641]: E0908 12:40:54.034876    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:41:02 addons-763766 kubelet[1641]: E0908 12:41:02.034460    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="7c19a324-080a-404a-ab88-a50ae219fbb7"
	Sep 08 12:41:09 addons-763766 kubelet[1641]: I0908 12:41:09.033840    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-f5rlf" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:41:09 addons-763766 kubelet[1641]: E0908 12:41:09.034681    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:41:13 addons-763766 kubelet[1641]: E0908 12:41:13.035046    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="7c19a324-080a-404a-ab88-a50ae219fbb7"
	Sep 08 12:41:23 addons-763766 kubelet[1641]: I0908 12:41:23.034105    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-f5rlf" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:41:23 addons-763766 kubelet[1641]: E0908 12:41:23.035186    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:41:26 addons-763766 kubelet[1641]: I0908 12:41:26.033965    1641 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 08 12:41:27 addons-763766 kubelet[1641]: E0908 12:41:27.034810    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="7c19a324-080a-404a-ab88-a50ae219fbb7"
	Sep 08 12:41:30 addons-763766 kubelet[1641]: I0908 12:41:30.033990    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-ww4lc" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:41:38 addons-763766 kubelet[1641]: I0908 12:41:38.033776    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-f5rlf" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:41:38 addons-763766 kubelet[1641]: E0908 12:41:38.034788    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:41:40 addons-763766 kubelet[1641]: E0908 12:41:40.034631    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="7c19a324-080a-404a-ab88-a50ae219fbb7"
	Sep 08 12:41:53 addons-763766 kubelet[1641]: I0908 12:41:53.033917    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-f5rlf" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:41:53 addons-763766 kubelet[1641]: E0908 12:41:53.034948    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:41:55 addons-763766 kubelet[1641]: E0908 12:41:55.035264    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="7c19a324-080a-404a-ab88-a50ae219fbb7"
	
	
	==> storage-provisioner [76e56c343b94738b24c84b9e3532e9ce8c40c8efe7008575da10dc66130577c1] <==
	W0908 12:41:41.256789       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:43.259057       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:43.262201       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:45.266035       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:45.269908       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:47.272700       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:47.276347       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:49.279581       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:49.284711       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:51.288006       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:51.291704       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:53.294309       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:53.299247       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:55.302962       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:55.306577       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:57.309173       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:57.313861       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:59.317428       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:41:59.321407       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:42:01.324544       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:42:01.328825       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:42:03.332102       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:42:03.336102       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:42:05.339003       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:42:05.342712       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-763766 -n addons-763766
helpers_test.go:269: (dbg) Run:  kubectl --context addons-763766 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 registry-66898fdd98-f5rlf
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-763766 describe pod nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 registry-66898fdd98-f5rlf
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-763766 describe pod nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 registry-66898fdd98-f5rlf: exit status 1 (71.251536ms)

                                                
                                                
-- stdout --
	Name:             nginx
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-763766/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:34:03 +0000
	Labels:           run=nginx
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.31
	IPs:
	  IP:  10.244.0.31
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4dppk (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-4dppk:
	    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  8m3s                    default-scheduler  Successfully assigned default/nginx to addons-763766
	  Warning  Failed     7m56s                   kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    4m56s (x5 over 8m2s)    kubelet            Pulling image "docker.io/nginx:alpine"
	  Warning  Failed     4m51s (x5 over 7m56s)   kubelet            Error: ErrImagePull
	  Warning  Failed     4m51s (x4 over 7m37s)   kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     2m54s (x18 over 7m55s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    2m15s (x21 over 7m55s)  kubelet            Back-off pulling image "docker.io/nginx:alpine"
	
	
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Image:      busybox:stable
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    Environment:  <none>
	    Mounts:
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-j2z68 (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-j2z68:
	    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:                      <none>

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-hjnh6" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-fg576" not found
	Error from server (NotFound): pods "registry-66898fdd98-f5rlf" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-763766 describe pod nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 registry-66898fdd98-f5rlf: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 addons disable ingress --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-763766 addons disable ingress --alsologtostderr -v=1: (7.629929696s)
--- FAIL: TestAddons/parallel/Ingress (491.66s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (345.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:949: (dbg) Run:  kubectl --context addons-763766 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:955: (dbg) Run:  kubectl --context addons-763766 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-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Non-zero exit: kubectl --context addons-763766 get pvc test-pvc -o jsonpath={.status.phase} -n default: context deadline exceeded (919ns)
helpers_test.go:404: TestAddons/parallel/LocalPath: WARNING: PVC get for "default" "test-pvc" returned: context deadline exceeded
addons_test.go:960: failed waiting for PVC test-pvc: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestAddons/parallel/LocalPath]: 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/LocalPath]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect addons-763766
helpers_test.go:243: (dbg) docker inspect addons-763766:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786",
	        "Created": "2025-09-08T12:19:37.053316658Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 828640,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-08T12:19:37.083118871Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:863fa02c4a7dcd4571b30c16c1e6ae3eaa1d1a904931aac9472133ae3328c098",
	        "ResolvConfPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/hostname",
	        "HostsPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/hosts",
	        "LogPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786-json.log",
	        "Name": "/addons-763766",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-763766:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-763766",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4294967296,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786",
	                "LowerDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9-init/diff:/var/lib/docker/overlay2/255c2f19ab05cb57b310ff2aa56739f9075ce485e701512c1e9cb4d8b84be5fc/diff",
	                "MergedDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/merged",
	                "UpperDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/diff",
	                "WorkDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-763766",
	                "Source": "/var/lib/docker/volumes/addons-763766/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-763766",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79",
	            "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-763766",
	                "name.minikube.sigs.k8s.io": "addons-763766",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "67c25e8cf11d4fb2c4585c05c6a08d1832924eea7d65d84fc61aea7f34abff9b",
	            "SandboxKey": "/var/run/docker/netns/67c25e8cf11d",
	            "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-763766": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "fe:96:b6:f8:b0:f1",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "6c1614a7af45fa123a27b1514bcc00d82793a63443be3cf876db46043bb50090",
	                    "EndpointID": "37bd2c96925233cdce6687d20c2229547a25189824450ab7af0293c54b0aaf00",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-763766",
	                        "ebc3ec442f7f"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-763766 -n addons-763766
helpers_test.go:252: <<< TestAddons/parallel/LocalPath FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestAddons/parallel/LocalPath]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-amd64 -p addons-763766 logs -n 25: (1.209351272s)
helpers_test.go:260: TestAddons/parallel/LocalPath logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                      ARGS                                                                                                                                                                                                                                      │        PROFILE         │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.36.0 │ 08 Sep 25 12:18 UTC │ 08 Sep 25 12:18 UTC │
	│ delete  │ -p download-only-693683                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-693683   │ jenkins │ v1.36.0 │ 08 Sep 25 12:18 UTC │ 08 Sep 25 12:18 UTC │
	│ start   │ -o=json --download-only -p download-only-442842 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                          │ download-only-442842   │ jenkins │ v1.36.0 │ 08 Sep 25 12:18 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                                                                                                                                                                                                                                                                                                          │ minikube               │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ delete  │ -p download-only-442842                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-442842   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ delete  │ -p download-only-693683                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-693683   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ delete  │ -p download-only-442842                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-442842   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ start   │ --download-only -p download-docker-686499 --alsologtostderr --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                                                                    │ download-docker-686499 │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ delete  │ -p download-docker-686499                                                                                                                                                                                                                                                                                                                                                                                                                                                      │ download-docker-686499 │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ start   │ --download-only -p binary-mirror-435383 --alsologtostderr --binary-mirror http://127.0.0.1:41893 --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                               │ binary-mirror-435383   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ delete  │ -p binary-mirror-435383                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ binary-mirror-435383   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ addons  │ enable dashboard -p addons-763766                                                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ addons  │ disable dashboard -p addons-763766                                                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ start   │ -p addons-763766 --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:26 UTC │
	│ addons  │ addons-763766 addons disable volcano --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                    │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ addons-763766 addons disable gcp-auth --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ enable headlamp -p addons-763766 --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ addons-763766 addons disable metrics-server --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ addons-763766 addons disable headlamp --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable yakd --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable nvidia-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable volumesnapshots --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                            │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable csi-hostpath-driver --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable cloud-spanner --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable inspektor-gadget --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                           │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:34 UTC │ 08 Sep 25 12:34 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 12:19:14
	Running on machine: ubuntu-20-agent-5
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 12:19:14.259764  828015 out.go:360] Setting OutFile to fd 1 ...
	I0908 12:19:14.260028  828015 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:19:14.260038  828015 out.go:374] Setting ErrFile to fd 2...
	I0908 12:19:14.260042  828015 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:19:14.260275  828015 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 12:19:14.260941  828015 out.go:368] Setting JSON to false
	I0908 12:19:14.261873  828015 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":75670,"bootTime":1757258284,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 12:19:14.261983  828015 start.go:140] virtualization: kvm guest
	I0908 12:19:14.263675  828015 out.go:179] * [addons-763766] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	I0908 12:19:14.264760  828015 out.go:179]   - MINIKUBE_LOCATION=21510
	I0908 12:19:14.264776  828015 notify.go:220] Checking for updates...
	I0908 12:19:14.266877  828015 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 12:19:14.267936  828015 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:19:14.268956  828015 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 12:19:14.269932  828015 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0908 12:19:14.270912  828015 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 12:19:14.272021  828015 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 12:19:14.293433  828015 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 12:19:14.293530  828015 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:19:14.340517  828015 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-09-08 12:19:14.331723156 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:19:14.340627  828015 docker.go:318] overlay module found
	I0908 12:19:14.342168  828015 out.go:179] * Using the docker driver based on user configuration
	I0908 12:19:14.343129  828015 start.go:304] selected driver: docker
	I0908 12:19:14.343149  828015 start.go:918] validating driver "docker" against <nil>
	I0908 12:19:14.343165  828015 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 12:19:14.343981  828015 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:19:14.391366  828015 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-09-08 12:19:14.382912625 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:19:14.391527  828015 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0908 12:19:14.391750  828015 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]
	I0908 12:19:14.393219  828015 out.go:179] * Using Docker driver with root privileges
	I0908 12:19:14.394170  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:14.394253  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:14.394269  828015 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0908 12:19:14.394357  828015 start.go:348] cluster config:
	{Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd 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:containerd 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: SSHAgen
tPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 12:19:14.396030  828015 out.go:179] * Starting "addons-763766" primary control-plane node in "addons-763766" cluster
	I0908 12:19:14.396786  828015 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0908 12:19:14.397747  828015 out.go:179] * Pulling base image v0.0.47-1756980985-21488 ...
	I0908 12:19:14.398760  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:14.398803  828015 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4
	I0908 12:19:14.398814  828015 cache.go:58] Caching tarball of preloaded images
	I0908 12:19:14.398866  828015 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon
	I0908 12:19:14.398907  828015 preload.go:172] Found /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4 in cache, skipping download
	I0908 12:19:14.398918  828015 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0908 12:19:14.399238  828015 profile.go:143] Saving config to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json ...
	I0908 12:19:14.399263  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json: {Name:mk4bbee30edbe0028b348371443e15b1b9fb0620 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:14.415970  828015 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 to local cache
	I0908 12:19:14.416133  828015 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local cache directory
	I0908 12:19:14.416158  828015 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local cache directory, skipping pull
	I0908 12:19:14.416168  828015 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 exists in cache, skipping pull
	I0908 12:19:14.416181  828015 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 as a tarball
	I0908 12:19:14.416191  828015 cache.go:165] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 from local cache
	I0908 12:19:26.852072  828015 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 from cached tarball
	I0908 12:19:26.852108  828015 cache.go:232] Successfully downloaded all kic artifacts
	I0908 12:19:26.852158  828015 start.go:360] acquireMachinesLock for addons-763766: {Name:mk9e18118623350ee8d254dbec689778fd7ea7dd Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0908 12:19:26.852273  828015 start.go:364] duration metric: took 88.395µs to acquireMachinesLock for "addons-763766"
	I0908 12:19:26.852304  828015 start.go:93] Provisioning new machine with config: &{Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 CustomQemuFi
rmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 12:19:26.852407  828015 start.go:125] createHost starting for "" (driver="docker")
	I0908 12:19:26.854011  828015 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0908 12:19:26.854269  828015 start.go:159] libmachine.API.Create for "addons-763766" (driver="docker")
	I0908 12:19:26.854327  828015 client.go:168] LocalClient.Create starting
	I0908 12:19:26.854483  828015 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem
	I0908 12:19:27.086160  828015 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem
	I0908 12:19:27.394767  828015 cli_runner.go:164] Run: docker network inspect addons-763766 --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}}]}"
	W0908 12:19:27.411679  828015 cli_runner.go:211] docker network inspect addons-763766 --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
	I0908 12:19:27.411781  828015 network_create.go:284] running [docker network inspect addons-763766] to gather additional debugging logs...
	I0908 12:19:27.411805  828015 cli_runner.go:164] Run: docker network inspect addons-763766
	W0908 12:19:27.426432  828015 cli_runner.go:211] docker network inspect addons-763766 returned with exit code 1
	I0908 12:19:27.426468  828015 network_create.go:287] error running [docker network inspect addons-763766]: docker network inspect addons-763766: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-763766 not found
	I0908 12:19:27.426486  828015 network_create.go:289] output of [docker network inspect addons-763766]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-763766 not found
	
	** /stderr **
	I0908 12:19:27.426635  828015 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}}]}"
	I0908 12:19:27.442250  828015 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:0xc001c51cf0}
	I0908 12:19:27.442286  828015 network_create.go:124] attempt to create docker network addons-763766 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0908 12:19:27.442332  828015 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-763766 addons-763766
	I0908 12:19:27.491428  828015 network_create.go:108] docker network addons-763766 192.168.49.0/24 created
	I0908 12:19:27.491464  828015 kic.go:121] calculated static IP "192.168.49.2" for the "addons-763766" container
	I0908 12:19:27.491541  828015 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0908 12:19:27.507365  828015 cli_runner.go:164] Run: docker volume create addons-763766 --label name.minikube.sigs.k8s.io=addons-763766 --label created_by.minikube.sigs.k8s.io=true
	I0908 12:19:27.523096  828015 oci.go:103] Successfully created a docker volume addons-763766
	I0908 12:19:27.523165  828015 cli_runner.go:164] Run: docker run --rm --name addons-763766-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --entrypoint /usr/bin/test -v addons-763766:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -d /var/lib
	I0908 12:19:32.457600  828015 cli_runner.go:217] Completed: docker run --rm --name addons-763766-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --entrypoint /usr/bin/test -v addons-763766:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -d /var/lib: (4.934392948s)
	I0908 12:19:32.457631  828015 oci.go:107] Successfully prepared a docker volume addons-763766
	I0908 12:19:32.457664  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:32.457688  828015 kic.go:194] Starting extracting preloaded images to volume ...
	I0908 12:19:32.457751  828015 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-763766:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -I lz4 -xf /preloaded.tar -C /extractDir
	I0908 12:19:36.990265  828015 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-763766:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -I lz4 -xf /preloaded.tar -C /extractDir: (4.532443988s)
	I0908 12:19:36.990303  828015 kic.go:203] duration metric: took 4.532611261s to extract preloaded images to volume ...
	W0908 12:19:36.990472  828015 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0908 12:19:36.990619  828015 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0908 12:19:37.037826  828015 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-763766 --name addons-763766 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-763766 --network addons-763766 --ip 192.168.49.2 --volume addons-763766:/var --security-opt apparmor=unconfined --memory=4096mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79
	I0908 12:19:37.319976  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Running}}
	I0908 12:19:37.337799  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.355464  828015 cli_runner.go:164] Run: docker exec addons-763766 stat /var/lib/dpkg/alternatives/iptables
	I0908 12:19:37.396933  828015 oci.go:144] the created container "addons-763766" has a running status.
	I0908 12:19:37.396966  828015 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa...
	I0908 12:19:37.574073  828015 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0908 12:19:37.596712  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.618490  828015 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0908 12:19:37.618522  828015 kic_runner.go:114] Args: [docker exec --privileged addons-763766 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0908 12:19:37.670896  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.687494  828015 machine.go:93] provisionDockerMachine start ...
	I0908 12:19:37.687608  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:37.705139  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:37.705440  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:37.705459  828015 main.go:141] libmachine: About to run SSH command:
	hostname
	I0908 12:19:37.706179  828015 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:44232->127.0.0.1:32768: read: connection reset by peer
	I0908 12:19:40.828699  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-763766
	
	I0908 12:19:40.828733  828015 ubuntu.go:182] provisioning hostname "addons-763766"
	I0908 12:19:40.828793  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:40.845422  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:40.845673  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:40.845692  828015 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-763766 && echo "addons-763766" | sudo tee /etc/hostname
	I0908 12:19:40.972116  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-763766
	
	I0908 12:19:40.972191  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:40.988794  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:40.989037  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:40.989055  828015 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-763766' /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-763766/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-763766' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0908 12:19:41.105218  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0908 12:19:41.105271  828015 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21510-822444/.minikube CaCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21510-822444/.minikube}
	I0908 12:19:41.105319  828015 ubuntu.go:190] setting up certificates
	I0908 12:19:41.105444  828015 provision.go:84] configureAuth start
	I0908 12:19:41.105522  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.122928  828015 provision.go:143] copyHostCerts
	I0908 12:19:41.123018  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/ca.pem (1078 bytes)
	I0908 12:19:41.123161  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/cert.pem (1123 bytes)
	I0908 12:19:41.123261  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/key.pem (1675 bytes)
	I0908 12:19:41.123336  828015 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem org=jenkins.addons-763766 san=[127.0.0.1 192.168.49.2 addons-763766 localhost minikube]
	I0908 12:19:41.435412  828015 provision.go:177] copyRemoteCerts
	I0908 12:19:41.435487  828015 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0908 12:19:41.435551  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.453057  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.541564  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0908 12:19:41.563167  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0908 12:19:41.584768  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0908 12:19:41.607098  828015 provision.go:87] duration metric: took 501.628378ms to configureAuth
	I0908 12:19:41.607140  828015 ubuntu.go:206] setting minikube options for container-runtime
	I0908 12:19:41.607307  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:41.607318  828015 machine.go:96] duration metric: took 3.919799726s to provisionDockerMachine
	I0908 12:19:41.607324  828015 client.go:171] duration metric: took 14.752987359s to LocalClient.Create
	I0908 12:19:41.607344  828015 start.go:167] duration metric: took 14.753078118s to libmachine.API.Create "addons-763766"
	I0908 12:19:41.607354  828015 start.go:293] postStartSetup for "addons-763766" (driver="docker")
	I0908 12:19:41.607362  828015 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]
	I0908 12:19:41.607405  828015 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
	I0908 12:19:41.607442  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.624160  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.713937  828015 ssh_runner.go:195] Run: cat /etc/os-release
	I0908 12:19:41.716938  828015 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0908 12:19:41.716965  828015 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0908 12:19:41.716971  828015 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0908 12:19:41.716992  828015 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0908 12:19:41.717004  828015 filesync.go:126] Scanning /home/jenkins/minikube-integration/21510-822444/.minikube/addons for local assets ...
	I0908 12:19:41.717053  828015 filesync.go:126] Scanning /home/jenkins/minikube-integration/21510-822444/.minikube/files for local assets ...
	I0908 12:19:41.717075  828015 start.go:296] duration metric: took 109.71508ms for postStartSetup
	I0908 12:19:41.717391  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.733902  828015 profile.go:143] Saving config to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json ...
	I0908 12:19:41.734209  828015 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 12:19:41.734259  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.750334  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.837704  828015 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0908 12:19:41.841768  828015 start.go:128] duration metric: took 14.989344599s to createHost
	I0908 12:19:41.841796  828015 start.go:83] releasing machines lock for "addons-763766", held for 14.989510946s
	I0908 12:19:41.841861  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.858363  828015 ssh_runner.go:195] Run: cat /version.json
	I0908 12:19:41.858420  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.858471  828015 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0908 12:19:41.858544  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.875871  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.876441  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:42.026459  828015 ssh_runner.go:195] Run: systemctl --version
	I0908 12:19:42.030780  828015 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0908 12:19:42.034852  828015 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0908 12:19:42.057119  828015 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0908 12:19:42.057197  828015 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" ;
	I0908 12:19:42.081309  828015 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0908 12:19:42.081332  828015 start.go:495] detecting cgroup driver to use...
	I0908 12:19:42.081369  828015 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0908 12:19:42.081432  828015 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0908 12:19:42.092403  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0908 12:19:42.102378  828015 docker.go:218] disabling cri-docker service (if available) ...
	I0908 12:19:42.102427  828015 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0908 12:19:42.114174  828015 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0908 12:19:42.126433  828015 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0908 12:19:42.202976  828015 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0908 12:19:42.283380  828015 docker.go:234] disabling docker service ...
	I0908 12:19:42.283453  828015 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0908 12:19:42.301185  828015 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0908 12:19:42.311626  828015 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0908 12:19:42.386438  828015 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0908 12:19:42.458339  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0908 12:19:42.468388  828015 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0908 12:19:42.482453  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0908 12:19:42.490969  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0908 12:19:42.499719  828015 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0908 12:19:42.499786  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0908 12:19:42.508155  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 12:19:42.516323  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0908 12:19:42.524677  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 12:19:42.533319  828015 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0908 12:19:42.541253  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0908 12:19:42.550073  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0908 12:19:42.558650  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0908 12:19:42.567361  828015 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0908 12:19:42.574715  828015 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0908 12:19:42.574759  828015 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0908 12:19:42.586697  828015 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0908 12:19:42.594500  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:42.670522  828015 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0908 12:19:42.771947  828015 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0908 12:19:42.772082  828015 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0908 12:19:42.775675  828015 start.go:563] Will wait 60s for crictl version
	I0908 12:19:42.775716  828015 ssh_runner.go:195] Run: which crictl
	I0908 12:19:42.778670  828015 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0908 12:19:42.811234  828015 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0908 12:19:42.811301  828015 ssh_runner.go:195] Run: containerd --version
	I0908 12:19:42.834648  828015 ssh_runner.go:195] Run: containerd --version
	I0908 12:19:42.857871  828015 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0908 12:19:42.858978  828015 cli_runner.go:164] Run: docker network inspect addons-763766 --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}}]}"
	I0908 12:19:42.874978  828015 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0908 12:19:42.878364  828015 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""
	I0908 12:19:42.888556  828015 kubeadm.go:875] updating cluster {Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 CustomQemuFirmwareP
ath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0908 12:19:42.888684  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:42.888737  828015 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 12:19:42.920095  828015 containerd.go:627] all images are preloaded for containerd runtime.
	I0908 12:19:42.920119  828015 containerd.go:534] Images already preloaded, skipping extraction
	I0908 12:19:42.920178  828015 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 12:19:42.951519  828015 containerd.go:627] all images are preloaded for containerd runtime.
	I0908 12:19:42.951546  828015 cache_images.go:85] Images are preloaded, skipping loading
	I0908 12:19:42.951558  828015 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 containerd true true} ...
	I0908 12:19:42.951668  828015 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-763766 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:addons-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0908 12:19:42.951734  828015 ssh_runner.go:195] Run: sudo crictl info
	I0908 12:19:42.983115  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:42.983140  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:42.983154  828015 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0908 12:19:42.983174  828015 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-763766 NodeName:addons-763766 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0908 12:19:42.983275  828015 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:///run/containerd/containerd.sock
	  name: "addons-763766"
	  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: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.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
	
	I0908 12:19:42.983340  828015 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0908 12:19:42.991332  828015 binaries.go:44] Found k8s binaries, skipping transfer
	I0908 12:19:42.991415  828015 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0908 12:19:42.999177  828015 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0908 12:19:43.014769  828015 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0908 12:19:43.030381  828015 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2226 bytes)
	I0908 12:19:43.045905  828015 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0908 12:19:43.049021  828015 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""
	I0908 12:19:43.058471  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:43.130611  828015 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 12:19:43.144724  828015 certs.go:68] Setting up /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766 for IP: 192.168.49.2
	I0908 12:19:43.144744  828015 certs.go:194] generating shared ca certs ...
	I0908 12:19:43.144765  828015 certs.go:226] acquiring lock for ca certs: {Name:mk75e05fddde63a271eeb60588011fb6bfff63fa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.144891  828015 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key
	I0908 12:19:43.205023  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt ...
	I0908 12:19:43.205053  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt: {Name:mka3f33cd42685b485839a3835d9f0ec9a5229e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.205210  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key ...
	I0908 12:19:43.205222  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key: {Name:mk8cbe6f5207a7e677ae53bb3ec2fdb9eca02913 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.205336  828015 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key
	I0908 12:19:43.339743  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt ...
	I0908 12:19:43.339775  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt: {Name:mk128b553f9364b3d96a10881ac4c674272491b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.339954  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key ...
	I0908 12:19:43.339965  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key: {Name:mk78f02a8e6f328274358ef3316bbf4b1c1d0c1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.340034  828015 certs.go:256] generating profile certs ...
	I0908 12:19:43.340092  828015 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key
	I0908 12:19:43.340106  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt with IP's: []
	I0908 12:19:43.557513  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt ...
	I0908 12:19:43.557547  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: {Name:mk32f75f6c5359a887567806bd88b3725a4c8033 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.557721  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key ...
	I0908 12:19:43.557731  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key: {Name:mkeee25deffdb14762cd47ae62b87e248f54eabf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.557802  828015 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b
	I0908 12:19:43.557822  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0908 12:19:43.605841  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b ...
	I0908 12:19:43.605871  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b: {Name:mkfa94651ad4b5d3a791b602bb650a8c23bc2053 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.606023  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b ...
	I0908 12:19:43.606038  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b: {Name:mk34cc198781bf5b7aaaae9608a14f6029d0be7d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.606105  828015 certs.go:381] copying /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b -> /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt
	I0908 12:19:43.606183  828015 certs.go:385] copying /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b -> /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key
	I0908 12:19:43.606228  828015 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key
	I0908 12:19:43.606245  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt with IP's: []
	I0908 12:19:43.749878  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt ...
	I0908 12:19:43.749920  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt: {Name:mk0737b818acc7446758b7380af35a74283efdbe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.750086  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key ...
	I0908 12:19:43.750099  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key: {Name:mke728c706d0c738313b2d0a347a184581eb180b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.750272  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem (1675 bytes)
	I0908 12:19:43.750308  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem (1078 bytes)
	I0908 12:19:43.750332  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem (1123 bytes)
	I0908 12:19:43.750354  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem (1675 bytes)
	I0908 12:19:43.750915  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0908 12:19:43.773565  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0908 12:19:43.794725  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0908 12:19:43.815858  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0908 12:19:43.836769  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0908 12:19:43.857872  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0908 12:19:43.879046  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0908 12:19:43.900048  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0908 12:19:43.921138  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0908 12:19:43.942300  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0908 12:19:43.958151  828015 ssh_runner.go:195] Run: openssl version
	I0908 12:19:43.963299  828015 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"
	I0908 12:19:43.971664  828015 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.974734  828015 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep  8 12:19 /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.974778  828015 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.980877  828015 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"
	I0908 12:19:43.989078  828015 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0908 12:19:43.991999  828015 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
	I0908 12:19:43.992043  828015 kubeadm.go:392] StartCluster: {Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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}
	I0908 12:19:43.992109  828015 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0908 12:19:43.992171  828015 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0908 12:19:44.024543  828015 cri.go:89] found id: ""
	I0908 12:19:44.024612  828015 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0908 12:19:44.033091  828015 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0908 12:19:44.041627  828015 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0908 12:19:44.041685  828015 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
	I0908 12:19:44.050308  828015 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
	I0908 12:19:44.050333  828015 kubeadm.go:157] found existing configuration files:
	
	I0908 12:19:44.050392  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0908 12:19:44.058526  828015 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
	I0908 12:19:44.058576  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0908 12:19:44.066177  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0908 12:19:44.073744  828015 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
	I0908 12:19:44.073798  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0908 12:19:44.080993  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0908 12:19:44.088447  828015 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
	I0908 12:19:44.088499  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0908 12:19:44.095923  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0908 12:19:44.103544  828015 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
	I0908 12:19:44.103608  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0908 12:19:44.111278  828015 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"
	I0908 12:19:44.161572  828015 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0908 12:19:44.161995  828015 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1083-gcp\n", err: exit status 1
	I0908 12:19:44.211328  828015 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0908 12:19:54.776393  828015 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0908 12:19:54.776447  828015 kubeadm.go:310] [preflight] Running pre-flight checks
	I0908 12:19:54.776522  828015 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0908 12:19:54.776573  828015 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1083-gcp
	I0908 12:19:54.776604  828015 kubeadm.go:310] OS: Linux
	I0908 12:19:54.776668  828015 kubeadm.go:310] CGROUPS_CPU: enabled
	I0908 12:19:54.776722  828015 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0908 12:19:54.776764  828015 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0908 12:19:54.776837  828015 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0908 12:19:54.776926  828015 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0908 12:19:54.776973  828015 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0908 12:19:54.777014  828015 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0908 12:19:54.777057  828015 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0908 12:19:54.777127  828015 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0908 12:19:54.777246  828015 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0908 12:19:54.777371  828015 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0908 12:19:54.777480  828015 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0908 12:19:54.777536  828015 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0908 12:19:54.779091  828015 out.go:252]   - Generating certificates and keys ...
	I0908 12:19:54.779169  828015 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0908 12:19:54.779240  828015 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0908 12:19:54.779298  828015 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0908 12:19:54.779396  828015 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0908 12:19:54.779495  828015 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0908 12:19:54.779570  828015 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0908 12:19:54.779627  828015 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0908 12:19:54.779732  828015 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-763766 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0908 12:19:54.779789  828015 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0908 12:19:54.779941  828015 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-763766 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0908 12:19:54.780032  828015 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0908 12:19:54.780127  828015 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0908 12:19:54.780193  828015 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0908 12:19:54.780274  828015 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0908 12:19:54.780331  828015 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0908 12:19:54.780399  828015 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0908 12:19:54.780458  828015 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0908 12:19:54.780515  828015 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0908 12:19:54.780562  828015 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0908 12:19:54.780634  828015 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0908 12:19:54.780700  828015 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0908 12:19:54.781835  828015 out.go:252]   - Booting up control plane ...
	I0908 12:19:54.781957  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0908 12:19:54.782058  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0908 12:19:54.782172  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0908 12:19:54.782316  828015 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0908 12:19:54.782458  828015 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0908 12:19:54.782619  828015 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0908 12:19:54.782740  828015 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0908 12:19:54.782801  828015 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0908 12:19:54.782946  828015 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0908 12:19:54.783072  828015 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0908 12:19:54.783179  828015 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00089781s
	I0908 12:19:54.783321  828015 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0908 12:19:54.783422  828015 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0908 12:19:54.783540  828015 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0908 12:19:54.783643  828015 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0908 12:19:54.783774  828015 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 2.899418955s
	I0908 12:19:54.783885  828015 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 3.367989066s
	I0908 12:19:54.783987  828015 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 5.002164187s
	I0908 12:19:54.784160  828015 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0908 12:19:54.784306  828015 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0908 12:19:54.784399  828015 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0908 12:19:54.784599  828015 kubeadm.go:310] [mark-control-plane] Marking the node addons-763766 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0908 12:19:54.784699  828015 kubeadm.go:310] [bootstrap-token] Using token: oa3s6w.igghz50nsjvbulqc
	I0908 12:19:54.785867  828015 out.go:252]   - Configuring RBAC rules ...
	I0908 12:19:54.785958  828015 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0908 12:19:54.786058  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0908 12:19:54.786198  828015 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
	I0908 12:19:54.786318  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0908 12:19:54.786430  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0908 12:19:54.786515  828015 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0908 12:19:54.786633  828015 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0908 12:19:54.786698  828015 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0908 12:19:54.786760  828015 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0908 12:19:54.786770  828015 kubeadm.go:310] 
	I0908 12:19:54.786848  828015 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0908 12:19:54.786862  828015 kubeadm.go:310] 
	I0908 12:19:54.786979  828015 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0908 12:19:54.786988  828015 kubeadm.go:310] 
	I0908 12:19:54.787034  828015 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0908 12:19:54.787119  828015 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0908 12:19:54.787198  828015 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0908 12:19:54.787204  828015 kubeadm.go:310] 
	I0908 12:19:54.787280  828015 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0908 12:19:54.787287  828015 kubeadm.go:310] 
	I0908 12:19:54.787359  828015 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0908 12:19:54.787367  828015 kubeadm.go:310] 
	I0908 12:19:54.787437  828015 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0908 12:19:54.787542  828015 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0908 12:19:54.787604  828015 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0908 12:19:54.787610  828015 kubeadm.go:310] 
	I0908 12:19:54.787682  828015 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0908 12:19:54.787762  828015 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0908 12:19:54.787768  828015 kubeadm.go:310] 
	I0908 12:19:54.787839  828015 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token oa3s6w.igghz50nsjvbulqc \
	I0908 12:19:54.787931  828015 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1afb6098c67dd46357c987720b64fda989ec86989cd1bbcb4e2bed6b5827efee \
	I0908 12:19:54.787951  828015 kubeadm.go:310] 	--control-plane 
	I0908 12:19:54.787957  828015 kubeadm.go:310] 
	I0908 12:19:54.788034  828015 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0908 12:19:54.788040  828015 kubeadm.go:310] 
	I0908 12:19:54.788130  828015 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token oa3s6w.igghz50nsjvbulqc \
	I0908 12:19:54.788250  828015 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1afb6098c67dd46357c987720b64fda989ec86989cd1bbcb4e2bed6b5827efee 
	I0908 12:19:54.788261  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:54.788270  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:54.789500  828015 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0908 12:19:54.790606  828015 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0908 12:19:54.794527  828015 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0908 12:19:54.794544  828015 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0908 12:19:54.810857  828015 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
	I0908 12:19:55.007489  828015 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0908 12:19:55.007582  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-763766 minikube.k8s.io/updated_at=2025_09_08T12_19_55_0700 minikube.k8s.io/version=v1.36.0 minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9 minikube.k8s.io/name=addons-763766 minikube.k8s.io/primary=true
	I0908 12:19:55.007593  828015 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
	I0908 12:19:55.015842  828015 ops.go:34] apiserver oom_adj: -16
	I0908 12:19:55.131690  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:55.632066  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:56.132497  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:56.632355  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:57.132482  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:57.632099  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:58.132644  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:58.632745  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.132696  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.632123  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.698212  828015 kubeadm.go:1105] duration metric: took 4.690687952s to wait for elevateKubeSystemPrivileges
	I0908 12:19:59.698249  828015 kubeadm.go:394] duration metric: took 15.706211605s to StartCluster
	I0908 12:19:59.698269  828015 settings.go:142] acquiring lock: {Name:mk4eb9d09301b7a64a712dde540fe71fa816edde Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:59.698399  828015 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:19:59.698802  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/kubeconfig: {Name:mkcc776d2c0197cd0fb4203c3af06bcfd3fc850b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:59.698995  828015 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"
	I0908 12:19:59.699031  828015 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 12:19:59.699127  828015 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]
	I0908 12:19:59.699254  828015 addons.go:69] Setting ingress=true in profile "addons-763766"
	I0908 12:19:59.699265  828015 addons.go:69] Setting inspektor-gadget=true in profile "addons-763766"
	I0908 12:19:59.699280  828015 addons.go:238] Setting addon inspektor-gadget=true in "addons-763766"
	I0908 12:19:59.699281  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:59.699291  828015 addons.go:69] Setting gcp-auth=true in profile "addons-763766"
	I0908 12:19:59.699307  828015 mustload.go:65] Loading cluster: addons-763766
	I0908 12:19:59.699299  828015 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-763766"
	I0908 12:19:59.699325  828015 addons.go:69] Setting metrics-server=true in profile "addons-763766"
	I0908 12:19:59.699279  828015 addons.go:238] Setting addon ingress=true in "addons-763766"
	I0908 12:19:59.699339  828015 addons.go:238] Setting addon metrics-server=true in "addons-763766"
	I0908 12:19:59.699358  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699332  828015 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-763766"
	I0908 12:19:59.699386  828015 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-763766"
	I0908 12:19:59.699388  828015 addons.go:69] Setting cloud-spanner=true in profile "addons-763766"
	I0908 12:19:59.699408  828015 addons.go:238] Setting addon cloud-spanner=true in "addons-763766"
	I0908 12:19:59.699428  828015 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-763766"
	I0908 12:19:59.699432  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699319  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699469  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699482  828015 addons.go:69] Setting storage-provisioner=true in profile "addons-763766"
	I0908 12:19:59.699509  828015 addons.go:238] Setting addon storage-provisioner=true in "addons-763766"
	I0908 12:19:59.699513  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:59.699538  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699755  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699858  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699870  828015 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-763766"
	I0908 12:19:59.699885  828015 addons.go:69] Setting registry=true in profile "addons-763766"
	I0908 12:19:59.699900  828015 addons.go:69] Setting volumesnapshots=true in profile "addons-763766"
	I0908 12:19:59.699908  828015 addons.go:238] Setting addon registry=true in "addons-763766"
	I0908 12:19:59.699916  828015 addons.go:238] Setting addon volumesnapshots=true in "addons-763766"
	I0908 12:19:59.699932  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699947  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699963  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699997  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700370  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700369  828015 addons.go:69] Setting registry-creds=true in profile "addons-763766"
	I0908 12:19:59.700391  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700399  828015 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-763766"
	I0908 12:19:59.700412  828015 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-763766"
	I0908 12:19:59.700441  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.700577  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699434  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.700890  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.701132  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.701184  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699874  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699251  828015 addons.go:69] Setting yakd=true in profile "addons-763766"
	I0908 12:19:59.703574  828015 addons.go:238] Setting addon yakd=true in "addons-763766"
	I0908 12:19:59.703612  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.706864  828015 out.go:179] * Verifying Kubernetes components...
	I0908 12:19:59.699863  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.708434  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:59.699285  828015 addons.go:69] Setting default-storageclass=true in profile "addons-763766"
	I0908 12:19:59.715644  828015 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-763766"
	I0908 12:19:59.716088  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699890  828015 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-763766"
	I0908 12:19:59.716912  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700391  828015 addons.go:238] Setting addon registry-creds=true in "addons-763766"
	I0908 12:19:59.699895  828015 addons.go:69] Setting volcano=true in profile "addons-763766"
	I0908 12:19:59.699260  828015 addons.go:69] Setting ingress-dns=true in profile "addons-763766"
	I0908 12:19:59.720659  828015 addons.go:238] Setting addon ingress-dns=true in "addons-763766"
	I0908 12:19:59.720739  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.721219  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.721318  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.721927  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.723509  828015 addons.go:238] Setting addon volcano=true in "addons-763766"
	I0908 12:19:59.723573  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.724180  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.725818  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.733552  828015 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 12:19:59.737469  828015 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0908 12:19:59.737546  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0908 12:19:59.737616  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.741835  828015 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0908 12:19:59.745631  828015 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0908 12:19:59.745656  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0908 12:19:59.745726  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.751445  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.755332  828015 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0908 12:19:59.755511  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0908 12:19:59.758544  828015 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0908 12:19:59.758563  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0908 12:19:59.758620  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.761497  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0908 12:19:59.763509  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0908 12:19:59.765164  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0908 12:19:59.765503  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0908 12:19:59.765526  828015 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0908 12:19:59.765588  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.768350  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0908 12:19:59.769519  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0908 12:19:59.770667  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0908 12:19:59.771674  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0908 12:19:59.772667  828015 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0908 12:19:59.773553  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0908 12:19:59.774560  828015 out.go:179]   - Using image docker.io/registry:3.0.0
	I0908 12:19:59.774564  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0908 12:19:59.774670  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0908 12:19:59.774734  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.775550  828015 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0908 12:19:59.775568  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0908 12:19:59.775626  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.789849  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.790924  828015 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0908 12:19:59.791884  828015 addons.go:238] Setting addon default-storageclass=true in "addons-763766"
	I0908 12:19:59.791927  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.792182  828015 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0908 12:19:59.792201  828015 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0908 12:19:59.792247  828015 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0908 12:19:59.792306  828015 out.go:179]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.12.2
	I0908 12:19:59.792333  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.792316  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.793546  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0908 12:19:59.793569  828015 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0908 12:19:59.793622  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.794774  828015 out.go:179]   - Using image docker.io/volcanosh/vc-controller-manager:v1.12.2
	I0908 12:19:59.795965  828015 out.go:179]   - Using image docker.io/volcanosh/vc-scheduler:v1.12.2
	I0908 12:19:59.820605  828015 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0908 12:19:59.828279  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (498149 bytes)
	I0908 12:19:59.828436  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.825835  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.826045  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.829822  828015 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.40
	I0908 12:19:59.834175  828015 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	I0908 12:19:59.834878  828015 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0908 12:19:59.835035  828015 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0908 12:19:59.835269  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0908 12:19:59.835342  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.835877  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0908 12:19:59.835909  828015 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0908 12:19:59.835966  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.836319  828015 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0908 12:19:59.836345  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0908 12:19:59.836396  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.841856  828015 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-763766"
	I0908 12:19:59.841922  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.842533  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.859368  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.860781  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.861080  828015 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0908 12:19:59.861097  828015 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0908 12:19:59.861152  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.864003  828015 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0908 12:19:59.864144  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:19:59.865320  828015 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0908 12:19:59.865366  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0908 12:19:59.865429  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.867529  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:19:59.871523  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.875439  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0908 12:19:59.876849  828015 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0908 12:19:59.876870  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0908 12:19:59.876935  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.878132  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.880048  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.892356  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.892846  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.893119  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.896153  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.897619  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.900919  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.902144  828015 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0908 12:19:59.903294  828015 out.go:179]   - Using image docker.io/busybox:stable
	I0908 12:19:59.904284  828015 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0908 12:19:59.904298  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0908 12:19:59.904341  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.908434  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.921011  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	W0908 12:19:59.929832  828015 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0908 12:19:59.929875  828015 retry.go:31] will retry after 365.255172ms: ssh: handshake failed: EOF
	I0908 12:20:00.247310  828015 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
	I0908 12:20:00.341379  828015 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 -"
	I0908 12:20:00.341537  828015 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 12:20:00.343231  828015 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
	I0908 12:20:00.345689  828015 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
	I0908 12:20:00.428360  828015 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0908 12:20:00.428465  828015 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0908 12:20:00.444591  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0908 12:20:00.444685  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0908 12:20:00.545613  828015 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0908 12:20:00.545715  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0908 12:20:00.633900  828015 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
	I0908 12:20:00.635052  828015 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
	I0908 12:20:00.641521  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0908 12:20:00.641547  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0908 12:20:00.648226  828015 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
	I0908 12:20:00.731091  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0908 12:20:00.731184  828015 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0908 12:20:00.735504  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0908 12:20:00.735528  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0908 12:20:00.737505  828015 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0908 12:20:00.738320  828015 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0908 12:20:00.738348  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0908 12:20:00.827930  828015 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
	I0908 12:20:00.928672  828015 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
	I0908 12:20:01.129833  828015 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
	I0908 12:20:01.133768  828015 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
	I0908 12:20:01.136711  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0908 12:20:01.136805  828015 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)
	I0908 12:20:01.137168  828015 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
	I0908 12:20:01.240343  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0908 12:20:01.240452  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0908 12:20:01.339101  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0908 12:20:01.339215  828015 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0908 12:20:01.441303  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0908 12:20:01.441405  828015 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0908 12:20:01.627510  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0908 12:20:01.627608  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0908 12:20:01.826854  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0908 12:20:01.826895  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0908 12:20:01.828039  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0908 12:20:01.828108  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0908 12:20:01.846834  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0908 12:20:01.846917  828015 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0908 12:20:02.027777  828015 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
	I0908 12:20:02.426601  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0908 12:20:02.426634  828015 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0908 12:20:02.429968  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0908 12:20:02.430004  828015 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0908 12:20:02.443045  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0908 12:20:02.443154  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0908 12:20:02.844734  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0908 12:20:02.844829  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0908 12:20:03.026194  828015 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0908 12:20:03.026298  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0908 12:20:03.128597  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0908 12:20:03.128633  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0908 12:20:03.429985  828015 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
	I0908 12:20:03.531844  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0908 12:20:03.531944  828015 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0908 12:20:03.629439  828015 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
	I0908 12:20:03.746099  828015 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.404484831s)
	I0908 12:20:03.746182  828015 ssh_runner.go:235] Completed: /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 -": (3.404757906s)
	I0908 12:20:03.746228  828015 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0908 12:20:03.747116  828015 node_ready.go:35] waiting up to 6m0s for node "addons-763766" to be "Ready" ...
	I0908 12:20:03.747279  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.403974379s)
	I0908 12:20:03.747328  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (3.401620052s)
	I0908 12:20:03.747362  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.113434319s)
	I0908 12:20:03.747475  828015 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-creds-rc.yaml: (3.112392581s)
	I0908 12:20:03.747582  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.500172809s)
	I0908 12:20:03.827007  828015 node_ready.go:49] node "addons-763766" is "Ready"
	I0908 12:20:03.827052  828015 node_ready.go:38] duration metric: took 79.890358ms for node "addons-763766" to be "Ready" ...
	I0908 12:20:03.827087  828015 api_server.go:52] waiting for apiserver process to appear ...
	I0908 12:20:03.827176  828015 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 12:20:04.031322  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0908 12:20:04.031456  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0908 12:20:04.330437  828015 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-763766" context rescaled to 1 replicas
	I0908 12:20:04.526622  828015 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-dns-pod.yaml: (3.878300697s)
	I0908 12:20:04.635781  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0908 12:20:04.635866  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0908 12:20:05.029225  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0908 12:20:05.029375  828015 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0908 12:20:05.337465  828015 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
	I0908 12:20:07.430062  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0908 12:20:07.430150  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:20:07.455388  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:20:07.926866  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0908 12:20:08.233887  828015 addons.go:238] Setting addon gcp-auth=true in "addons-763766"
	I0908 12:20:08.233951  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:20:08.234544  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:20:08.256095  828015 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0908 12:20:08.256162  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:20:08.273025  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:20:09.143271  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (8.405718601s)
	I0908 12:20:09.143400  828015 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: (8.315384834s)
	W0908 12:20:09.143423  828015 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
	I0908 12:20:09.143442  828015 retry.go:31] will retry after 350.90299ms: 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
	I0908 12:20:09.143505  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (8.214740474s)
	I0908 12:20:09.143809  828015 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: (8.013875641s)
	I0908 12:20:09.143826  828015 addons.go:479] Verifying addon ingress=true in "addons-763766"
	I0908 12:20:09.144207  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (8.0103402s)
	I0908 12:20:09.144262  828015 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: (8.006996921s)
	I0908 12:20:09.144273  828015 addons.go:479] Verifying addon registry=true in "addons-763766"
	I0908 12:20:09.144492  828015 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: (7.116675928s)
	I0908 12:20:09.144510  828015 addons.go:479] Verifying addon metrics-server=true in "addons-763766"
	I0908 12:20:09.144602  828015 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: (5.714503869s)
	W0908 12:20:09.144647  828015 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
	I0908 12:20:09.144663  828015 retry.go:31] will retry after 211.053344ms: 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
	I0908 12:20:09.144713  828015 ssh_runner.go:235] Completed: 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: (5.515236004s)
	I0908 12:20:09.144823  828015 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (5.317623515s)
	I0908 12:20:09.144841  828015 api_server.go:72] duration metric: took 9.445774547s to wait for apiserver process to appear ...
	I0908 12:20:09.144848  828015 api_server.go:88] waiting for apiserver healthz status ...
	I0908 12:20:09.144865  828015 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0908 12:20:09.145654  828015 out.go:179] * Verifying registry addon...
	I0908 12:20:09.145706  828015 out.go:179] * Verifying ingress addon...
	I0908 12:20:09.146915  828015 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-763766 service yakd-dashboard -n yakd-dashboard
	
	I0908 12:20:09.147812  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0908 12:20:09.147868  828015 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0908 12:20:09.227593  828015 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0908 12:20:09.229798  828015 api_server.go:141] control plane version: v1.34.0
	I0908 12:20:09.229837  828015 api_server.go:131] duration metric: took 84.981822ms to wait for apiserver health ...
	I0908 12:20:09.229850  828015 system_pods.go:43] waiting for kube-system pods to appear ...
	I0908 12:20:09.233930  828015 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0908 12:20:09.234002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:09.235440  828015 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0908 12:20:09.235461  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:09.236575  828015 system_pods.go:59] 17 kube-system pods found
	I0908 12:20:09.236673  828015 system_pods.go:61] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.236722  828015 system_pods.go:61] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.236745  828015 system_pods.go:61] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.236762  828015 system_pods.go:61] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.236776  828015 system_pods.go:61] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.236791  828015 system_pods.go:61] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.236808  828015 system_pods.go:61] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.236821  828015 system_pods.go:61] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.236836  828015 system_pods.go:61] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.236852  828015 system_pods.go:61] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.236881  828015 system_pods.go:61] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.236900  828015 system_pods.go:61] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.236917  828015 system_pods.go:61] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.236929  828015 system_pods.go:61] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.236953  828015 system_pods.go:61] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.236964  828015 system_pods.go:61] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.236984  828015 system_pods.go:61] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.236997  828015 system_pods.go:74] duration metric: took 7.130656ms to wait for pod list to return data ...
	I0908 12:20:09.237011  828015 default_sa.go:34] waiting for default service account to be created ...
	I0908 12:20:09.243866  828015 default_sa.go:45] found service account: "default"
	I0908 12:20:09.243896  828015 default_sa.go:55] duration metric: took 6.874068ms for default service account to be created ...
	I0908 12:20:09.243907  828015 system_pods.go:116] waiting for k8s-apps to be running ...
	I0908 12:20:09.253755  828015 system_pods.go:86] 18 kube-system pods found
	I0908 12:20:09.253785  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.253792  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.253797  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending
	I0908 12:20:09.253801  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.253805  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.253809  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.253812  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.253820  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.253830  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.253836  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.253847  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.253859  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.253867  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.253872  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.253881  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.253889  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.253897  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.253901  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.253919  828015 retry.go:31] will retry after 306.055725ms: missing components: kube-dns
	I0908 12:20:09.356792  828015 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
	I0908 12:20:09.452580  828015 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: (4.115034482s)
	I0908 12:20:09.452631  828015 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-763766"
	I0908 12:20:09.452913  828015 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.196770991s)
	I0908 12:20:09.453977  828015 out.go:179] * Verifying csi-hostpath-driver addon...
	I0908 12:20:09.454104  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:20:09.456079  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0908 12:20:09.457223  828015 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0908 12:20:09.458126  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0908 12:20:09.458144  828015 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0908 12:20:09.495148  828015 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
	I0908 12:20:09.531569  828015 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0908 12:20:09.531598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:09.554364  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0908 12:20:09.554390  828015 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0908 12:20:09.633805  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:09.633896  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.633921  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.633943  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:09.633961  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:09.633979  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:09.633995  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.634012  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.634027  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.634055  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.634082  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.634108  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.634124  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.634142  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.634160  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.634187  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.634204  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.634222  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.634238  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.634256  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.634278  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.634309  828015 retry.go:31] will retry after 256.704129ms: missing components: kube-dns
	I0908 12:20:09.738240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:09.738761  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:09.744680  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0908 12:20:09.744759  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0908 12:20:09.931439  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:09.931484  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.931496  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.931506  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:09.931514  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:09.931591  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:09.931604  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.931611  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.931616  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.931622  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.931633  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.931657  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.931667  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.931673  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.931682  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.931698  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.931712  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.931719  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.931731  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.931739  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.931744  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.931767  828015 retry.go:31] will retry after 391.760345ms: missing components: kube-dns
	I0908 12:20:09.934005  828015 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
	I0908 12:20:10.030224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:10.152222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:10.152456  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:10.330777  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:10.330818  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:10.330828  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:10.330840  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:10.330849  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:10.330857  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:10.330862  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:10.330868  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:10.330876  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:10.330881  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:10.330891  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:10.330896  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:10.330901  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:10.330910  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:10.330918  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:10.330934  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:10.330941  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:10.330949  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:10.330959  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.330966  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.330972  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:10.330990  828015 retry.go:31] will retry after 389.08293ms: missing components: kube-dns
	I0908 12:20:10.461658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:10.652027  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:10.652205  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:10.754458  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:10.754498  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:10.754508  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:10.754519  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:10.754535  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:10.754543  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:10.754549  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:10.754555  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:10.754561  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:10.754567  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:10.754574  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:10.754581  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:10.754587  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:10.754597  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:10.754605  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:10.754614  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:10.754621  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:10.754630  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:10.754638  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.754647  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.754658  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:10.754677  828015 retry.go:31] will retry after 688.83067ms: missing components: kube-dns
	I0908 12:20:11.028615  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.152443  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:11.152811  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:11.425891  828015 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.069034588s)
	I0908 12:20:11.449005  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:11.449039  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:11.449046  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:11.449055  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:11.449060  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:11.449066  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:11.449071  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:11.449078  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:11.449084  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:11.449089  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:11.449097  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:11.449112  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:11.449122  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:11.449128  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:11.449138  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:11.449143  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:11.449151  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:11.449156  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:11.449164  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:11.449172  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:11.449181  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:11.449203  828015 retry.go:31] will retry after 769.37607ms: missing components: kube-dns
	I0908 12:20:11.459260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.600243  828015 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.105057721s)
	W0908 12:20:11.600280  828015 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
	I0908 12:20:11.600300  828015 retry.go:31] will retry after 374.353159ms: 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
	I0908 12:20:11.600338  828015 ssh_runner.go:235] Completed: 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: (1.666221719s)
	I0908 12:20:11.601421  828015 addons.go:479] Verifying addon gcp-auth=true in "addons-763766"
	I0908 12:20:11.604154  828015 out.go:179] * Verifying gcp-auth addon...
	I0908 12:20:11.605884  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0908 12:20:11.608451  828015 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0908 12:20:11.608469  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:11.651123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:11.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:11.959455  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.975358  828015 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
	I0908 12:20:12.127328  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:12.151267  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:12.151405  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:12.228463  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:12.228497  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:12.228505  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:12.228512  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:12.228517  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:12.228522  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:12.228528  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:12.228533  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:12.228536  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:12.228540  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:12.228544  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:12.228548  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:12.228552  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:12.228557  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:12.228563  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:12.228573  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:12.228582  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:12.228598  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:12.228606  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:12.228617  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:12.228627  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:12.228649  828015 retry.go:31] will retry after 988.969909ms: missing components: kube-dns
	I0908 12:20:12.461029  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:12.628136  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:12.652243  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:12.652377  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:12.960268  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:13.128012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:13.151519  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:13.151686  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:13.227825  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:13.227865  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:13.227876  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:13.227886  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:13.227894  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:13.227906  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:13.227916  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:13.227922  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:13.227928  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:13.227933  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:13.227941  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:13.227947  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:13.227952  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:13.227960  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:13.227971  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:13.227979  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:13.227988  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:13.227998  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:13.228005  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:13.228014  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:13.228019  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:13.228042  828015 retry.go:31] will retry after 1.259100105s: missing components: kube-dns
	I0908 12:20:13.447878  828015 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: (1.472478061s)
	W0908 12:20:13.447932  828015 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
	I0908 12:20:13.447957  828015 retry.go:31] will retry after 351.613216ms: 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
	I0908 12:20:13.459887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:13.609516  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:13.651206  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:13.651396  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:13.800504  828015 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
	I0908 12:20:13.960436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.127166  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:14.151444  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:14.151513  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:14.459895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.528217  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:14.528261  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:14.528275  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:14.528286  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:14.528293  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:14.528302  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:14.528351  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:14.528362  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:14.528377  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:14.528386  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:14.528395  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:14.528400  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:14.528406  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:14.528417  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:14.528426  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:14.528437  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:14.528445  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:14.528456  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:14.528463  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:14.528476  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:14.528484  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:14.528512  828015 retry.go:31] will retry after 1.320703278s: missing components: kube-dns
	I0908 12:20:14.628461  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:14.729518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:14.729622  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:14.960693  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.981361  828015 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: (1.180812613s)
	W0908 12:20:14.981416  828015 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
	I0908 12:20:14.981439  828015 retry.go:31] will retry after 1.007057661s: 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
	I0908 12:20:15.109890  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:15.150709  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:15.150897  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:15.459479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:15.609037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:15.651261  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:15.651295  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:15.853352  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:15.853385  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:15.853393  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:15.853400  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:15.853405  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:15.853410  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:15.853415  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:15.853419  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:15.853423  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:15.853426  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:15.853435  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:15.853439  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:15.853443  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:15.853450  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:15.853458  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:15.853465  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:15.853473  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:15.853479  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:15.853486  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:15.853492  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:15.853498  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:15.853516  828015 retry.go:31] will retry after 1.574042512s: missing components: kube-dns
	I0908 12:20:15.960015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:15.988989  828015 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
	I0908 12:20:16.127489  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:16.151435  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:16.151452  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:16.460099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:16.626907  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:16.650689  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:16.650931  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:16.930880  828015 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
	I0908 12:20:16.930915  828015 retry.go:31] will retry after 1.273862858s: 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
	I0908 12:20:16.960250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:17.129067  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:17.230550  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:17.230621  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:17.431688  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:17.431718  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:17.431725  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:17.431734  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:17.431740  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:17.431748  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:17.431754  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:17.431760  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:17.431769  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:17.431774  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:17.431786  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:17.431792  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:17.431796  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:17.431801  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:17.431811  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:17.431818  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:17.431824  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:17.431830  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:17.431836  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:17.431845  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:17.431854  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:17.431875  828015 retry.go:31] will retry after 2.042555587s: missing components: kube-dns
	I0908 12:20:17.459824  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:17.609640  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:17.651711  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:17.651806  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:17.960370  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:18.128400  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:18.150988  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:18.151252  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:18.205358  828015 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
	I0908 12:20:18.460364  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:18.609101  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:18.651040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:18.651312  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:18.960301  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:18.988208  828015 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
	I0908 12:20:18.988238  828015 retry.go:31] will retry after 2.072562328s: 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
	I0908 12:20:19.109277  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:19.150898  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:19.150942  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:19.458820  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:19.479073  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:19.479180  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:19.479203  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:19.479244  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:19.479270  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:19.479292  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:19.479308  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:19.479324  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:19.479349  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:19.479372  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:19.479398  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:19.479412  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:19.479427  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:19.479454  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:19.479484  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:19.479507  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:19.479530  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:19.479558  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:19.479586  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:19.479603  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:19.479618  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:19.479658  828015 retry.go:31] will retry after 2.736661935s: missing components: kube-dns
	I0908 12:20:19.608728  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:19.651484  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:19.651591  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:19.959695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:20.109897  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:20.151694  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:20.151782  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:20.460156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:20.608859  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:20.651591  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:20.651670  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:20.959797  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:21.061825  828015 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
	I0908 12:20:21.109201  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:21.151188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:21.151317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:21.459250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:21.592681  828015 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
	I0908 12:20:21.592713  828015 retry.go:31] will retry after 3.799841732s: 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
	I0908 12:20:21.609121  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:21.650796  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:21.650975  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:21.959842  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:22.109807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:22.151453  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:22.151484  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:22.219966  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:22.220001  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:22.220009  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:22.220017  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:22.220022  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:22.220029  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:22.220033  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:22.220041  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:22.220045  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:22.220048  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:22.220054  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:22.220060  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:22.220064  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:22.220068  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:22.220075  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:22.220092  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:22.220097  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:22.220105  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:22.220110  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:22.220118  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:22.220122  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:22.220137  828015 retry.go:31] will retry after 3.082551504s: missing components: kube-dns
	I0908 12:20:22.459702  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:22.609594  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:22.710470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:22.710532  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:22.959622  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:23.109544  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:23.210564  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:23.210651  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:23.459808  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:23.609780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:23.651569  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:23.651659  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:23.959781  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:24.109833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:24.210951  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:24.211092  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:24.459217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:24.608878  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:24.651726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:24.651756  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:24.959993  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:25.109646  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:25.151131  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:25.151221  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:25.307424  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:25.307458  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:25.307465  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:25.307472  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:25.307478  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:25.307483  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:25.307487  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:25.307491  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:25.307495  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:25.307498  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:25.307502  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:25.307506  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:25.307510  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:25.307515  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:25.307520  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:25.307528  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:25.307533  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:25.307540  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:25.307546  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:25.307551  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:25.307555  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:25.307570  828015 retry.go:31] will retry after 5.537453324s: missing components: kube-dns
	I0908 12:20:25.393138  828015 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
	I0908 12:20:25.459563  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:25.609143  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:25.650805  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:25.650986  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:25.919060  828015 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
	I0908 12:20:25.919098  828015 retry.go:31] will retry after 6.130731047s: 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
	I0908 12:20:25.960144  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:26.109135  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:26.151006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:26.151096  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:26.459270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:26.609019  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:26.650771  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:26.650798  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:26.960360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:27.108980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:27.150539  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:27.150604  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:27.459813  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:27.609325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:27.650971  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:27.650974  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:27.959305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:28.109225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:28.150882  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:28.150977  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:28.459321  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:28.609072  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:28.668026  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:28.668149  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:28.959191  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:29.109194  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:29.151212  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:29.151383  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:29.459612  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:29.609460  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:29.651317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:29.651344  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:29.959672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:30.109700  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:30.151814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:30.151818  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:30.460493  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:30.609000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:30.651080  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:30.651112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:30.849014  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:30.849046  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:30.849053  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:30.849060  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:30.849067  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:30.849073  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:30.849077  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:30.849081  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:30.849084  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:30.849087  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:30.849090  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:30.849095  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:30.849098  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:30.849102  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:30.849108  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:30.849114  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:30.849119  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:30.849124  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:30.849129  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:30.849140  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:30.849145  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:30.849161  828015 retry.go:31] will retry after 6.268009777s: missing components: kube-dns
	I0908 12:20:30.959036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:31.109070  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:31.150739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:31.150834  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:31.460010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:31.608722  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:31.651695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:31.651823  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:31.959876  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:32.050912  828015 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
	I0908 12:20:32.109607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:32.151364  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:32.151487  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:32.460206  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:32.584759  828015 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
	I0908 12:20:32.584795  828015 retry.go:31] will retry after 9.258705809s: 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
	I0908 12:20:32.609489  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:32.651529  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:32.651627  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:32.959799  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:33.109609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:33.210553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:33.210784  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:33.459985  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:33.609687  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:33.652201  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:33.652509  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:33.959540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:34.109397  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:34.151261  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:34.151305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:34.459861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:34.609721  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:34.651525  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:34.651550  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:34.959880  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:35.110501  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:35.151046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:35.151076  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:35.459981  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:35.609345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:35.651208  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:35.651232  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:35.959411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:36.109099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:36.150907  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:36.150995  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:36.459899  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:36.609419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:36.651135  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:36.651149  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:36.959352  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:37.109207  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:37.121846  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:37.121878  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:37.121885  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:37.121894  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:37.121900  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:37.121906  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:37.121909  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:37.121915  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:37.121918  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:37.121921  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:37.121925  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:37.121928  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:37.121931  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:37.121936  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:37.121942  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:37.121946  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:37.121985  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:37.121991  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:37.121997  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:37.122006  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:37.122009  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:37.122024  828015 retry.go:31] will retry after 6.654405359s: missing components: kube-dns
	I0908 12:20:37.150838  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:37.150890  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:37.459559  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:37.609121  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:37.650624  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:37.650625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:37.960240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:38.108958  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:38.150625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:38.150689  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:38.459462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:38.609285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:38.651034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:38.651163  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:38.959141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:39.108631  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:39.151224  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:39.151281  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:39.459463  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:39.608991  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:39.650868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:39.651115  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:39.959134  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:40.109324  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:40.151030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:40.151211  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:40.459154  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:40.608690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:40.651283  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:40.651319  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:40.959485  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:41.109129  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:41.150655  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:41.150684  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:41.460018  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:41.609049  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:41.650871  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:41.651086  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:41.844091  828015 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
	I0908 12:20:41.959375  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:42.128156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:42.151082  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:42.151294  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:42.411352  828015 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
	I0908 12:20:42.411396  828015 retry.go:31] will retry after 5.40147835s: 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
	I0908 12:20:42.459185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:42.608980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:42.650848  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:42.650867  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:42.960141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:43.128627  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:43.229529  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:43.229733  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:43.460023  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:43.608900  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:43.650867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:43.651071  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:43.781158  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:43.781197  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:43.781208  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:43.781217  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:43.781225  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:43.781256  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:43.781264  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:43.781272  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:43.781278  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:43.781287  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:43.781296  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:43.781304  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:43.781310  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:43.781322  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Running / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:43.781344  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:43.781356  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:43.781366  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:43.781376  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:43.781388  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:43.781401  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:43.781412  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:43.781436  828015 retry.go:31] will retry after 10.436096244s: missing components: kube-dns
	I0908 12:20:43.959736  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:44.109455  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:44.151246  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:44.151280  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:44.459296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:44.609633  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:44.651263  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:44.651308  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:44.959599  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:45.109560  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:45.168540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:45.168614  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:45.460158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:45.608844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:45.651428  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:45.651612  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:45.960005  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:46.129033  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:46.150735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:46.151109  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:46.459462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:46.609773  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:46.652203  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:46.652316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:46.958966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:47.110404  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:47.151185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:47.151226  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:47.459477  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:47.608910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:47.650690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:47.650949  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:47.814031  828015 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
	I0908 12:20:47.959136  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:48.128023  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:48.151750  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:48.151969  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:48.459877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:48.628995  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0908 12:20:48.632589  828015 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
	I0908 12:20:48.632619  828015 retry.go:31] will retry after 8.731902797s: 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
	I0908 12:20:48.651671  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:48.651866  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:48.960306  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:49.109438  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:49.151537  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:49.151543  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:49.461838  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:49.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:49.651285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:49.651304  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:49.959690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:50.128451  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:50.151912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:50.151985  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:50.459541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:50.610338  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:50.651106  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:50.651289  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:50.959586  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:51.109269  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:51.152327  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:51.152651  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:51.460853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:51.627037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:51.651091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:51.651313  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:51.959403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:52.109918  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:52.210115  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:52.210271  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:52.459198  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:52.609418  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:52.651190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:52.651227  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:52.959111  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:53.108930  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:53.151619  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:53.151626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:53.459633  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:53.609682  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:53.651502  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:53.651608  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:53.959724  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:54.109305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:54.151000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:54.151077  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:54.222817  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:54.222862  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:54.222871  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Running
	I0908 12:20:54.222885  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:54.222900  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:54.222913  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:54.222926  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:54.222936  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:54.222945  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:54.222953  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:54.222964  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:54.222972  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:54.222977  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:54.222985  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Running
	I0908 12:20:54.222994  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:54.223005  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:54.223016  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:54.223027  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:54.223037  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:54.223050  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:54.223056  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:54.223068  828015 system_pods.go:126] duration metric: took 44.979152332s to wait for k8s-apps to be running ...
	I0908 12:20:54.223081  828015 system_svc.go:44] waiting for kubelet service to be running ....
	I0908 12:20:54.223142  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 12:20:54.236792  828015 system_svc.go:56] duration metric: took 13.701571ms WaitForService to wait for kubelet
	I0908 12:20:54.236818  828015 kubeadm.go:578] duration metric: took 54.537749791s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0908 12:20:54.236839  828015 node_conditions.go:102] verifying NodePressure condition ...
	I0908 12:20:54.239649  828015 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0908 12:20:54.239681  828015 node_conditions.go:123] node cpu capacity is 8
	I0908 12:20:54.239701  828015 node_conditions.go:105] duration metric: took 2.857068ms to run NodePressure ...
	I0908 12:20:54.239717  828015 start.go:241] waiting for startup goroutines ...
	I0908 12:20:54.459777  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:54.609685  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:54.651772  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:54.651850  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:54.959912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:55.109450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:55.151171  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:55.151226  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:55.458953  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:55.609529  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:55.651447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:55.651472  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:55.960006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:56.108802  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:56.151526  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:56.151636  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:56.459755  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:56.609893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:56.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:56.651713  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:56.959826  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:57.109669  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:57.151227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:57.151448  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:57.365476  828015 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
	I0908 12:20:57.459861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:57.611468  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:57.651248  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:57.651281  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:57.889014  828015 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
	I0908 12:20:57.889053  828015 retry.go:31] will retry after 30.894899433s: 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
	I0908 12:20:57.960177  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:58.108838  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:58.151474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:58.151534  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:58.459904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:58.609003  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:58.650981  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:58.651027  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:58.960211  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:59.108984  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:59.150657  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:59.150695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:59.460139  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:59.608875  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:59.653964  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:59.654124  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:59.959071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:00.108942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:00.150804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:00.150857  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:00.459786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:00.609891  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:00.651625  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:00.651626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:00.959910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:01.109645  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:01.151447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:01.151495  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:01.459600  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:01.609417  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:01.651384  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:01.651475  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:01.959780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:02.109792  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:02.151868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:02.151918  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:02.460002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:02.608876  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:02.651606  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:02.651606  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:02.960073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:03.109048  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:03.150857  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:03.150930  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:03.459581  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:03.637867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:03.651821  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:03.651921  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:03.960054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:04.108817  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:04.151583  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:04.151628  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:04.459810  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:04.609752  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:04.651963  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:04.653992  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:04.959213  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:05.108650  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:05.151221  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:05.151431  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:05.459264  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:05.608503  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:05.651316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:05.651316  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:05.959245  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:06.109123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:06.150782  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:06.150838  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:06.460333  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:06.609043  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:06.650591  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:06.650734  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:06.960071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:07.108535  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:07.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:07.151242  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:07.459316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:07.608739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:07.651618  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:07.651659  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:07.959829  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:08.109495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:08.151222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:08.151439  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:08.459649  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:08.609734  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:08.651658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:08.651805  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:08.959873  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:09.109430  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:09.151183  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:09.151317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:09.459833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:09.609771  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:09.651916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:09.652135  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:09.959424  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:10.109168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:10.150722  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:10.150875  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:10.459617  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:10.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:10.651652  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:10.651741  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:10.959969  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:11.109382  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:11.150987  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:11.151012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:11.459123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:11.608695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:11.651474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:11.651523  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:11.959738  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:12.109479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:12.151331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:12.151491  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:12.459966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:12.609015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:12.650729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:12.650767  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:12.959904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:13.109422  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:13.151061  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:13.151223  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:13.459056  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:13.608661  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:13.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:13.651597  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:13.960227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:14.108887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:14.151570  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:14.151604  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:14.459935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:14.609877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:14.651632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:14.651692  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:14.959814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:15.109462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:15.151237  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:15.151319  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:15.459436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:15.608610  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:15.651239  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:15.651384  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:15.959511  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:16.109179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:16.150900  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:16.150956  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:16.458811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:16.609795  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:16.651550  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:16.651710  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:16.960014  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:17.108994  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:17.150574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:17.150617  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:17.459815  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:17.609347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:17.650889  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:17.650955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:17.959151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:18.108719  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:18.151561  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:18.151630  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:18.459767  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:18.609853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:18.651647  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:18.651679  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:18.959836  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:19.110029  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:19.150958  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:19.150977  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:19.459012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:19.609769  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:19.651600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:19.651632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:19.959888  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:20.109517  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:20.151308  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:20.151351  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:20.459524  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:20.609091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:20.651158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:20.651176  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:20.959331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:21.109018  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:21.150704  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:21.150817  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:21.460230  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:21.608861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:21.651541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:21.651613  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:21.960349  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:22.109331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:22.151267  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:22.151525  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:22.459662  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:22.626470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:22.651870  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:22.652127  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:22.960099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:23.109090  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:23.150826  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:23.150848  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:23.460185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:23.608887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:23.651638  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:23.651734  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:23.962684  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:24.109475  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:24.151259  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:24.151289  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:24.459369  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:24.608666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:24.651789  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:24.651816  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:24.959762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:25.109456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:25.151105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:25.151159  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:25.459298  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:25.609458  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:25.651171  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:25.651363  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:25.959419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:26.108877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:26.151360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:26.151383  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:26.459553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:26.609013  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:26.651414  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:26.651512  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:26.959835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:27.109967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:27.151390  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:27.151466  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:27.459615  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:27.609327  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:27.651006  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:27.651006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:27.959660  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:28.109042  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:28.150514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:28.150556  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:28.459747  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:28.609870  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:28.710699  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:28.710699  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:28.784721  828015 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
	I0908 12:21:28.960223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:29.109629  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:29.151167  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:29.151253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0908 12:21:29.315893  828015 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
	I0908 12:21:29.315926  828015 retry.go:31] will retry after 25.257156421s: 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
	I0908 12:21:29.459883  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:29.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:29.651590  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:29.651743  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:29.960009  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:30.108925  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:30.150735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:30.150769  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:30.459670  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:30.609224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:30.651250  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:30.651296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:30.959744  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:31.109787  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:31.151594  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:31.151618  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:31.459811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:31.609658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:31.651416  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:31.651617  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:31.959729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:32.109609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:32.151804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:32.151813  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:32.460316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:32.608714  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:32.651666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:32.651789  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:32.960054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:33.108884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:33.150597  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:33.150650  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:33.459708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:33.609331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:33.651295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:33.651431  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:33.959676  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:34.126673  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:34.151606  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:34.151651  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:34.459164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:34.608792  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:34.709785  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:34.710046  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:34.960131  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:35.108932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:35.151916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:35.152055  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:35.460213  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:35.608663  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:35.652851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:35.652940  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:35.960495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:36.128112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:36.150921  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:36.150947  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:36.459976  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:36.610538  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:36.651215  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:36.651541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:36.959902  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:37.109379  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:37.151098  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:37.151194  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:37.459521  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:37.609316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:37.651232  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:37.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:37.959349  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:38.108864  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:38.151711  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:38.151833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:38.473746  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:38.609472  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:38.651151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:38.651316  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:38.959322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:39.109221  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:39.151193  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:39.151432  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:39.459844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:39.609807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:39.651739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:39.651885  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:39.959495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:40.109315  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:40.151331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:40.151409  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:40.459786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:40.610466  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:40.650527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:40.650600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:40.959861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:41.109502  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:41.151058  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:41.151055  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:41.458980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:41.608554  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:41.651582  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:41.652061  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:41.959918  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:42.110190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:42.150927  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:42.151057  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:42.460460  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:42.609341  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:42.651333  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:42.651511  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:42.960300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:43.109119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:43.210188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:43.210306  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:43.459190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:43.608868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:43.651787  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:43.651885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:43.960123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:44.108701  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:44.151933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:44.151969  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:44.459849  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:44.609425  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:44.651164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:44.651194  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:44.959649  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:45.109300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:45.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:45.151341  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:45.459686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:45.609760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:45.651617  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:45.651642  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:45.959833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:46.109456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:46.151554  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:46.151578  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:46.459507  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:46.609426  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:46.651268  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:46.651308  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:46.959347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:47.109046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:47.150672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:47.150804  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:47.459898  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:47.610309  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:47.651146  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:47.651261  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:47.960099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:48.108692  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:48.209924  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:48.210024  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:48.460164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:48.608963  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:48.650819  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:48.651018  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:48.959598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:49.109317  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:49.150896  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:49.150999  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:49.459236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:49.608776  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:49.651565  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:49.651610  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:49.959732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:50.110488  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:50.151424  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:50.151460  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:50.459933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:50.609636  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:50.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:50.651436  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:50.959752  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:51.109294  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:51.150910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:51.151147  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:51.459787  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:51.609441  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:51.651204  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:51.651242  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:51.959368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:52.108950  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:52.150945  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:52.151060  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:52.459491  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:52.609318  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:52.651646  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:52.651744  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:52.960354  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:53.109021  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:53.151074  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:53.151365  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:53.460164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:53.628368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:53.651527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:53.651544  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:53.960063  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:54.126839  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:54.151319  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:54.151517  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:54.460230  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:54.573216  828015 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
	I0908 12:21:54.626966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:54.651613  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:54.651630  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:54.960485  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:55.126427  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:55.151033  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:55.151118  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:55.460545  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:55.628684  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:55.652296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:55.652586  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:55.769799  828015 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: (1.19649194s)
	W0908 12:21:55.769856  828015 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
	W0908 12:21:55.769974  828015 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
	]
	I0908 12:21:55.960447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:56.109151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:56.151118  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:56.151170  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:56.460280  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:56.628240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:56.651442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:56.651471  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:56.960271  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:57.108621  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:57.151797  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:57.151853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:57.460436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:57.609288  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:57.651255  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:57.651288  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:57.959885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:58.128005  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:58.151315  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:58.151647  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:58.459419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:58.626942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:58.651859  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:58.651903  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:58.959513  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:59.109271  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:59.150857  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:59.150912  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:59.458939  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:59.608573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:59.650993  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:59.651121  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:59.959383  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:00.109092  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:00.150905  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:00.151032  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:00.460179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:00.608978  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:00.651020  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:00.651034  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:00.960283  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:01.109095  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:01.151129  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:01.151159  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:01.459415  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:01.609405  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:01.651277  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:01.651361  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:01.959518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:02.108995  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:02.150497  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:02.150552  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:02.459368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:02.608970  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:02.650666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:02.650695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:02.959998  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:03.108698  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:03.151220  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:03.151342  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:03.459539  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:03.609553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:03.651228  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:03.651380  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:03.959760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:04.109367  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:04.151332  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:04.151362  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:04.459717  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:04.609175  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:04.651056  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:04.651073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:04.959750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:05.109307  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:05.151225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:05.151231  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:05.459629  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:05.608884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:05.651936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:05.652229  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:05.960141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:06.127980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:06.150964  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:06.151134  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:06.460053  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:06.628130  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:06.651282  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:06.651338  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:06.959707  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:07.109218  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:07.150841  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:07.150949  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:07.459002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:07.608495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:07.651311  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:07.651355  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:07.959600  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:08.109766  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:08.151490  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:08.151686  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:08.459495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:08.609081  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:08.650780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:08.650818  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:08.960225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:09.109285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:09.150869  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:09.151055  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:09.460071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:09.608672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:09.651889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:09.651969  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:09.959041  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:10.109677  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:10.151604  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:10.151810  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:10.460125  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:10.608728  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:10.651686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:10.651798  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:10.960239  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:11.108968  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:11.150715  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:11.150746  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:11.459961  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:11.609804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:11.652055  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:11.652126  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:11.959243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:12.108912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:12.151630  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:12.151632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:12.460013  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:12.608322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:12.651168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:12.651394  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:12.959972  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:13.108573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:13.151224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:13.151381  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:13.459499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:13.609143  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:13.650852  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:13.650982  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:13.959354  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:14.109456  828015 kapi.go:107] duration metric: took 2m2.503566429s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0908 12:22:14.111066  828015 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-763766 cluster.
	I0908 12:22:14.112170  828015 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.
	I0908 12:22:14.113053  828015 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0908 12:22:14.151187  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:14.151226  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:14.459584  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:14.652080  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:14.652188  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:14.959533  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:15.151307  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:15.151459  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:15.460175  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:15.650708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:15.650759  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:15.959951  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:16.150661  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:16.150830  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:16.460199  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:16.651109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:16.651129  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:16.959758  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:17.151531  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:17.151607  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:17.459929  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:17.650872  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:17.651017  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:17.958935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:18.151515  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:18.151629  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:18.459956  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:18.650602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:18.650792  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:18.960574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:19.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:19.151377  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:19.459609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:19.651440  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:19.651476  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:19.959788  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:20.151695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:20.151704  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:20.459955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:20.650877  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:20.650954  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:20.960233  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:21.150867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:21.150908  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:21.460152  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:21.651184  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:21.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:21.959688  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:22.151441  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:22.151569  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:22.459651  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:22.651567  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:22.651600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:22.960376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:23.151010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:23.151079  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:23.459476  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:23.651240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:23.651291  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:23.959405  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:24.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:24.151328  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:24.459670  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:24.651576  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:24.651671  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:24.959556  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:25.152075  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:25.152105  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:25.459583  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:25.651185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:25.651262  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:25.959217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:26.151688  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:26.151826  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:26.460192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:26.651244  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:26.651732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:26.959738  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:27.151562  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:27.151648  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:27.460182  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:27.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:27.651381  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:27.959597  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:28.151893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:28.152018  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:28.460112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:28.650921  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:28.650964  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:28.960251  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:29.151619  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:29.151667  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:29.459928  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:29.651036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:29.651053  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:29.959325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:30.151345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:30.151391  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:30.576581  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:30.651445  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:30.651510  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:30.959438  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:31.151552  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:31.151720  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:31.459736  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:31.651759  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:31.651951  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:31.959884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:32.150835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:32.150853  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:32.459830  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:32.651722  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:32.651952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:32.959344  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:33.151205  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:33.151276  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:33.459109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:33.651036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:33.651124  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:33.959054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:34.150770  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:34.150858  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:34.458880  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:34.650851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:34.650989  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:34.959919  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:35.151037  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:35.151073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:35.459882  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:35.651403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:35.651525  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:35.959750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:36.152269  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:36.152514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:36.459034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:36.651137  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:36.651206  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:36.959095  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:37.151339  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:37.151547  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:37.459478  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:37.651695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:37.651742  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:37.959473  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:38.151470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:38.151518  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:38.460482  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:38.652304  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:38.652358  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:38.960358  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:39.156579  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:39.156722  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:39.527815  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:39.651878  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:39.652091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:39.959602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:40.151793  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:40.151829  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:40.460006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:40.651938  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:40.651971  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:40.960250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:41.151841  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:41.152087  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:41.460105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:41.651589  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:41.651708  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:41.959948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:42.151260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:42.151370  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:42.460217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:42.652442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:42.652565  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:42.959889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:43.150383  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:43.150457  828015 kapi.go:107] duration metric: took 2m34.002590557s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0908 12:22:43.459359  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:43.651298  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:43.959450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:44.220741  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:44.459660  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:44.651844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:44.958968  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:45.151211  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:45.459128  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:45.651180  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:45.959255  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:46.150936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:46.460077  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:46.651068  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:46.959044  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:47.151103  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:47.459602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:47.651293  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:47.959608  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:48.151983  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:48.459433  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:48.651045  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:48.959917  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:49.151040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:49.459571  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:49.651700  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:50.031518  828015 kapi.go:107] duration metric: took 2m40.57543255s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0908 12:22:50.150959  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:50.651628  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:51.151049  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:51.651512  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:52.151203  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:52.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:53.150693  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:53.651119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:54.152120  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:54.651952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:55.151695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:55.651351  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:56.150938  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:56.651451  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:57.150935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:57.651821  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:58.151226  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:58.651634  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:59.151216  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:59.651840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:00.151605  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:00.651240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:01.151016  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:01.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:02.150999  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:02.651395  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:03.150449  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:03.650710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:04.151000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:04.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:05.151262  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:05.650957  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:06.151620  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:06.651394  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:07.150849  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:07.651156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:08.151625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:08.650942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:09.151499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:09.651218  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:10.151325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:10.651573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:11.151269  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:11.650840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:12.151085  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:12.651948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:13.151235  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:13.651535  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:14.151102  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:14.652112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:15.151714  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:15.651261  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:16.150823  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:16.651710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:17.151014  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:17.651456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:18.150887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:18.651385  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:19.150341  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:19.651037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:20.151642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:20.651273  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:21.150436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:21.651253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:22.151637  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:22.650931  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:23.154986  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:23.651834  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:24.151164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:24.651595  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:25.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:25.651808  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:26.151071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:26.651924  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:27.151955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:27.651588  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:28.150668  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:28.650895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:29.151794  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:29.651671  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:30.151360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:30.652147  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:31.151607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:31.651350  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:32.152108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:32.651227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:33.150904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:33.651580  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:34.151172  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:34.651756  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:35.151187  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:35.651760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:36.150638  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:36.651514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:37.151243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:37.651975  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:38.151376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:38.650710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:39.151557  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:39.651326  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:40.151835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:40.651551  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:41.150590  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:41.651645  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:42.151046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:42.651579  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:43.150525  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:43.651726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:44.150710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:44.651595  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:45.150996  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:45.651991  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:46.151575  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:46.651399  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:47.150655  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:47.651624  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:48.150717  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:48.651087  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:49.151214  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:49.651932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:50.151361  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:50.650925  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:51.151654  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:51.651560  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:52.151300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:52.650664  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:53.150669  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:53.651193  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:54.151582  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:54.651402  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:55.151392  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:55.651408  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:56.151041  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:56.651474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:57.151153  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:57.651419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:58.150628  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:58.650889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:59.151435  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:59.651113  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:00.151034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:00.651912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:01.151486  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:01.651185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:02.151426  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:02.650840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:03.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:03.651965  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:04.151562  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:04.651380  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:05.150732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:05.651148  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:06.151116  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:06.652130  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:07.151735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:07.651484  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:08.150872  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:08.651386  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:09.150682  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:09.651222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:10.151527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:10.651322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:11.150903  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:11.652158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:12.151647  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:12.650795  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:13.151266  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:13.651249  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:14.151163  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:14.652056  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:15.151904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:15.651774  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:16.151529  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:16.651327  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:17.150948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:17.651708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:18.150750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:18.651022  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:19.151576  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:19.651195  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:20.152062  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:20.651699  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:21.151421  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:21.651777  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:22.151429  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:22.650767  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:23.150954  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:23.651786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:24.151109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:24.650835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:25.150768  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:25.651127  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:26.151776  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:26.651447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:27.151078  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:27.651790  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:28.151077  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:28.651501  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:29.151223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:29.652194  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:30.151929  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:30.651569  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:31.151403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:31.651479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:32.150674  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:32.650885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:33.151263  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:33.651007  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:34.151477  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:34.651215  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:35.151987  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:35.651223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:36.151715  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:36.651437  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:37.151148  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:37.651874  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:38.151425  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:38.650686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:39.151040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:39.651376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:40.151786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:40.651303  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:41.150843  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:41.651666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:42.150989  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:42.651320  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:43.150437  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:43.651171  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:44.151572  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:44.650928  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:45.151631  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:45.651521  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:46.151097  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:46.651574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:47.151106  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:47.652108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:48.152096  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:48.651488  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:49.150779  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:49.650933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:50.151716  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:50.650994  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:51.151727  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:51.651311  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:52.150967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:52.651339  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:53.150756  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:53.651491  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:54.151203  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:54.650789  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:55.150780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:55.651452  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:56.151168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:56.651746  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:57.150905  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:57.651350  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:58.153895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:58.651122  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:59.151462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:59.651122  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:00.151587  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:00.650811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:01.153345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:01.651523  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:02.151428  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:02.650850  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:03.151393  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:03.651019  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:04.151778  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:04.651260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:05.151974  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:05.651607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:06.151258  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:06.650874  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:07.151742  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:07.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:08.151098  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:08.651499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:09.150851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:09.652762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:10.151411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:10.650605  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:11.151295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:11.651413  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:12.151216  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:12.651939  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:13.151762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:13.650814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:14.151289  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:14.651015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:15.151913  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:15.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:16.151179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:16.651454  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:17.151536  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:17.651188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:18.151729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:18.651212  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:19.151885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:19.651332  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:20.152057  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:20.651220  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:21.152418  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:21.651096  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:22.151557  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:22.651421  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:23.150862  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:23.651404  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:24.150599  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:24.650916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:25.151497  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:25.651051  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:26.152068  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:26.651412  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:27.150729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:27.651253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:28.150740  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:28.651450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:29.150718  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:29.650924  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:30.151797  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:30.651069  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:31.151759  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:31.651231  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:32.151642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:32.650952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:33.151243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:33.651816  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:34.151690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:34.650863  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:35.151604  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:35.650801  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:36.151377  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:36.650864  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:37.151518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:37.650953  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:38.151626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:38.651119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:39.151893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:39.651137  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:40.151558  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:40.650748  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:41.151030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:41.651108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:42.152102  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:42.651295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:43.150997  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:43.651654  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:44.150932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:44.651494  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:45.151470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:45.651842  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:46.151691  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:46.651059  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:47.151611  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:47.650614  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:48.150945  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:48.651370  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:49.151017  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:49.651105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:50.151801  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:50.651192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:51.151851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:51.651237  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:52.151967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:52.651430  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:53.150934  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:53.651869  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:54.151411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:54.650598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:55.151191  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:55.651534  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:56.151423  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:56.650741  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:57.151192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:57.651626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:58.151442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:58.651340  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:59.151016  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:59.651985  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:00.151807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:00.651577  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:01.151461  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:01.651030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:02.151936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:02.651219  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:03.152300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:03.651010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:04.151847  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:04.651224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:05.152109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:05.651476  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:06.151347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:06.650852  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:07.151469  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:07.650616  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:08.151227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:08.651537  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:09.148053  828015 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0908 12:26:09.148089  828015 kapi.go:107] duration metric: took 6m0.000278354s to wait for kubernetes.io/minikube-addons=registry ...
	W0908 12:26:09.148223  828015 out.go:285] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0908 12:26:09.150113  828015 out.go:179] * Enabled addons: nvidia-device-plugin, amd-gpu-device-plugin, registry-creds, storage-provisioner, default-storageclass, ingress-dns, volcano, cloud-spanner, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, gcp-auth, ingress, csi-hostpath-driver
	I0908 12:26:09.151177  828015 addons.go:514] duration metric: took 6m9.452059355s for enable addons: enabled=[nvidia-device-plugin amd-gpu-device-plugin registry-creds storage-provisioner default-storageclass ingress-dns volcano cloud-spanner metrics-server yakd storage-provisioner-rancher volumesnapshots gcp-auth ingress csi-hostpath-driver]
	I0908 12:26:09.151246  828015 start.go:246] waiting for cluster config update ...
	I0908 12:26:09.151283  828015 start.go:255] writing updated cluster config ...
	I0908 12:26:09.151632  828015 ssh_runner.go:195] Run: rm -f paused
	I0908 12:26:09.155453  828015 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" ...
	I0908 12:26:09.159100  828015 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-ptwl7" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.163177  828015 pod_ready.go:94] pod "coredns-66bc5c9577-ptwl7" is "Ready"
	I0908 12:26:09.163201  828015 pod_ready.go:86] duration metric: took 4.065455ms for pod "coredns-66bc5c9577-ptwl7" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.164911  828015 pod_ready.go:83] waiting for pod "etcd-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.168297  828015 pod_ready.go:94] pod "etcd-addons-763766" is "Ready"
	I0908 12:26:09.168316  828015 pod_ready.go:86] duration metric: took 3.386806ms for pod "etcd-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.169946  828015 pod_ready.go:83] waiting for pod "kube-apiserver-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.172965  828015 pod_ready.go:94] pod "kube-apiserver-addons-763766" is "Ready"
	I0908 12:26:09.172980  828015 pod_ready.go:86] duration metric: took 3.016273ms for pod "kube-apiserver-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.174574  828015 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.559306  828015 pod_ready.go:94] pod "kube-controller-manager-addons-763766" is "Ready"
	I0908 12:26:09.559345  828015 pod_ready.go:86] duration metric: took 384.754253ms for pod "kube-controller-manager-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.759345  828015 pod_ready.go:83] waiting for pod "kube-proxy-xrgvx" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.159294  828015 pod_ready.go:94] pod "kube-proxy-xrgvx" is "Ready"
	I0908 12:26:10.159327  828015 pod_ready.go:86] duration metric: took 399.94601ms for pod "kube-proxy-xrgvx" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.359629  828015 pod_ready.go:83] waiting for pod "kube-scheduler-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.759447  828015 pod_ready.go:94] pod "kube-scheduler-addons-763766" is "Ready"
	I0908 12:26:10.759475  828015 pod_ready.go:86] duration metric: took 399.820199ms for pod "kube-scheduler-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.759489  828015 pod_ready.go:40] duration metric: took 1.604012206s 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" ...
	I0908 12:26:10.804550  828015 start.go:617] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0908 12:26:10.806219  828015 out.go:179] * Done! kubectl is now configured to use "addons-763766" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	ecaae36b65b96       56cc512116c8f       6 minutes ago       Running             busybox                   0                   7991098153d4f       busybox
	25fd91a8dfaab       1bec18b3728e7       15 minutes ago      Running             controller                0                   fe67979832e08       ingress-nginx-controller-9cc49f96f-ml59r
	5dab28ccdc638       8c217da6734db       16 minutes ago      Exited              patch                     2                   e989485218774       ingress-nginx-admission-patch-fg576
	a4c7142892ffe       8c217da6734db       17 minutes ago      Exited              create                    0                   37210f211011d       ingress-nginx-admission-create-hjnh6
	2f8afbf2c6bea       b1c9f9ef5f0c2       17 minutes ago      Running             registry-proxy            0                   f7dea36634159       registry-proxy-ww4lc
	2828ad1e3aba3       9660a1727a977       17 minutes ago      Running             gadget                    0                   f45428552e274       gadget-w7pjw
	9d4eb17bac776       e16d1e3a10667       17 minutes ago      Running             local-path-provisioner    0                   34285c9c4c02c       local-path-provisioner-648f6765c9-8mv89
	23f13dbb01339       52546a367cc9e       17 minutes ago      Running             coredns                   0                   e7fb2a464aae1       coredns-66bc5c9577-ptwl7
	d267279c47e76       b6ab53fbfedaa       18 minutes ago      Running             minikube-ingress-dns      0                   78199fb51cb05       kube-ingress-dns-minikube
	76e56c343b947       6e38f40d628db       18 minutes ago      Running             storage-provisioner       0                   aaec080ca3009       storage-provisioner
	4bed4313750eb       409467f978b4a       18 minutes ago      Running             kindnet-cni               0                   2a5e927a4a5b9       kindnet-mwwmj
	1968b075ae7e8       df0860106674d       18 minutes ago      Running             kube-proxy                0                   59017aeb414df       kube-proxy-xrgvx
	6e19f136fd5eb       5f1f5298c888d       18 minutes ago      Running             etcd                      0                   53f0b88668839       etcd-addons-763766
	5bf7600536ea4       90550c43ad2bc       18 minutes ago      Running             kube-apiserver            0                   1c4a1bc1a709c       kube-apiserver-addons-763766
	0dc6014e1f4b2       46169d968e920       18 minutes ago      Running             kube-scheduler            0                   db5371be69f13       kube-scheduler-addons-763766
	80ec8a46b1010       a0af72f2ec6d6       18 minutes ago      Running             kube-controller-manager   0                   3ab5f75359694       kube-controller-manager-addons-763766
	
	
	==> containerd <==
	Sep 08 12:37:44 addons-763766 containerd[877]: time="2025-09-08T12:37:44.308331766Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:37:47 addons-763766 containerd[877]: time="2025-09-08T12:37:47.953120381Z" level=error msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\" failed" error="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:37:47 addons-763766 containerd[877]: time="2025-09-08T12:37:47.953183125Z" level=info msg="stop pulling image docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: active requests=0, bytes read=10979"
	Sep 08 12:37:54 addons-763766 containerd[877]: time="2025-09-08T12:37:54.672660739Z" level=info msg="StopPodSandbox for \"69439328dfaa1734bb10d5abc45a3583cc83de804de6544ecaa07e4a1d324b84\""
	Sep 08 12:37:54 addons-763766 containerd[877]: time="2025-09-08T12:37:54.683637517Z" level=info msg="received exit event container_id:\"69439328dfaa1734bb10d5abc45a3583cc83de804de6544ecaa07e4a1d324b84\"  id:\"69439328dfaa1734bb10d5abc45a3583cc83de804de6544ecaa07e4a1d324b84\"  pid:24592  exit_status:137  exited_at:{seconds:1757335074  nanos:683281788}"
	Sep 08 12:37:54 addons-763766 containerd[877]: time="2025-09-08T12:37:54.701606320Z" level=info msg="shim disconnected" id=69439328dfaa1734bb10d5abc45a3583cc83de804de6544ecaa07e4a1d324b84 namespace=k8s.io
	Sep 08 12:37:54 addons-763766 containerd[877]: time="2025-09-08T12:37:54.701654900Z" level=warning msg="cleaning up after shim disconnected" id=69439328dfaa1734bb10d5abc45a3583cc83de804de6544ecaa07e4a1d324b84 namespace=k8s.io
	Sep 08 12:37:54 addons-763766 containerd[877]: time="2025-09-08T12:37:54.701667697Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Sep 08 12:37:54 addons-763766 containerd[877]: time="2025-09-08T12:37:54.749949395Z" level=info msg="TearDown network for sandbox \"69439328dfaa1734bb10d5abc45a3583cc83de804de6544ecaa07e4a1d324b84\" successfully"
	Sep 08 12:37:54 addons-763766 containerd[877]: time="2025-09-08T12:37:54.749989006Z" level=info msg="StopPodSandbox for \"69439328dfaa1734bb10d5abc45a3583cc83de804de6544ecaa07e4a1d324b84\" returns successfully"
	Sep 08 12:38:24 addons-763766 containerd[877]: time="2025-09-08T12:38:24.990696764Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd,Uid:82783339-e989-4933-8031-ff2708087465,Namespace:local-path-storage,Attempt:0,}"
	Sep 08 12:38:25 addons-763766 containerd[877]: time="2025-09-08T12:38:25.072821055Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd,Uid:82783339-e989-4933-8031-ff2708087465,Namespace:local-path-storage,Attempt:0,} returns sandbox id \"05cacbfec0047bce244236a4561ebe1d3a9dc1b23cb42f396d27c529c2ef56cd\""
	Sep 08 12:38:25 addons-763766 containerd[877]: time="2025-09-08T12:38:25.074711188Z" level=info msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Sep 08 12:38:25 addons-763766 containerd[877]: time="2025-09-08T12:38:25.076240350Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:26 addons-763766 containerd[877]: time="2025-09-08T12:38:26.351167784Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:30 addons-763766 containerd[877]: time="2025-09-08T12:38:30.022603911Z" level=error msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\" failed" error="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:38:30 addons-763766 containerd[877]: time="2025-09-08T12:38:30.022717278Z" level=info msg="stop pulling image docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: active requests=0, bytes read=10979"
	Sep 08 12:38:31 addons-763766 containerd[877]: time="2025-09-08T12:38:31.035685091Z" level=info msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\""
	Sep 08 12:38:31 addons-763766 containerd[877]: time="2025-09-08T12:38:31.037183703Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:32 addons-763766 containerd[877]: time="2025-09-08T12:38:32.283377104Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:35 addons-763766 containerd[877]: time="2025-09-08T12:38:35.937005192Z" level=error msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\" failed" error="failed to pull and unpack image \"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:38:35 addons-763766 containerd[877]: time="2025-09-08T12:38:35.937052190Z" level=info msg="stop pulling image docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: active requests=0, bytes read=10983"
	Sep 08 12:38:36 addons-763766 containerd[877]: time="2025-09-08T12:38:36.035441901Z" level=info msg="PullImage \"docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\""
	Sep 08 12:38:36 addons-763766 containerd[877]: time="2025-09-08T12:38:36.037057799Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:37 addons-763766 containerd[877]: time="2025-09-08T12:38:37.335888658Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	
	
	==> coredns [23f13dbb01339376b6a70e58a5df59417953228ccdd0c2b3fd6111bb6d044434] <==
	[INFO] 10.244.0.11:42916 - 14778 "AAAA IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.002861334s
	[INFO] 10.244.0.11:42916 - 14346 "AAAA IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.002269241s
	[INFO] 10.244.0.11:42916 - 33296 "A IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.002923246s
	[INFO] 10.244.0.11:42916 - 8561 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.002147852s
	[INFO] 10.244.0.11:42916 - 22388 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.002347798s
	[INFO] 10.244.0.11:42916 - 14299 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.002194442s
	[INFO] 10.244.0.11:42916 - 64834 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.003510434s
	[INFO] 10.244.0.11:42916 - 28343 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000120444s
	[INFO] 10.244.0.11:42916 - 35705 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000126001s
	[INFO] 10.244.0.11:59001 - 9085 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000226667s
	[INFO] 10.244.0.11:59001 - 33604 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000266736s
	[INFO] 10.244.0.11:59001 - 22014 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000111778s
	[INFO] 10.244.0.11:59001 - 17707 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000138777s
	[INFO] 10.244.0.11:59001 - 46973 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000118669s
	[INFO] 10.244.0.11:59001 - 40602 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000126223s
	[INFO] 10.244.0.11:59001 - 44976 "AAAA IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.003237695s
	[INFO] 10.244.0.11:59001 - 56388 "A IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.00363246s
	[INFO] 10.244.0.11:59001 - 13155 "A IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.002422205s
	[INFO] 10.244.0.11:59001 - 58983 "AAAA IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.003048647s
	[INFO] 10.244.0.11:59001 - 2840 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.003612314s
	[INFO] 10.244.0.11:59001 - 11553 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.003768249s
	[INFO] 10.244.0.11:59001 - 35612 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.002488868s
	[INFO] 10.244.0.11:59001 - 8259 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.003204415s
	[INFO] 10.244.0.11:59001 - 12986 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000164659s
	[INFO] 10.244.0.11:59001 - 54613 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.00018455s
	
	
	==> describe nodes <==
	Name:               addons-763766
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-763766
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9
	                    minikube.k8s.io/name=addons-763766
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_08T12_19_55_0700
	                    minikube.k8s.io/version=v1.36.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-763766
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 08 Sep 2025 12:19:51 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-763766
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 08 Sep 2025 12:38:39 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:51 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-763766
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 5b89fa12bdfe4b899cb0ab1fc764c525
	  System UUID:                0dc7f5c7-a914-4c48-b609-9c6987a7674f
	  Boot ID:                    78653390-8f49-4cca-9df9-6c752f65b592
	  Kernel Version:             5.15.0-1083-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (19 in total)
	  Namespace                   Name                                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                          ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m14s
	  default                     nginx                                                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m36s
	  gadget                      gadget-w7pjw                                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-ml59r                      100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         18m
	  kube-system                 amd-gpu-device-plugin-wb7ph                                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 coredns-66bc5c9577-ptwl7                                      100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     18m
	  kube-system                 etcd-addons-763766                                            100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         18m
	  kube-system                 kindnet-mwwmj                                                 100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      18m
	  kube-system                 kube-apiserver-addons-763766                                  250m (3%)     0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-controller-manager-addons-763766                         200m (2%)     0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-ingress-dns-minikube                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-proxy-xrgvx                                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-scheduler-addons-763766                                  100m (1%)     0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 registry-66898fdd98-f5rlf                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 registry-creds-764b6fb674-hj26g                               0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 registry-proxy-ww4lc                                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 storage-provisioner                                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  local-path-storage          helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd    0 (0%)        0 (0%)      0 (0%)           0 (0%)         15s
	  local-path-storage          local-path-provisioner-648f6765c9-8mv89                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	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                 18m   kube-proxy       
	  Normal   Starting                 18m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 18m   kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  18m   kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  18m   kubelet          Node addons-763766 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    18m   kubelet          Node addons-763766 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     18m   kubelet          Node addons-763766 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           18m   node-controller  Node addons-763766 event: Registered Node addons-763766 in Controller
	
	
	==> dmesg <==
	[  +4.031804] net_ratelimit: 2 callbacks suppressed
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000005] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000012] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000092] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000031] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000304] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000004] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +8.190585] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000006] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000007] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000037] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000017] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000032] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000023] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	
	
	==> etcd [6e19f136fd5eba0cb5ed3c31504c1c182856753a59a6d921b873ab887a0cac50] <==
	{"level":"warn","ts":"2025-09-08T12:19:50.868749Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46192","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.874787Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46212","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.881030Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46230","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.933160Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46256","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.939410Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46278","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:10.350631Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47508","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:10.358976Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47532","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.743193Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43844","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.762085Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43878","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.768140Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43882","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.776844Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43902","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.785003Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43926","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.806157Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43970","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.816064Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43982","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.823420Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43992","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.833481Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44010","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.850902Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44030","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:22:30.574494Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"116.269416ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-09-08T12:22:30.574625Z","caller":"traceutil/trace.go:172","msg":"trace[624920274] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1479; }","duration":"116.414431ms","start":"2025-09-08T12:22:30.458192Z","end":"2025-09-08T12:22:30.574606Z","steps":["trace[624920274] 'range keys from in-memory index tree'  (duration: 116.200072ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-08T12:29:50.056427Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1844}
	{"level":"info","ts":"2025-09-08T12:29:50.083595Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1844,"took":"26.587215ms","hash":1310468350,"current-db-size-bytes":7798784,"current-db-size":"7.8 MB","current-db-size-in-use-bytes":4751360,"current-db-size-in-use":"4.8 MB"}
	{"level":"info","ts":"2025-09-08T12:29:50.083645Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1310468350,"revision":1844,"compact-revision":-1}
	{"level":"info","ts":"2025-09-08T12:34:50.060501Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":2364}
	{"level":"info","ts":"2025-09-08T12:34:50.076461Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":2364,"took":"15.363432ms","hash":3523813479,"current-db-size-bytes":7798784,"current-db-size":"7.8 MB","current-db-size-in-use-bytes":5459968,"current-db-size-in-use":"5.5 MB"}
	{"level":"info","ts":"2025-09-08T12:34:50.076502Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":3523813479,"revision":2364,"compact-revision":1844}
	
	
	==> kernel <==
	 12:38:40 up 21:20,  0 users,  load average: 0.15, 0.26, 0.58
	Linux addons-763766 5.15.0-1083-gcp #92~20.04.1-Ubuntu SMP Tue Apr 29 09:12:55 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [4bed4313750eba0c7eb932ee883fc332e44a9127b83129e6e8dfbc0c474cc32a] <==
	I0908 12:36:31.835492       1 main.go:301] handling current node
	I0908 12:36:41.842753       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:36:41.842789       1 main.go:301] handling current node
	I0908 12:36:51.835701       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:36:51.835748       1 main.go:301] handling current node
	I0908 12:37:01.841722       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:01.841762       1 main.go:301] handling current node
	I0908 12:37:11.837315       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:11.837367       1 main.go:301] handling current node
	I0908 12:37:21.837312       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:21.837344       1 main.go:301] handling current node
	I0908 12:37:31.837382       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:31.837449       1 main.go:301] handling current node
	I0908 12:37:41.836107       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:41.836153       1 main.go:301] handling current node
	I0908 12:37:51.841311       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:51.841351       1 main.go:301] handling current node
	I0908 12:38:01.837315       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:01.837356       1 main.go:301] handling current node
	I0908 12:38:11.835663       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:11.835696       1 main.go:301] handling current node
	I0908 12:38:21.837319       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:21.837376       1 main.go:301] handling current node
	I0908 12:38:31.835915       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:31.835946       1 main.go:301] handling current node
	
	
	==> kube-apiserver [5bf7600536ea4a71718b2b30add3addd4e8763c8f38796e0487b88bdf852cd53] <==
	I0908 12:32:50.495611       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0908 12:33:24.070031       1 controller.go:667] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0908 12:33:44.704392       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0908 12:33:44.704444       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0908 12:33:44.718883       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0908 12:33:44.718929       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0908 12:33:44.736655       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0908 12:33:44.736720       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0908 12:33:44.832157       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0908 12:33:44.832418       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0908 12:33:45.726148       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0908 12:33:45.833069       1 cacher.go:182] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0908 12:33:45.833074       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0908 12:33:46.769166       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:33:51.211228       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:34:03.698481       1 controller.go:667] quota admission added evaluator for: ingresses.networking.k8s.io
	I0908 12:34:03.892537       1 alloc.go:328] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.129.248"}
	I0908 12:34:49.554792       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:35:00.815743       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:35:58.514915       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:36:03.572795       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:37:06.594045       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:37:20.822687       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:38:14.963136       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:38:39.810067       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [80ec8a46b1010a771aade4fea471a87244bce615ac774fc41d795c1be9443a37] <==
	E0908 12:37:47.690099       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"
	E0908 12:37:49.169180       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"
	E0908 12:37:49.170208       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"
	E0908 12:37:57.062305       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"
	E0908 12:37:57.063415       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"
	E0908 12:38:01.407099       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"
	E0908 12:38:01.408124       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"
	E0908 12:38:06.913819       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"
	E0908 12:38:06.914910       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"
	E0908 12:38:11.423807       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"
	E0908 12:38:11.424746       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"
	E0908 12:38:13.022424       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"
	E0908 12:38:13.023458       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"
	E0908 12:38:19.314837       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"
	E0908 12:38:19.315835       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"
	E0908 12:38:20.327565       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"
	E0908 12:38:20.328673       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"
	E0908 12:38:21.661428       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"
	E0908 12:38:21.662441       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"
	E0908 12:38:26.823429       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"
	E0908 12:38:26.824502       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"
	E0908 12:38:35.826143       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"
	E0908 12:38:35.827080       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"
	E0908 12:38:39.185985       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"
	E0908 12:38:39.187256       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 [1968b075ae7e80bca71e6e77277022158cba1417ab9a93c24a55335e2de79e08] <==
	I0908 12:20:01.433617       1 server_linux.go:53] "Using iptables proxy"
	I0908 12:20:01.929215       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0908 12:20:02.033452       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0908 12:20:02.033502       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0908 12:20:02.033758       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`"
	I0908 12:20:02.528525       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0908 12:20:02.528600       1 server_linux.go:132] "Using iptables Proxier"
	I0908 12:20:02.735425       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"
	I0908 12:20:02.743578       1 server.go:527] "Version info" version="v1.34.0"
	I0908 12:20:02.743618       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0908 12:20:02.745312       1 config.go:200] "Starting service config controller"
	I0908 12:20:02.745331       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0908 12:20:02.746276       1 config.go:106] "Starting endpoint slice config controller"
	I0908 12:20:02.746292       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0908 12:20:02.746309       1 config.go:403] "Starting serviceCIDR config controller"
	I0908 12:20:02.746313       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0908 12:20:02.747002       1 config.go:309] "Starting node config controller"
	I0908 12:20:02.747011       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0908 12:20:02.747017       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0908 12:20:02.846323       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0908 12:20:02.846396       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0908 12:20:02.846413       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [0dc6014e1f4b24c272d4b7694bd8acbdaf3c38c53511e0e4b40624cc4156acec] <==
	E0908 12:19:51.728572       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"
	E0908 12:19:51.728575       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"
	E0908 12:19:51.728586       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"
	E0908 12:19:51.728658       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"
	E0908 12:19:51.728733       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"
	E0908 12:19:51.728807       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"
	E0908 12:19:51.728953       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"
	E0908 12:19:51.728964       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"
	E0908 12:19:51.729048       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"
	E0908 12:19:51.729203       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"
	E0908 12:19:51.729285       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"
	E0908 12:19:51.729319       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"
	E0908 12:19:51.729349       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"
	E0908 12:19:51.729359       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"
	E0908 12:19:51.729397       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"
	E0908 12:19:52.612947       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"
	E0908 12:19:52.622909       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"
	E0908 12:19:52.624769       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"
	E0908 12:19:52.633875       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"
	E0908 12:19:52.638772       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"
	E0908 12:19:52.722543       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"
	E0908 12:19:52.731519       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"
	E0908 12:19:52.756540       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"
	E0908 12:19:52.930097       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"
	I0908 12:19:56.156177       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 08 12:38:06 addons-763766 kubelet[1641]: E0908 12:38:06.034848    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:38:11 addons-763766 kubelet[1641]: I0908 12:38:11.033534    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/amd-gpu-device-plugin-wb7ph" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:38:11 addons-763766 kubelet[1641]: E0908 12:38:11.034565    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"amd-gpu-device-plugin\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/rocm/k8s-device-plugin/manifests/sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/amd-gpu-device-plugin-wb7ph" podUID="381f7432-b3d6-4ce6-b757-1a353067b937"
	Sep 08 12:38:17 addons-763766 kubelet[1641]: I0908 12:38:17.033963    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-f5rlf" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:38:17 addons-763766 kubelet[1641]: E0908 12:38:17.034897    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="7c19a324-080a-404a-ab88-a50ae219fbb7"
	Sep 08 12:38:17 addons-763766 kubelet[1641]: E0908 12:38:17.035008    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:38:24 addons-763766 kubelet[1641]: I0908 12:38:24.786159    1641 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/82783339-e989-4933-8031-ff2708087465-data\") pod \"helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd\" (UID: \"82783339-e989-4933-8031-ff2708087465\") " pod="local-path-storage/helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd"
	Sep 08 12:38:24 addons-763766 kubelet[1641]: I0908 12:38:24.786227    1641 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-5jqmf\" (UniqueName: \"kubernetes.io/projected/82783339-e989-4933-8031-ff2708087465-kube-api-access-5jqmf\") pod \"helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd\" (UID: \"82783339-e989-4933-8031-ff2708087465\") " pod="local-path-storage/helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd"
	Sep 08 12:38:24 addons-763766 kubelet[1641]: I0908 12:38:24.786315    1641 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/82783339-e989-4933-8031-ff2708087465-script\") pod \"helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd\" (UID: \"82783339-e989-4933-8031-ff2708087465\") " pod="local-path-storage/helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd"
	Sep 08 12:38:25 addons-763766 kubelet[1641]: I0908 12:38:25.034327    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/amd-gpu-device-plugin-wb7ph" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:38:25 addons-763766 kubelet[1641]: E0908 12:38:25.035521    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"amd-gpu-device-plugin\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/rocm/k8s-device-plugin/manifests/sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/amd-gpu-device-plugin-wb7ph" podUID="381f7432-b3d6-4ce6-b757-1a353067b937"
	Sep 08 12:38:26 addons-763766 kubelet[1641]: E0908 12:38:26.999774    1641 secret.go:189] Couldn't get secret kube-system/registry-creds-gcr: secret "registry-creds-gcr" not found
	Sep 08 12:38:27 addons-763766 kubelet[1641]: E0908 12:38:26.999900    1641 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/secret/0f5b3b8e-9d0e-4aab-91f7-f458707b5876-gcr-creds podName:0f5b3b8e-9d0e-4aab-91f7-f458707b5876 nodeName:}" failed. No retries permitted until 2025-09-08 12:40:28.999868239 +0000 UTC m=+1235.043830461 (durationBeforeRetry 2m2s). Error: MountVolume.SetUp failed for volume "gcr-creds" (UniqueName: "kubernetes.io/secret/0f5b3b8e-9d0e-4aab-91f7-f458707b5876-gcr-creds") pod "registry-creds-764b6fb674-hj26g" (UID: "0f5b3b8e-9d0e-4aab-91f7-f458707b5876") : secret "registry-creds-gcr" not found
	Sep 08 12:38:30 addons-763766 kubelet[1641]: E0908 12:38:30.022859    1641 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Sep 08 12:38:30 addons-763766 kubelet[1641]: E0908 12:38:30.022921    1641 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Sep 08 12:38:30 addons-763766 kubelet[1641]: E0908 12:38:30.023029    1641 kuberuntime_manager.go:1449] "Unhandled Error" err="container helper-pod start failed in pod helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd_local-path-storage(82783339-e989-4933-8031-ff2708087465): ErrImagePull: failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 08 12:38:30 addons-763766 kubelet[1641]: E0908 12:38:30.023083    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd" podUID="82783339-e989-4933-8031-ff2708087465"
	Sep 08 12:38:30 addons-763766 kubelet[1641]: E0908 12:38:30.647803    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd" podUID="82783339-e989-4933-8031-ff2708087465"
	Sep 08 12:38:31 addons-763766 kubelet[1641]: I0908 12:38:31.034414    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-f5rlf" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:38:32 addons-763766 kubelet[1641]: E0908 12:38:32.034567    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="7c19a324-080a-404a-ab88-a50ae219fbb7"
	Sep 08 12:38:35 addons-763766 kubelet[1641]: E0908 12:38:35.937372    1641 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d"
	Sep 08 12:38:35 addons-763766 kubelet[1641]: E0908 12:38:35.937434    1641 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d"
	Sep 08 12:38:35 addons-763766 kubelet[1641]: E0908 12:38:35.937520    1641 kuberuntime_manager.go:1449] "Unhandled Error" err="container registry start failed in pod registry-66898fdd98-f5rlf_kube-system(fcfa87e1-8e7a-498c-b457-db50556ce9f5): ErrImagePull: failed to pull and unpack image \"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 08 12:38:35 addons-763766 kubelet[1641]: E0908 12:38:35.937557    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:38:36 addons-763766 kubelet[1641]: I0908 12:38:36.034087    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/amd-gpu-device-plugin-wb7ph" secret="" err="secret \"gcp-auth\" not found"
	
	
	==> storage-provisioner [76e56c343b94738b24c84b9e3532e9ce8c40c8efe7008575da10dc66130577c1] <==
	W0908 12:38:14.499041       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:16.501922       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:16.505609       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:18.508294       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:18.512969       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:20.515984       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:20.519799       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:22.523398       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:22.528051       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:24.530742       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:24.534263       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:26.537054       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:26.541075       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:28.543572       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:28.548562       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:30.551784       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:30.555975       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:32.558700       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:32.562468       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:34.565651       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:34.570310       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:36.573205       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:36.577127       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:38.580298       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:38.584247       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-763766 -n addons-763766
helpers_test.go:269: (dbg) Run:  kubectl --context addons-763766 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf registry-creds-764b6fb674-hj26g helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/LocalPath]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-763766 describe pod nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf registry-creds-764b6fb674-hj26g helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-763766 describe pod nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf registry-creds-764b6fb674-hj26g helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd: exit status 1 (74.083238ms)

                                                
                                                
-- stdout --
	Name:             nginx
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-763766/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:34:03 +0000
	Labels:           run=nginx
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.31
	IPs:
	  IP:  10.244.0.31
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4dppk (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-4dppk:
	    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  4m38s                default-scheduler  Successfully assigned default/nginx to addons-763766
	  Warning  Failed     4m31s                kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    91s (x5 over 4m37s)  kubelet            Pulling image "docker.io/nginx:alpine"
	  Warning  Failed     86s (x5 over 4m31s)  kubelet            Error: ErrImagePull
	  Warning  Failed     86s (x4 over 4m12s)  kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   BackOff    9s (x15 over 4m30s)  kubelet            Back-off pulling image "docker.io/nginx:alpine"
	  Warning  Failed     9s (x15 over 4m30s)  kubelet            Error: ImagePullBackOff
	
	
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Image:      busybox:stable
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    Environment:  <none>
	    Mounts:
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-j2z68 (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-j2z68:
	    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:                      <none>

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-hjnh6" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-fg576" not found
	Error from server (NotFound): pods "amd-gpu-device-plugin-wb7ph" not found
	Error from server (NotFound): pods "registry-66898fdd98-f5rlf" not found
	Error from server (NotFound): pods "registry-creds-764b6fb674-hj26g" not found
	Error from server (NotFound): pods "helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-763766 describe pod nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf registry-creds-764b6fb674-hj26g helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-763766 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (42.695347095s)
--- FAIL: TestAddons/parallel/LocalPath (345.18s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (363.14s)

                                                
                                                
=== 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-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
helpers_test.go:337: TestAddons/parallel/AmdGpuDevicePlugin: WARNING: pod list for "kube-system" "name=amd-gpu-device-plugin" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:1038: ***** TestAddons/parallel/AmdGpuDevicePlugin: pod "name=amd-gpu-device-plugin" failed to start within 6m0s: context deadline exceeded ****
addons_test.go:1038: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-763766 -n addons-763766
addons_test.go:1038: TestAddons/parallel/AmdGpuDevicePlugin: showing logs for failed pods as of 2025-09-08 12:38:50.673765853 +0000 UTC m=+1216.493524516
addons_test.go:1038: (dbg) Run:  kubectl --context addons-763766 describe po amd-gpu-device-plugin-wb7ph -n kube-system
addons_test.go:1038: (dbg) kubectl --context addons-763766 describe po amd-gpu-device-plugin-wb7ph -n kube-system:
Name:                 amd-gpu-device-plugin-wb7ph
Namespace:            kube-system
Priority:             2000001000
Priority Class Name:  system-node-critical
Service Account:      default
Node:                 addons-763766/192.168.49.2
Start Time:           Mon, 08 Sep 2025 12:20:01 +0000
Labels:               controller-revision-hash=7f87d6fd8d
k8s-app=amd-gpu-device-plugin
name=amd-gpu-device-plugin
pod-template-generation=1
Annotations:          <none>
Status:               Pending
IP:                   10.244.0.9
IPs:
IP:           10.244.0.9
Controlled By:  DaemonSet/amd-gpu-device-plugin
Containers:
amd-gpu-device-plugin:
Container ID:   
Image:          docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f
Image ID:       
Port:           <none>
Host Port:      <none>
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/sys from sys (rw)
/var/lib/kubelet/device-plugins from dp (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-cpqdn (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
dp:
Type:          HostPath (bare host directory volume)
Path:          /var/lib/kubelet/device-plugins
HostPathType:  
sys:
Type:          HostPath (bare host directory volume)
Path:          /sys
HostPathType:  
kube-api-access-cpqdn:
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:              kubernetes.io/arch=amd64
Tolerations:                 CriticalAddonsOnly op=Exists
node.kubernetes.io/disk-pressure:NoSchedule op=Exists
node.kubernetes.io/memory-pressure:NoSchedule op=Exists
node.kubernetes.io/not-ready:NoExecute op=Exists
node.kubernetes.io/pid-pressure:NoSchedule op=Exists
node.kubernetes.io/unreachable:NoExecute op=Exists
node.kubernetes.io/unschedulable:NoSchedule op=Exists
Events:
Type     Reason                           Age                   From               Message
----     ------                           ----                  ----               -------
Normal   Scheduled                        18m                   default-scheduler  Successfully assigned kube-system/amd-gpu-device-plugin-wb7ph to addons-763766
Warning  FailedCreatePodSandBox           18m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "6f751c095fcb7698d23faf1c3382e644757f85d5e1aae5ddc5aa105c7e20d543": failed to find network info for sandbox "6f751c095fcb7698d23faf1c3382e644757f85d5e1aae5ddc5aa105c7e20d543"
Warning  FailedCreatePodSandBox           18m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "bc87fd67d684507f49246c3aa7a134989a937882f5c86f699fb36f684737d04e": failed to find network info for sandbox "bc87fd67d684507f49246c3aa7a134989a937882f5c86f699fb36f684737d04e"
Warning  FailedCreatePodSandBox           18m                   kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "47547e667dc200558945532bc2cbd90b3619305d9ac71e3ce4fd5920e5c69a17": failed to find network info for sandbox "47547e667dc200558945532bc2cbd90b3619305d9ac71e3ce4fd5920e5c69a17"
Warning  Failed                           15m (x3 over 17m)     kubelet            Failed to pull image "docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f": failed to pull and unpack image "docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/rocm/k8s-device-plugin/manifests/sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed                           15m (x3 over 17m)     kubelet            Error: ErrImagePull
Warning  Failed                           15m (x5 over 17m)     kubelet            Error: ImagePullBackOff
Normal   Pulling                          13m (x5 over 18m)     kubelet            Pulling image "docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f"
Warning  FailedToRetrieveImagePullSecret  3m35s (x63 over 18m)  kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
Normal   BackOff                          3m (x56 over 17m)     kubelet            Back-off pulling image "docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f"
addons_test.go:1038: (dbg) Run:  kubectl --context addons-763766 logs amd-gpu-device-plugin-wb7ph -n kube-system
addons_test.go:1038: (dbg) Non-zero exit: kubectl --context addons-763766 logs amd-gpu-device-plugin-wb7ph -n kube-system: exit status 1 (66.348245ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "amd-gpu-device-plugin" in pod "amd-gpu-device-plugin-wb7ph" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:1038: kubectl --context addons-763766 logs amd-gpu-device-plugin-wb7ph -n kube-system: exit status 1
addons_test.go:1039: failed waiting for amd-gpu-device-plugin pod: name=amd-gpu-device-plugin within 6m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestAddons/parallel/AmdGpuDevicePlugin]: 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/AmdGpuDevicePlugin]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect addons-763766
helpers_test.go:243: (dbg) docker inspect addons-763766:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786",
	        "Created": "2025-09-08T12:19:37.053316658Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 828640,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-08T12:19:37.083118871Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:863fa02c4a7dcd4571b30c16c1e6ae3eaa1d1a904931aac9472133ae3328c098",
	        "ResolvConfPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/hostname",
	        "HostsPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/hosts",
	        "LogPath": "/var/lib/docker/containers/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786/ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786-json.log",
	        "Name": "/addons-763766",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-763766:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-763766",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4294967296,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "ebc3ec442f7fbdabc1a84e7182cd6e2883184d95d70f9af9b8e3ee4695745786",
	                "LowerDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9-init/diff:/var/lib/docker/overlay2/255c2f19ab05cb57b310ff2aa56739f9075ce485e701512c1e9cb4d8b84be5fc/diff",
	                "MergedDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/merged",
	                "UpperDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/diff",
	                "WorkDir": "/var/lib/docker/overlay2/fe23cccc60821c21e41c9aac7efc38499a3fe234e87cbcbf428fbe65b3c958d9/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-763766",
	                "Source": "/var/lib/docker/volumes/addons-763766/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-763766",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79",
	            "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-763766",
	                "name.minikube.sigs.k8s.io": "addons-763766",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "67c25e8cf11d4fb2c4585c05c6a08d1832924eea7d65d84fc61aea7f34abff9b",
	            "SandboxKey": "/var/run/docker/netns/67c25e8cf11d",
	            "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-763766": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "fe:96:b6:f8:b0:f1",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "6c1614a7af45fa123a27b1514bcc00d82793a63443be3cf876db46043bb50090",
	                    "EndpointID": "37bd2c96925233cdce6687d20c2229547a25189824450ab7af0293c54b0aaf00",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-763766",
	                        "ebc3ec442f7f"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-763766 -n addons-763766
helpers_test.go:252: <<< TestAddons/parallel/AmdGpuDevicePlugin FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestAddons/parallel/AmdGpuDevicePlugin]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-amd64 -p addons-763766 logs -n 25: (1.242592377s)
helpers_test.go:260: TestAddons/parallel/AmdGpuDevicePlugin logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                      ARGS                                                                                                                                                                                                                                      │        PROFILE         │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ delete  │ -p download-only-442842                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-442842   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ delete  │ -p download-only-693683                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-693683   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ delete  │ -p download-only-442842                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ download-only-442842   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ start   │ --download-only -p download-docker-686499 --alsologtostderr --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                                                                    │ download-docker-686499 │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ delete  │ -p download-docker-686499                                                                                                                                                                                                                                                                                                                                                                                                                                                      │ download-docker-686499 │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ start   │ --download-only -p binary-mirror-435383 --alsologtostderr --binary-mirror http://127.0.0.1:41893 --driver=docker  --container-runtime=containerd                                                                                                                                                                                                                                                                                                                               │ binary-mirror-435383   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ delete  │ -p binary-mirror-435383                                                                                                                                                                                                                                                                                                                                                                                                                                                        │ binary-mirror-435383   │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:19 UTC │
	│ addons  │ enable dashboard -p addons-763766                                                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ addons  │ disable dashboard -p addons-763766                                                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │                     │
	│ start   │ -p addons-763766 --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:19 UTC │ 08 Sep 25 12:26 UTC │
	│ addons  │ addons-763766 addons disable volcano --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                    │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ addons-763766 addons disable gcp-auth --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ enable headlamp -p addons-763766 --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ addons-763766 addons disable metrics-server --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons  │ addons-763766 addons disable headlamp --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable yakd --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable nvidia-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable volumesnapshots --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                            │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable csi-hostpath-driver --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable cloud-spanner --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons  │ addons-763766 addons disable inspektor-gadget --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                           │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:34 UTC │ 08 Sep 25 12:34 UTC │
	│ addons  │ addons-763766 addons disable storage-provisioner-rancher --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │                     │
	│ addons  │ addons-763766 addons disable registry --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                   │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │ 08 Sep 25 12:38 UTC │
	│ addons  │ configure registry-creds -f ./testdata/addons_testconfig.json -p addons-763766                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │ 08 Sep 25 12:38 UTC │
	│ addons  │ addons-763766 addons disable registry-creds --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-763766          │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │ 08 Sep 25 12:38 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 12:19:14
	Running on machine: ubuntu-20-agent-5
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 12:19:14.259764  828015 out.go:360] Setting OutFile to fd 1 ...
	I0908 12:19:14.260028  828015 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:19:14.260038  828015 out.go:374] Setting ErrFile to fd 2...
	I0908 12:19:14.260042  828015 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:19:14.260275  828015 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 12:19:14.260941  828015 out.go:368] Setting JSON to false
	I0908 12:19:14.261873  828015 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":75670,"bootTime":1757258284,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 12:19:14.261983  828015 start.go:140] virtualization: kvm guest
	I0908 12:19:14.263675  828015 out.go:179] * [addons-763766] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	I0908 12:19:14.264760  828015 out.go:179]   - MINIKUBE_LOCATION=21510
	I0908 12:19:14.264776  828015 notify.go:220] Checking for updates...
	I0908 12:19:14.266877  828015 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 12:19:14.267936  828015 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:19:14.268956  828015 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 12:19:14.269932  828015 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0908 12:19:14.270912  828015 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 12:19:14.272021  828015 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 12:19:14.293433  828015 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 12:19:14.293530  828015 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:19:14.340517  828015 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-09-08 12:19:14.331723156 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:19:14.340627  828015 docker.go:318] overlay module found
	I0908 12:19:14.342168  828015 out.go:179] * Using the docker driver based on user configuration
	I0908 12:19:14.343129  828015 start.go:304] selected driver: docker
	I0908 12:19:14.343149  828015 start.go:918] validating driver "docker" against <nil>
	I0908 12:19:14.343165  828015 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 12:19:14.343981  828015 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:19:14.391366  828015 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-09-08 12:19:14.382912625 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:19:14.391527  828015 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0908 12:19:14.391750  828015 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]
	I0908 12:19:14.393219  828015 out.go:179] * Using Docker driver with root privileges
	I0908 12:19:14.394170  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:14.394253  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:14.394269  828015 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0908 12:19:14.394357  828015 start.go:348] cluster config:
	{Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd 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:containerd 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: SSHAgen
tPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 12:19:14.396030  828015 out.go:179] * Starting "addons-763766" primary control-plane node in "addons-763766" cluster
	I0908 12:19:14.396786  828015 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0908 12:19:14.397747  828015 out.go:179] * Pulling base image v0.0.47-1756980985-21488 ...
	I0908 12:19:14.398760  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:14.398803  828015 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4
	I0908 12:19:14.398814  828015 cache.go:58] Caching tarball of preloaded images
	I0908 12:19:14.398866  828015 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon
	I0908 12:19:14.398907  828015 preload.go:172] Found /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4 in cache, skipping download
	I0908 12:19:14.398918  828015 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0908 12:19:14.399238  828015 profile.go:143] Saving config to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json ...
	I0908 12:19:14.399263  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json: {Name:mk4bbee30edbe0028b348371443e15b1b9fb0620 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:14.415970  828015 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 to local cache
	I0908 12:19:14.416133  828015 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local cache directory
	I0908 12:19:14.416158  828015 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local cache directory, skipping pull
	I0908 12:19:14.416168  828015 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 exists in cache, skipping pull
	I0908 12:19:14.416181  828015 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 as a tarball
	I0908 12:19:14.416191  828015 cache.go:165] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 from local cache
	I0908 12:19:26.852072  828015 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 from cached tarball
	I0908 12:19:26.852108  828015 cache.go:232] Successfully downloaded all kic artifacts
	I0908 12:19:26.852158  828015 start.go:360] acquireMachinesLock for addons-763766: {Name:mk9e18118623350ee8d254dbec689778fd7ea7dd Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0908 12:19:26.852273  828015 start.go:364] duration metric: took 88.395µs to acquireMachinesLock for "addons-763766"
	I0908 12:19:26.852304  828015 start.go:93] Provisioning new machine with config: &{Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 CustomQemuFi
rmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 12:19:26.852407  828015 start.go:125] createHost starting for "" (driver="docker")
	I0908 12:19:26.854011  828015 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0908 12:19:26.854269  828015 start.go:159] libmachine.API.Create for "addons-763766" (driver="docker")
	I0908 12:19:26.854327  828015 client.go:168] LocalClient.Create starting
	I0908 12:19:26.854483  828015 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem
	I0908 12:19:27.086160  828015 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem
	I0908 12:19:27.394767  828015 cli_runner.go:164] Run: docker network inspect addons-763766 --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}}]}"
	W0908 12:19:27.411679  828015 cli_runner.go:211] docker network inspect addons-763766 --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
	I0908 12:19:27.411781  828015 network_create.go:284] running [docker network inspect addons-763766] to gather additional debugging logs...
	I0908 12:19:27.411805  828015 cli_runner.go:164] Run: docker network inspect addons-763766
	W0908 12:19:27.426432  828015 cli_runner.go:211] docker network inspect addons-763766 returned with exit code 1
	I0908 12:19:27.426468  828015 network_create.go:287] error running [docker network inspect addons-763766]: docker network inspect addons-763766: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-763766 not found
	I0908 12:19:27.426486  828015 network_create.go:289] output of [docker network inspect addons-763766]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-763766 not found
	
	** /stderr **
	I0908 12:19:27.426635  828015 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}}]}"
	I0908 12:19:27.442250  828015 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:0xc001c51cf0}
	I0908 12:19:27.442286  828015 network_create.go:124] attempt to create docker network addons-763766 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0908 12:19:27.442332  828015 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-763766 addons-763766
	I0908 12:19:27.491428  828015 network_create.go:108] docker network addons-763766 192.168.49.0/24 created
	I0908 12:19:27.491464  828015 kic.go:121] calculated static IP "192.168.49.2" for the "addons-763766" container
	I0908 12:19:27.491541  828015 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0908 12:19:27.507365  828015 cli_runner.go:164] Run: docker volume create addons-763766 --label name.minikube.sigs.k8s.io=addons-763766 --label created_by.minikube.sigs.k8s.io=true
	I0908 12:19:27.523096  828015 oci.go:103] Successfully created a docker volume addons-763766
	I0908 12:19:27.523165  828015 cli_runner.go:164] Run: docker run --rm --name addons-763766-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --entrypoint /usr/bin/test -v addons-763766:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -d /var/lib
	I0908 12:19:32.457600  828015 cli_runner.go:217] Completed: docker run --rm --name addons-763766-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --entrypoint /usr/bin/test -v addons-763766:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -d /var/lib: (4.934392948s)
	I0908 12:19:32.457631  828015 oci.go:107] Successfully prepared a docker volume addons-763766
	I0908 12:19:32.457664  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:32.457688  828015 kic.go:194] Starting extracting preloaded images to volume ...
	I0908 12:19:32.457751  828015 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-763766:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -I lz4 -xf /preloaded.tar -C /extractDir
	I0908 12:19:36.990265  828015 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-763766:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -I lz4 -xf /preloaded.tar -C /extractDir: (4.532443988s)
	I0908 12:19:36.990303  828015 kic.go:203] duration metric: took 4.532611261s to extract preloaded images to volume ...
	W0908 12:19:36.990472  828015 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0908 12:19:36.990619  828015 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0908 12:19:37.037826  828015 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-763766 --name addons-763766 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-763766 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-763766 --network addons-763766 --ip 192.168.49.2 --volume addons-763766:/var --security-opt apparmor=unconfined --memory=4096mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79
	I0908 12:19:37.319976  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Running}}
	I0908 12:19:37.337799  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.355464  828015 cli_runner.go:164] Run: docker exec addons-763766 stat /var/lib/dpkg/alternatives/iptables
	I0908 12:19:37.396933  828015 oci.go:144] the created container "addons-763766" has a running status.
	I0908 12:19:37.396966  828015 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa...
	I0908 12:19:37.574073  828015 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0908 12:19:37.596712  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.618490  828015 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0908 12:19:37.618522  828015 kic_runner.go:114] Args: [docker exec --privileged addons-763766 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0908 12:19:37.670896  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:37.687494  828015 machine.go:93] provisionDockerMachine start ...
	I0908 12:19:37.687608  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:37.705139  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:37.705440  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:37.705459  828015 main.go:141] libmachine: About to run SSH command:
	hostname
	I0908 12:19:37.706179  828015 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:44232->127.0.0.1:32768: read: connection reset by peer
	I0908 12:19:40.828699  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-763766
	
	I0908 12:19:40.828733  828015 ubuntu.go:182] provisioning hostname "addons-763766"
	I0908 12:19:40.828793  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:40.845422  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:40.845673  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:40.845692  828015 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-763766 && echo "addons-763766" | sudo tee /etc/hostname
	I0908 12:19:40.972116  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-763766
	
	I0908 12:19:40.972191  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:40.988794  828015 main.go:141] libmachine: Using SSH client type: native
	I0908 12:19:40.989037  828015 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0908 12:19:40.989055  828015 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-763766' /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-763766/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-763766' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0908 12:19:41.105218  828015 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0908 12:19:41.105271  828015 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21510-822444/.minikube CaCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21510-822444/.minikube}
	I0908 12:19:41.105319  828015 ubuntu.go:190] setting up certificates
	I0908 12:19:41.105444  828015 provision.go:84] configureAuth start
	I0908 12:19:41.105522  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.122928  828015 provision.go:143] copyHostCerts
	I0908 12:19:41.123018  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/ca.pem (1078 bytes)
	I0908 12:19:41.123161  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/cert.pem (1123 bytes)
	I0908 12:19:41.123261  828015 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/key.pem (1675 bytes)
	I0908 12:19:41.123336  828015 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem org=jenkins.addons-763766 san=[127.0.0.1 192.168.49.2 addons-763766 localhost minikube]
	I0908 12:19:41.435412  828015 provision.go:177] copyRemoteCerts
	I0908 12:19:41.435487  828015 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0908 12:19:41.435551  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.453057  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.541564  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0908 12:19:41.563167  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0908 12:19:41.584768  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0908 12:19:41.607098  828015 provision.go:87] duration metric: took 501.628378ms to configureAuth
	I0908 12:19:41.607140  828015 ubuntu.go:206] setting minikube options for container-runtime
	I0908 12:19:41.607307  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:41.607318  828015 machine.go:96] duration metric: took 3.919799726s to provisionDockerMachine
	I0908 12:19:41.607324  828015 client.go:171] duration metric: took 14.752987359s to LocalClient.Create
	I0908 12:19:41.607344  828015 start.go:167] duration metric: took 14.753078118s to libmachine.API.Create "addons-763766"
	I0908 12:19:41.607354  828015 start.go:293] postStartSetup for "addons-763766" (driver="docker")
	I0908 12:19:41.607362  828015 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]
	I0908 12:19:41.607405  828015 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
	I0908 12:19:41.607442  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.624160  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.713937  828015 ssh_runner.go:195] Run: cat /etc/os-release
	I0908 12:19:41.716938  828015 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0908 12:19:41.716965  828015 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0908 12:19:41.716971  828015 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0908 12:19:41.716992  828015 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0908 12:19:41.717004  828015 filesync.go:126] Scanning /home/jenkins/minikube-integration/21510-822444/.minikube/addons for local assets ...
	I0908 12:19:41.717053  828015 filesync.go:126] Scanning /home/jenkins/minikube-integration/21510-822444/.minikube/files for local assets ...
	I0908 12:19:41.717075  828015 start.go:296] duration metric: took 109.71508ms for postStartSetup
	I0908 12:19:41.717391  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.733902  828015 profile.go:143] Saving config to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/config.json ...
	I0908 12:19:41.734209  828015 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 12:19:41.734259  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.750334  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.837704  828015 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0908 12:19:41.841768  828015 start.go:128] duration metric: took 14.989344599s to createHost
	I0908 12:19:41.841796  828015 start.go:83] releasing machines lock for "addons-763766", held for 14.989510946s
	I0908 12:19:41.841861  828015 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-763766
	I0908 12:19:41.858363  828015 ssh_runner.go:195] Run: cat /version.json
	I0908 12:19:41.858420  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.858471  828015 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0908 12:19:41.858544  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:41.875871  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:41.876441  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:42.026459  828015 ssh_runner.go:195] Run: systemctl --version
	I0908 12:19:42.030780  828015 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0908 12:19:42.034852  828015 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0908 12:19:42.057119  828015 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0908 12:19:42.057197  828015 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" ;
	I0908 12:19:42.081309  828015 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0908 12:19:42.081332  828015 start.go:495] detecting cgroup driver to use...
	I0908 12:19:42.081369  828015 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0908 12:19:42.081432  828015 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0908 12:19:42.092403  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0908 12:19:42.102378  828015 docker.go:218] disabling cri-docker service (if available) ...
	I0908 12:19:42.102427  828015 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0908 12:19:42.114174  828015 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0908 12:19:42.126433  828015 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0908 12:19:42.202976  828015 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0908 12:19:42.283380  828015 docker.go:234] disabling docker service ...
	I0908 12:19:42.283453  828015 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0908 12:19:42.301185  828015 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0908 12:19:42.311626  828015 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0908 12:19:42.386438  828015 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0908 12:19:42.458339  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0908 12:19:42.468388  828015 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0908 12:19:42.482453  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0908 12:19:42.490969  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0908 12:19:42.499719  828015 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0908 12:19:42.499786  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0908 12:19:42.508155  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 12:19:42.516323  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0908 12:19:42.524677  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 12:19:42.533319  828015 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0908 12:19:42.541253  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0908 12:19:42.550073  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0908 12:19:42.558650  828015 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0908 12:19:42.567361  828015 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0908 12:19:42.574715  828015 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0908 12:19:42.574759  828015 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0908 12:19:42.586697  828015 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0908 12:19:42.594500  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:42.670522  828015 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0908 12:19:42.771947  828015 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0908 12:19:42.772082  828015 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0908 12:19:42.775675  828015 start.go:563] Will wait 60s for crictl version
	I0908 12:19:42.775716  828015 ssh_runner.go:195] Run: which crictl
	I0908 12:19:42.778670  828015 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0908 12:19:42.811234  828015 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0908 12:19:42.811301  828015 ssh_runner.go:195] Run: containerd --version
	I0908 12:19:42.834648  828015 ssh_runner.go:195] Run: containerd --version
	I0908 12:19:42.857871  828015 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0908 12:19:42.858978  828015 cli_runner.go:164] Run: docker network inspect addons-763766 --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}}]}"
	I0908 12:19:42.874978  828015 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0908 12:19:42.878364  828015 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""
	I0908 12:19:42.888556  828015 kubeadm.go:875] updating cluster {Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 CustomQemuFirmwareP
ath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0908 12:19:42.888684  828015 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:19:42.888737  828015 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 12:19:42.920095  828015 containerd.go:627] all images are preloaded for containerd runtime.
	I0908 12:19:42.920119  828015 containerd.go:534] Images already preloaded, skipping extraction
	I0908 12:19:42.920178  828015 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 12:19:42.951519  828015 containerd.go:627] all images are preloaded for containerd runtime.
	I0908 12:19:42.951546  828015 cache_images.go:85] Images are preloaded, skipping loading
	I0908 12:19:42.951558  828015 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 containerd true true} ...
	I0908 12:19:42.951668  828015 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-763766 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:addons-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0908 12:19:42.951734  828015 ssh_runner.go:195] Run: sudo crictl info
	I0908 12:19:42.983115  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:42.983140  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:42.983154  828015 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0908 12:19:42.983174  828015 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-763766 NodeName:addons-763766 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0908 12:19:42.983275  828015 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:///run/containerd/containerd.sock
	  name: "addons-763766"
	  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: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.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
	
	I0908 12:19:42.983340  828015 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0908 12:19:42.991332  828015 binaries.go:44] Found k8s binaries, skipping transfer
	I0908 12:19:42.991415  828015 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0908 12:19:42.999177  828015 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0908 12:19:43.014769  828015 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0908 12:19:43.030381  828015 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2226 bytes)
	I0908 12:19:43.045905  828015 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0908 12:19:43.049021  828015 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""
	I0908 12:19:43.058471  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:43.130611  828015 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 12:19:43.144724  828015 certs.go:68] Setting up /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766 for IP: 192.168.49.2
	I0908 12:19:43.144744  828015 certs.go:194] generating shared ca certs ...
	I0908 12:19:43.144765  828015 certs.go:226] acquiring lock for ca certs: {Name:mk75e05fddde63a271eeb60588011fb6bfff63fa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.144891  828015 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key
	I0908 12:19:43.205023  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt ...
	I0908 12:19:43.205053  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt: {Name:mka3f33cd42685b485839a3835d9f0ec9a5229e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.205210  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key ...
	I0908 12:19:43.205222  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key: {Name:mk8cbe6f5207a7e677ae53bb3ec2fdb9eca02913 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.205336  828015 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key
	I0908 12:19:43.339743  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt ...
	I0908 12:19:43.339775  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt: {Name:mk128b553f9364b3d96a10881ac4c674272491b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.339954  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key ...
	I0908 12:19:43.339965  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key: {Name:mk78f02a8e6f328274358ef3316bbf4b1c1d0c1b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.340034  828015 certs.go:256] generating profile certs ...
	I0908 12:19:43.340092  828015 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key
	I0908 12:19:43.340106  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt with IP's: []
	I0908 12:19:43.557513  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt ...
	I0908 12:19:43.557547  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: {Name:mk32f75f6c5359a887567806bd88b3725a4c8033 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.557721  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key ...
	I0908 12:19:43.557731  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.key: {Name:mkeee25deffdb14762cd47ae62b87e248f54eabf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.557802  828015 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b
	I0908 12:19:43.557822  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0908 12:19:43.605841  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b ...
	I0908 12:19:43.605871  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b: {Name:mkfa94651ad4b5d3a791b602bb650a8c23bc2053 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.606023  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b ...
	I0908 12:19:43.606038  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b: {Name:mk34cc198781bf5b7aaaae9608a14f6029d0be7d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.606105  828015 certs.go:381] copying /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt.7888028b -> /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt
	I0908 12:19:43.606183  828015 certs.go:385] copying /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key.7888028b -> /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key
	I0908 12:19:43.606228  828015 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key
	I0908 12:19:43.606245  828015 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt with IP's: []
	I0908 12:19:43.749878  828015 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt ...
	I0908 12:19:43.749920  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt: {Name:mk0737b818acc7446758b7380af35a74283efdbe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.750086  828015 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key ...
	I0908 12:19:43.750099  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key: {Name:mke728c706d0c738313b2d0a347a184581eb180b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:43.750272  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem (1675 bytes)
	I0908 12:19:43.750308  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem (1078 bytes)
	I0908 12:19:43.750332  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem (1123 bytes)
	I0908 12:19:43.750354  828015 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem (1675 bytes)
	I0908 12:19:43.750915  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0908 12:19:43.773565  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0908 12:19:43.794725  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0908 12:19:43.815858  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0908 12:19:43.836769  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0908 12:19:43.857872  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0908 12:19:43.879046  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0908 12:19:43.900048  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0908 12:19:43.921138  828015 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0908 12:19:43.942300  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0908 12:19:43.958151  828015 ssh_runner.go:195] Run: openssl version
	I0908 12:19:43.963299  828015 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"
	I0908 12:19:43.971664  828015 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.974734  828015 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep  8 12:19 /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.974778  828015 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:19:43.980877  828015 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"
	I0908 12:19:43.989078  828015 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0908 12:19:43.991999  828015 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
	I0908 12:19:43.992043  828015 kubeadm.go:392] StartCluster: {Name:addons-763766 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-763766 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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}
	I0908 12:19:43.992109  828015 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0908 12:19:43.992171  828015 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0908 12:19:44.024543  828015 cri.go:89] found id: ""
	I0908 12:19:44.024612  828015 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0908 12:19:44.033091  828015 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0908 12:19:44.041627  828015 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0908 12:19:44.041685  828015 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
	I0908 12:19:44.050308  828015 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
	I0908 12:19:44.050333  828015 kubeadm.go:157] found existing configuration files:
	
	I0908 12:19:44.050392  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0908 12:19:44.058526  828015 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
	I0908 12:19:44.058576  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0908 12:19:44.066177  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0908 12:19:44.073744  828015 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
	I0908 12:19:44.073798  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0908 12:19:44.080993  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0908 12:19:44.088447  828015 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
	I0908 12:19:44.088499  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0908 12:19:44.095923  828015 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0908 12:19:44.103544  828015 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
	I0908 12:19:44.103608  828015 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0908 12:19:44.111278  828015 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"
	I0908 12:19:44.161572  828015 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0908 12:19:44.161995  828015 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1083-gcp\n", err: exit status 1
	I0908 12:19:44.211328  828015 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0908 12:19:54.776393  828015 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0908 12:19:54.776447  828015 kubeadm.go:310] [preflight] Running pre-flight checks
	I0908 12:19:54.776522  828015 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0908 12:19:54.776573  828015 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1083-gcp
	I0908 12:19:54.776604  828015 kubeadm.go:310] OS: Linux
	I0908 12:19:54.776668  828015 kubeadm.go:310] CGROUPS_CPU: enabled
	I0908 12:19:54.776722  828015 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0908 12:19:54.776764  828015 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0908 12:19:54.776837  828015 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0908 12:19:54.776926  828015 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0908 12:19:54.776973  828015 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0908 12:19:54.777014  828015 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0908 12:19:54.777057  828015 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0908 12:19:54.777127  828015 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0908 12:19:54.777246  828015 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0908 12:19:54.777371  828015 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0908 12:19:54.777480  828015 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0908 12:19:54.777536  828015 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0908 12:19:54.779091  828015 out.go:252]   - Generating certificates and keys ...
	I0908 12:19:54.779169  828015 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0908 12:19:54.779240  828015 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0908 12:19:54.779298  828015 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0908 12:19:54.779396  828015 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0908 12:19:54.779495  828015 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0908 12:19:54.779570  828015 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0908 12:19:54.779627  828015 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0908 12:19:54.779732  828015 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-763766 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0908 12:19:54.779789  828015 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0908 12:19:54.779941  828015 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-763766 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0908 12:19:54.780032  828015 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0908 12:19:54.780127  828015 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0908 12:19:54.780193  828015 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0908 12:19:54.780274  828015 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0908 12:19:54.780331  828015 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0908 12:19:54.780399  828015 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0908 12:19:54.780458  828015 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0908 12:19:54.780515  828015 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0908 12:19:54.780562  828015 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0908 12:19:54.780634  828015 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0908 12:19:54.780700  828015 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0908 12:19:54.781835  828015 out.go:252]   - Booting up control plane ...
	I0908 12:19:54.781957  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0908 12:19:54.782058  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0908 12:19:54.782172  828015 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0908 12:19:54.782316  828015 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0908 12:19:54.782458  828015 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0908 12:19:54.782619  828015 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0908 12:19:54.782740  828015 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0908 12:19:54.782801  828015 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0908 12:19:54.782946  828015 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0908 12:19:54.783072  828015 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0908 12:19:54.783179  828015 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00089781s
	I0908 12:19:54.783321  828015 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0908 12:19:54.783422  828015 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0908 12:19:54.783540  828015 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0908 12:19:54.783643  828015 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0908 12:19:54.783774  828015 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 2.899418955s
	I0908 12:19:54.783885  828015 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 3.367989066s
	I0908 12:19:54.783987  828015 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 5.002164187s
	I0908 12:19:54.784160  828015 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0908 12:19:54.784306  828015 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0908 12:19:54.784399  828015 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0908 12:19:54.784599  828015 kubeadm.go:310] [mark-control-plane] Marking the node addons-763766 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0908 12:19:54.784699  828015 kubeadm.go:310] [bootstrap-token] Using token: oa3s6w.igghz50nsjvbulqc
	I0908 12:19:54.785867  828015 out.go:252]   - Configuring RBAC rules ...
	I0908 12:19:54.785958  828015 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0908 12:19:54.786058  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0908 12:19:54.786198  828015 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
	I0908 12:19:54.786318  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0908 12:19:54.786430  828015 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0908 12:19:54.786515  828015 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0908 12:19:54.786633  828015 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0908 12:19:54.786698  828015 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0908 12:19:54.786760  828015 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0908 12:19:54.786770  828015 kubeadm.go:310] 
	I0908 12:19:54.786848  828015 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0908 12:19:54.786862  828015 kubeadm.go:310] 
	I0908 12:19:54.786979  828015 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0908 12:19:54.786988  828015 kubeadm.go:310] 
	I0908 12:19:54.787034  828015 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0908 12:19:54.787119  828015 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0908 12:19:54.787198  828015 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0908 12:19:54.787204  828015 kubeadm.go:310] 
	I0908 12:19:54.787280  828015 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0908 12:19:54.787287  828015 kubeadm.go:310] 
	I0908 12:19:54.787359  828015 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0908 12:19:54.787367  828015 kubeadm.go:310] 
	I0908 12:19:54.787437  828015 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0908 12:19:54.787542  828015 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0908 12:19:54.787604  828015 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0908 12:19:54.787610  828015 kubeadm.go:310] 
	I0908 12:19:54.787682  828015 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0908 12:19:54.787762  828015 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0908 12:19:54.787768  828015 kubeadm.go:310] 
	I0908 12:19:54.787839  828015 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token oa3s6w.igghz50nsjvbulqc \
	I0908 12:19:54.787931  828015 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1afb6098c67dd46357c987720b64fda989ec86989cd1bbcb4e2bed6b5827efee \
	I0908 12:19:54.787951  828015 kubeadm.go:310] 	--control-plane 
	I0908 12:19:54.787957  828015 kubeadm.go:310] 
	I0908 12:19:54.788034  828015 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0908 12:19:54.788040  828015 kubeadm.go:310] 
	I0908 12:19:54.788130  828015 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token oa3s6w.igghz50nsjvbulqc \
	I0908 12:19:54.788250  828015 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1afb6098c67dd46357c987720b64fda989ec86989cd1bbcb4e2bed6b5827efee 
	I0908 12:19:54.788261  828015 cni.go:84] Creating CNI manager for ""
	I0908 12:19:54.788270  828015 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:19:54.789500  828015 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0908 12:19:54.790606  828015 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0908 12:19:54.794527  828015 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0908 12:19:54.794544  828015 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0908 12:19:54.810857  828015 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
	I0908 12:19:55.007489  828015 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0908 12:19:55.007582  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-763766 minikube.k8s.io/updated_at=2025_09_08T12_19_55_0700 minikube.k8s.io/version=v1.36.0 minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9 minikube.k8s.io/name=addons-763766 minikube.k8s.io/primary=true
	I0908 12:19:55.007593  828015 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
	I0908 12:19:55.015842  828015 ops.go:34] apiserver oom_adj: -16
	I0908 12:19:55.131690  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:55.632066  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:56.132497  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:56.632355  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:57.132482  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:57.632099  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:58.132644  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:58.632745  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.132696  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.632123  828015 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0908 12:19:59.698212  828015 kubeadm.go:1105] duration metric: took 4.690687952s to wait for elevateKubeSystemPrivileges
	I0908 12:19:59.698249  828015 kubeadm.go:394] duration metric: took 15.706211605s to StartCluster
	I0908 12:19:59.698269  828015 settings.go:142] acquiring lock: {Name:mk4eb9d09301b7a64a712dde540fe71fa816edde Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:59.698399  828015 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:19:59.698802  828015 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/kubeconfig: {Name:mkcc776d2c0197cd0fb4203c3af06bcfd3fc850b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:19:59.698995  828015 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"
	I0908 12:19:59.699031  828015 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 12:19:59.699127  828015 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]
	I0908 12:19:59.699254  828015 addons.go:69] Setting ingress=true in profile "addons-763766"
	I0908 12:19:59.699265  828015 addons.go:69] Setting inspektor-gadget=true in profile "addons-763766"
	I0908 12:19:59.699280  828015 addons.go:238] Setting addon inspektor-gadget=true in "addons-763766"
	I0908 12:19:59.699281  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:59.699291  828015 addons.go:69] Setting gcp-auth=true in profile "addons-763766"
	I0908 12:19:59.699307  828015 mustload.go:65] Loading cluster: addons-763766
	I0908 12:19:59.699299  828015 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-763766"
	I0908 12:19:59.699325  828015 addons.go:69] Setting metrics-server=true in profile "addons-763766"
	I0908 12:19:59.699279  828015 addons.go:238] Setting addon ingress=true in "addons-763766"
	I0908 12:19:59.699339  828015 addons.go:238] Setting addon metrics-server=true in "addons-763766"
	I0908 12:19:59.699358  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699332  828015 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-763766"
	I0908 12:19:59.699386  828015 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-763766"
	I0908 12:19:59.699388  828015 addons.go:69] Setting cloud-spanner=true in profile "addons-763766"
	I0908 12:19:59.699408  828015 addons.go:238] Setting addon cloud-spanner=true in "addons-763766"
	I0908 12:19:59.699428  828015 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-763766"
	I0908 12:19:59.699432  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699319  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699469  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699482  828015 addons.go:69] Setting storage-provisioner=true in profile "addons-763766"
	I0908 12:19:59.699509  828015 addons.go:238] Setting addon storage-provisioner=true in "addons-763766"
	I0908 12:19:59.699513  828015 config.go:182] Loaded profile config "addons-763766": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:19:59.699538  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699755  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699858  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699870  828015 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-763766"
	I0908 12:19:59.699885  828015 addons.go:69] Setting registry=true in profile "addons-763766"
	I0908 12:19:59.699900  828015 addons.go:69] Setting volumesnapshots=true in profile "addons-763766"
	I0908 12:19:59.699908  828015 addons.go:238] Setting addon registry=true in "addons-763766"
	I0908 12:19:59.699916  828015 addons.go:238] Setting addon volumesnapshots=true in "addons-763766"
	I0908 12:19:59.699932  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699947  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699963  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699997  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700370  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700369  828015 addons.go:69] Setting registry-creds=true in profile "addons-763766"
	I0908 12:19:59.700391  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700399  828015 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-763766"
	I0908 12:19:59.700412  828015 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-763766"
	I0908 12:19:59.700441  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.700577  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.699434  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.700890  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.701132  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.701184  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699874  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699251  828015 addons.go:69] Setting yakd=true in profile "addons-763766"
	I0908 12:19:59.703574  828015 addons.go:238] Setting addon yakd=true in "addons-763766"
	I0908 12:19:59.703612  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.706864  828015 out.go:179] * Verifying Kubernetes components...
	I0908 12:19:59.699863  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.708434  828015 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:19:59.699285  828015 addons.go:69] Setting default-storageclass=true in profile "addons-763766"
	I0908 12:19:59.715644  828015 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-763766"
	I0908 12:19:59.716088  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.699890  828015 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-763766"
	I0908 12:19:59.716912  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.700391  828015 addons.go:238] Setting addon registry-creds=true in "addons-763766"
	I0908 12:19:59.699895  828015 addons.go:69] Setting volcano=true in profile "addons-763766"
	I0908 12:19:59.699260  828015 addons.go:69] Setting ingress-dns=true in profile "addons-763766"
	I0908 12:19:59.720659  828015 addons.go:238] Setting addon ingress-dns=true in "addons-763766"
	I0908 12:19:59.720739  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.721219  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.721318  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.721927  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.723509  828015 addons.go:238] Setting addon volcano=true in "addons-763766"
	I0908 12:19:59.723573  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.724180  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.725818  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.733552  828015 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 12:19:59.737469  828015 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0908 12:19:59.737546  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0908 12:19:59.737616  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.741835  828015 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0908 12:19:59.745631  828015 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0908 12:19:59.745656  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0908 12:19:59.745726  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.751445  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.755332  828015 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0908 12:19:59.755511  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0908 12:19:59.758544  828015 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0908 12:19:59.758563  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0908 12:19:59.758620  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.761497  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0908 12:19:59.763509  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0908 12:19:59.765164  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0908 12:19:59.765503  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0908 12:19:59.765526  828015 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0908 12:19:59.765588  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.768350  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0908 12:19:59.769519  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0908 12:19:59.770667  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0908 12:19:59.771674  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0908 12:19:59.772667  828015 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0908 12:19:59.773553  828015 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0908 12:19:59.774560  828015 out.go:179]   - Using image docker.io/registry:3.0.0
	I0908 12:19:59.774564  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0908 12:19:59.774670  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0908 12:19:59.774734  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.775550  828015 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0908 12:19:59.775568  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0908 12:19:59.775626  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.789849  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.790924  828015 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0908 12:19:59.791884  828015 addons.go:238] Setting addon default-storageclass=true in "addons-763766"
	I0908 12:19:59.791927  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.792182  828015 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0908 12:19:59.792201  828015 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0908 12:19:59.792247  828015 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0908 12:19:59.792306  828015 out.go:179]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.12.2
	I0908 12:19:59.792333  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.792316  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.793546  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0908 12:19:59.793569  828015 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0908 12:19:59.793622  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.794774  828015 out.go:179]   - Using image docker.io/volcanosh/vc-controller-manager:v1.12.2
	I0908 12:19:59.795965  828015 out.go:179]   - Using image docker.io/volcanosh/vc-scheduler:v1.12.2
	I0908 12:19:59.820605  828015 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0908 12:19:59.828279  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (498149 bytes)
	I0908 12:19:59.828436  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.825835  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.826045  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.829822  828015 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.40
	I0908 12:19:59.834175  828015 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	I0908 12:19:59.834878  828015 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0908 12:19:59.835035  828015 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0908 12:19:59.835269  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0908 12:19:59.835342  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.835877  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0908 12:19:59.835909  828015 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0908 12:19:59.835966  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.836319  828015 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0908 12:19:59.836345  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0908 12:19:59.836396  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.841856  828015 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-763766"
	I0908 12:19:59.841922  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:19:59.842533  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:19:59.859368  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.860781  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.861080  828015 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0908 12:19:59.861097  828015 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0908 12:19:59.861152  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.864003  828015 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0908 12:19:59.864144  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:19:59.865320  828015 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0908 12:19:59.865366  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0908 12:19:59.865429  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.867529  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:19:59.871523  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.875439  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0908 12:19:59.876849  828015 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0908 12:19:59.876870  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0908 12:19:59.876935  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.878132  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.880048  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.892356  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.892846  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.893119  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.896153  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.897619  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.900919  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.902144  828015 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0908 12:19:59.903294  828015 out.go:179]   - Using image docker.io/busybox:stable
	I0908 12:19:59.904284  828015 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0908 12:19:59.904298  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0908 12:19:59.904341  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:19:59.908434  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:19:59.921011  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	W0908 12:19:59.929832  828015 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0908 12:19:59.929875  828015 retry.go:31] will retry after 365.255172ms: ssh: handshake failed: EOF
	I0908 12:20:00.247310  828015 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
	I0908 12:20:00.341379  828015 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 -"
	I0908 12:20:00.341537  828015 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 12:20:00.343231  828015 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
	I0908 12:20:00.345689  828015 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
	I0908 12:20:00.428360  828015 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0908 12:20:00.428465  828015 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0908 12:20:00.444591  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0908 12:20:00.444685  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0908 12:20:00.545613  828015 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0908 12:20:00.545715  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0908 12:20:00.633900  828015 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
	I0908 12:20:00.635052  828015 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
	I0908 12:20:00.641521  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0908 12:20:00.641547  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0908 12:20:00.648226  828015 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
	I0908 12:20:00.731091  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0908 12:20:00.731184  828015 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0908 12:20:00.735504  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0908 12:20:00.735528  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0908 12:20:00.737505  828015 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0908 12:20:00.738320  828015 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0908 12:20:00.738348  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0908 12:20:00.827930  828015 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
	I0908 12:20:00.928672  828015 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
	I0908 12:20:01.129833  828015 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
	I0908 12:20:01.133768  828015 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
	I0908 12:20:01.136711  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0908 12:20:01.136805  828015 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)
	I0908 12:20:01.137168  828015 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
	I0908 12:20:01.240343  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0908 12:20:01.240452  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0908 12:20:01.339101  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0908 12:20:01.339215  828015 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0908 12:20:01.441303  828015 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0908 12:20:01.441405  828015 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0908 12:20:01.627510  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0908 12:20:01.627608  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0908 12:20:01.826854  828015 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0908 12:20:01.826895  828015 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0908 12:20:01.828039  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0908 12:20:01.828108  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0908 12:20:01.846834  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0908 12:20:01.846917  828015 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0908 12:20:02.027777  828015 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
	I0908 12:20:02.426601  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0908 12:20:02.426634  828015 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0908 12:20:02.429968  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0908 12:20:02.430004  828015 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0908 12:20:02.443045  828015 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0908 12:20:02.443154  828015 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0908 12:20:02.844734  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0908 12:20:02.844829  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0908 12:20:03.026194  828015 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0908 12:20:03.026298  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0908 12:20:03.128597  828015 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0908 12:20:03.128633  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0908 12:20:03.429985  828015 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
	I0908 12:20:03.531844  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0908 12:20:03.531944  828015 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0908 12:20:03.629439  828015 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
	I0908 12:20:03.746099  828015 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.404484831s)
	I0908 12:20:03.746182  828015 ssh_runner.go:235] Completed: /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 -": (3.404757906s)
	I0908 12:20:03.746228  828015 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0908 12:20:03.747116  828015 node_ready.go:35] waiting up to 6m0s for node "addons-763766" to be "Ready" ...
	I0908 12:20:03.747279  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.403974379s)
	I0908 12:20:03.747328  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (3.401620052s)
	I0908 12:20:03.747362  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.113434319s)
	I0908 12:20:03.747475  828015 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-creds-rc.yaml: (3.112392581s)
	I0908 12:20:03.747582  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.500172809s)
	I0908 12:20:03.827007  828015 node_ready.go:49] node "addons-763766" is "Ready"
	I0908 12:20:03.827052  828015 node_ready.go:38] duration metric: took 79.890358ms for node "addons-763766" to be "Ready" ...
	I0908 12:20:03.827087  828015 api_server.go:52] waiting for apiserver process to appear ...
	I0908 12:20:03.827176  828015 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 12:20:04.031322  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0908 12:20:04.031456  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0908 12:20:04.330437  828015 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-763766" context rescaled to 1 replicas
	I0908 12:20:04.526622  828015 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-dns-pod.yaml: (3.878300697s)
	I0908 12:20:04.635781  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0908 12:20:04.635866  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0908 12:20:05.029225  828015 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0908 12:20:05.029375  828015 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0908 12:20:05.337465  828015 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
	I0908 12:20:07.430062  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0908 12:20:07.430150  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:20:07.455388  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:20:07.926866  828015 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0908 12:20:08.233887  828015 addons.go:238] Setting addon gcp-auth=true in "addons-763766"
	I0908 12:20:08.233951  828015 host.go:66] Checking if "addons-763766" exists ...
	I0908 12:20:08.234544  828015 cli_runner.go:164] Run: docker container inspect addons-763766 --format={{.State.Status}}
	I0908 12:20:08.256095  828015 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0908 12:20:08.256162  828015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-763766
	I0908 12:20:08.273025  828015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/addons-763766/id_rsa Username:docker}
	I0908 12:20:09.143271  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (8.405718601s)
	I0908 12:20:09.143400  828015 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: (8.315384834s)
	W0908 12:20:09.143423  828015 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
	I0908 12:20:09.143442  828015 retry.go:31] will retry after 350.90299ms: 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
	I0908 12:20:09.143505  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (8.214740474s)
	I0908 12:20:09.143809  828015 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: (8.013875641s)
	I0908 12:20:09.143826  828015 addons.go:479] Verifying addon ingress=true in "addons-763766"
	I0908 12:20:09.144207  828015 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (8.0103402s)
	I0908 12:20:09.144262  828015 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: (8.006996921s)
	I0908 12:20:09.144273  828015 addons.go:479] Verifying addon registry=true in "addons-763766"
	I0908 12:20:09.144492  828015 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: (7.116675928s)
	I0908 12:20:09.144510  828015 addons.go:479] Verifying addon metrics-server=true in "addons-763766"
	I0908 12:20:09.144602  828015 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: (5.714503869s)
	W0908 12:20:09.144647  828015 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
	I0908 12:20:09.144663  828015 retry.go:31] will retry after 211.053344ms: 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
	I0908 12:20:09.144713  828015 ssh_runner.go:235] Completed: 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: (5.515236004s)
	I0908 12:20:09.144823  828015 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (5.317623515s)
	I0908 12:20:09.144841  828015 api_server.go:72] duration metric: took 9.445774547s to wait for apiserver process to appear ...
	I0908 12:20:09.144848  828015 api_server.go:88] waiting for apiserver healthz status ...
	I0908 12:20:09.144865  828015 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0908 12:20:09.145654  828015 out.go:179] * Verifying registry addon...
	I0908 12:20:09.145706  828015 out.go:179] * Verifying ingress addon...
	I0908 12:20:09.146915  828015 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-763766 service yakd-dashboard -n yakd-dashboard
	
	I0908 12:20:09.147812  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0908 12:20:09.147868  828015 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0908 12:20:09.227593  828015 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0908 12:20:09.229798  828015 api_server.go:141] control plane version: v1.34.0
	I0908 12:20:09.229837  828015 api_server.go:131] duration metric: took 84.981822ms to wait for apiserver health ...
	I0908 12:20:09.229850  828015 system_pods.go:43] waiting for kube-system pods to appear ...
	I0908 12:20:09.233930  828015 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0908 12:20:09.234002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:09.235440  828015 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0908 12:20:09.235461  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:09.236575  828015 system_pods.go:59] 17 kube-system pods found
	I0908 12:20:09.236673  828015 system_pods.go:61] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.236722  828015 system_pods.go:61] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.236745  828015 system_pods.go:61] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.236762  828015 system_pods.go:61] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.236776  828015 system_pods.go:61] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.236791  828015 system_pods.go:61] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.236808  828015 system_pods.go:61] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.236821  828015 system_pods.go:61] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.236836  828015 system_pods.go:61] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.236852  828015 system_pods.go:61] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.236881  828015 system_pods.go:61] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.236900  828015 system_pods.go:61] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.236917  828015 system_pods.go:61] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.236929  828015 system_pods.go:61] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.236953  828015 system_pods.go:61] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.236964  828015 system_pods.go:61] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.236984  828015 system_pods.go:61] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.236997  828015 system_pods.go:74] duration metric: took 7.130656ms to wait for pod list to return data ...
	I0908 12:20:09.237011  828015 default_sa.go:34] waiting for default service account to be created ...
	I0908 12:20:09.243866  828015 default_sa.go:45] found service account: "default"
	I0908 12:20:09.243896  828015 default_sa.go:55] duration metric: took 6.874068ms for default service account to be created ...
	I0908 12:20:09.243907  828015 system_pods.go:116] waiting for k8s-apps to be running ...
	I0908 12:20:09.253755  828015 system_pods.go:86] 18 kube-system pods found
	I0908 12:20:09.253785  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.253792  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.253797  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending
	I0908 12:20:09.253801  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.253805  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.253809  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.253812  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.253820  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.253830  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.253836  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.253847  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.253859  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.253867  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.253872  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.253881  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.253889  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.253897  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.253901  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.253919  828015 retry.go:31] will retry after 306.055725ms: missing components: kube-dns
	I0908 12:20:09.356792  828015 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
	I0908 12:20:09.452580  828015 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: (4.115034482s)
	I0908 12:20:09.452631  828015 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-763766"
	I0908 12:20:09.452913  828015 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.196770991s)
	I0908 12:20:09.453977  828015 out.go:179] * Verifying csi-hostpath-driver addon...
	I0908 12:20:09.454104  828015 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0908 12:20:09.456079  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0908 12:20:09.457223  828015 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0908 12:20:09.458126  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0908 12:20:09.458144  828015 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0908 12:20:09.495148  828015 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
	I0908 12:20:09.531569  828015 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0908 12:20:09.531598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:09.554364  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0908 12:20:09.554390  828015 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0908 12:20:09.633805  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:09.633896  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.633921  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.633943  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:09.633961  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:09.633979  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:09.633995  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.634012  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.634027  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.634055  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.634082  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.634108  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.634124  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.634142  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.634160  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.634187  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.634204  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.634222  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.634238  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.634256  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.634278  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.634309  828015 retry.go:31] will retry after 256.704129ms: missing components: kube-dns
	I0908 12:20:09.738240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:09.738761  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:09.744680  828015 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0908 12:20:09.744759  828015 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0908 12:20:09.931439  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:09.931484  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:09.931496  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:09.931506  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:09.931514  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:09.931591  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:09.931604  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:09.931611  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:09.931616  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:09.931622  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:09.931633  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:09.931657  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:09.931667  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:09.931673  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:09.931682  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:09.931698  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:09.931712  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:09.931719  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:09.931731  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.931739  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:09.931744  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:09.931767  828015 retry.go:31] will retry after 391.760345ms: missing components: kube-dns
	I0908 12:20:09.934005  828015 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
	I0908 12:20:10.030224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:10.152222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:10.152456  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:10.330777  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:10.330818  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:10.330828  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:10.330840  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:10.330849  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:10.330857  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:10.330862  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:10.330868  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:10.330876  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:10.330881  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:10.330891  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:10.330896  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:10.330901  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:10.330910  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:10.330918  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:10.330934  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:10.330941  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:10.330949  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:10.330959  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.330966  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.330972  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:10.330990  828015 retry.go:31] will retry after 389.08293ms: missing components: kube-dns
	I0908 12:20:10.461658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:10.652027  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:10.652205  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:10.754458  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:10.754498  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:10.754508  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:10.754519  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:10.754535  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:10.754543  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:10.754549  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:10.754555  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:10.754561  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:10.754567  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:10.754574  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:10.754581  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:10.754587  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:10.754597  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:10.754605  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:10.754614  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:10.754621  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:10.754630  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:10.754638  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.754647  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:10.754658  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:10.754677  828015 retry.go:31] will retry after 688.83067ms: missing components: kube-dns
	I0908 12:20:11.028615  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.152443  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:11.152811  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:11.425891  828015 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.069034588s)
	I0908 12:20:11.449005  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:11.449039  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:11.449046  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:11.449055  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:11.449060  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:11.449066  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:11.449071  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:11.449078  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:11.449084  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:11.449089  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:11.449097  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:11.449112  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:11.449122  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:11.449128  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:11.449138  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:11.449143  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:11.449151  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:11.449156  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:11.449164  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:11.449172  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:11.449181  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:11.449203  828015 retry.go:31] will retry after 769.37607ms: missing components: kube-dns
	I0908 12:20:11.459260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.600243  828015 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.105057721s)
	W0908 12:20:11.600280  828015 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
	I0908 12:20:11.600300  828015 retry.go:31] will retry after 374.353159ms: 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
	I0908 12:20:11.600338  828015 ssh_runner.go:235] Completed: 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: (1.666221719s)
	I0908 12:20:11.601421  828015 addons.go:479] Verifying addon gcp-auth=true in "addons-763766"
	I0908 12:20:11.604154  828015 out.go:179] * Verifying gcp-auth addon...
	I0908 12:20:11.605884  828015 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0908 12:20:11.608451  828015 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0908 12:20:11.608469  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:11.651123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:11.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:11.959455  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:11.975358  828015 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
	I0908 12:20:12.127328  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:12.151267  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:12.151405  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:12.228463  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:12.228497  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:12.228505  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:12.228512  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:12.228517  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:12.228522  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:12.228528  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:12.228533  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:12.228536  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:12.228540  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:12.228544  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:12.228548  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:12.228552  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:12.228557  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:12.228563  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:12.228573  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:12.228582  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:12.228598  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:12.228606  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:12.228617  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:12.228627  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:12.228649  828015 retry.go:31] will retry after 988.969909ms: missing components: kube-dns
	I0908 12:20:12.461029  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:12.628136  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:12.652243  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:12.652377  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:12.960268  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:13.128012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:13.151519  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:13.151686  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:13.227825  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:13.227865  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:13.227876  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:13.227886  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:13.227894  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:13.227906  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:13.227916  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:13.227922  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:13.227928  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:13.227933  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:13.227941  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:13.227947  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:13.227952  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:13.227960  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:13.227971  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:13.227979  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:13.227988  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:13.227998  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:13.228005  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:13.228014  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:13.228019  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:13.228042  828015 retry.go:31] will retry after 1.259100105s: missing components: kube-dns
	I0908 12:20:13.447878  828015 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: (1.472478061s)
	W0908 12:20:13.447932  828015 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
	I0908 12:20:13.447957  828015 retry.go:31] will retry after 351.613216ms: 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
	I0908 12:20:13.459887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:13.609516  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:13.651206  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:13.651396  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:13.800504  828015 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
	I0908 12:20:13.960436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.127166  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:14.151444  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:14.151513  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:14.459895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.528217  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:14.528261  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:14.528275  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:14.528286  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:14.528293  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:14.528302  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:14.528351  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:14.528362  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:14.528377  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:14.528386  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:14.528395  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:14.528400  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:14.528406  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:14.528417  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:14.528426  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:14.528437  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:14.528445  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:14.528456  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:14.528463  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:14.528476  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:14.528484  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:14.528512  828015 retry.go:31] will retry after 1.320703278s: missing components: kube-dns
	I0908 12:20:14.628461  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:14.729518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:14.729622  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:14.960693  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:14.981361  828015 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: (1.180812613s)
	W0908 12:20:14.981416  828015 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
	I0908 12:20:14.981439  828015 retry.go:31] will retry after 1.007057661s: 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
	I0908 12:20:15.109890  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:15.150709  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:15.150897  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:15.459479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:15.609037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:15.651261  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:15.651295  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:15.853352  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:15.853385  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:15.853393  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:15.853400  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:15.853405  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:15.853410  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:15.853415  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:15.853419  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:15.853423  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:15.853426  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:15.853435  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:15.853439  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:15.853443  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:15.853450  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:15.853458  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:15.853465  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:15.853473  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:15.853479  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:15.853486  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:15.853492  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:15.853498  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:15.853516  828015 retry.go:31] will retry after 1.574042512s: missing components: kube-dns
	I0908 12:20:15.960015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:15.988989  828015 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
	I0908 12:20:16.127489  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:16.151435  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:16.151452  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:16.460099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:16.626907  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:16.650689  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:16.650931  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:16.930880  828015 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
	I0908 12:20:16.930915  828015 retry.go:31] will retry after 1.273862858s: 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
	I0908 12:20:16.960250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:17.129067  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:17.230550  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:17.230621  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:17.431688  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:17.431718  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:17.431725  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:17.431734  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:17.431740  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:17.431748  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:17.431754  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:17.431760  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:17.431769  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:17.431774  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:17.431786  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0908 12:20:17.431792  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:17.431796  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:17.431801  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:17.431811  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:17.431818  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:17.431824  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:17.431830  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:17.431836  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:17.431845  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:17.431854  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:17.431875  828015 retry.go:31] will retry after 2.042555587s: missing components: kube-dns
	I0908 12:20:17.459824  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:17.609640  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:17.651711  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:17.651806  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:17.960370  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:18.128400  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:18.150988  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:18.151252  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:18.205358  828015 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
	I0908 12:20:18.460364  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:18.609101  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:18.651040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:18.651312  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:18.960301  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:18.988208  828015 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
	I0908 12:20:18.988238  828015 retry.go:31] will retry after 2.072562328s: 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
	I0908 12:20:19.109277  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:19.150898  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:19.150942  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:19.458820  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:19.479073  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:19.479180  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:19.479203  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:19.479244  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:19.479270  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:19.479292  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:19.479308  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:19.479324  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:19.479349  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:19.479372  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:19.479398  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:19.479412  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:19.479427  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:19.479454  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:19.479484  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:19.479507  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:19.479530  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:19.479558  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:19.479586  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:19.479603  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:19.479618  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:19.479658  828015 retry.go:31] will retry after 2.736661935s: missing components: kube-dns
	I0908 12:20:19.608728  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:19.651484  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:19.651591  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:19.959695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:20.109897  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:20.151694  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:20.151782  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:20.460156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:20.608859  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:20.651591  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:20.651670  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:20.959797  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:21.061825  828015 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
	I0908 12:20:21.109201  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:21.151188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:21.151317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:21.459250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:21.592681  828015 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
	I0908 12:20:21.592713  828015 retry.go:31] will retry after 3.799841732s: 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
	I0908 12:20:21.609121  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:21.650796  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:21.650975  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:21.959842  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:22.109807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:22.151453  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:22.151484  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:22.219966  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:22.220001  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:22.220009  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:22.220017  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:22.220022  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:22.220029  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:22.220033  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:22.220041  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:22.220045  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:22.220048  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:22.220054  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:22.220060  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:22.220064  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:22.220068  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:22.220075  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:22.220092  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:22.220097  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:22.220105  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:22.220110  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:22.220118  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:22.220122  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:22.220137  828015 retry.go:31] will retry after 3.082551504s: missing components: kube-dns
	I0908 12:20:22.459702  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:22.609594  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:22.710470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:22.710532  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:22.959622  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:23.109544  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:23.210564  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:23.210651  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:23.459808  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:23.609780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:23.651569  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:23.651659  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:23.959781  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:24.109833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:24.210951  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:24.211092  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:24.459217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:24.608878  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:24.651726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:24.651756  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:24.959993  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:25.109646  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:25.151131  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:25.151221  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:25.307424  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:25.307458  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:25.307465  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:25.307472  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:25.307478  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:25.307483  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:25.307487  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:25.307491  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:25.307495  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:25.307498  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:25.307502  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:25.307506  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:25.307510  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:25.307515  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:25.307520  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:25.307528  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:25.307533  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:25.307540  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:25.307546  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:25.307551  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:25.307555  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:25.307570  828015 retry.go:31] will retry after 5.537453324s: missing components: kube-dns
	I0908 12:20:25.393138  828015 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
	I0908 12:20:25.459563  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:25.609143  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:25.650805  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:25.650986  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:25.919060  828015 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
	I0908 12:20:25.919098  828015 retry.go:31] will retry after 6.130731047s: 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
	I0908 12:20:25.960144  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:26.109135  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:26.151006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:26.151096  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:26.459270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:26.609019  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:26.650771  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:26.650798  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:26.960360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:27.108980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:27.150539  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:27.150604  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:27.459813  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:27.609325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:27.650971  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:27.650974  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:27.959305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:28.109225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:28.150882  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:28.150977  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:28.459321  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:28.609072  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:28.668026  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:28.668149  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:28.959191  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:29.109194  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:29.151212  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:29.151383  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:29.459612  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:29.609460  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:29.651317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:29.651344  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:29.959672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:30.109700  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:30.151814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:30.151818  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:30.460493  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:30.609000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:30.651080  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:30.651112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:30.849014  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:30.849046  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:30.849053  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:30.849060  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:30.849067  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:30.849073  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:30.849077  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:30.849081  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:30.849084  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:30.849087  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:30.849090  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:30.849095  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:30.849098  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:30.849102  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:30.849108  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:30.849114  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:30.849119  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:30.849124  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:30.849129  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:30.849140  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:30.849145  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:30.849161  828015 retry.go:31] will retry after 6.268009777s: missing components: kube-dns
	I0908 12:20:30.959036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:31.109070  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:31.150739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:31.150834  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:31.460010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:31.608722  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:31.651695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:31.651823  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:31.959876  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:32.050912  828015 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
	I0908 12:20:32.109607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:32.151364  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:32.151487  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:32.460206  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0908 12:20:32.584759  828015 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
	I0908 12:20:32.584795  828015 retry.go:31] will retry after 9.258705809s: 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
	I0908 12:20:32.609489  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:32.651529  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:32.651627  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:32.959799  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:33.109609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:33.210553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:33.210784  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:33.459985  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:33.609687  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:33.652201  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:33.652509  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:33.959540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:34.109397  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:34.151261  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:34.151305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:34.459861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:34.609721  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:34.651525  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:34.651550  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:34.959880  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:35.110501  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:35.151046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:35.151076  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:35.459981  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:35.609345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:35.651208  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:35.651232  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:35.959411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:36.109099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:36.150907  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:36.150995  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:36.459899  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:36.609419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:36.651135  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:36.651149  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:36.959352  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:37.109207  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:37.121846  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:37.121878  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:37.121885  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:37.121894  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:37.121900  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:37.121906  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:37.121909  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:37.121915  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:37.121918  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:37.121921  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:37.121925  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:37.121928  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:37.121931  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:37.121936  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:37.121942  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:37.121946  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:37.121985  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:37.121991  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:37.121997  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:37.122006  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:37.122009  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:37.122024  828015 retry.go:31] will retry after 6.654405359s: missing components: kube-dns
	I0908 12:20:37.150838  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:37.150890  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:37.459559  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:37.609121  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:37.650624  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:37.650625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:37.960240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:38.108958  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:38.150625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:38.150689  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:38.459462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:38.609285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:38.651034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:38.651163  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:38.959141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:39.108631  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:39.151224  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:39.151281  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:39.459463  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:39.608991  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:39.650868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:39.651115  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:39.959134  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:40.109324  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:40.151030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:40.151211  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:40.459154  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:40.608690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:40.651283  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:40.651319  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:40.959485  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:41.109129  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:41.150655  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:41.150684  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:41.460018  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:41.609049  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:41.650871  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:41.651086  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:41.844091  828015 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
	I0908 12:20:41.959375  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:42.128156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:42.151082  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:42.151294  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:42.411352  828015 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
	I0908 12:20:42.411396  828015 retry.go:31] will retry after 5.40147835s: 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
	I0908 12:20:42.459185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:42.608980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:42.650848  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:42.650867  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:42.960141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:43.128627  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:43.229529  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:43.229733  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:43.460023  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:43.608900  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:43.650867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:43.651071  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:43.781158  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:43.781197  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:43.781208  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0908 12:20:43.781217  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:43.781225  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:43.781256  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:43.781264  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:43.781272  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:43.781278  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:43.781287  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:43.781296  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:43.781304  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:43.781310  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:43.781322  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Running / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0908 12:20:43.781344  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:43.781356  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:43.781366  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:43.781376  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:43.781388  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:43.781401  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:43.781412  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:43.781436  828015 retry.go:31] will retry after 10.436096244s: missing components: kube-dns
	I0908 12:20:43.959736  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:44.109455  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:44.151246  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:44.151280  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:44.459296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:44.609633  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:44.651263  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:44.651308  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:44.959599  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:45.109560  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:45.168540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:45.168614  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:45.460158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:45.608844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:45.651428  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:45.651612  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:45.960005  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:46.129033  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:46.150735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:46.151109  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:46.459462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:46.609773  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:46.652203  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:46.652316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:46.958966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:47.110404  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:47.151185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:47.151226  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:47.459477  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:47.608910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:47.650690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:47.650949  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:47.814031  828015 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
	I0908 12:20:47.959136  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:48.128023  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:48.151750  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:48.151969  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:48.459877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:48.628995  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0908 12:20:48.632589  828015 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
	I0908 12:20:48.632619  828015 retry.go:31] will retry after 8.731902797s: 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
	I0908 12:20:48.651671  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:48.651866  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:48.960306  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:49.109438  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:49.151537  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:49.151543  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:49.461838  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:49.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:49.651285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:49.651304  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:49.959690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:50.128451  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:50.151912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:50.151985  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:50.459541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:50.610338  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:50.651106  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:50.651289  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:50.959586  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:51.109269  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:51.152327  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:51.152651  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:51.460853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:51.627037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:51.651091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:51.651313  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:51.959403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:52.109918  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:52.210115  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:52.210271  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:52.459198  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:52.609418  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:52.651190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:52.651227  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:52.959111  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:53.108930  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:53.151619  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:53.151626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:53.459633  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:53.609682  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:53.651502  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:53.651608  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:53.959724  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:54.109305  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:54.151000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:54.151077  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:54.222817  828015 system_pods.go:86] 20 kube-system pods found
	I0908 12:20:54.222862  828015 system_pods.go:89] "amd-gpu-device-plugin-wb7ph" [381f7432-b3d6-4ce6-b757-1a353067b937] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
	I0908 12:20:54.222871  828015 system_pods.go:89] "coredns-66bc5c9577-ptwl7" [d9023e45-0dd5-44af-9cb8-51be28bca8c7] Running
	I0908 12:20:54.222885  828015 system_pods.go:89] "csi-hostpath-attacher-0" [52f0f678-a7cd-401c-8b66-8cc7f38a52d7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0908 12:20:54.222900  828015 system_pods.go:89] "csi-hostpath-resizer-0" [caa992c7-1b39-40df-852e-edfd19065fc2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0908 12:20:54.222913  828015 system_pods.go:89] "csi-hostpathplugin-rs4qf" [67541ad1-f01e-45b5-8790-f08207c9af6d] 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])
	I0908 12:20:54.222926  828015 system_pods.go:89] "etcd-addons-763766" [4483b15c-1ea5-46b7-8c90-2a0113f28083] Running
	I0908 12:20:54.222936  828015 system_pods.go:89] "kindnet-mwwmj" [eb7c09c0-584e-449c-91bc-477b4daa7ac4] Running
	I0908 12:20:54.222945  828015 system_pods.go:89] "kube-apiserver-addons-763766" [0765cffd-0792-4988-9c18-506f52d8e444] Running
	I0908 12:20:54.222953  828015 system_pods.go:89] "kube-controller-manager-addons-763766" [d78d1426-385f-4236-94d0-59fd95e4bbb6] Running
	I0908 12:20:54.222964  828015 system_pods.go:89] "kube-ingress-dns-minikube" [6104af7c-fc9d-4fa8-a99c-0529ff5808f9] Running
	I0908 12:20:54.222972  828015 system_pods.go:89] "kube-proxy-xrgvx" [804d61d8-d2a3-4f00-9a93-fbeb6de18b0f] Running
	I0908 12:20:54.222977  828015 system_pods.go:89] "kube-scheduler-addons-763766" [8792b7e1-c9af-48f7-9764-bf969d1e338f] Running
	I0908 12:20:54.222985  828015 system_pods.go:89] "metrics-server-85b7d694d7-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Running
	I0908 12:20:54.222994  828015 system_pods.go:89] "nvidia-device-plugin-daemonset-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0908 12:20:54.223005  828015 system_pods.go:89] "registry-66898fdd98-f5rlf" [fcfa87e1-8e7a-498c-b457-db50556ce9f5] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0908 12:20:54.223016  828015 system_pods.go:89] "registry-creds-764b6fb674-hj26g" [0f5b3b8e-9d0e-4aab-91f7-f458707b5876] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0908 12:20:54.223027  828015 system_pods.go:89] "registry-proxy-ww4lc" [f380baa9-6b05-4bff-ac1e-4b517ec03afb] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0908 12:20:54.223037  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-flxps" [443d6d67-ab74-4e56-9e18-68fbec930de3] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:54.223050  828015 system_pods.go:89] "snapshot-controller-7d9fbc56b8-kq9mv" [379d3bc2-5012-400d-b90c-bb83df617cfa] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0908 12:20:54.223056  828015 system_pods.go:89] "storage-provisioner" [21430523-f043-43bd-8bbf-be822acc311c] Running
	I0908 12:20:54.223068  828015 system_pods.go:126] duration metric: took 44.979152332s to wait for k8s-apps to be running ...
	I0908 12:20:54.223081  828015 system_svc.go:44] waiting for kubelet service to be running ....
	I0908 12:20:54.223142  828015 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 12:20:54.236792  828015 system_svc.go:56] duration metric: took 13.701571ms WaitForService to wait for kubelet
	I0908 12:20:54.236818  828015 kubeadm.go:578] duration metric: took 54.537749791s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0908 12:20:54.236839  828015 node_conditions.go:102] verifying NodePressure condition ...
	I0908 12:20:54.239649  828015 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0908 12:20:54.239681  828015 node_conditions.go:123] node cpu capacity is 8
	I0908 12:20:54.239701  828015 node_conditions.go:105] duration metric: took 2.857068ms to run NodePressure ...
	I0908 12:20:54.239717  828015 start.go:241] waiting for startup goroutines ...
	I0908 12:20:54.459777  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:54.609685  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:54.651772  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:54.651850  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:54.959912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:55.109450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:55.151171  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:55.151226  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:55.458953  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:55.609529  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:55.651447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:55.651472  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:55.960006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:56.108802  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:56.151526  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:56.151636  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:56.459755  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:56.609893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:56.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:56.651713  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:56.959826  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:57.109669  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:57.151227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:57.151448  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:57.365476  828015 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
	I0908 12:20:57.459861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:57.611468  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:57.651248  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:57.651281  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0908 12:20:57.889014  828015 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
	I0908 12:20:57.889053  828015 retry.go:31] will retry after 30.894899433s: 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
	I0908 12:20:57.960177  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:58.108838  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:58.151474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:58.151534  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:58.459904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:58.609003  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:58.650981  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:58.651027  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:58.960211  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:59.108984  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:59.150657  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:59.150695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:59.460139  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:20:59.608875  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:20:59.653964  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:20:59.654124  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:20:59.959071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:00.108942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:00.150804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:00.150857  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:00.459786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:00.609891  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:00.651625  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:00.651626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:00.959910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:01.109645  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:01.151447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:01.151495  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:01.459600  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:01.609417  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:01.651384  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:01.651475  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:01.959780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:02.109792  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:02.151868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:02.151918  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:02.460002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:02.608876  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:02.651606  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:02.651606  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:02.960073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:03.109048  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:03.150857  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:03.150930  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:03.459581  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:03.637867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:03.651821  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:03.651921  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:03.960054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:04.108817  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:04.151583  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:04.151628  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:04.459810  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:04.609752  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:04.651963  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:04.653992  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:04.959213  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:05.108650  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:05.151221  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:05.151431  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:05.459264  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:05.608503  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:05.651316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:05.651316  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:05.959245  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:06.109123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:06.150782  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:06.150838  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:06.460333  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:06.609043  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:06.650591  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:06.650734  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:06.960071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:07.108535  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:07.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:07.151242  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:07.459316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:07.608739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:07.651618  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:07.651659  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:07.959829  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:08.109495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:08.151222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:08.151439  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:08.459649  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:08.609734  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:08.651658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:08.651805  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:08.959873  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:09.109430  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:09.151183  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:09.151317  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:09.459833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:09.609771  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:09.651916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:09.652135  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:09.959424  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:10.109168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:10.150722  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:10.150875  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:10.459617  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:10.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:10.651652  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:10.651741  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:10.959969  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:11.109382  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:11.150987  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:11.151012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:11.459123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:11.608695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:11.651474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:11.651523  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:11.959738  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:12.109479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:12.151331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:12.151491  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:12.459966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:12.609015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:12.650729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:12.650767  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:12.959904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:13.109422  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:13.151061  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:13.151223  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:13.459056  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:13.608661  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:13.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:13.651597  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:13.960227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:14.108887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:14.151570  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:14.151604  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:14.459935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:14.609877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:14.651632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:14.651692  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:14.959814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:15.109462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:15.151237  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:15.151319  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:15.459436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:15.608610  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:15.651239  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:15.651384  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:15.959511  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:16.109179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:16.150900  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:16.150956  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:16.458811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:16.609795  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:16.651550  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:16.651710  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:16.960014  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:17.108994  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:17.150574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:17.150617  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:17.459815  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:17.609347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:17.650889  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:17.650955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:17.959151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:18.108719  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:18.151561  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:18.151630  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:18.459767  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:18.609853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:18.651647  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:18.651679  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:18.959836  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:19.110029  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:19.150958  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:19.150977  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:19.459012  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:19.609769  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:19.651600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:19.651632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:19.959888  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:20.109517  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:20.151308  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:20.151351  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:20.459524  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:20.609091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:20.651158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:20.651176  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:20.959331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:21.109018  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:21.150704  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:21.150817  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:21.460230  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:21.608861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:21.651541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:21.651613  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:21.960349  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:22.109331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:22.151267  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:22.151525  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:22.459662  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:22.626470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:22.651870  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:22.652127  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:22.960099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:23.109090  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:23.150826  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:23.150848  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:23.460185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:23.608887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:23.651638  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:23.651734  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:23.962684  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:24.109475  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:24.151259  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:24.151289  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:24.459369  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:24.608666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:24.651789  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:24.651816  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:24.959762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:25.109456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:25.151105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:25.151159  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:25.459298  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:25.609458  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:25.651171  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:25.651363  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:25.959419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:26.108877  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:26.151360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:26.151383  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:26.459553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:26.609013  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:26.651414  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:26.651512  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:26.959835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:27.109967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:27.151390  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:27.151466  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:27.459615  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:27.609327  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:27.651006  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:27.651006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:27.959660  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:28.109042  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:28.150514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:28.150556  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:28.459747  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:28.609870  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:28.710699  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:28.710699  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:28.784721  828015 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
	I0908 12:21:28.960223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:29.109629  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:29.151167  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:29.151253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0908 12:21:29.315893  828015 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
	I0908 12:21:29.315926  828015 retry.go:31] will retry after 25.257156421s: 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
	I0908 12:21:29.459883  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:29.609726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:29.651590  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:29.651743  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:29.960009  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:30.108925  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:30.150735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:30.150769  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:30.459670  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:30.609224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:30.651250  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:30.651296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:30.959744  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:31.109787  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:31.151594  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:31.151618  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:31.459811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:31.609658  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:31.651416  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:31.651617  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:31.959729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:32.109609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:32.151804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:32.151813  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:32.460316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:32.608714  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:32.651666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:32.651789  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:32.960054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:33.108884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:33.150597  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:33.150650  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:33.459708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:33.609331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:33.651295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:33.651431  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:33.959676  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:34.126673  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:34.151606  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:34.151651  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:34.459164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:34.608792  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:34.709785  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:34.710046  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:34.960131  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:35.108932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:35.151916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:35.152055  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:35.460213  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:35.608663  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:35.652851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:35.652940  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:35.960495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:36.128112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:36.150921  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:36.150947  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:36.459976  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:36.610538  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:36.651215  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:36.651541  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:36.959902  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:37.109379  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:37.151098  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:37.151194  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:37.459521  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:37.609316  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:37.651232  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:37.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:37.959349  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:38.108864  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:38.151711  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:38.151833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:38.473746  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:38.609472  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:38.651151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:38.651316  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:38.959322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:39.109221  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:39.151193  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:39.151432  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:39.459844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:39.609807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:39.651739  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:39.651885  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:39.959495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:40.109315  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:40.151331  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:40.151409  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:40.459786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:40.610466  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:40.650527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:40.650600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:40.959861  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:41.109502  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:41.151058  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:41.151055  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:41.458980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:41.608554  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:41.651582  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:41.652061  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:41.959918  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:42.110190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:42.150927  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:42.151057  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:42.460460  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:42.609341  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:42.651333  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:42.651511  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:42.960300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:43.109119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:43.210188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:43.210306  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:43.459190  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:43.608868  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:43.651787  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:43.651885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:43.960123  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:44.108701  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:44.151933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:44.151969  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:44.459849  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:44.609425  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:44.651164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:44.651194  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:44.959649  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:45.109300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:45.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:45.151341  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:45.459686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:45.609760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:45.651617  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:45.651642  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:45.959833  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:46.109456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:46.151554  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:46.151578  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:46.459507  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:46.609426  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:46.651268  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:46.651308  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:46.959347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:47.109046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:47.150672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:47.150804  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:47.459898  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:47.610309  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:47.651146  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:47.651261  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:47.960099  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:48.108692  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:48.209924  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:48.210024  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:48.460164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:48.608963  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:48.650819  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:48.651018  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:48.959598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:49.109317  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:49.150896  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:49.150999  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:49.459236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:49.608776  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:49.651565  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:49.651610  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:49.959732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:50.110488  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:50.151424  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:50.151460  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:50.459933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:50.609636  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:50.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:50.651436  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:50.959752  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:51.109294  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:51.150910  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:51.151147  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:51.459787  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:51.609441  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:51.651204  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:51.651242  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:51.959368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:52.108950  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:52.150945  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:52.151060  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:52.459491  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:52.609318  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:52.651646  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:52.651744  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:52.960354  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:53.109021  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:53.151074  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:53.151365  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:53.460164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:53.628368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:53.651527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:53.651544  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:53.960063  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:54.126839  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:54.151319  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:54.151517  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:54.460230  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:54.573216  828015 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
	I0908 12:21:54.626966  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:54.651613  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:54.651630  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:54.960485  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:55.126427  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:55.151033  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:55.151118  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:55.460545  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:55.628684  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:55.652296  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:55.652586  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:55.769799  828015 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: (1.19649194s)
	W0908 12:21:55.769856  828015 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
	W0908 12:21:55.769974  828015 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
	]
	I0908 12:21:55.960447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:56.109151  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:56.151118  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:56.151170  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:56.460280  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:56.628240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:56.651442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:56.651471  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:56.960271  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:57.108621  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:57.151797  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:57.151853  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:57.460436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:57.609288  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:57.651255  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:57.651288  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:57.959885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:58.128005  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:58.151315  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:58.151647  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:58.459419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:58.626942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:58.651859  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:58.651903  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:58.959513  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:59.109271  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:59.150857  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:59.150912  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:59.458939  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:21:59.608573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:21:59.650993  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:21:59.651121  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:21:59.959383  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:00.109092  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:00.150905  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:00.151032  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:00.460179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:00.608978  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:00.651020  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:00.651034  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:00.960283  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:01.109095  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:01.151129  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:01.151159  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:01.459415  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:01.609405  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:01.651277  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:01.651361  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:01.959518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:02.108995  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:02.150497  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:02.150552  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:02.459368  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:02.608970  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:02.650666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:02.650695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:02.959998  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:03.108698  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:03.151220  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:03.151342  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:03.459539  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:03.609553  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:03.651228  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:03.651380  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:03.959760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:04.109367  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:04.151332  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:04.151362  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:04.459717  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:04.609175  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:04.651056  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:04.651073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:04.959750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:05.109307  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:05.151225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:05.151231  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:05.459629  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:05.608884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:05.651936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:05.652229  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:05.960141  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:06.127980  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:06.150964  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:06.151134  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:06.460053  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:06.628130  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:06.651282  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:06.651338  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:06.959707  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:07.109218  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:07.150841  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:07.150949  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:07.459002  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:07.608495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:07.651311  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:07.651355  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:07.959600  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:08.109766  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:08.151490  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:08.151686  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:08.459495  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:08.609081  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:08.650780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:08.650818  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:08.960225  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:09.109285  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:09.150869  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:09.151055  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:09.460071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:09.608672  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:09.651889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:09.651969  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:09.959041  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:10.109677  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:10.151604  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:10.151810  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:10.460125  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:10.608728  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:10.651686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:10.651798  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:10.960239  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:11.108968  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:11.150715  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:11.150746  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:11.459961  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:11.609804  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:11.652055  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:11.652126  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:11.959243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:12.108912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:12.151630  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:12.151632  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:12.460013  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:12.608322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:12.651168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:12.651394  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:12.959972  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:13.108573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:13.151224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:13.151381  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:13.459499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:13.609143  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0908 12:22:13.650852  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:13.650982  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:13.959354  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:14.109456  828015 kapi.go:107] duration metric: took 2m2.503566429s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0908 12:22:14.111066  828015 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-763766 cluster.
	I0908 12:22:14.112170  828015 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.
	I0908 12:22:14.113053  828015 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0908 12:22:14.151187  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:14.151226  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:14.459584  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:14.652080  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:14.652188  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:14.959533  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:15.151307  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:15.151459  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:15.460175  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:15.650708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:15.650759  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:15.959951  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:16.150661  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:16.150830  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:16.460199  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:16.651109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:16.651129  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:16.959758  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:17.151531  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:17.151607  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:17.459929  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:17.650872  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:17.651017  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:17.958935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:18.151515  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:18.151629  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:18.459956  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:18.650602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:18.650792  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:18.960574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:19.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:19.151377  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:19.459609  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:19.651440  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:19.651476  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:19.959788  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:20.151695  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:20.151704  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:20.459955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:20.650877  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:20.650954  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:20.960233  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:21.150867  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:21.150908  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:21.460152  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:21.651184  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:21.651259  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:21.959688  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:22.151441  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:22.151569  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:22.459651  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:22.651567  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:22.651600  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:22.960376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:23.151010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:23.151079  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:23.459476  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:23.651240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:23.651291  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:23.959405  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:24.151242  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:24.151328  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:24.459670  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:24.651576  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:24.651671  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:24.959556  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:25.152075  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:25.152105  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:25.459583  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:25.651185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:25.651262  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:25.959217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:26.151688  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:26.151826  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:26.460192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:26.651244  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:26.651732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:26.959738  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:27.151562  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:27.151648  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:27.460182  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:27.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:27.651381  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:27.959597  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:28.151893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:28.152018  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:28.460112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:28.650921  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:28.650964  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:28.960251  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:29.151619  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:29.151667  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:29.459928  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:29.651036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:29.651053  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:29.959325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:30.151345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:30.151391  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:30.576581  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:30.651445  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:30.651510  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:30.959438  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:31.151552  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:31.151720  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:31.459736  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:31.651759  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:31.651951  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:31.959884  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:32.150835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:32.150853  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:32.459830  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:32.651722  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:32.651952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:32.959344  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:33.151205  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:33.151276  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:33.459109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:33.651036  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:33.651124  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:33.959054  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:34.150770  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:34.150858  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:34.458880  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:34.650851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:34.650989  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:34.959919  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:35.151037  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:35.151073  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:35.459882  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:35.651403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:35.651525  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:35.959750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:36.152269  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:36.152514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:36.459034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:36.651137  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:36.651206  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:36.959095  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:37.151339  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:37.151547  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:37.459478  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:37.651695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:37.651742  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:37.959473  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:38.151470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:38.151518  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:38.460482  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:38.652304  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:38.652358  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:38.960358  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:39.156579  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:39.156722  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:39.527815  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:39.651878  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:39.652091  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:39.959602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:40.151793  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:40.151829  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:40.460006  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:40.651938  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:40.651971  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:40.960250  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:41.151841  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:41.152087  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:41.460105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:41.651589  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:41.651708  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:41.959948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:42.151260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:42.151370  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:42.460217  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:42.652442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:42.652565  828015 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0908 12:22:42.959889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:43.150383  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:43.150457  828015 kapi.go:107] duration metric: took 2m34.002590557s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0908 12:22:43.459359  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:43.651298  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:43.959450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:44.220741  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:44.459660  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:44.651844  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:44.958968  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:45.151211  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:45.459128  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:45.651180  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:45.959255  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:46.150936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:46.460077  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:46.651068  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:46.959044  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:47.151103  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:47.459602  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:47.651293  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:47.959608  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:48.151983  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:48.459433  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:48.651045  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:48.959917  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:49.151040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:49.459571  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0908 12:22:49.651700  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:50.031518  828015 kapi.go:107] duration metric: took 2m40.57543255s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0908 12:22:50.150959  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:50.651628  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:51.151049  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:51.651512  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:52.151203  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:52.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:53.150693  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:53.651119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:54.152120  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:54.651952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:55.151695  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:55.651351  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:56.150938  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:56.651451  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:57.150935  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:57.651821  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:58.151226  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:58.651634  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:59.151216  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:22:59.651840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:00.151605  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:00.651240  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:01.151016  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:01.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:02.150999  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:02.651395  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:03.150449  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:03.650710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:04.151000  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:04.651642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:05.151262  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:05.650957  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:06.151620  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:06.651394  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:07.150849  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:07.651156  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:08.151625  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:08.650942  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:09.151499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:09.651218  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:10.151325  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:10.651573  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:11.151269  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:11.650840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:12.151085  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:12.651948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:13.151235  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:13.651535  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:14.151102  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:14.652112  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:15.151714  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:15.651261  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:16.150823  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:16.651710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:17.151014  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:17.651456  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:18.150887  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:18.651385  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:19.150341  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:19.651037  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:20.151642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:20.651273  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:21.150436  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:21.651253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:22.151637  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:22.650931  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:23.154986  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:23.651834  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:24.151164  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:24.651595  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:25.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:25.651808  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:26.151071  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:26.651924  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:27.151955  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:27.651588  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:28.150668  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:28.650895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:29.151794  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:29.651671  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:30.151360  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:30.652147  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:31.151607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:31.651350  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:32.152108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:32.651227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:33.150904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:33.651580  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:34.151172  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:34.651756  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:35.151187  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:35.651760  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:36.150638  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:36.651514  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:37.151243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:37.651975  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:38.151376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:38.650710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:39.151557  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:39.651326  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:40.151835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:40.651551  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:41.150590  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:41.651645  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:42.151046  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:42.651579  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:43.150525  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:43.651726  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:44.150710  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:44.651595  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:45.150996  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:45.651991  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:46.151575  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:46.651399  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:47.150655  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:47.651624  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:48.150717  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:48.651087  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:49.151214  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:49.651932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:50.151361  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:50.650925  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:51.151654  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:51.651560  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:52.151300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:52.650664  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:53.150669  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:53.651193  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:54.151582  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:54.651402  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:55.151392  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:55.651408  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:56.151041  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:56.651474  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:57.151153  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:57.651419  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:58.150628  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:58.650889  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:59.151435  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:23:59.651113  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:00.151034  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:00.651912  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:01.151486  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:01.651185  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:02.151426  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:02.650840  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:03.151236  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:03.651965  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:04.151562  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:04.651380  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:05.150732  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:05.651148  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:06.151116  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:06.652130  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:07.151735  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:07.651484  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:08.150872  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:08.651386  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:09.150682  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:09.651222  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:10.151527  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:10.651322  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:11.150903  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:11.652158  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:12.151647  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:12.650795  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:13.151266  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:13.651249  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:14.151163  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:14.652056  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:15.151904  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:15.651774  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:16.151529  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:16.651327  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:17.150948  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:17.651708  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:18.150750  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:18.651022  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:19.151576  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:19.651195  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:20.152062  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:20.651699  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:21.151421  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:21.651777  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:22.151429  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:22.650767  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:23.150954  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:23.651786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:24.151109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:24.650835  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:25.150768  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:25.651127  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:26.151776  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:26.651447  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:27.151078  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:27.651790  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:28.151077  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:28.651501  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:29.151223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:29.652194  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:30.151929  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:30.651569  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:31.151403  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:31.651479  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:32.150674  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:32.650885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:33.151263  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:33.651007  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:34.151477  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:34.651215  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:35.151987  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:35.651223  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:36.151715  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:36.651437  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:37.151148  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:37.651874  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:38.151425  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:38.650686  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:39.151040  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:39.651376  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:40.151786  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:40.651303  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:41.150843  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:41.651666  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:42.150989  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:42.651320  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:43.150437  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:43.651171  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:44.151572  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:44.650928  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:45.151631  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:45.651521  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:46.151097  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:46.651574  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:47.151106  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:47.652108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:48.152096  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:48.651488  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:49.150779  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:49.650933  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:50.151716  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:50.650994  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:51.151727  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:51.651311  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:52.150967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:52.651339  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:53.150756  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:53.651491  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:54.151203  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:54.650789  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:55.150780  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:55.651452  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:56.151168  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:56.651746  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:57.150905  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:57.651350  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:58.153895  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:58.651122  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:59.151462  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:24:59.651122  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:00.151587  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:00.650811  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:01.153345  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:01.651523  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:02.151428  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:02.650850  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:03.151393  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:03.651019  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:04.151778  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:04.651260  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:05.151974  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:05.651607  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:06.151258  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:06.650874  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:07.151742  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:07.651270  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:08.151098  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:08.651499  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:09.150851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:09.652762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:10.151411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:10.650605  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:11.151295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:11.651413  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:12.151216  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:12.651939  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:13.151762  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:13.650814  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:14.151289  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:14.651015  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:15.151913  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:15.651540  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:16.151179  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:16.651454  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:17.151536  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:17.651188  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:18.151729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:18.651212  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:19.151885  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:19.651332  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:20.152057  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:20.651220  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:21.152418  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:21.651096  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:22.151557  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:22.651421  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:23.150862  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:23.651404  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:24.150599  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:24.650916  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:25.151497  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:25.651051  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:26.152068  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:26.651412  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:27.150729  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:27.651253  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:28.150740  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:28.651450  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:29.150718  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:29.650924  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:30.151797  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:30.651069  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:31.151759  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:31.651231  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:32.151642  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:32.650952  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:33.151243  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:33.651816  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:34.151690  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:34.650863  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:35.151604  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:35.650801  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:36.151377  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:36.650864  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:37.151518  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:37.650953  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:38.151626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:38.651119  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:39.151893  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:39.651137  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:40.151558  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:40.650748  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:41.151030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:41.651108  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:42.152102  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:42.651295  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:43.150997  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:43.651654  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:44.150932  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:44.651494  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:45.151470  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:45.651842  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:46.151691  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:46.651059  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:47.151611  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:47.650614  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:48.150945  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:48.651370  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:49.151017  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:49.651105  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:50.151801  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:50.651192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:51.151851  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:51.651237  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:52.151967  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:52.651430  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:53.150934  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:53.651869  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:54.151411  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:54.650598  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:55.151191  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:55.651534  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:56.151423  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:56.650741  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:57.151192  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:57.651626  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:58.151442  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:58.651340  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:59.151016  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:25:59.651985  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:00.151807  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:00.651577  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:01.151461  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:01.651030  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:02.151936  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:02.651219  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:03.152300  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:03.651010  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:04.151847  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:04.651224  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:05.152109  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:05.651476  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:06.151347  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:06.650852  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:07.151469  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:07.650616  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:08.151227  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:08.651537  828015 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0908 12:26:09.148053  828015 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=registry" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0908 12:26:09.148089  828015 kapi.go:107] duration metric: took 6m0.000278354s to wait for kubernetes.io/minikube-addons=registry ...
	W0908 12:26:09.148223  828015 out.go:285] ! Enabling 'registry' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=registry pods: context deadline exceeded]
	I0908 12:26:09.150113  828015 out.go:179] * Enabled addons: nvidia-device-plugin, amd-gpu-device-plugin, registry-creds, storage-provisioner, default-storageclass, ingress-dns, volcano, cloud-spanner, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, gcp-auth, ingress, csi-hostpath-driver
	I0908 12:26:09.151177  828015 addons.go:514] duration metric: took 6m9.452059355s for enable addons: enabled=[nvidia-device-plugin amd-gpu-device-plugin registry-creds storage-provisioner default-storageclass ingress-dns volcano cloud-spanner metrics-server yakd storage-provisioner-rancher volumesnapshots gcp-auth ingress csi-hostpath-driver]
	I0908 12:26:09.151246  828015 start.go:246] waiting for cluster config update ...
	I0908 12:26:09.151283  828015 start.go:255] writing updated cluster config ...
	I0908 12:26:09.151632  828015 ssh_runner.go:195] Run: rm -f paused
	I0908 12:26:09.155453  828015 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" ...
	I0908 12:26:09.159100  828015 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-ptwl7" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.163177  828015 pod_ready.go:94] pod "coredns-66bc5c9577-ptwl7" is "Ready"
	I0908 12:26:09.163201  828015 pod_ready.go:86] duration metric: took 4.065455ms for pod "coredns-66bc5c9577-ptwl7" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.164911  828015 pod_ready.go:83] waiting for pod "etcd-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.168297  828015 pod_ready.go:94] pod "etcd-addons-763766" is "Ready"
	I0908 12:26:09.168316  828015 pod_ready.go:86] duration metric: took 3.386806ms for pod "etcd-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.169946  828015 pod_ready.go:83] waiting for pod "kube-apiserver-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.172965  828015 pod_ready.go:94] pod "kube-apiserver-addons-763766" is "Ready"
	I0908 12:26:09.172980  828015 pod_ready.go:86] duration metric: took 3.016273ms for pod "kube-apiserver-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.174574  828015 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.559306  828015 pod_ready.go:94] pod "kube-controller-manager-addons-763766" is "Ready"
	I0908 12:26:09.559345  828015 pod_ready.go:86] duration metric: took 384.754253ms for pod "kube-controller-manager-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:09.759345  828015 pod_ready.go:83] waiting for pod "kube-proxy-xrgvx" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.159294  828015 pod_ready.go:94] pod "kube-proxy-xrgvx" is "Ready"
	I0908 12:26:10.159327  828015 pod_ready.go:86] duration metric: took 399.94601ms for pod "kube-proxy-xrgvx" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.359629  828015 pod_ready.go:83] waiting for pod "kube-scheduler-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.759447  828015 pod_ready.go:94] pod "kube-scheduler-addons-763766" is "Ready"
	I0908 12:26:10.759475  828015 pod_ready.go:86] duration metric: took 399.820199ms for pod "kube-scheduler-addons-763766" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:26:10.759489  828015 pod_ready.go:40] duration metric: took 1.604012206s 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" ...
	I0908 12:26:10.804550  828015 start.go:617] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0908 12:26:10.806219  828015 out.go:179] * Done! kubectl is now configured to use "addons-763766" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	ecaae36b65b96       56cc512116c8f       6 minutes ago       Running             busybox                   0                   7991098153d4f       busybox
	25fd91a8dfaab       1bec18b3728e7       16 minutes ago      Running             controller                0                   fe67979832e08       ingress-nginx-controller-9cc49f96f-ml59r
	5dab28ccdc638       8c217da6734db       17 minutes ago      Exited              patch                     2                   e989485218774       ingress-nginx-admission-patch-fg576
	a4c7142892ffe       8c217da6734db       17 minutes ago      Exited              create                    0                   37210f211011d       ingress-nginx-admission-create-hjnh6
	2f8afbf2c6bea       b1c9f9ef5f0c2       17 minutes ago      Running             registry-proxy            0                   f7dea36634159       registry-proxy-ww4lc
	2828ad1e3aba3       9660a1727a977       17 minutes ago      Running             gadget                    0                   f45428552e274       gadget-w7pjw
	9d4eb17bac776       e16d1e3a10667       17 minutes ago      Running             local-path-provisioner    0                   34285c9c4c02c       local-path-provisioner-648f6765c9-8mv89
	23f13dbb01339       52546a367cc9e       18 minutes ago      Running             coredns                   0                   e7fb2a464aae1       coredns-66bc5c9577-ptwl7
	d267279c47e76       b6ab53fbfedaa       18 minutes ago      Running             minikube-ingress-dns      0                   78199fb51cb05       kube-ingress-dns-minikube
	76e56c343b947       6e38f40d628db       18 minutes ago      Running             storage-provisioner       0                   aaec080ca3009       storage-provisioner
	4bed4313750eb       409467f978b4a       18 minutes ago      Running             kindnet-cni               0                   2a5e927a4a5b9       kindnet-mwwmj
	1968b075ae7e8       df0860106674d       18 minutes ago      Running             kube-proxy                0                   59017aeb414df       kube-proxy-xrgvx
	6e19f136fd5eb       5f1f5298c888d       19 minutes ago      Running             etcd                      0                   53f0b88668839       etcd-addons-763766
	5bf7600536ea4       90550c43ad2bc       19 minutes ago      Running             kube-apiserver            0                   1c4a1bc1a709c       kube-apiserver-addons-763766
	0dc6014e1f4b2       46169d968e920       19 minutes ago      Running             kube-scheduler            0                   db5371be69f13       kube-scheduler-addons-763766
	80ec8a46b1010       a0af72f2ec6d6       19 minutes ago      Running             kube-controller-manager   0                   3ab5f75359694       kube-controller-manager-addons-763766
	
	
	==> containerd <==
	Sep 08 12:38:30 addons-763766 containerd[877]: time="2025-09-08T12:38:30.022717278Z" level=info msg="stop pulling image docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: active requests=0, bytes read=10979"
	Sep 08 12:38:31 addons-763766 containerd[877]: time="2025-09-08T12:38:31.035685091Z" level=info msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\""
	Sep 08 12:38:31 addons-763766 containerd[877]: time="2025-09-08T12:38:31.037183703Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:32 addons-763766 containerd[877]: time="2025-09-08T12:38:32.283377104Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:35 addons-763766 containerd[877]: time="2025-09-08T12:38:35.937005192Z" level=error msg="PullImage \"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\" failed" error="failed to pull and unpack image \"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:38:35 addons-763766 containerd[877]: time="2025-09-08T12:38:35.937052190Z" level=info msg="stop pulling image docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: active requests=0, bytes read=10983"
	Sep 08 12:38:36 addons-763766 containerd[877]: time="2025-09-08T12:38:36.035441901Z" level=info msg="PullImage \"docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\""
	Sep 08 12:38:36 addons-763766 containerd[877]: time="2025-09-08T12:38:36.037057799Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:37 addons-763766 containerd[877]: time="2025-09-08T12:38:37.335888658Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:40 addons-763766 containerd[877]: time="2025-09-08T12:38:40.999178612Z" level=error msg="PullImage \"docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\" failed" error="failed to pull and unpack image \"docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/rocm/k8s-device-plugin/manifests/sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:38:40 addons-763766 containerd[877]: time="2025-09-08T12:38:40.999234866Z" level=info msg="stop pulling image docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f: active requests=0, bytes read=11015"
	Sep 08 12:38:41 addons-763766 containerd[877]: time="2025-09-08T12:38:41.517077764Z" level=info msg="StopContainer for \"9d4eb17bac7766a3c9934b47a19ce296ac3fec1fd121e0cd9a9df402a61c7e91\" with timeout 30 (s)"
	Sep 08 12:38:41 addons-763766 containerd[877]: time="2025-09-08T12:38:41.520406249Z" level=info msg="Stop container \"9d4eb17bac7766a3c9934b47a19ce296ac3fec1fd121e0cd9a9df402a61c7e91\" with signal terminated"
	Sep 08 12:38:45 addons-763766 containerd[877]: time="2025-09-08T12:38:45.035219177Z" level=info msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Sep 08 12:38:45 addons-763766 containerd[877]: time="2025-09-08T12:38:45.037082281Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:46 addons-763766 containerd[877]: time="2025-09-08T12:38:46.306240327Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:38:50 addons-763766 containerd[877]: time="2025-09-08T12:38:50.001268898Z" level=error msg="PullImage \"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\" failed" error="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:38:50 addons-763766 containerd[877]: time="2025-09-08T12:38:50.001280410Z" level=info msg="stop pulling image docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: active requests=0, bytes read=10979"
	Sep 08 12:38:50 addons-763766 containerd[877]: time="2025-09-08T12:38:50.695529976Z" level=info msg="StopPodSandbox for \"05cacbfec0047bce244236a4561ebe1d3a9dc1b23cb42f396d27c529c2ef56cd\""
	Sep 08 12:38:50 addons-763766 containerd[877]: time="2025-09-08T12:38:50.709897424Z" level=info msg="received exit event container_id:\"05cacbfec0047bce244236a4561ebe1d3a9dc1b23cb42f396d27c529c2ef56cd\"  id:\"05cacbfec0047bce244236a4561ebe1d3a9dc1b23cb42f396d27c529c2ef56cd\"  pid:26667  exit_status:137  exited_at:{seconds:1757335130  nanos:709562536}"
	Sep 08 12:38:50 addons-763766 containerd[877]: time="2025-09-08T12:38:50.733097002Z" level=info msg="shim disconnected" id=05cacbfec0047bce244236a4561ebe1d3a9dc1b23cb42f396d27c529c2ef56cd namespace=k8s.io
	Sep 08 12:38:50 addons-763766 containerd[877]: time="2025-09-08T12:38:50.733151034Z" level=warning msg="cleaning up after shim disconnected" id=05cacbfec0047bce244236a4561ebe1d3a9dc1b23cb42f396d27c529c2ef56cd namespace=k8s.io
	Sep 08 12:38:50 addons-763766 containerd[877]: time="2025-09-08T12:38:50.733164125Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Sep 08 12:38:50 addons-763766 containerd[877]: time="2025-09-08T12:38:50.786134677Z" level=info msg="TearDown network for sandbox \"05cacbfec0047bce244236a4561ebe1d3a9dc1b23cb42f396d27c529c2ef56cd\" successfully"
	Sep 08 12:38:50 addons-763766 containerd[877]: time="2025-09-08T12:38:50.786181390Z" level=info msg="StopPodSandbox for \"05cacbfec0047bce244236a4561ebe1d3a9dc1b23cb42f396d27c529c2ef56cd\" returns successfully"
	
	
	==> coredns [23f13dbb01339376b6a70e58a5df59417953228ccdd0c2b3fd6111bb6d044434] <==
	[INFO] 10.244.0.11:39645 - 4909 "AAAA IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.002656783s
	[INFO] 10.244.0.11:39645 - 11391 "A IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.00295107s
	[INFO] 10.244.0.11:39645 - 51095 "AAAA IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.003227491s
	[INFO] 10.244.0.11:39645 - 24906 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.002166528s
	[INFO] 10.244.0.11:39645 - 35760 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.003507669s
	[INFO] 10.244.0.11:39645 - 16113 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.002638161s
	[INFO] 10.244.0.11:39645 - 59568 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.003519683s
	[INFO] 10.244.0.11:39645 - 32545 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000107765s
	[INFO] 10.244.0.11:39645 - 40946 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000159189s
	[INFO] 10.244.0.11:52734 - 36164 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.0001892s
	[INFO] 10.244.0.11:52734 - 41860 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 109 false 1232" NXDOMAIN qr,aa,rd 179 0.000249322s
	[INFO] 10.244.0.11:52734 - 18976 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000139722s
	[INFO] 10.244.0.11:52734 - 4815 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000127057s
	[INFO] 10.244.0.11:52734 - 57162 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000121343s
	[INFO] 10.244.0.11:52734 - 42504 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000124039s
	[INFO] 10.244.0.11:52734 - 12252 "A IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.002783142s
	[INFO] 10.244.0.11:52734 - 53122 "AAAA IN registry.kube-system.svc.cluster.local.local. udp 73 false 1232" NXDOMAIN qr,rd,ra 62 0.003431137s
	[INFO] 10.244.0.11:52734 - 49180 "AAAA IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.002285445s
	[INFO] 10.244.0.11:52734 - 45516 "A IN registry.kube-system.svc.cluster.local.southamerica-west1-a.c.k8s-minikube.internal. udp 112 false 1232" NXDOMAIN qr,rd,ra 101 0.003197817s
	[INFO] 10.244.0.11:52734 - 2727 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.003340782s
	[INFO] 10.244.0.11:52734 - 1719 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 91 false 1232" NXDOMAIN qr,rd,ra 80 0.0035703s
	[INFO] 10.244.0.11:52734 - 1817 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.00356732s
	[INFO] 10.244.0.11:52734 - 4373 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 72 0.004414981s
	[INFO] 10.244.0.11:52734 - 60936 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000135367s
	[INFO] 10.244.0.11:52734 - 38770 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000182604s
	
	
	==> describe nodes <==
	Name:               addons-763766
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-763766
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9
	                    minikube.k8s.io/name=addons-763766
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_08T12_19_55_0700
	                    minikube.k8s.io/version=v1.36.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-763766
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 08 Sep 2025 12:19:51 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-763766
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 08 Sep 2025 12:38:49 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:49 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 08 Sep 2025 12:38:15 +0000   Mon, 08 Sep 2025 12:19:51 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-763766
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 5b89fa12bdfe4b899cb0ab1fc764c525
	  System UUID:                0dc7f5c7-a914-4c48-b609-9c6987a7674f
	  Boot ID:                    78653390-8f49-4cca-9df9-6c752f65b592
	  Kernel Version:             5.15.0-1083-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (17 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m27s
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m49s
	  gadget                      gadget-w7pjw                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-ml59r    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         18m
	  kube-system                 amd-gpu-device-plugin-wb7ph                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 coredns-66bc5c9577-ptwl7                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     18m
	  kube-system                 etcd-addons-763766                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         18m
	  kube-system                 kindnet-mwwmj                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      18m
	  kube-system                 kube-apiserver-addons-763766                250m (3%)     0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-controller-manager-addons-763766       200m (2%)     0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-proxy-xrgvx                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-scheduler-addons-763766                100m (1%)     0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 registry-66898fdd98-f5rlf                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 registry-proxy-ww4lc                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  local-path-storage          local-path-provisioner-648f6765c9-8mv89     0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	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                 18m   kube-proxy       
	  Normal   Starting                 18m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 18m   kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  18m   kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  18m   kubelet          Node addons-763766 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    18m   kubelet          Node addons-763766 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     18m   kubelet          Node addons-763766 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           18m   node-controller  Node addons-763766 event: Registered Node addons-763766 in Controller
	
	
	==> dmesg <==
	[  +4.031804] net_ratelimit: 2 callbacks suppressed
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000005] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000012] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000092] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000031] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000304] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000004] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +8.190585] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000006] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000007] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000037] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000017] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000032] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000023] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	
	
	==> etcd [6e19f136fd5eba0cb5ed3c31504c1c182856753a59a6d921b873ab887a0cac50] <==
	{"level":"warn","ts":"2025-09-08T12:19:50.868749Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46192","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.874787Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46212","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.881030Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46230","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.933160Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46256","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:19:50.939410Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46278","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:10.350631Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47508","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:10.358976Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47532","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.743193Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43844","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.762085Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43878","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.768140Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43882","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.776844Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43902","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.785003Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43926","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.806157Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43970","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.816064Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43982","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.823420Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43992","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.833481Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44010","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:20:28.850902Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44030","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:22:30.574494Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"116.269416ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-09-08T12:22:30.574625Z","caller":"traceutil/trace.go:172","msg":"trace[624920274] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1479; }","duration":"116.414431ms","start":"2025-09-08T12:22:30.458192Z","end":"2025-09-08T12:22:30.574606Z","steps":["trace[624920274] 'range keys from in-memory index tree'  (duration: 116.200072ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-08T12:29:50.056427Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1844}
	{"level":"info","ts":"2025-09-08T12:29:50.083595Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1844,"took":"26.587215ms","hash":1310468350,"current-db-size-bytes":7798784,"current-db-size":"7.8 MB","current-db-size-in-use-bytes":4751360,"current-db-size-in-use":"4.8 MB"}
	{"level":"info","ts":"2025-09-08T12:29:50.083645Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":1310468350,"revision":1844,"compact-revision":-1}
	{"level":"info","ts":"2025-09-08T12:34:50.060501Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":2364}
	{"level":"info","ts":"2025-09-08T12:34:50.076461Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":2364,"took":"15.363432ms","hash":3523813479,"current-db-size-bytes":7798784,"current-db-size":"7.8 MB","current-db-size-in-use-bytes":5459968,"current-db-size-in-use":"5.5 MB"}
	{"level":"info","ts":"2025-09-08T12:34:50.076502Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":3523813479,"revision":2364,"compact-revision":1844}
	
	
	==> kernel <==
	 12:38:52 up 21:20,  0 users,  load average: 0.35, 0.29, 0.59
	Linux addons-763766 5.15.0-1083-gcp #92~20.04.1-Ubuntu SMP Tue Apr 29 09:12:55 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [4bed4313750eba0c7eb932ee883fc332e44a9127b83129e6e8dfbc0c474cc32a] <==
	I0908 12:36:51.835748       1 main.go:301] handling current node
	I0908 12:37:01.841722       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:01.841762       1 main.go:301] handling current node
	I0908 12:37:11.837315       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:11.837367       1 main.go:301] handling current node
	I0908 12:37:21.837312       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:21.837344       1 main.go:301] handling current node
	I0908 12:37:31.837382       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:31.837449       1 main.go:301] handling current node
	I0908 12:37:41.836107       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:41.836153       1 main.go:301] handling current node
	I0908 12:37:51.841311       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:37:51.841351       1 main.go:301] handling current node
	I0908 12:38:01.837315       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:01.837356       1 main.go:301] handling current node
	I0908 12:38:11.835663       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:11.835696       1 main.go:301] handling current node
	I0908 12:38:21.837319       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:21.837376       1 main.go:301] handling current node
	I0908 12:38:31.835915       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:31.835946       1 main.go:301] handling current node
	I0908 12:38:41.836149       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:41.836183       1 main.go:301] handling current node
	I0908 12:38:51.836122       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:38:51.836161       1 main.go:301] handling current node
	
	
	==> kube-apiserver [5bf7600536ea4a71718b2b30add3addd4e8763c8f38796e0487b88bdf852cd53] <==
	I0908 12:32:50.495611       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0908 12:33:24.070031       1 controller.go:667] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0908 12:33:44.704392       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0908 12:33:44.704444       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0908 12:33:44.718883       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0908 12:33:44.718929       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0908 12:33:44.736655       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0908 12:33:44.736720       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0908 12:33:44.832157       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0908 12:33:44.832418       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0908 12:33:45.726148       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0908 12:33:45.833069       1 cacher.go:182] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0908 12:33:45.833074       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0908 12:33:46.769166       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:33:51.211228       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:34:03.698481       1 controller.go:667] quota admission added evaluator for: ingresses.networking.k8s.io
	I0908 12:34:03.892537       1 alloc.go:328] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.129.248"}
	I0908 12:34:49.554792       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:35:00.815743       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:35:58.514915       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:36:03.572795       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:37:06.594045       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:37:20.822687       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:38:14.963136       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:38:39.810067       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [80ec8a46b1010a771aade4fea471a87244bce615ac774fc41d795c1be9443a37] <==
	E0908 12:37:57.062305       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"
	E0908 12:37:57.063415       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"
	E0908 12:38:01.407099       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"
	E0908 12:38:01.408124       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"
	E0908 12:38:06.913819       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"
	E0908 12:38:06.914910       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"
	E0908 12:38:11.423807       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"
	E0908 12:38:11.424746       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"
	E0908 12:38:13.022424       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"
	E0908 12:38:13.023458       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"
	E0908 12:38:19.314837       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"
	E0908 12:38:19.315835       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"
	E0908 12:38:20.327565       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"
	E0908 12:38:20.328673       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"
	E0908 12:38:21.661428       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"
	E0908 12:38:21.662441       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"
	E0908 12:38:26.823429       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"
	E0908 12:38:26.824502       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"
	E0908 12:38:35.826143       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"
	E0908 12:38:35.827080       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"
	E0908 12:38:39.185985       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"
	E0908 12:38:39.187256       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"
	E0908 12:38:43.672865       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	E0908 12:38:47.945756       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"
	E0908 12:38:47.946837       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 [1968b075ae7e80bca71e6e77277022158cba1417ab9a93c24a55335e2de79e08] <==
	I0908 12:20:01.433617       1 server_linux.go:53] "Using iptables proxy"
	I0908 12:20:01.929215       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0908 12:20:02.033452       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0908 12:20:02.033502       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0908 12:20:02.033758       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`"
	I0908 12:20:02.528525       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0908 12:20:02.528600       1 server_linux.go:132] "Using iptables Proxier"
	I0908 12:20:02.735425       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"
	I0908 12:20:02.743578       1 server.go:527] "Version info" version="v1.34.0"
	I0908 12:20:02.743618       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0908 12:20:02.745312       1 config.go:200] "Starting service config controller"
	I0908 12:20:02.745331       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0908 12:20:02.746276       1 config.go:106] "Starting endpoint slice config controller"
	I0908 12:20:02.746292       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0908 12:20:02.746309       1 config.go:403] "Starting serviceCIDR config controller"
	I0908 12:20:02.746313       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0908 12:20:02.747002       1 config.go:309] "Starting node config controller"
	I0908 12:20:02.747011       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0908 12:20:02.747017       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0908 12:20:02.846323       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0908 12:20:02.846396       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0908 12:20:02.846413       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [0dc6014e1f4b24c272d4b7694bd8acbdaf3c38c53511e0e4b40624cc4156acec] <==
	E0908 12:19:51.728572       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"
	E0908 12:19:51.728575       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"
	E0908 12:19:51.728586       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"
	E0908 12:19:51.728658       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"
	E0908 12:19:51.728733       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"
	E0908 12:19:51.728807       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"
	E0908 12:19:51.728953       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"
	E0908 12:19:51.728964       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"
	E0908 12:19:51.729048       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"
	E0908 12:19:51.729203       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"
	E0908 12:19:51.729285       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"
	E0908 12:19:51.729319       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"
	E0908 12:19:51.729349       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"
	E0908 12:19:51.729359       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"
	E0908 12:19:51.729397       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"
	E0908 12:19:52.612947       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"
	E0908 12:19:52.622909       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"
	E0908 12:19:52.624769       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"
	E0908 12:19:52.633875       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"
	E0908 12:19:52.638772       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"
	E0908 12:19:52.722543       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"
	E0908 12:19:52.731519       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"
	E0908 12:19:52.756540       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"
	E0908 12:19:52.930097       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"
	I0908 12:19:56.156177       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 08 12:38:46 addons-763766 kubelet[1641]: E0908 12:38:46.633771    1641 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/configmap/82783339-e989-4933-8031-ff2708087465-script podName:82783339-e989-4933-8031-ff2708087465 nodeName:}" failed. No retries permitted until 2025-09-08 12:38:48.633748352 +0000 UTC m=+1134.677710575 (durationBeforeRetry 2s). Error: MountVolume.SetUp failed for volume "script" (UniqueName: "kubernetes.io/configmap/82783339-e989-4933-8031-ff2708087465-script") pod "helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd" (UID: "82783339-e989-4933-8031-ff2708087465") : configmap "local-path-config" not found
	Sep 08 12:38:48 addons-763766 kubelet[1641]: E0908 12:38:48.250727    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="unmounted volumes=[gcr-creds], unattached volumes=[], failed to process volumes=[]: context canceled" pod="kube-system/registry-creds-764b6fb674-hj26g" podUID="0f5b3b8e-9d0e-4aab-91f7-f458707b5876"
	Sep 08 12:38:48 addons-763766 kubelet[1641]: E0908 12:38:48.649772    1641 configmap.go:193] Couldn't get configMap local-path-storage/local-path-config: configmap "local-path-config" not found
	Sep 08 12:38:48 addons-763766 kubelet[1641]: E0908 12:38:48.649883    1641 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/configmap/82783339-e989-4933-8031-ff2708087465-script podName:82783339-e989-4933-8031-ff2708087465 nodeName:}" failed. No retries permitted until 2025-09-08 12:38:52.649861791 +0000 UTC m=+1138.693824013 (durationBeforeRetry 4s). Error: MountVolume.SetUp failed for volume "script" (UniqueName: "kubernetes.io/configmap/82783339-e989-4933-8031-ff2708087465-script") pod "helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd" (UID: "82783339-e989-4933-8031-ff2708087465") : configmap "local-path-config" not found
	Sep 08 12:38:48 addons-763766 kubelet[1641]: I0908 12:38:48.750519    1641 reconciler_common.go:163] "operationExecutor.UnmountVolume started for volume \"kube-api-access-t56ft\" (UniqueName: \"kubernetes.io/projected/0f5b3b8e-9d0e-4aab-91f7-f458707b5876-kube-api-access-t56ft\") pod \"0f5b3b8e-9d0e-4aab-91f7-f458707b5876\" (UID: \"0f5b3b8e-9d0e-4aab-91f7-f458707b5876\") "
	Sep 08 12:38:48 addons-763766 kubelet[1641]: I0908 12:38:48.752768    1641 operation_generator.go:781] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/0f5b3b8e-9d0e-4aab-91f7-f458707b5876-kube-api-access-t56ft" (OuterVolumeSpecName: "kube-api-access-t56ft") pod "0f5b3b8e-9d0e-4aab-91f7-f458707b5876" (UID: "0f5b3b8e-9d0e-4aab-91f7-f458707b5876"). InnerVolumeSpecName "kube-api-access-t56ft". PluginName "kubernetes.io/projected", VolumeGIDValue ""
	Sep 08 12:38:48 addons-763766 kubelet[1641]: I0908 12:38:48.851021    1641 reconciler_common.go:299] "Volume detached for volume \"kube-api-access-t56ft\" (UniqueName: \"kubernetes.io/projected/0f5b3b8e-9d0e-4aab-91f7-f458707b5876-kube-api-access-t56ft\") on node \"addons-763766\" DevicePath \"\""
	Sep 08 12:38:49 addons-763766 kubelet[1641]: I0908 12:38:49.760515    1641 reconciler_common.go:299] "Volume detached for volume \"gcr-creds\" (UniqueName: \"kubernetes.io/secret/0f5b3b8e-9d0e-4aab-91f7-f458707b5876-gcr-creds\") on node \"addons-763766\" DevicePath \"\""
	Sep 08 12:38:50 addons-763766 kubelet[1641]: E0908 12:38:50.001618    1641 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Sep 08 12:38:50 addons-763766 kubelet[1641]: E0908 12:38:50.001702    1641 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Sep 08 12:38:50 addons-763766 kubelet[1641]: E0908 12:38:50.001828    1641 kuberuntime_manager.go:1449] "Unhandled Error" err="container helper-pod start failed in pod helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd_local-path-storage(82783339-e989-4933-8031-ff2708087465): ErrImagePull: failed to pull and unpack image \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 08 12:38:50 addons-763766 kubelet[1641]: E0908 12:38:50.001897    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/busybox/manifests/sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-922b9f94-40ba-4796-9223-169d3e22ecdd" podUID="82783339-e989-4933-8031-ff2708087465"
	Sep 08 12:38:50 addons-763766 kubelet[1641]: I0908 12:38:50.033920    1641 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66898fdd98-f5rlf" secret="" err="secret \"gcp-auth\" not found"
	Sep 08 12:38:50 addons-763766 kubelet[1641]: E0908 12:38:50.034858    1641 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/registry:3.0.0@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/registry@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/registry/manifests/sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/registry-66898fdd98-f5rlf" podUID="fcfa87e1-8e7a-498c-b457-db50556ce9f5"
	Sep 08 12:38:50 addons-763766 kubelet[1641]: I0908 12:38:50.036641    1641 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="0f5b3b8e-9d0e-4aab-91f7-f458707b5876" path="/var/lib/kubelet/pods/0f5b3b8e-9d0e-4aab-91f7-f458707b5876/volumes"
	Sep 08 12:38:50 addons-763766 kubelet[1641]: I0908 12:38:50.869451    1641 reconciler_common.go:163] "operationExecutor.UnmountVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/82783339-e989-4933-8031-ff2708087465-data\") pod \"82783339-e989-4933-8031-ff2708087465\" (UID: \"82783339-e989-4933-8031-ff2708087465\") "
	Sep 08 12:38:50 addons-763766 kubelet[1641]: I0908 12:38:50.869510    1641 reconciler_common.go:163] "operationExecutor.UnmountVolume started for volume \"kube-api-access-5jqmf\" (UniqueName: \"kubernetes.io/projected/82783339-e989-4933-8031-ff2708087465-kube-api-access-5jqmf\") pod \"82783339-e989-4933-8031-ff2708087465\" (UID: \"82783339-e989-4933-8031-ff2708087465\") "
	Sep 08 12:38:50 addons-763766 kubelet[1641]: I0908 12:38:50.869547    1641 reconciler_common.go:163] "operationExecutor.UnmountVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/82783339-e989-4933-8031-ff2708087465-script\") pod \"82783339-e989-4933-8031-ff2708087465\" (UID: \"82783339-e989-4933-8031-ff2708087465\") "
	Sep 08 12:38:50 addons-763766 kubelet[1641]: I0908 12:38:50.869596    1641 operation_generator.go:781] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/82783339-e989-4933-8031-ff2708087465-data" (OuterVolumeSpecName: "data") pod "82783339-e989-4933-8031-ff2708087465" (UID: "82783339-e989-4933-8031-ff2708087465"). InnerVolumeSpecName "data". PluginName "kubernetes.io/host-path", VolumeGIDValue ""
	Sep 08 12:38:50 addons-763766 kubelet[1641]: I0908 12:38:50.870013    1641 operation_generator.go:781] UnmountVolume.TearDown succeeded for volume "kubernetes.io/configmap/82783339-e989-4933-8031-ff2708087465-script" (OuterVolumeSpecName: "script") pod "82783339-e989-4933-8031-ff2708087465" (UID: "82783339-e989-4933-8031-ff2708087465"). InnerVolumeSpecName "script". PluginName "kubernetes.io/configmap", VolumeGIDValue ""
	Sep 08 12:38:50 addons-763766 kubelet[1641]: I0908 12:38:50.871704    1641 operation_generator.go:781] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/82783339-e989-4933-8031-ff2708087465-kube-api-access-5jqmf" (OuterVolumeSpecName: "kube-api-access-5jqmf") pod "82783339-e989-4933-8031-ff2708087465" (UID: "82783339-e989-4933-8031-ff2708087465"). InnerVolumeSpecName "kube-api-access-5jqmf". PluginName "kubernetes.io/projected", VolumeGIDValue ""
	Sep 08 12:38:50 addons-763766 kubelet[1641]: I0908 12:38:50.970370    1641 reconciler_common.go:299] "Volume detached for volume \"kube-api-access-5jqmf\" (UniqueName: \"kubernetes.io/projected/82783339-e989-4933-8031-ff2708087465-kube-api-access-5jqmf\") on node \"addons-763766\" DevicePath \"\""
	Sep 08 12:38:50 addons-763766 kubelet[1641]: I0908 12:38:50.970422    1641 reconciler_common.go:299] "Volume detached for volume \"script\" (UniqueName: \"kubernetes.io/configmap/82783339-e989-4933-8031-ff2708087465-script\") on node \"addons-763766\" DevicePath \"\""
	Sep 08 12:38:50 addons-763766 kubelet[1641]: I0908 12:38:50.970433    1641 reconciler_common.go:299] "Volume detached for volume \"data\" (UniqueName: \"kubernetes.io/host-path/82783339-e989-4933-8031-ff2708087465-data\") on node \"addons-763766\" DevicePath \"\""
	Sep 08 12:38:52 addons-763766 kubelet[1641]: I0908 12:38:52.036815    1641 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="82783339-e989-4933-8031-ff2708087465" path="/var/lib/kubelet/pods/82783339-e989-4933-8031-ff2708087465/volumes"
	
	
	==> storage-provisioner [76e56c343b94738b24c84b9e3532e9ce8c40c8efe7008575da10dc66130577c1] <==
	W0908 12:38:26.541075       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:28.543572       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:28.548562       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:30.551784       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:30.555975       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:32.558700       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:32.562468       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:34.565651       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:34.570310       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:36.573205       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:36.577127       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:38.580298       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:38.584247       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:40.588140       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:40.593181       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:42.596520       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:42.601140       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:44.604985       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:44.609833       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:46.613368       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:46.618352       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:48.621304       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:48.626190       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:50.629982       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:38:50.635212       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-763766 -n addons-763766
helpers_test.go:269: (dbg) Run:  kubectl --context addons-763766 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/AmdGpuDevicePlugin]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-763766 describe pod nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-763766 describe pod nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf: exit status 1 (69.198233ms)

                                                
                                                
-- stdout --
	Name:             nginx
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-763766/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:34:03 +0000
	Labels:           run=nginx
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.31
	IPs:
	  IP:  10.244.0.31
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4dppk (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-4dppk:
	    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  4m50s                 default-scheduler  Successfully assigned default/nginx to addons-763766
	  Warning  Failed     4m43s                 kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:60e48a050b6408d0c5dd59b98b6e36bf0937a0bbe99304e3e9c0e63b7563443a: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    103s (x5 over 4m49s)  kubelet            Pulling image "docker.io/nginx:alpine"
	  Warning  Failed     98s (x5 over 4m43s)   kubelet            Error: ErrImagePull
	  Warning  Failed     98s (x4 over 4m24s)   kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     21s (x15 over 4m42s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    10s (x16 over 4m42s)  kubelet            Back-off pulling image "docker.io/nginx:alpine"
	
	
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Image:      busybox:stable
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    Environment:  <none>
	    Mounts:
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-j2z68 (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-j2z68:
	    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:                      <none>

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-hjnh6" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-fg576" not found
	Error from server (NotFound): pods "amd-gpu-device-plugin-wb7ph" not found
	Error from server (NotFound): pods "registry-66898fdd98-f5rlf" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-763766 describe pod nginx test-local-path ingress-nginx-admission-create-hjnh6 ingress-nginx-admission-patch-fg576 amd-gpu-device-plugin-wb7ph registry-66898fdd98-f5rlf: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- FAIL: TestAddons/parallel/AmdGpuDevicePlugin (363.14s)

                                                
                                    
x
+
TestDockerEnvContainerd (43.79s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with containerd true linux amd64
docker_test.go:181: (dbg) Run:  out/minikube-linux-amd64 start -p dockerenv-953301 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-amd64 start -p dockerenv-953301 --driver=docker  --container-runtime=containerd: (23.241656832s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-amd64 docker-env --ssh-host --ssh-add -p dockerenv-953301"
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-1FWYC00ObJ4m/agent.876259" SSH_AGENT_PID="876260" DOCKER_HOST=ssh://docker@127.0.0.1:32773 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-1FWYC00ObJ4m/agent.876259" SSH_AGENT_PID="876260" DOCKER_HOST=ssh://docker@127.0.0.1:32773 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env"
docker_test.go:243: (dbg) Non-zero exit: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-1FWYC00ObJ4m/agent.876259" SSH_AGENT_PID="876260" DOCKER_HOST=ssh://docker@127.0.0.1:32773 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env": exit status 1 (4.827809147s)

                                                
                                                
-- stdout --
	Sending build context to Docker daemon  2.048kB

                                                
                                                
-- /stdout --
** stderr ** 
	DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
	            BuildKit is currently disabled; enable it by removing the DOCKER_BUILDKIT=0
	            environment-variable.
	
	Error response from daemon: exit status 1

                                                
                                                
** /stderr **
docker_test.go:245: failed to build images, error: exit status 1, output:
-- stdout --
	Sending build context to Docker daemon  2.048kB

                                                
                                                
-- /stdout --
** stderr ** 
	DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
	            BuildKit is currently disabled; enable it by removing the DOCKER_BUILDKIT=0
	            environment-variable.
	
	Error response from daemon: exit status 1

                                                
                                                
** /stderr **
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-1FWYC00ObJ4m/agent.876259" SSH_AGENT_PID="876260" DOCKER_HOST=ssh://docker@127.0.0.1:32773 docker image ls"
docker_test.go:255: failed to detect image 'local/minikube-dockerenv-containerd-test' in output of docker image ls
panic.go:636: *** TestDockerEnvContainerd FAILED at 2025-09-08 12:43:11.960687968 +0000 UTC m=+1477.780446648
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestDockerEnvContainerd]: 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[TestDockerEnvContainerd]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect dockerenv-953301
helpers_test.go:243: (dbg) docker inspect dockerenv-953301:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "cba34d75dd2311c6dc74cef452956a139f9b7d55f82c0b20d9ff5891dde4153b",
	        "Created": "2025-09-08T12:42:37.18915187Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 873356,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-08T12:42:37.217320741Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:863fa02c4a7dcd4571b30c16c1e6ae3eaa1d1a904931aac9472133ae3328c098",
	        "ResolvConfPath": "/var/lib/docker/containers/cba34d75dd2311c6dc74cef452956a139f9b7d55f82c0b20d9ff5891dde4153b/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/cba34d75dd2311c6dc74cef452956a139f9b7d55f82c0b20d9ff5891dde4153b/hostname",
	        "HostsPath": "/var/lib/docker/containers/cba34d75dd2311c6dc74cef452956a139f9b7d55f82c0b20d9ff5891dde4153b/hosts",
	        "LogPath": "/var/lib/docker/containers/cba34d75dd2311c6dc74cef452956a139f9b7d55f82c0b20d9ff5891dde4153b/cba34d75dd2311c6dc74cef452956a139f9b7d55f82c0b20d9ff5891dde4153b-json.log",
	        "Name": "/dockerenv-953301",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "dockerenv-953301:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "dockerenv-953301",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 8388608000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 16777216000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "cba34d75dd2311c6dc74cef452956a139f9b7d55f82c0b20d9ff5891dde4153b",
	                "LowerDir": "/var/lib/docker/overlay2/0fe966519aa26b1d5876355dbd7543d186067297e6469877a825d714c13cb3d0-init/diff:/var/lib/docker/overlay2/255c2f19ab05cb57b310ff2aa56739f9075ce485e701512c1e9cb4d8b84be5fc/diff",
	                "MergedDir": "/var/lib/docker/overlay2/0fe966519aa26b1d5876355dbd7543d186067297e6469877a825d714c13cb3d0/merged",
	                "UpperDir": "/var/lib/docker/overlay2/0fe966519aa26b1d5876355dbd7543d186067297e6469877a825d714c13cb3d0/diff",
	                "WorkDir": "/var/lib/docker/overlay2/0fe966519aa26b1d5876355dbd7543d186067297e6469877a825d714c13cb3d0/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "dockerenv-953301",
	                "Source": "/var/lib/docker/volumes/dockerenv-953301/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "dockerenv-953301",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79",
	            "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": "dockerenv-953301",
	                "name.minikube.sigs.k8s.io": "dockerenv-953301",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "7d566c16faaedb04f7ea59b1ead2cf3880576a0f091710806e7756d3fcff5b59",
	            "SandboxKey": "/var/run/docker/netns/7d566c16faae",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32773"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32774"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32777"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32775"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32776"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "dockerenv-953301": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "fe:06:31:03:87:11",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "0101a94622ee6eab51bac36021c106d66d5aab1194b7f3dabe344b36e57f9eea",
	                    "EndpointID": "5bb45c02eff0d3546552ca629fad8221b2d82b9be2accca90add7a9ccf7374ec",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "dockerenv-953301",
	                        "cba34d75dd23"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p dockerenv-953301 -n dockerenv-953301
helpers_test.go:252: <<< TestDockerEnvContainerd FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestDockerEnvContainerd]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-amd64 -p dockerenv-953301 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-amd64 -p dockerenv-953301 logs -n 25: (1.003840917s)
helpers_test.go:260: TestDockerEnvContainerd logs: 
-- stdout --
	
	==> Audit <==
	┌────────────┬─────────────────────────────────────────────────────────────────────────────────┬──────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│  COMMAND   │                                      ARGS                                       │     PROFILE      │  USER   │ VERSION │     START TIME      │      END TIME       │
	├────────────┼─────────────────────────────────────────────────────────────────────────────────┼──────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ addons     │ addons-763766 addons disable volcano --alsologtostderr -v=1                     │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons     │ addons-763766 addons disable gcp-auth --alsologtostderr -v=1                    │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons     │ enable headlamp -p addons-763766 --alsologtostderr -v=1                         │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons     │ addons-763766 addons disable metrics-server --alsologtostderr -v=1              │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:32 UTC │ 08 Sep 25 12:32 UTC │
	│ addons     │ addons-763766 addons disable headlamp --alsologtostderr -v=1                    │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons     │ addons-763766 addons disable yakd --alsologtostderr -v=1                        │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons     │ addons-763766 addons disable nvidia-device-plugin --alsologtostderr -v=1        │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons     │ addons-763766 addons disable volumesnapshots --alsologtostderr -v=1             │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons     │ addons-763766 addons disable csi-hostpath-driver --alsologtostderr -v=1         │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons     │ addons-763766 addons disable cloud-spanner --alsologtostderr -v=1               │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:33 UTC │ 08 Sep 25 12:33 UTC │
	│ addons     │ addons-763766 addons disable inspektor-gadget --alsologtostderr -v=1            │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:34 UTC │ 08 Sep 25 12:34 UTC │
	│ addons     │ addons-763766 addons disable storage-provisioner-rancher --alsologtostderr -v=1 │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │ 08 Sep 25 12:39 UTC │
	│ addons     │ addons-763766 addons disable registry --alsologtostderr -v=1                    │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │ 08 Sep 25 12:38 UTC │
	│ addons     │ configure registry-creds -f ./testdata/addons_testconfig.json -p addons-763766  │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │ 08 Sep 25 12:38 UTC │
	│ addons     │ addons-763766 addons disable registry-creds --alsologtostderr -v=1              │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │ 08 Sep 25 12:38 UTC │
	│ addons     │ addons-763766 addons disable amd-gpu-device-plugin --alsologtostderr -v=1       │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:38 UTC │ 08 Sep 25 12:38 UTC │
	│ addons     │ addons-763766 addons disable ingress-dns --alsologtostderr -v=1                 │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:42 UTC │ 08 Sep 25 12:42 UTC │
	│ addons     │ addons-763766 addons disable ingress --alsologtostderr -v=1                     │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:42 UTC │ 08 Sep 25 12:42 UTC │
	│ stop       │ -p addons-763766                                                                │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:42 UTC │ 08 Sep 25 12:42 UTC │
	│ addons     │ enable dashboard -p addons-763766                                               │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:42 UTC │ 08 Sep 25 12:42 UTC │
	│ addons     │ disable dashboard -p addons-763766                                              │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:42 UTC │ 08 Sep 25 12:42 UTC │
	│ addons     │ disable gvisor -p addons-763766                                                 │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:42 UTC │ 08 Sep 25 12:42 UTC │
	│ delete     │ -p addons-763766                                                                │ addons-763766    │ jenkins │ v1.36.0 │ 08 Sep 25 12:42 UTC │ 08 Sep 25 12:42 UTC │
	│ start      │ -p dockerenv-953301 --driver=docker  --container-runtime=containerd             │ dockerenv-953301 │ jenkins │ v1.36.0 │ 08 Sep 25 12:42 UTC │ 08 Sep 25 12:42 UTC │
	│ docker-env │ --ssh-host --ssh-add -p dockerenv-953301                                        │ dockerenv-953301 │ jenkins │ v1.36.0 │ 08 Sep 25 12:43 UTC │ 08 Sep 25 12:43 UTC │
	└────────────┴─────────────────────────────────────────────────────────────────────────────────┴──────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 12:42:32
	Running on machine: ubuntu-20-agent-5
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 12:42:32.008698  872813 out.go:360] Setting OutFile to fd 1 ...
	I0908 12:42:32.008809  872813 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:42:32.008813  872813 out.go:374] Setting ErrFile to fd 2...
	I0908 12:42:32.008817  872813 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:42:32.008996  872813 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 12:42:32.009614  872813 out.go:368] Setting JSON to false
	I0908 12:42:32.010521  872813 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":77068,"bootTime":1757258284,"procs":179,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 12:42:32.010619  872813 start.go:140] virtualization: kvm guest
	I0908 12:42:32.012759  872813 out.go:179] * [dockerenv-953301] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	I0908 12:42:32.014033  872813 out.go:179]   - MINIKUBE_LOCATION=21510
	I0908 12:42:32.014032  872813 notify.go:220] Checking for updates...
	I0908 12:42:32.015263  872813 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 12:42:32.016489  872813 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:42:32.017705  872813 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 12:42:32.018810  872813 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0908 12:42:32.019759  872813 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 12:42:32.020926  872813 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 12:42:32.044033  872813 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 12:42:32.044157  872813 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:42:32.094815  872813 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:43 SystemTime:2025-09-08 12:42:32.086220188 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:42:32.094902  872813 docker.go:318] overlay module found
	I0908 12:42:32.096530  872813 out.go:179] * Using the docker driver based on user configuration
	I0908 12:42:32.097566  872813 start.go:304] selected driver: docker
	I0908 12:42:32.097574  872813 start.go:918] validating driver "docker" against <nil>
	I0908 12:42:32.097585  872813 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 12:42:32.097673  872813 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:42:32.145293  872813 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:43 SystemTime:2025-09-08 12:42:32.136462579 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:42:32.145496  872813 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0908 12:42:32.146013  872813 start_flags.go:410] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0908 12:42:32.146142  872813 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0908 12:42:32.147553  872813 out.go:179] * Using Docker driver with root privileges
	I0908 12:42:32.148790  872813 cni.go:84] Creating CNI manager for ""
	I0908 12:42:32.148846  872813 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:42:32.148852  872813 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0908 12:42:32.148911  872813 start.go:348] cluster config:
	{Name:dockerenv-953301 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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:dockerenv-953301 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerR
untime:containerd 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:containerd 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}
	I0908 12:42:32.150031  872813 out.go:179] * Starting "dockerenv-953301" primary control-plane node in "dockerenv-953301" cluster
	I0908 12:42:32.150990  872813 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0908 12:42:32.151975  872813 out.go:179] * Pulling base image v0.0.47-1756980985-21488 ...
	I0908 12:42:32.152968  872813 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:42:32.153002  872813 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4
	I0908 12:42:32.153009  872813 cache.go:58] Caching tarball of preloaded images
	I0908 12:42:32.153056  872813 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon
	I0908 12:42:32.153086  872813 preload.go:172] Found /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4 in cache, skipping download
	I0908 12:42:32.153092  872813 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0908 12:42:32.153460  872813 profile.go:143] Saving config to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/config.json ...
	I0908 12:42:32.153480  872813 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/config.json: {Name:mka0949f25061b1917ffa798eefe7117ea7a2337 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:42:32.172314  872813 image.go:100] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon, skipping pull
	I0908 12:42:32.172324  872813 cache.go:147] gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 exists in daemon, skipping load
	I0908 12:42:32.172337  872813 cache.go:232] Successfully downloaded all kic artifacts
	I0908 12:42:32.172358  872813 start.go:360] acquireMachinesLock for dockerenv-953301: {Name:mke8f4bacd7aa8aadd86d01e27b10c1c12ef3ba8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0908 12:42:32.172449  872813 start.go:364] duration metric: took 78.32µs to acquireMachinesLock for "dockerenv-953301"
	I0908 12:42:32.172466  872813 start.go:93] Provisioning new machine with config: &{Name:dockerenv-953301 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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:dockerenv-953301 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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: SSHAut
hSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 12:42:32.172521  872813 start.go:125] createHost starting for "" (driver="docker")
	I0908 12:42:32.174279  872813 out.go:252] * Creating docker container (CPUs=2, Memory=8000MB) ...
	I0908 12:42:32.174446  872813 start.go:159] libmachine.API.Create for "dockerenv-953301" (driver="docker")
	I0908 12:42:32.174466  872813 client.go:168] LocalClient.Create starting
	I0908 12:42:32.174553  872813 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem
	I0908 12:42:32.174580  872813 main.go:141] libmachine: Decoding PEM data...
	I0908 12:42:32.174593  872813 main.go:141] libmachine: Parsing certificate...
	I0908 12:42:32.174647  872813 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem
	I0908 12:42:32.174661  872813 main.go:141] libmachine: Decoding PEM data...
	I0908 12:42:32.174667  872813 main.go:141] libmachine: Parsing certificate...
	I0908 12:42:32.174940  872813 cli_runner.go:164] Run: docker network inspect dockerenv-953301 --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}}]}"
	W0908 12:42:32.190042  872813 cli_runner.go:211] docker network inspect dockerenv-953301 --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
	I0908 12:42:32.190101  872813 network_create.go:284] running [docker network inspect dockerenv-953301] to gather additional debugging logs...
	I0908 12:42:32.190115  872813 cli_runner.go:164] Run: docker network inspect dockerenv-953301
	W0908 12:42:32.205672  872813 cli_runner.go:211] docker network inspect dockerenv-953301 returned with exit code 1
	I0908 12:42:32.205705  872813 network_create.go:287] error running [docker network inspect dockerenv-953301]: docker network inspect dockerenv-953301: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network dockerenv-953301 not found
	I0908 12:42:32.205715  872813 network_create.go:289] output of [docker network inspect dockerenv-953301]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network dockerenv-953301 not found
	
	** /stderr **
	I0908 12:42:32.205817  872813 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}}]}"
	I0908 12:42:32.222801  872813 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:0xc001580730}
	I0908 12:42:32.222831  872813 network_create.go:124] attempt to create docker network dockerenv-953301 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0908 12:42:32.222881  872813 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=dockerenv-953301 dockerenv-953301
	I0908 12:42:32.270642  872813 network_create.go:108] docker network dockerenv-953301 192.168.49.0/24 created
	I0908 12:42:32.270665  872813 kic.go:121] calculated static IP "192.168.49.2" for the "dockerenv-953301" container
	I0908 12:42:32.270729  872813 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0908 12:42:32.285931  872813 cli_runner.go:164] Run: docker volume create dockerenv-953301 --label name.minikube.sigs.k8s.io=dockerenv-953301 --label created_by.minikube.sigs.k8s.io=true
	I0908 12:42:32.303575  872813 oci.go:103] Successfully created a docker volume dockerenv-953301
	I0908 12:42:32.303655  872813 cli_runner.go:164] Run: docker run --rm --name dockerenv-953301-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=dockerenv-953301 --entrypoint /usr/bin/test -v dockerenv-953301:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -d /var/lib
	I0908 12:42:32.740585  872813 oci.go:107] Successfully prepared a docker volume dockerenv-953301
	I0908 12:42:32.740621  872813 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:42:32.740642  872813 kic.go:194] Starting extracting preloaded images to volume ...
	I0908 12:42:32.740700  872813 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v dockerenv-953301:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -I lz4 -xf /preloaded.tar -C /extractDir
	I0908 12:42:37.126766  872813 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v dockerenv-953301:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 -I lz4 -xf /preloaded.tar -C /extractDir: (4.386016611s)
	I0908 12:42:37.126790  872813 kic.go:203] duration metric: took 4.38614484s to extract preloaded images to volume ...
	W0908 12:42:37.127082  872813 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0908 12:42:37.127182  872813 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0908 12:42:37.174646  872813 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 dockerenv-953301 --name dockerenv-953301 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=dockerenv-953301 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=dockerenv-953301 --network dockerenv-953301 --ip 192.168.49.2 --volume dockerenv-953301:/var --security-opt apparmor=unconfined --memory=8000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79
	I0908 12:42:37.406791  872813 cli_runner.go:164] Run: docker container inspect dockerenv-953301 --format={{.State.Running}}
	I0908 12:42:37.426037  872813 cli_runner.go:164] Run: docker container inspect dockerenv-953301 --format={{.State.Status}}
	I0908 12:42:37.443448  872813 cli_runner.go:164] Run: docker exec dockerenv-953301 stat /var/lib/dpkg/alternatives/iptables
	I0908 12:42:37.483888  872813 oci.go:144] the created container "dockerenv-953301" has a running status.
	I0908 12:42:37.483916  872813 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21510-822444/.minikube/machines/dockerenv-953301/id_rsa...
	I0908 12:42:38.057969  872813 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21510-822444/.minikube/machines/dockerenv-953301/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0908 12:42:38.078484  872813 cli_runner.go:164] Run: docker container inspect dockerenv-953301 --format={{.State.Status}}
	I0908 12:42:38.095876  872813 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0908 12:42:38.095889  872813 kic_runner.go:114] Args: [docker exec --privileged dockerenv-953301 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0908 12:42:38.134763  872813 cli_runner.go:164] Run: docker container inspect dockerenv-953301 --format={{.State.Status}}
	I0908 12:42:38.151701  872813 machine.go:93] provisionDockerMachine start ...
	I0908 12:42:38.151784  872813 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-953301
	I0908 12:42:38.168195  872813 main.go:141] libmachine: Using SSH client type: native
	I0908 12:42:38.168424  872813 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32773 <nil> <nil>}
	I0908 12:42:38.168431  872813 main.go:141] libmachine: About to run SSH command:
	hostname
	I0908 12:42:38.284644  872813 main.go:141] libmachine: SSH cmd err, output: <nil>: dockerenv-953301
	
	I0908 12:42:38.284667  872813 ubuntu.go:182] provisioning hostname "dockerenv-953301"
	I0908 12:42:38.284725  872813 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-953301
	I0908 12:42:38.302425  872813 main.go:141] libmachine: Using SSH client type: native
	I0908 12:42:38.302701  872813 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32773 <nil> <nil>}
	I0908 12:42:38.302714  872813 main.go:141] libmachine: About to run SSH command:
	sudo hostname dockerenv-953301 && echo "dockerenv-953301" | sudo tee /etc/hostname
	I0908 12:42:38.427851  872813 main.go:141] libmachine: SSH cmd err, output: <nil>: dockerenv-953301
	
	I0908 12:42:38.427929  872813 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-953301
	I0908 12:42:38.444461  872813 main.go:141] libmachine: Using SSH client type: native
	I0908 12:42:38.444673  872813 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32773 <nil> <nil>}
	I0908 12:42:38.444691  872813 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sdockerenv-953301' /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 dockerenv-953301/g' /etc/hosts;
				else 
					echo '127.0.1.1 dockerenv-953301' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0908 12:42:38.561368  872813 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0908 12:42:38.561399  872813 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21510-822444/.minikube CaCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21510-822444/.minikube}
	I0908 12:42:38.561439  872813 ubuntu.go:190] setting up certificates
	I0908 12:42:38.561451  872813 provision.go:84] configureAuth start
	I0908 12:42:38.561505  872813 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" dockerenv-953301
	I0908 12:42:38.578846  872813 provision.go:143] copyHostCerts
	I0908 12:42:38.578905  872813 exec_runner.go:144] found /home/jenkins/minikube-integration/21510-822444/.minikube/ca.pem, removing ...
	I0908 12:42:38.578913  872813 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21510-822444/.minikube/ca.pem
	I0908 12:42:38.578983  872813 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/ca.pem (1078 bytes)
	I0908 12:42:38.579101  872813 exec_runner.go:144] found /home/jenkins/minikube-integration/21510-822444/.minikube/cert.pem, removing ...
	I0908 12:42:38.579106  872813 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21510-822444/.minikube/cert.pem
	I0908 12:42:38.579134  872813 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/cert.pem (1123 bytes)
	I0908 12:42:38.579208  872813 exec_runner.go:144] found /home/jenkins/minikube-integration/21510-822444/.minikube/key.pem, removing ...
	I0908 12:42:38.579212  872813 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21510-822444/.minikube/key.pem
	I0908 12:42:38.579239  872813 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/key.pem (1675 bytes)
	I0908 12:42:38.579301  872813 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem org=jenkins.dockerenv-953301 san=[127.0.0.1 192.168.49.2 dockerenv-953301 localhost minikube]
	I0908 12:42:38.691708  872813 provision.go:177] copyRemoteCerts
	I0908 12:42:38.691766  872813 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0908 12:42:38.691803  872813 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-953301
	I0908 12:42:38.708810  872813 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/dockerenv-953301/id_rsa Username:docker}
	I0908 12:42:38.798146  872813 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0908 12:42:38.819569  872813 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem --> /etc/docker/server.pem (1216 bytes)
	I0908 12:42:38.840093  872813 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0908 12:42:38.861068  872813 provision.go:87] duration metric: took 299.604456ms to configureAuth
	I0908 12:42:38.861089  872813 ubuntu.go:206] setting minikube options for container-runtime
	I0908 12:42:38.861283  872813 config.go:182] Loaded profile config "dockerenv-953301": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:42:38.861290  872813 machine.go:96] duration metric: took 709.579204ms to provisionDockerMachine
	I0908 12:42:38.861296  872813 client.go:171] duration metric: took 6.686826324s to LocalClient.Create
	I0908 12:42:38.861312  872813 start.go:167] duration metric: took 6.686867578s to libmachine.API.Create "dockerenv-953301"
	I0908 12:42:38.861318  872813 start.go:293] postStartSetup for "dockerenv-953301" (driver="docker")
	I0908 12:42:38.861328  872813 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]
	I0908 12:42:38.861377  872813 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
	I0908 12:42:38.861413  872813 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-953301
	I0908 12:42:38.877696  872813 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/dockerenv-953301/id_rsa Username:docker}
	I0908 12:42:38.965912  872813 ssh_runner.go:195] Run: cat /etc/os-release
	I0908 12:42:38.968801  872813 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0908 12:42:38.968820  872813 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0908 12:42:38.968826  872813 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0908 12:42:38.968832  872813 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0908 12:42:38.968841  872813 filesync.go:126] Scanning /home/jenkins/minikube-integration/21510-822444/.minikube/addons for local assets ...
	I0908 12:42:38.968887  872813 filesync.go:126] Scanning /home/jenkins/minikube-integration/21510-822444/.minikube/files for local assets ...
	I0908 12:42:38.968903  872813 start.go:296] duration metric: took 107.579961ms for postStartSetup
	I0908 12:42:38.969174  872813 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" dockerenv-953301
	I0908 12:42:38.985717  872813 profile.go:143] Saving config to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/config.json ...
	I0908 12:42:38.985940  872813 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 12:42:38.985973  872813 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-953301
	I0908 12:42:39.003465  872813 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/dockerenv-953301/id_rsa Username:docker}
	I0908 12:42:39.085717  872813 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0908 12:42:39.089816  872813 start.go:128] duration metric: took 6.917278099s to createHost
	I0908 12:42:39.089837  872813 start.go:83] releasing machines lock for "dockerenv-953301", held for 6.917379957s
	I0908 12:42:39.089905  872813 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" dockerenv-953301
	I0908 12:42:39.106489  872813 ssh_runner.go:195] Run: cat /version.json
	I0908 12:42:39.106527  872813 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-953301
	I0908 12:42:39.106553  872813 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0908 12:42:39.106606  872813 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-953301
	I0908 12:42:39.123024  872813 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/dockerenv-953301/id_rsa Username:docker}
	I0908 12:42:39.123663  872813 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/dockerenv-953301/id_rsa Username:docker}
	I0908 12:42:39.279005  872813 ssh_runner.go:195] Run: systemctl --version
	I0908 12:42:39.283179  872813 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0908 12:42:39.287324  872813 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0908 12:42:39.310608  872813 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0908 12:42:39.310663  872813 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" ;
	I0908 12:42:39.333764  872813 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0908 12:42:39.333783  872813 start.go:495] detecting cgroup driver to use...
	I0908 12:42:39.333824  872813 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0908 12:42:39.333887  872813 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0908 12:42:39.344466  872813 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0908 12:42:39.354327  872813 docker.go:218] disabling cri-docker service (if available) ...
	I0908 12:42:39.354370  872813 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0908 12:42:39.365830  872813 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0908 12:42:39.377834  872813 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0908 12:42:39.457800  872813 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0908 12:42:39.541721  872813 docker.go:234] disabling docker service ...
	I0908 12:42:39.541775  872813 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0908 12:42:39.561866  872813 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0908 12:42:39.571645  872813 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0908 12:42:39.646128  872813 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0908 12:42:39.717553  872813 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0908 12:42:39.727463  872813 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0908 12:42:39.741499  872813 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0908 12:42:39.749984  872813 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0908 12:42:39.758272  872813 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0908 12:42:39.758317  872813 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0908 12:42:39.766500  872813 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 12:42:39.774689  872813 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0908 12:42:39.782804  872813 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 12:42:39.790819  872813 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0908 12:42:39.798456  872813 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0908 12:42:39.806598  872813 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0908 12:42:39.814642  872813 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0908 12:42:39.823053  872813 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0908 12:42:39.830250  872813 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0908 12:42:39.837304  872813 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:42:39.909125  872813 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0908 12:42:40.017937  872813 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0908 12:42:40.017993  872813 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0908 12:42:40.021452  872813 start.go:563] Will wait 60s for crictl version
	I0908 12:42:40.021487  872813 ssh_runner.go:195] Run: which crictl
	I0908 12:42:40.024387  872813 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0908 12:42:40.054924  872813 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0908 12:42:40.054981  872813 ssh_runner.go:195] Run: containerd --version
	I0908 12:42:40.076491  872813 ssh_runner.go:195] Run: containerd --version
	I0908 12:42:40.101143  872813 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0908 12:42:40.102346  872813 cli_runner.go:164] Run: docker network inspect dockerenv-953301 --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}}]}"
	I0908 12:42:40.118461  872813 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0908 12:42:40.122051  872813 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""
	I0908 12:42:40.132007  872813 kubeadm.go:875] updating cluster {Name:dockerenv-953301 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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:dockerenv-953301 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APISe
rverNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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} ...
	I0908 12:42:40.132097  872813 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:42:40.132149  872813 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 12:42:40.162540  872813 containerd.go:627] all images are preloaded for containerd runtime.
	I0908 12:42:40.162551  872813 containerd.go:534] Images already preloaded, skipping extraction
	I0908 12:42:40.162600  872813 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 12:42:40.192838  872813 containerd.go:627] all images are preloaded for containerd runtime.
	I0908 12:42:40.192850  872813 cache_images.go:85] Images are preloaded, skipping loading
	I0908 12:42:40.192857  872813 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 containerd true true} ...
	I0908 12:42:40.192946  872813 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=dockerenv-953301 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:dockerenv-953301 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0908 12:42:40.192990  872813 ssh_runner.go:195] Run: sudo crictl info
	I0908 12:42:40.223846  872813 cni.go:84] Creating CNI manager for ""
	I0908 12:42:40.223857  872813 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:42:40.223868  872813 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0908 12:42:40.223887  872813 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:dockerenv-953301 NodeName:dockerenv-953301 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPat
h:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0908 12:42:40.224000  872813 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:///run/containerd/containerd.sock
	  name: "dockerenv-953301"
	  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: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.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
	
	I0908 12:42:40.224054  872813 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0908 12:42:40.232132  872813 binaries.go:44] Found k8s binaries, skipping transfer
	I0908 12:42:40.232185  872813 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0908 12:42:40.239619  872813 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (320 bytes)
	I0908 12:42:40.255107  872813 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0908 12:42:40.270614  872813 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2229 bytes)
	I0908 12:42:40.286319  872813 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0908 12:42:40.289247  872813 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""
	I0908 12:42:40.298943  872813 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:42:40.377546  872813 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 12:42:40.390350  872813 certs.go:68] Setting up /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301 for IP: 192.168.49.2
	I0908 12:42:40.390362  872813 certs.go:194] generating shared ca certs ...
	I0908 12:42:40.390376  872813 certs.go:226] acquiring lock for ca certs: {Name:mk75e05fddde63a271eeb60588011fb6bfff63fa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:42:40.390521  872813 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key
	I0908 12:42:40.390553  872813 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key
	I0908 12:42:40.390558  872813 certs.go:256] generating profile certs ...
	I0908 12:42:40.390608  872813 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/client.key
	I0908 12:42:40.390617  872813 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/client.crt with IP's: []
	I0908 12:42:40.742613  872813 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/client.crt ...
	I0908 12:42:40.742631  872813 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/client.crt: {Name:mk280f2d17a5f8d026afd235ce37c4b18136f3eb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:42:40.742817  872813 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/client.key ...
	I0908 12:42:40.742823  872813 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/client.key: {Name:mkaa9dbdc4382d34d02d3ac59f37d8dbf2b86da3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:42:40.742896  872813 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/apiserver.key.8130b233
	I0908 12:42:40.742909  872813 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/apiserver.crt.8130b233 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0908 12:42:40.899886  872813 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/apiserver.crt.8130b233 ...
	I0908 12:42:40.899904  872813 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/apiserver.crt.8130b233: {Name:mk67a89ebd418d6a8566ee35784cf4b6a65ebdd2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:42:40.900075  872813 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/apiserver.key.8130b233 ...
	I0908 12:42:40.900094  872813 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/apiserver.key.8130b233: {Name:mk447fcb807e5e262b260f18b94ec689722ee339 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:42:40.900169  872813 certs.go:381] copying /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/apiserver.crt.8130b233 -> /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/apiserver.crt
	I0908 12:42:40.900261  872813 certs.go:385] copying /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/apiserver.key.8130b233 -> /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/apiserver.key
	I0908 12:42:40.900317  872813 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/proxy-client.key
	I0908 12:42:40.900327  872813 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/proxy-client.crt with IP's: []
	I0908 12:42:41.188731  872813 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/proxy-client.crt ...
	I0908 12:42:41.188751  872813 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/proxy-client.crt: {Name:mk1c4bfff463f6928e6bff9d555f0ac2788d6935 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:42:41.188922  872813 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/proxy-client.key ...
	I0908 12:42:41.188930  872813 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/proxy-client.key: {Name:mk4b38774c2dac2ce45e49f2bf9da9343625253a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:42:41.189106  872813 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem (1675 bytes)
	I0908 12:42:41.189135  872813 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem (1078 bytes)
	I0908 12:42:41.189155  872813 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem (1123 bytes)
	I0908 12:42:41.189172  872813 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem (1675 bytes)
	I0908 12:42:41.189723  872813 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0908 12:42:41.212118  872813 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0908 12:42:41.232415  872813 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0908 12:42:41.252937  872813 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0908 12:42:41.274203  872813 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0908 12:42:41.295667  872813 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0908 12:42:41.318730  872813 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0908 12:42:41.339529  872813 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/dockerenv-953301/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0908 12:42:41.360109  872813 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0908 12:42:41.380871  872813 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0908 12:42:41.396336  872813 ssh_runner.go:195] Run: openssl version
	I0908 12:42:41.401158  872813 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"
	I0908 12:42:41.409064  872813 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:42:41.412005  872813 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep  8 12:19 /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:42:41.412055  872813 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:42:41.417995  872813 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"
	I0908 12:42:41.426022  872813 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0908 12:42:41.428919  872813 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
	I0908 12:42:41.428953  872813 kubeadm.go:392] StartCluster: {Name:dockerenv-953301 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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:dockerenv-953301 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServe
rNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 12:42:41.429006  872813 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0908 12:42:41.429056  872813 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0908 12:42:41.461163  872813 cri.go:89] found id: ""
	I0908 12:42:41.461213  872813 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0908 12:42:41.469191  872813 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0908 12:42:41.476791  872813 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0908 12:42:41.476828  872813 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
	I0908 12:42:41.484157  872813 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
	I0908 12:42:41.484164  872813 kubeadm.go:157] found existing configuration files:
	
	I0908 12:42:41.484208  872813 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0908 12:42:41.491522  872813 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
	I0908 12:42:41.491564  872813 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0908 12:42:41.498621  872813 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0908 12:42:41.505818  872813 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
	I0908 12:42:41.505857  872813 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0908 12:42:41.512915  872813 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0908 12:42:41.520124  872813 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
	I0908 12:42:41.520160  872813 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0908 12:42:41.527229  872813 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0908 12:42:41.534579  872813 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
	I0908 12:42:41.534614  872813 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0908 12:42:41.541608  872813 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"
	I0908 12:42:41.576681  872813 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0908 12:42:41.576731  872813 kubeadm.go:310] [preflight] Running pre-flight checks
	I0908 12:42:41.590826  872813 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0908 12:42:41.590906  872813 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1083-gcp
	I0908 12:42:41.590952  872813 kubeadm.go:310] OS: Linux
	I0908 12:42:41.591055  872813 kubeadm.go:310] CGROUPS_CPU: enabled
	I0908 12:42:41.591161  872813 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0908 12:42:41.591231  872813 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0908 12:42:41.591299  872813 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0908 12:42:41.591375  872813 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0908 12:42:41.591436  872813 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0908 12:42:41.591496  872813 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0908 12:42:41.591559  872813 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0908 12:42:41.591616  872813 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0908 12:42:41.641302  872813 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0908 12:42:41.641447  872813 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0908 12:42:41.641583  872813 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0908 12:42:41.647236  872813 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0908 12:42:41.649593  872813 out.go:252]   - Generating certificates and keys ...
	I0908 12:42:41.649666  872813 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0908 12:42:41.649717  872813 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0908 12:42:41.917654  872813 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0908 12:42:42.141671  872813 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0908 12:42:42.486797  872813 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0908 12:42:43.031120  872813 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0908 12:42:43.285624  872813 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0908 12:42:43.285741  872813 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [dockerenv-953301 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0908 12:42:44.117853  872813 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0908 12:42:44.118028  872813 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [dockerenv-953301 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0908 12:42:44.471554  872813 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0908 12:42:44.657011  872813 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0908 12:42:44.883014  872813 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0908 12:42:44.883077  872813 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0908 12:42:45.174929  872813 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0908 12:42:45.363453  872813 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0908 12:42:45.608742  872813 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0908 12:42:45.649358  872813 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0908 12:42:45.747179  872813 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0908 12:42:45.747729  872813 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0908 12:42:45.751049  872813 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0908 12:42:45.752906  872813 out.go:252]   - Booting up control plane ...
	I0908 12:42:45.753019  872813 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0908 12:42:45.753111  872813 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0908 12:42:45.753594  872813 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0908 12:42:45.766122  872813 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0908 12:42:45.766225  872813 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0908 12:42:45.771508  872813 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0908 12:42:45.771687  872813 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0908 12:42:45.771740  872813 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0908 12:42:45.855760  872813 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0908 12:42:45.855901  872813 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0908 12:42:46.857171  872813 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001608991s
	I0908 12:42:46.859919  872813 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0908 12:42:46.860085  872813 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0908 12:42:46.860223  872813 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0908 12:42:46.860416  872813 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0908 12:42:49.762145  872813 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 2.902075592s
	I0908 12:42:50.531060  872813 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 3.671004015s
	I0908 12:42:52.361659  872813 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 5.501659153s
	I0908 12:42:52.373146  872813 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0908 12:42:52.383456  872813 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0908 12:42:52.392674  872813 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0908 12:42:52.392964  872813 kubeadm.go:310] [mark-control-plane] Marking the node dockerenv-953301 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0908 12:42:52.400668  872813 kubeadm.go:310] [bootstrap-token] Using token: ralpxv.4zvunfs9byesqf1g
	I0908 12:42:52.401939  872813 out.go:252]   - Configuring RBAC rules ...
	I0908 12:42:52.402107  872813 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0908 12:42:52.405028  872813 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0908 12:42:52.410229  872813 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
	I0908 12:42:52.412636  872813 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0908 12:42:52.414870  872813 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0908 12:42:52.417369  872813 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0908 12:42:52.769017  872813 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0908 12:42:53.182994  872813 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0908 12:42:53.768362  872813 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0908 12:42:53.769342  872813 kubeadm.go:310] 
	I0908 12:42:53.769437  872813 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0908 12:42:53.769443  872813 kubeadm.go:310] 
	I0908 12:42:53.769542  872813 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0908 12:42:53.769547  872813 kubeadm.go:310] 
	I0908 12:42:53.769576  872813 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0908 12:42:53.769667  872813 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0908 12:42:53.769754  872813 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0908 12:42:53.769759  872813 kubeadm.go:310] 
	I0908 12:42:53.769830  872813 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0908 12:42:53.769835  872813 kubeadm.go:310] 
	I0908 12:42:53.769898  872813 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0908 12:42:53.769902  872813 kubeadm.go:310] 
	I0908 12:42:53.769981  872813 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0908 12:42:53.770086  872813 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0908 12:42:53.770172  872813 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0908 12:42:53.770177  872813 kubeadm.go:310] 
	I0908 12:42:53.770279  872813 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0908 12:42:53.770368  872813 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0908 12:42:53.770372  872813 kubeadm.go:310] 
	I0908 12:42:53.770527  872813 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token ralpxv.4zvunfs9byesqf1g \
	I0908 12:42:53.770647  872813 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1afb6098c67dd46357c987720b64fda989ec86989cd1bbcb4e2bed6b5827efee \
	I0908 12:42:53.770679  872813 kubeadm.go:310] 	--control-plane 
	I0908 12:42:53.770683  872813 kubeadm.go:310] 
	I0908 12:42:53.770781  872813 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0908 12:42:53.770785  872813 kubeadm.go:310] 
	I0908 12:42:53.770877  872813 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token ralpxv.4zvunfs9byesqf1g \
	I0908 12:42:53.770960  872813 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1afb6098c67dd46357c987720b64fda989ec86989cd1bbcb4e2bed6b5827efee 
	I0908 12:42:53.773780  872813 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0908 12:42:53.773978  872813 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1083-gcp\n", err: exit status 1
	I0908 12:42:53.774109  872813 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0908 12:42:53.774144  872813 cni.go:84] Creating CNI manager for ""
	I0908 12:42:53.774151  872813 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:42:53.776553  872813 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0908 12:42:53.777658  872813 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0908 12:42:53.781305  872813 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0908 12:42:53.781316  872813 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0908 12:42:53.798042  872813 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
	I0908 12:42:53.994380  872813 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0908 12:42:53.994512  872813 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes dockerenv-953301 minikube.k8s.io/updated_at=2025_09_08T12_42_53_0700 minikube.k8s.io/version=v1.36.0 minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9 minikube.k8s.io/name=dockerenv-953301 minikube.k8s.io/primary=true
	I0908 12:42:53.994513  872813 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
	I0908 12:42:54.001665  872813 ops.go:34] apiserver oom_adj: -16
	I0908 12:42:54.074628  872813 kubeadm.go:1105] duration metric: took 80.179778ms to wait for elevateKubeSystemPrivileges
	I0908 12:42:54.130378  872813 kubeadm.go:394] duration metric: took 12.701420531s to StartCluster
	I0908 12:42:54.130425  872813 settings.go:142] acquiring lock: {Name:mk4eb9d09301b7a64a712dde540fe71fa816edde Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:42:54.130501  872813 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:42:54.131129  872813 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/kubeconfig: {Name:mkcc776d2c0197cd0fb4203c3af06bcfd3fc850b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:42:54.131339  872813 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"
	I0908 12:42:54.131347  872813 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubetail:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0908 12:42:54.131331  872813 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 12:42:54.131410  872813 addons.go:69] Setting storage-provisioner=true in profile "dockerenv-953301"
	I0908 12:42:54.131426  872813 addons.go:238] Setting addon storage-provisioner=true in "dockerenv-953301"
	I0908 12:42:54.131427  872813 addons.go:69] Setting default-storageclass=true in profile "dockerenv-953301"
	I0908 12:42:54.131454  872813 host.go:66] Checking if "dockerenv-953301" exists ...
	I0908 12:42:54.131459  872813 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "dockerenv-953301"
	I0908 12:42:54.131562  872813 config.go:182] Loaded profile config "dockerenv-953301": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:42:54.131906  872813 cli_runner.go:164] Run: docker container inspect dockerenv-953301 --format={{.State.Status}}
	I0908 12:42:54.132426  872813 cli_runner.go:164] Run: docker container inspect dockerenv-953301 --format={{.State.Status}}
	I0908 12:42:54.133211  872813 out.go:179] * Verifying Kubernetes components...
	I0908 12:42:54.135131  872813 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:42:54.157413  872813 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 12:42:54.158430  872813 addons.go:238] Setting addon default-storageclass=true in "dockerenv-953301"
	I0908 12:42:54.158461  872813 host.go:66] Checking if "dockerenv-953301" exists ...
	I0908 12:42:54.158583  872813 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0908 12:42:54.158597  872813 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0908 12:42:54.158656  872813 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-953301
	I0908 12:42:54.158925  872813 cli_runner.go:164] Run: docker container inspect dockerenv-953301 --format={{.State.Status}}
	I0908 12:42:54.186542  872813 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0908 12:42:54.186556  872813 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0908 12:42:54.186614  872813 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" dockerenv-953301
	I0908 12:42:54.186769  872813 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/dockerenv-953301/id_rsa Username:docker}
	I0908 12:42:54.203350  872813 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32773 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/dockerenv-953301/id_rsa Username:docker}
	I0908 12:42:54.265544  872813 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 -"
	I0908 12:42:54.342196  872813 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 12:42:54.435796  872813 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
	I0908 12:42:54.437944  872813 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
	I0908 12:42:54.646291  872813 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0908 12:42:54.647061  872813 api_server.go:52] waiting for apiserver process to appear ...
	I0908 12:42:54.647109  872813 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 12:42:54.921816  872813 api_server.go:72] duration metric: took 790.375641ms to wait for apiserver process to appear ...
	I0908 12:42:54.921834  872813 api_server.go:88] waiting for apiserver healthz status ...
	I0908 12:42:54.921913  872813 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0908 12:42:54.922842  872813 out.go:179] * Enabled addons: default-storageclass, storage-provisioner
	I0908 12:42:54.923816  872813 addons.go:514] duration metric: took 792.462461ms for enable addons: enabled=[default-storageclass storage-provisioner]
	I0908 12:42:54.927079  872813 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0908 12:42:54.927933  872813 api_server.go:141] control plane version: v1.34.0
	I0908 12:42:54.927944  872813 api_server.go:131] duration metric: took 6.055632ms to wait for apiserver health ...
	I0908 12:42:54.927952  872813 system_pods.go:43] waiting for kube-system pods to appear ...
	I0908 12:42:54.930160  872813 system_pods.go:59] 5 kube-system pods found
	I0908 12:42:54.930175  872813 system_pods.go:61] "etcd-dockerenv-953301" [4b377552-adb8-491d-955a-821933a06cf4] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0908 12:42:54.930181  872813 system_pods.go:61] "kube-apiserver-dockerenv-953301" [3eae5c8d-85eb-4521-b02a-00140158a899] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0908 12:42:54.930190  872813 system_pods.go:61] "kube-controller-manager-dockerenv-953301" [6fefaa0f-fe54-478a-bcee-cee987c9474e] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0908 12:42:54.930195  872813 system_pods.go:61] "kube-scheduler-dockerenv-953301" [b5e930ce-a879-4505-b049-74cec2e713df] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0908 12:42:54.930199  872813 system_pods.go:61] "storage-provisioner" [f24b25ec-94d0-4e3b-90aa-49df03d0957c] Pending: PodScheduled:Unschedulable (0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. no new claims to deallocate, preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.)
	I0908 12:42:54.930205  872813 system_pods.go:74] duration metric: took 2.248283ms to wait for pod list to return data ...
	I0908 12:42:54.930215  872813 kubeadm.go:578] duration metric: took 798.78324ms to wait for: map[apiserver:true system_pods:true]
	I0908 12:42:54.930226  872813 node_conditions.go:102] verifying NodePressure condition ...
	I0908 12:42:54.932183  872813 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0908 12:42:54.932204  872813 node_conditions.go:123] node cpu capacity is 8
	I0908 12:42:54.932226  872813 node_conditions.go:105] duration metric: took 1.989498ms to run NodePressure ...
	I0908 12:42:54.932236  872813 start.go:241] waiting for startup goroutines ...
	I0908 12:42:55.149518  872813 kapi.go:214] "coredns" deployment in "kube-system" namespace and "dockerenv-953301" context rescaled to 1 replicas
	I0908 12:42:55.149543  872813 start.go:246] waiting for cluster config update ...
	I0908 12:42:55.149553  872813 start.go:255] writing updated cluster config ...
	I0908 12:42:55.149817  872813 ssh_runner.go:195] Run: rm -f paused
	I0908 12:42:55.195966  872813 start.go:617] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0908 12:42:55.197877  872813 out.go:179] * Done! kubectl is now configured to use "dockerenv-953301" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	50ac246975b8c       52546a367cc9e       1 second ago        Running             coredns                   0                   83b179a06e5f0       coredns-66bc5c9577-kd2dc
	e1bf4edf26c80       409467f978b4a       13 seconds ago      Running             kindnet-cni               0                   e728ebdeeac89       kindnet-2kdjv
	01e5f08b37c5c       df0860106674d       14 seconds ago      Running             kube-proxy                0                   2e4506df490c5       kube-proxy-7gcf4
	5607041163b98       6e38f40d628db       14 seconds ago      Running             storage-provisioner       0                   c80bde58d774c       storage-provisioner
	b7e489692cecd       5f1f5298c888d       25 seconds ago      Running             etcd                      0                   60ade19f739b9       etcd-dockerenv-953301
	d8d4b61385fbc       a0af72f2ec6d6       25 seconds ago      Running             kube-controller-manager   0                   7f68d89609d83       kube-controller-manager-dockerenv-953301
	72bd1d8f4750d       90550c43ad2bc       25 seconds ago      Running             kube-apiserver            0                   4e5f36278e688       kube-apiserver-dockerenv-953301
	ef8c63be78ad3       46169d968e920       25 seconds ago      Running             kube-scheduler            0                   a1001f75adfe6       kube-scheduler-dockerenv-953301
	
	
	==> containerd <==
	Sep 08 12:42:57 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:57.941219111Z" level=info msg="CreateContainer within sandbox \"c80bde58d774c13503046b059734cfb2102eeadc8d588694028f30df01f70a65\" for container &ContainerMetadata{Name:storage-provisioner,Attempt:0,}"
	Sep 08 12:42:57 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:57.951402478Z" level=info msg="CreateContainer within sandbox \"c80bde58d774c13503046b059734cfb2102eeadc8d588694028f30df01f70a65\" for &ContainerMetadata{Name:storage-provisioner,Attempt:0,} returns container id \"5607041163b98c0cdc0475607fad456dc4883793e0a37c54dfeba304ea815744\""
	Sep 08 12:42:57 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:57.952087911Z" level=info msg="StartContainer for \"5607041163b98c0cdc0475607fad456dc4883793e0a37c54dfeba304ea815744\""
	Sep 08 12:42:57 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:57.998181937Z" level=info msg="StartContainer for \"5607041163b98c0cdc0475607fad456dc4883793e0a37c54dfeba304ea815744\" returns successfully"
	Sep 08 12:42:58 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:58.642787261Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kube-proxy-7gcf4,Uid:f2452b5c-61ed-41c4-98df-ba51a0113914,Namespace:kube-system,Attempt:0,}"
	Sep 08 12:42:58 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:58.644691686Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kindnet-2kdjv,Uid:cda4a56d-0757-41c3-aa6c-402ba21dc167,Namespace:kube-system,Attempt:0,}"
	Sep 08 12:42:58 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:58.695835127Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kube-proxy-7gcf4,Uid:f2452b5c-61ed-41c4-98df-ba51a0113914,Namespace:kube-system,Attempt:0,} returns sandbox id \"2e4506df490c527937731de0bf039a3cdde2f346cdd4a26bf8da37b4d404b657\""
	Sep 08 12:42:58 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:58.701663695Z" level=info msg="CreateContainer within sandbox \"2e4506df490c527937731de0bf039a3cdde2f346cdd4a26bf8da37b4d404b657\" for container &ContainerMetadata{Name:kube-proxy,Attempt:0,}"
	Sep 08 12:42:58 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:58.711494243Z" level=info msg="CreateContainer within sandbox \"2e4506df490c527937731de0bf039a3cdde2f346cdd4a26bf8da37b4d404b657\" for &ContainerMetadata{Name:kube-proxy,Attempt:0,} returns container id \"01e5f08b37c5c27043626ac8eea86e22f394b235469fa392cebf0a1fb85391a6\""
	Sep 08 12:42:58 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:58.711981034Z" level=info msg="StartContainer for \"01e5f08b37c5c27043626ac8eea86e22f394b235469fa392cebf0a1fb85391a6\""
	Sep 08 12:42:58 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:58.763786887Z" level=info msg="StartContainer for \"01e5f08b37c5c27043626ac8eea86e22f394b235469fa392cebf0a1fb85391a6\" returns successfully"
	Sep 08 12:42:58 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:58.888699681Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:coredns-66bc5c9577-kd2dc,Uid:1fe88a5a-882a-48da-97e4-d6e9ab405385,Namespace:kube-system,Attempt:0,}"
	Sep 08 12:42:58 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:58.905993915Z" level=error msg="RunPodSandbox for &PodSandboxMetadata{Name:coredns-66bc5c9577-kd2dc,Uid:1fe88a5a-882a-48da-97e4-d6e9ab405385,Namespace:kube-system,Attempt:0,} failed, error" error="failed to setup network for sandbox \"95f80cb7865832e2a9c5c2cd55652458c8e37a23b8b66648acde97dc55ad039c\": failed to find network info for sandbox \"95f80cb7865832e2a9c5c2cd55652458c8e37a23b8b66648acde97dc55ad039c\""
	Sep 08 12:42:58 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:58.939214266Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:kindnet-2kdjv,Uid:cda4a56d-0757-41c3-aa6c-402ba21dc167,Namespace:kube-system,Attempt:0,} returns sandbox id \"e728ebdeeac8920b78d9b9f93a7b862e90ad5d69cafb20c4080cd94dd3d0fa57\""
	Sep 08 12:42:58 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:58.943802107Z" level=info msg="CreateContainer within sandbox \"e728ebdeeac8920b78d9b9f93a7b862e90ad5d69cafb20c4080cd94dd3d0fa57\" for container &ContainerMetadata{Name:kindnet-cni,Attempt:0,}"
	Sep 08 12:42:58 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:58.953798133Z" level=info msg="CreateContainer within sandbox \"e728ebdeeac8920b78d9b9f93a7b862e90ad5d69cafb20c4080cd94dd3d0fa57\" for &ContainerMetadata{Name:kindnet-cni,Attempt:0,} returns container id \"e1bf4edf26c80a9a472e5ab7644c53f34abfcf95275867a987fabee05f594cf8\""
	Sep 08 12:42:58 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:58.954262511Z" level=info msg="StartContainer for \"e1bf4edf26c80a9a472e5ab7644c53f34abfcf95275867a987fabee05f594cf8\""
	Sep 08 12:42:59 dockerenv-953301 containerd[878]: time="2025-09-08T12:42:59.144952101Z" level=info msg="StartContainer for \"e1bf4edf26c80a9a472e5ab7644c53f34abfcf95275867a987fabee05f594cf8\" returns successfully"
	Sep 08 12:43:03 dockerenv-953301 containerd[878]: time="2025-09-08T12:43:03.353802096Z" level=info msg="No cni config template is specified, wait for other system components to drop the config."
	Sep 08 12:43:11 dockerenv-953301 containerd[878]: time="2025-09-08T12:43:11.037732708Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:coredns-66bc5c9577-kd2dc,Uid:1fe88a5a-882a-48da-97e4-d6e9ab405385,Namespace:kube-system,Attempt:0,}"
	Sep 08 12:43:11 dockerenv-953301 containerd[878]: time="2025-09-08T12:43:11.117712288Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:coredns-66bc5c9577-kd2dc,Uid:1fe88a5a-882a-48da-97e4-d6e9ab405385,Namespace:kube-system,Attempt:0,} returns sandbox id \"83b179a06e5f06e18d4da9457346c4dfeab730cc50d0faab41f8dcd1ed7a98ed\""
	Sep 08 12:43:11 dockerenv-953301 containerd[878]: time="2025-09-08T12:43:11.122854546Z" level=info msg="CreateContainer within sandbox \"83b179a06e5f06e18d4da9457346c4dfeab730cc50d0faab41f8dcd1ed7a98ed\" for container &ContainerMetadata{Name:coredns,Attempt:0,}"
	Sep 08 12:43:11 dockerenv-953301 containerd[878]: time="2025-09-08T12:43:11.132653733Z" level=info msg="CreateContainer within sandbox \"83b179a06e5f06e18d4da9457346c4dfeab730cc50d0faab41f8dcd1ed7a98ed\" for &ContainerMetadata{Name:coredns,Attempt:0,} returns container id \"50ac246975b8c560f687ced7c7f1481f9583d7edc7e2a569cd215ea265b7a265\""
	Sep 08 12:43:11 dockerenv-953301 containerd[878]: time="2025-09-08T12:43:11.133077220Z" level=info msg="StartContainer for \"50ac246975b8c560f687ced7c7f1481f9583d7edc7e2a569cd215ea265b7a265\""
	Sep 08 12:43:11 dockerenv-953301 containerd[878]: time="2025-09-08T12:43:11.174237175Z" level=info msg="StartContainer for \"50ac246975b8c560f687ced7c7f1481f9583d7edc7e2a569cd215ea265b7a265\" returns successfully"
	
	
	==> coredns [50ac246975b8c560f687ced7c7f1481f9583d7edc7e2a569cd215ea265b7a265] <==
	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:38999 - 19153 "HINFO IN 2176679003642698022.5995162632628043937. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.013574989s
	
	
	==> describe nodes <==
	Name:               dockerenv-953301
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=dockerenv-953301
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9
	                    minikube.k8s.io/name=dockerenv-953301
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_08T12_42_53_0700
	                    minikube.k8s.io/version=v1.36.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:  Mon, 08 Sep 2025 12:42:50 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  dockerenv-953301
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 08 Sep 2025 12:43:03 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 08 Sep 2025 12:43:03 +0000   Mon, 08 Sep 2025 12:42:47 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 08 Sep 2025 12:43:03 +0000   Mon, 08 Sep 2025 12:42:47 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 08 Sep 2025 12:43:03 +0000   Mon, 08 Sep 2025 12:42:47 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 08 Sep 2025 12:43:03 +0000   Mon, 08 Sep 2025 12:42:50 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    dockerenv-953301
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 e19859e5825441dc882e22e61002e55f
	  System UUID:                0c582e30-3111-41c0-8fe0-7341b401d80b
	  Boot ID:                    78653390-8f49-4cca-9df9-6c752f65b592
	  Kernel Version:             5.15.0-1083-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  kube-system                 coredns-66bc5c9577-kd2dc                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     14s
	  kube-system                 etcd-dockerenv-953301                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         19s
	  kube-system                 kindnet-2kdjv                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      14s
	  kube-system                 kube-apiserver-dockerenv-953301             250m (3%)     0 (0%)      0 (0%)           0 (0%)         19s
	  kube-system                 kube-controller-manager-dockerenv-953301    200m (2%)     0 (0%)      0 (0%)           0 (0%)         19s
	  kube-system                 kube-proxy-7gcf4                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         14s
	  kube-system                 kube-scheduler-dockerenv-953301             100m (1%)     0 (0%)      0 (0%)           0 (0%)         19s
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         18s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (10%)  100m (1%)
	  memory             220Mi (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                 13s   kube-proxy       
	  Normal   Starting                 20s   kubelet          Starting kubelet.
	  Warning  CgroupV1                 20s   kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  19s   kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  19s   kubelet          Node dockerenv-953301 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    19s   kubelet          Node dockerenv-953301 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     19s   kubelet          Node dockerenv-953301 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           15s   node-controller  Node dockerenv-953301 event: Registered Node dockerenv-953301 in Controller
	
	
	==> dmesg <==
	[  +4.031804] net_ratelimit: 2 callbacks suppressed
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000005] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000012] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000092] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000031] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000304] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000004] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +8.190585] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000006] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000007] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000037] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000017] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000032] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000023] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	
	
	==> etcd [b7e489692cecd22e6eb8a4171b36c572821b885dea8af7ba5e8cf85f0f7a0a67] <==
	{"level":"warn","ts":"2025-09-08T12:42:49.070518Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44422","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.125929Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44440","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.134822Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44480","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.141965Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44492","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.148853Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44512","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.155002Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44536","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.161075Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44558","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.168344Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44566","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.175190Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44592","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.233216Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44620","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.257449Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44634","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.263917Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44668","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.271208Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44684","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.278641Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44700","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.332923Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44734","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.340282Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44736","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.348092Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44770","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.355308Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44792","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.362815Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44808","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.370001Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44838","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.426859Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44862","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.462159Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44892","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.468247Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44914","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.475288Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44926","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:42:49.629475Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:44944","server-name":"","error":"EOF"}
	
	
	==> kernel <==
	 12:43:13 up 21:25,  0 users,  load average: 0.68, 0.35, 0.52
	Linux dockerenv-953301 5.15.0-1083-gcp #92~20.04.1-Ubuntu SMP Tue Apr 29 09:12:55 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [e1bf4edf26c80a9a472e5ab7644c53f34abfcf95275867a987fabee05f594cf8] <==
	I0908 12:42:59.326695       1 main.go:109] connected to apiserver: https://10.96.0.1:443
	I0908 12:42:59.326990       1 main.go:139] hostIP = 192.168.49.2
	podIP = 192.168.49.2
	I0908 12:42:59.327166       1 main.go:148] setting mtu 1500 for CNI 
	I0908 12:42:59.327181       1 main.go:178] kindnetd IP family: "ipv4"
	I0908 12:42:59.327202       1 main.go:182] noMask IPv4 subnets: [10.244.0.0/16]
	time="2025-09-08T12:42:59Z" level=info msg="Created plugin 10-kube-network-policies (kindnetd, handles RunPodSandbox,RemovePodSandbox)"
	I0908 12:42:59.533116       1 controller.go:377] "Starting controller" name="kube-network-policies"
	I0908 12:42:59.533147       1 controller.go:381] "Waiting for informer caches to sync"
	I0908 12:42:59.533158       1 shared_informer.go:350] "Waiting for caches to sync" controller="kube-network-policies"
	I0908 12:42:59.533316       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
	I0908 12:42:59.825343       1 shared_informer.go:357] "Caches are synced" controller="kube-network-policies"
	I0908 12:42:59.825380       1 metrics.go:72] Registering metrics
	I0908 12:42:59.825473       1 controller.go:711] "Syncing nftables rules"
	I0908 12:43:09.533364       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:43:09.533442       1 main.go:301] handling current node
	
	
	==> kube-apiserver [72bd1d8f4750d40c720ab62576c4be9797c9ab49b80fc69c60ce3e4be40d4ebe] <==
	E0908 12:42:50.530305       1 controller.go:148] "Unhandled Error" err="while syncing ConfigMap \"kube-system/kube-apiserver-legacy-service-account-token-tracking\", err: namespaces \"kube-system\" not found" logger="UnhandledError"
	E0908 12:42:50.530495       1 controller.go:145] "Failed to ensure lease exists, will retry" err="namespaces \"kube-system\" not found" interval="200ms"
	I0908 12:42:50.546878       1 controller.go:667] quota admission added evaluator for: namespaces
	I0908 12:42:50.551614       1 cidrallocator.go:301] created ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0908 12:42:50.551695       1 default_servicecidr_controller.go:228] Setting default ServiceCIDR condition Ready to True
	I0908 12:42:50.555702       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0908 12:42:50.556218       1 default_servicecidr_controller.go:137] Shutting down kubernetes-service-cidr-controller
	I0908 12:42:50.733811       1 controller.go:667] quota admission added evaluator for: leases.coordination.k8s.io
	I0908 12:42:51.349980       1 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000
	I0908 12:42:51.353666       1 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000
	I0908 12:42:51.353686       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0908 12:42:51.812953       1 controller.go:667] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0908 12:42:51.846261       1 controller.go:667] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0908 12:42:51.954062       1 alloc.go:328] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.96.0.1"}
	W0908 12:42:51.959442       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.49.2]
	I0908 12:42:51.960434       1 controller.go:667] quota admission added evaluator for: endpoints
	I0908 12:42:51.964015       1 controller.go:667] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0908 12:42:52.372173       1 controller.go:667] quota admission added evaluator for: serviceaccounts
	I0908 12:42:53.173555       1 controller.go:667] quota admission added evaluator for: deployments.apps
	I0908 12:42:53.182142       1 alloc.go:328] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I0908 12:42:53.188336       1 controller.go:667] quota admission added evaluator for: daemonsets.apps
	I0908 12:42:57.975721       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0908 12:42:57.981530       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0908 12:42:58.321490       1 controller.go:667] quota admission added evaluator for: controllerrevisions.apps
	I0908 12:42:58.471531       1 controller.go:667] quota admission added evaluator for: replicasets.apps
	
	
	==> kube-controller-manager [d8d4b61385fbc0fc93265fee94fc27df4ac18d45aa0f7483710a34f291fe9411] <==
	I0908 12:42:57.370599       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kubelet-client"
	I0908 12:42:57.370691       1 shared_informer.go:356] "Caches are synced" controller="resource_claim"
	I0908 12:42:57.370699       1 shared_informer.go:356] "Caches are synced" controller="taint"
	I0908 12:42:57.370943       1 node_lifecycle_controller.go:1221] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0908 12:42:57.370699       1 shared_informer.go:356] "Caches are synced" controller="daemon sets"
	I0908 12:42:57.370746       1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice_mirroring"
	I0908 12:42:57.371020       1 node_lifecycle_controller.go:873] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="dockerenv-953301"
	I0908 12:42:57.370949       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kube-apiserver-client"
	I0908 12:42:57.371061       1 node_lifecycle_controller.go:1067] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0908 12:42:57.371172       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-legacy-unknown"
	I0908 12:42:57.370715       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kubelet-serving"
	I0908 12:42:57.371401       1 shared_informer.go:356] "Caches are synced" controller="legacy-service-account-token-cleaner"
	I0908 12:42:57.373419       1 shared_informer.go:356] "Caches are synced" controller="endpoint"
	I0908 12:42:57.373793       1 shared_informer.go:356] "Caches are synced" controller="node"
	I0908 12:42:57.373842       1 range_allocator.go:177] "Sending events to api server" logger="node-ipam-controller"
	I0908 12:42:57.373880       1 range_allocator.go:183] "Starting range CIDR allocator" logger="node-ipam-controller"
	I0908 12:42:57.373894       1 shared_informer.go:349] "Waiting for caches to sync" controller="cidrallocator"
	I0908 12:42:57.373901       1 shared_informer.go:356] "Caches are synced" controller="cidrallocator"
	I0908 12:42:57.374791       1 shared_informer.go:356] "Caches are synced" controller="VAC protection"
	I0908 12:42:57.377395       1 shared_informer.go:356] "Caches are synced" controller="namespace"
	I0908 12:42:57.379959       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0908 12:42:57.380088       1 range_allocator.go:428] "Set node PodCIDR" logger="node-ipam-controller" node="dockerenv-953301" podCIDRs=["10.244.0.0/24"]
	I0908 12:42:57.381798       1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice"
	I0908 12:42:57.387863       1 shared_informer.go:356] "Caches are synced" controller="deployment"
	I0908 12:42:57.387864       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	
	
	==> kube-proxy [01e5f08b37c5c27043626ac8eea86e22f394b235469fa392cebf0a1fb85391a6] <==
	I0908 12:42:58.792105       1 server_linux.go:53] "Using iptables proxy"
	I0908 12:42:58.886454       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0908 12:42:58.986757       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0908 12:42:58.986790       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0908 12:42:58.986923       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`"
	I0908 12:42:59.006171       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0908 12:42:59.006221       1 server_linux.go:132] "Using iptables Proxier"
	I0908 12:42:59.010243       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"
	I0908 12:42:59.010674       1 server.go:527] "Version info" version="v1.34.0"
	I0908 12:42:59.010715       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0908 12:42:59.012015       1 config.go:200] "Starting service config controller"
	I0908 12:42:59.012203       1 config.go:403] "Starting serviceCIDR config controller"
	I0908 12:42:59.012410       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0908 12:42:59.012470       1 config.go:106] "Starting endpoint slice config controller"
	I0908 12:42:59.012484       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0908 12:42:59.012593       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0908 12:42:59.013847       1 config.go:309] "Starting node config controller"
	I0908 12:42:59.013863       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0908 12:42:59.013870       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0908 12:42:59.112701       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0908 12:42:59.112758       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	I0908 12:42:59.112772       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	
	
	==> kube-scheduler [ef8c63be78ad3cc3c8c811d9a956da1c5020236addfe0acad4ddfb26c410dc42] <==
	E0908 12:42:50.528257       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"
	E0908 12:42:50.527834       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"
	E0908 12:42:50.529422       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"
	E0908 12:42:50.529456       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"
	E0908 12:42:50.529453       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"
	E0908 12:42:50.529559       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"
	E0908 12:42:50.529579       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"
	E0908 12:42:50.529593       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"
	E0908 12:42:50.529692       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"
	E0908 12:42:50.529739       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"
	E0908 12:42:50.529772       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"
	E0908 12:42:50.529850       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"
	E0908 12:42:50.529151       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"
	E0908 12:42:50.530931       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"
	E0908 12:42:51.352420       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"
	E0908 12:42:51.431656       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"
	E0908 12:42:51.474527       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"
	E0908 12:42:51.485471       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"
	E0908 12:42:51.540728       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"
	E0908 12:42:51.543589       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"
	E0908 12:42:51.572820       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"
	E0908 12:42:51.582007       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"
	E0908 12:42:51.590947       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"
	E0908 12:42:51.641048       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"
	I0908 12:42:52.156611       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 08 12:42:54 dockerenv-953301 kubelet[1660]: I0908 12:42:54.151770    1660 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-scheduler-dockerenv-953301" podStartSLOduration=1.151751456 podStartE2EDuration="1.151751456s" podCreationTimestamp="2025-09-08 12:42:53 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-09-08 12:42:54.15139818 +0000 UTC m=+1.215159623" watchObservedRunningTime="2025-09-08 12:42:54.151751456 +0000 UTC m=+1.215512898"
	Sep 08 12:42:54 dockerenv-953301 kubelet[1660]: I0908 12:42:54.151947    1660 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-apiserver-dockerenv-953301" podStartSLOduration=1.151937328 podStartE2EDuration="1.151937328s" podCreationTimestamp="2025-09-08 12:42:53 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-09-08 12:42:54.142664181 +0000 UTC m=+1.206425623" watchObservedRunningTime="2025-09-08 12:42:54.151937328 +0000 UTC m=+1.215698771"
	Sep 08 12:42:57 dockerenv-953301 kubelet[1660]: I0908 12:42:57.653140    1660 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-jcsm2\" (UniqueName: \"kubernetes.io/projected/f24b25ec-94d0-4e3b-90aa-49df03d0957c-kube-api-access-jcsm2\") pod \"storage-provisioner\" (UID: \"f24b25ec-94d0-4e3b-90aa-49df03d0957c\") " pod="kube-system/storage-provisioner"
	Sep 08 12:42:57 dockerenv-953301 kubelet[1660]: I0908 12:42:57.653268    1660 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"tmp\" (UniqueName: \"kubernetes.io/host-path/f24b25ec-94d0-4e3b-90aa-49df03d0957c-tmp\") pod \"storage-provisioner\" (UID: \"f24b25ec-94d0-4e3b-90aa-49df03d0957c\") " pod="kube-system/storage-provisioner"
	Sep 08 12:42:57 dockerenv-953301 kubelet[1660]: I0908 12:42:57.759909    1660 swap_util.go:74] "error creating dir to test if tmpfs noswap is enabled. Assuming not supported" mount path="" error="stat /var/lib/kubelet/plugins/kubernetes.io/empty-dir: no such file or directory"
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: I0908 12:42:58.064957    1660 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/storage-provisioner" podStartSLOduration=4.064939916 podStartE2EDuration="4.064939916s" podCreationTimestamp="2025-09-08 12:42:54 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-09-08 12:42:58.064895418 +0000 UTC m=+5.128656861" watchObservedRunningTime="2025-09-08 12:42:58.064939916 +0000 UTC m=+5.128701357"
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: I0908 12:42:58.359315    1660 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"cni-cfg\" (UniqueName: \"kubernetes.io/host-path/cda4a56d-0757-41c3-aa6c-402ba21dc167-cni-cfg\") pod \"kindnet-2kdjv\" (UID: \"cda4a56d-0757-41c3-aa6c-402ba21dc167\") " pod="kube-system/kindnet-2kdjv"
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: I0908 12:42:58.359354    1660 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"xtables-lock\" (UniqueName: \"kubernetes.io/host-path/cda4a56d-0757-41c3-aa6c-402ba21dc167-xtables-lock\") pod \"kindnet-2kdjv\" (UID: \"cda4a56d-0757-41c3-aa6c-402ba21dc167\") " pod="kube-system/kindnet-2kdjv"
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: I0908 12:42:58.359370    1660 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"xtables-lock\" (UniqueName: \"kubernetes.io/host-path/f2452b5c-61ed-41c4-98df-ba51a0113914-xtables-lock\") pod \"kube-proxy-7gcf4\" (UID: \"f2452b5c-61ed-41c4-98df-ba51a0113914\") " pod="kube-system/kube-proxy-7gcf4"
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: I0908 12:42:58.359446    1660 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-fmh64\" (UniqueName: \"kubernetes.io/projected/f2452b5c-61ed-41c4-98df-ba51a0113914-kube-api-access-fmh64\") pod \"kube-proxy-7gcf4\" (UID: \"f2452b5c-61ed-41c4-98df-ba51a0113914\") " pod="kube-system/kube-proxy-7gcf4"
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: I0908 12:42:58.359485    1660 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"lib-modules\" (UniqueName: \"kubernetes.io/host-path/cda4a56d-0757-41c3-aa6c-402ba21dc167-lib-modules\") pod \"kindnet-2kdjv\" (UID: \"cda4a56d-0757-41c3-aa6c-402ba21dc167\") " pod="kube-system/kindnet-2kdjv"
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: I0908 12:42:58.359516    1660 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-76sl2\" (UniqueName: \"kubernetes.io/projected/cda4a56d-0757-41c3-aa6c-402ba21dc167-kube-api-access-76sl2\") pod \"kindnet-2kdjv\" (UID: \"cda4a56d-0757-41c3-aa6c-402ba21dc167\") " pod="kube-system/kindnet-2kdjv"
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: I0908 12:42:58.359547    1660 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"lib-modules\" (UniqueName: \"kubernetes.io/host-path/f2452b5c-61ed-41c4-98df-ba51a0113914-lib-modules\") pod \"kube-proxy-7gcf4\" (UID: \"f2452b5c-61ed-41c4-98df-ba51a0113914\") " pod="kube-system/kube-proxy-7gcf4"
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: I0908 12:42:58.359565    1660 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-proxy\" (UniqueName: \"kubernetes.io/configmap/f2452b5c-61ed-41c4-98df-ba51a0113914-kube-proxy\") pod \"kube-proxy-7gcf4\" (UID: \"f2452b5c-61ed-41c4-98df-ba51a0113914\") " pod="kube-system/kube-proxy-7gcf4"
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: I0908 12:42:58.662547    1660 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/1fe88a5a-882a-48da-97e4-d6e9ab405385-config-volume\") pod \"coredns-66bc5c9577-kd2dc\" (UID: \"1fe88a5a-882a-48da-97e4-d6e9ab405385\") " pod="kube-system/coredns-66bc5c9577-kd2dc"
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: I0908 12:42:58.662606    1660 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-md7kx\" (UniqueName: \"kubernetes.io/projected/1fe88a5a-882a-48da-97e4-d6e9ab405385-kube-api-access-md7kx\") pod \"coredns-66bc5c9577-kd2dc\" (UID: \"1fe88a5a-882a-48da-97e4-d6e9ab405385\") " pod="kube-system/coredns-66bc5c9577-kd2dc"
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: E0908 12:42:58.906254    1660 log.go:32] "RunPodSandbox from runtime service failed" err="rpc error: code = Unknown desc = failed to setup network for sandbox \"95f80cb7865832e2a9c5c2cd55652458c8e37a23b8b66648acde97dc55ad039c\": failed to find network info for sandbox \"95f80cb7865832e2a9c5c2cd55652458c8e37a23b8b66648acde97dc55ad039c\""
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: E0908 12:42:58.906330    1660 kuberuntime_sandbox.go:71] "Failed to create sandbox for pod" err="rpc error: code = Unknown desc = failed to setup network for sandbox \"95f80cb7865832e2a9c5c2cd55652458c8e37a23b8b66648acde97dc55ad039c\": failed to find network info for sandbox \"95f80cb7865832e2a9c5c2cd55652458c8e37a23b8b66648acde97dc55ad039c\"" pod="kube-system/coredns-66bc5c9577-kd2dc"
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: E0908 12:42:58.906350    1660 kuberuntime_manager.go:1343] "CreatePodSandbox for pod failed" err="rpc error: code = Unknown desc = failed to setup network for sandbox \"95f80cb7865832e2a9c5c2cd55652458c8e37a23b8b66648acde97dc55ad039c\": failed to find network info for sandbox \"95f80cb7865832e2a9c5c2cd55652458c8e37a23b8b66648acde97dc55ad039c\"" pod="kube-system/coredns-66bc5c9577-kd2dc"
	Sep 08 12:42:58 dockerenv-953301 kubelet[1660]: E0908 12:42:58.906416    1660 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"CreatePodSandbox\" for \"coredns-66bc5c9577-kd2dc_kube-system(1fe88a5a-882a-48da-97e4-d6e9ab405385)\" with CreatePodSandboxError: \"Failed to create sandbox for pod \\\"coredns-66bc5c9577-kd2dc_kube-system(1fe88a5a-882a-48da-97e4-d6e9ab405385)\\\": rpc error: code = Unknown desc = failed to setup network for sandbox \\\"95f80cb7865832e2a9c5c2cd55652458c8e37a23b8b66648acde97dc55ad039c\\\": failed to find network info for sandbox \\\"95f80cb7865832e2a9c5c2cd55652458c8e37a23b8b66648acde97dc55ad039c\\\"\"" pod="kube-system/coredns-66bc5c9577-kd2dc" podUID="1fe88a5a-882a-48da-97e4-d6e9ab405385"
	Sep 08 12:42:59 dockerenv-953301 kubelet[1660]: I0908 12:42:59.072640    1660 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-proxy-7gcf4" podStartSLOduration=1.072624754 podStartE2EDuration="1.072624754s" podCreationTimestamp="2025-09-08 12:42:58 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-09-08 12:42:59.072398471 +0000 UTC m=+6.136159903" watchObservedRunningTime="2025-09-08 12:42:59.072624754 +0000 UTC m=+6.136386195"
	Sep 08 12:43:00 dockerenv-953301 kubelet[1660]: I0908 12:43:00.086470    1660 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kindnet-2kdjv" podStartSLOduration=2.086447641 podStartE2EDuration="2.086447641s" podCreationTimestamp="2025-09-08 12:42:58 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-09-08 12:43:00.086260522 +0000 UTC m=+7.150021965" watchObservedRunningTime="2025-09-08 12:43:00.086447641 +0000 UTC m=+7.150209083"
	Sep 08 12:43:03 dockerenv-953301 kubelet[1660]: I0908 12:43:03.353109    1660 kuberuntime_manager.go:1828] "Updating runtime config through cri with podcidr" CIDR="10.244.0.0/24"
	Sep 08 12:43:03 dockerenv-953301 kubelet[1660]: I0908 12:43:03.354108    1660 kubelet_network.go:47] "Updating Pod CIDR" originalPodCIDR="" newPodCIDR="10.244.0.0/24"
	Sep 08 12:43:12 dockerenv-953301 kubelet[1660]: I0908 12:43:12.116607    1660 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/coredns-66bc5c9577-kd2dc" podStartSLOduration=14.116585423 podStartE2EDuration="14.116585423s" podCreationTimestamp="2025-09-08 12:42:58 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-09-08 12:43:12.105964567 +0000 UTC m=+19.169726010" watchObservedRunningTime="2025-09-08 12:43:12.116585423 +0000 UTC m=+19.180346864"
	
	
	==> storage-provisioner [5607041163b98c0cdc0475607fad456dc4883793e0a37c54dfeba304ea815744] <==
	I0908 12:42:58.007277       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p dockerenv-953301 -n dockerenv-953301
helpers_test.go:269: (dbg) Run:  kubectl --context dockerenv-953301 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:293: <<< TestDockerEnvContainerd FAILED: end of post-mortem logs <<<
helpers_test.go:294: ---------------------/post-mortem---------------------------------
helpers_test.go:175: Cleaning up "dockerenv-953301" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p dockerenv-953301
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p dockerenv-953301: (2.127489698s)
--- FAIL: TestDockerEnvContainerd (43.79s)

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (302.23s)

                                                
                                                
=== 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-298554 --alsologtostderr -v=1]
functional_test.go:933: output didn't produce a URL
functional_test.go:925: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-298554 --alsologtostderr -v=1] ...
functional_test.go:925: (dbg) [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-298554 --alsologtostderr -v=1] stdout:
functional_test.go:925: (dbg) [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-298554 --alsologtostderr -v=1] stderr:
I0908 12:51:51.638163  901842 out.go:360] Setting OutFile to fd 1 ...
I0908 12:51:51.638477  901842 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 12:51:51.638489  901842 out.go:374] Setting ErrFile to fd 2...
I0908 12:51:51.638495  901842 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 12:51:51.638686  901842 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
I0908 12:51:51.638983  901842 mustload.go:65] Loading cluster: functional-298554
I0908 12:51:51.639351  901842 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 12:51:51.639724  901842 cli_runner.go:164] Run: docker container inspect functional-298554 --format={{.State.Status}}
I0908 12:51:51.656977  901842 host.go:66] Checking if "functional-298554" exists ...
I0908 12:51:51.657275  901842 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0908 12:51:51.703526  901842 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:true NGoroutines:53 SystemTime:2025-09-08 12:51:51.695108539 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
I0908 12:51:51.703634  901842 api_server.go:166] Checking apiserver status ...
I0908 12:51:51.703691  901842 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0908 12:51:51.703727  901842 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
I0908 12:51:51.720652  901842 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/functional-298554/id_rsa Username:docker}
I0908 12:51:51.813171  901842 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/5346/cgroup
I0908 12:51:51.821829  901842 api_server.go:182] apiserver freezer: "7:freezer:/docker/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/kubepods/burstable/podd5bb97a9a0a0b74bfa6cf3c30d6fd816/dd3c9e9bf2f63892236c297364671810a0fd9bd72eb66daa01b7c28167fa9efb"
I0908 12:51:51.821919  901842 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/kubepods/burstable/podd5bb97a9a0a0b74bfa6cf3c30d6fd816/dd3c9e9bf2f63892236c297364671810a0fd9bd72eb66daa01b7c28167fa9efb/freezer.state
I0908 12:51:51.829945  901842 api_server.go:204] freezer state: "THAWED"
I0908 12:51:51.829990  901842 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
I0908 12:51:51.835504  901842 api_server.go:279] https://192.168.49.2:8441/healthz returned 200:
ok
W0908 12:51:51.835551  901842 out.go:285] * Enabling dashboard ...
* Enabling dashboard ...
I0908 12:51:51.835696  901842 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 12:51:51.835736  901842 addons.go:69] Setting dashboard=true in profile "functional-298554"
I0908 12:51:51.835745  901842 addons.go:238] Setting addon dashboard=true in "functional-298554"
I0908 12:51:51.835771  901842 host.go:66] Checking if "functional-298554" exists ...
I0908 12:51:51.836061  901842 cli_runner.go:164] Run: docker container inspect functional-298554 --format={{.State.Status}}
I0908 12:51:51.855790  901842 out.go:179]   - Using image docker.io/kubernetesui/metrics-scraper:v1.0.8
I0908 12:51:51.857226  901842 out.go:179]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
I0908 12:51:51.858521  901842 addons.go:435] installing /etc/kubernetes/addons/dashboard-ns.yaml
I0908 12:51:51.858545  901842 ssh_runner.go:362] scp dashboard/dashboard-ns.yaml --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
I0908 12:51:51.858631  901842 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
I0908 12:51:51.875651  901842 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/functional-298554/id_rsa Username:docker}
I0908 12:51:51.975034  901842 addons.go:435] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
I0908 12:51:51.975066  901842 ssh_runner.go:362] scp dashboard/dashboard-clusterrole.yaml --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
I0908 12:51:51.991403  901842 addons.go:435] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
I0908 12:51:51.991427  901842 ssh_runner.go:362] scp dashboard/dashboard-clusterrolebinding.yaml --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
I0908 12:51:52.007913  901842 addons.go:435] installing /etc/kubernetes/addons/dashboard-configmap.yaml
I0908 12:51:52.007943  901842 ssh_runner.go:362] scp dashboard/dashboard-configmap.yaml --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
I0908 12:51:52.023940  901842 addons.go:435] installing /etc/kubernetes/addons/dashboard-dp.yaml
I0908 12:51:52.023963  901842 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4288 bytes)
I0908 12:51:52.040059  901842 addons.go:435] installing /etc/kubernetes/addons/dashboard-role.yaml
I0908 12:51:52.040084  901842 ssh_runner.go:362] scp dashboard/dashboard-role.yaml --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
I0908 12:51:52.056184  901842 addons.go:435] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
I0908 12:51:52.056204  901842 ssh_runner.go:362] scp dashboard/dashboard-rolebinding.yaml --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
I0908 12:51:52.072101  901842 addons.go:435] installing /etc/kubernetes/addons/dashboard-sa.yaml
I0908 12:51:52.072121  901842 ssh_runner.go:362] scp dashboard/dashboard-sa.yaml --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
I0908 12:51:52.087679  901842 addons.go:435] installing /etc/kubernetes/addons/dashboard-secret.yaml
I0908 12:51:52.087698  901842 ssh_runner.go:362] scp dashboard/dashboard-secret.yaml --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
I0908 12:51:52.103412  901842 addons.go:435] installing /etc/kubernetes/addons/dashboard-svc.yaml
I0908 12:51:52.103431  901842 ssh_runner.go:362] scp dashboard/dashboard-svc.yaml --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
I0908 12:51:52.119524  901842 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
I0908 12:51:52.565682  901842 out.go:179] * Some dashboard features require the metrics-server addon. To enable all features please run:

                                                
                                                
	minikube -p functional-298554 addons enable metrics-server

                                                
                                                
I0908 12:51:52.566766  901842 addons.go:201] Writing out "functional-298554" config to set dashboard=true...
W0908 12:51:52.566993  901842 out.go:285] * Verifying dashboard health ...
* Verifying dashboard health ...
I0908 12:51:52.567647  901842 kapi.go:59] client config for functional-298554: &rest.Config{Host:"https://192.168.49.2:8441", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt", KeyFile:"/home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.key", CAFile:"/home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil),
NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25a3920), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), WarningHandlerWithContext:rest.WarningHandlerWithContext(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
I0908 12:51:52.568090  901842 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
I0908 12:51:52.568112  901842 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
I0908 12:51:52.568118  901842 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
I0908 12:51:52.568124  901842 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
I0908 12:51:52.568131  901842 envvar.go:172] "Feature gate default state" feature="InOrderInformers" enabled=true
I0908 12:51:52.627833  901842 service.go:215] Found service: &Service{ObjectMeta:{kubernetes-dashboard  kubernetes-dashboard  73bb8af9-d76a-4882-9540-7685d0b8e45f 1270 0 2025-09-08 12:51:52 +0000 UTC <nil> <nil> map[addonmanager.kubernetes.io/mode:Reconcile k8s-app:kubernetes-dashboard kubernetes.io/minikube-addons:dashboard] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"Service","metadata":{"annotations":{},"labels":{"addonmanager.kubernetes.io/mode":"Reconcile","k8s-app":"kubernetes-dashboard","kubernetes.io/minikube-addons":"dashboard"},"name":"kubernetes-dashboard","namespace":"kubernetes-dashboard"},"spec":{"ports":[{"port":80,"targetPort":9090}],"selector":{"k8s-app":"kubernetes-dashboard"}}}
] [] [] [{kubectl-client-side-apply Update v1 2025-09-08 12:51:52 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}},"f:labels":{".":{},"f:addonmanager.kubernetes.io/mode":{},"f:k8s-app":{},"f:kubernetes.io/minikube-addons":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":80,\"protocol\":\"TCP\"}":{".":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}} }]},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:,Protocol:TCP,Port:80,TargetPort:{0 9090 },NodePort:0,AppProtocol:nil,},},Selector:map[string]string{k8s-app: kubernetes-dashboard,},ClusterIP:10.111.242.64,Type:ClusterIP,ExternalIPs:[],SessionAffinity:None,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:*SingleStack,ClusterIPs:[10.111.242.64],IPFamilies:[IPv4],AllocateLoadBalance
rNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:*Cluster,TrafficDistribution:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},}
W0908 12:51:52.627987  901842 out.go:285] * Launching proxy ...
* Launching proxy ...
I0908 12:51:52.628051  901842 dashboard.go:152] Executing: /usr/local/bin/kubectl [/usr/local/bin/kubectl --context functional-298554 proxy --port 36195]
I0908 12:51:52.628306  901842 dashboard.go:157] Waiting for kubectl to output host:port ...
I0908 12:51:52.670233  901842 dashboard.go:175] proxy stdout: Starting to serve on 127.0.0.1:36195
W0908 12:51:52.670306  901842 out.go:285] * Verifying proxy health ...
* Verifying proxy health ...
I0908 12:51:52.677767  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[2c1369fa-77c3-4773-9443-15fc59b02fe1] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc0008c9b80 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000711680 TLS:<nil>}
I0908 12:51:52.677851  901842 retry.go:31] will retry after 62.772µs: Temporary Error: unexpected response code: 503
I0908 12:51:52.680911  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[d510fc33-44be-44a6-b3a5-560d7de5a71a] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc000984280 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000546dc0 TLS:<nil>}
I0908 12:51:52.680954  901842 retry.go:31] will retry after 185.109µs: Temporary Error: unexpected response code: 503
I0908 12:51:52.683844  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[e706700f-8ee8-4553-90f5-736e892c9ee9] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc0008c9c40 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000206780 TLS:<nil>}
I0908 12:51:52.683897  901842 retry.go:31] will retry after 228.955µs: Temporary Error: unexpected response code: 503
I0908 12:51:52.686751  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[8204afe0-8a93-4683-881c-00d36608905e] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc000984380 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000547180 TLS:<nil>}
I0908 12:51:52.686811  901842 retry.go:31] will retry after 427.146µs: Temporary Error: unexpected response code: 503
I0908 12:51:52.689543  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[f61875fe-0939-4677-ab0f-d8c7fe2aaa5f] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc00082ec80 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0002068c0 TLS:<nil>}
I0908 12:51:52.689598  901842 retry.go:31] will retry after 746.176µs: Temporary Error: unexpected response code: 503
I0908 12:51:52.692474  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[f4e1e476-898e-44d5-9686-a68cdc630d5e] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc0008c9d00 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0007117c0 TLS:<nil>}
I0908 12:51:52.692508  901842 retry.go:31] will retry after 638.645µs: Temporary Error: unexpected response code: 503
I0908 12:51:52.695361  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[84156217-3a74-4631-a290-900a062374ef] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc00082ed80 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0005472c0 TLS:<nil>}
I0908 12:51:52.695397  901842 retry.go:31] will retry after 678.813µs: Temporary Error: unexpected response code: 503
I0908 12:51:52.698166  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[5c71883f-7470-4de5-9e62-7488153165ad] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc0008c9dc0 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000711900 TLS:<nil>}
I0908 12:51:52.698197  901842 retry.go:31] will retry after 918.427µs: Temporary Error: unexpected response code: 503
I0908 12:51:52.700962  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[3bd67c3f-2d49-4498-adf0-45a2879ff2cc] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc0009844c0 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000547400 TLS:<nil>}
I0908 12:51:52.700992  901842 retry.go:31] will retry after 2.463352ms: Temporary Error: unexpected response code: 503
I0908 12:51:52.706173  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[051f0946-5b83-4b18-b703-0d180ee326b8] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc00082eec0 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000206a00 TLS:<nil>}
I0908 12:51:52.706217  901842 retry.go:31] will retry after 3.123099ms: Temporary Error: unexpected response code: 503
I0908 12:51:52.712227  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[5a9ae9a7-9ea0-44ec-99a1-36e524abf948] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc0009845c0 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000711a40 TLS:<nil>}
I0908 12:51:52.712267  901842 retry.go:31] will retry after 3.547765ms: Temporary Error: unexpected response code: 503
I0908 12:51:52.718226  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[9f0ed446-0dc2-4a69-ae01-fbc8b84f463f] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc0008c9e80 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000206b40 TLS:<nil>}
I0908 12:51:52.718320  901842 retry.go:31] will retry after 12.905233ms: Temporary Error: unexpected response code: 503
I0908 12:51:52.734676  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[5b081fc5-ebaf-4c61-8495-3e1958980b5d] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc0009846c0 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000547540 TLS:<nil>}
I0908 12:51:52.734721  901842 retry.go:31] will retry after 19.461905ms: Temporary Error: unexpected response code: 503
I0908 12:51:52.757026  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[bacadc02-3319-4868-b7a8-0de1987a9e2c] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc00082efc0 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000206c80 TLS:<nil>}
I0908 12:51:52.757093  901842 retry.go:31] will retry after 21.999008ms: Temporary Error: unexpected response code: 503
I0908 12:51:52.781402  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[abf99975-dba4-41b7-a5ae-d278113abaea] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc000984780 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000711b80 TLS:<nil>}
I0908 12:51:52.781461  901842 retry.go:31] will retry after 29.599232ms: Temporary Error: unexpected response code: 503
I0908 12:51:52.813939  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[8dbe1357-5c97-4a4b-ab9b-03ccfd9ab0e9] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc0009c0dc0 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000206dc0 TLS:<nil>}
I0908 12:51:52.813991  901842 retry.go:31] will retry after 61.017678ms: Temporary Error: unexpected response code: 503
I0908 12:51:52.878595  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[99dc8489-64e3-485c-9547-76e8832016c0] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc00082f0c0 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000547680 TLS:<nil>}
I0908 12:51:52.878676  901842 retry.go:31] will retry after 81.512796ms: Temporary Error: unexpected response code: 503
I0908 12:51:52.963247  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[e3d68756-bd64-4a64-b1c0-e40c188c8774] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:52 GMT]] Body:0xc000984880 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000711cc0 TLS:<nil>}
I0908 12:51:52.963325  901842 retry.go:31] will retry after 145.918238ms: Temporary Error: unexpected response code: 503
I0908 12:51:53.112455  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[7e6f5a8e-4875-4451-9e92-e394fcf89076] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:53 GMT]] Body:0xc0009c1180 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000206f00 TLS:<nil>}
I0908 12:51:53.112521  901842 retry.go:31] will retry after 184.55586ms: Temporary Error: unexpected response code: 503
I0908 12:51:53.300639  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[6d602eb1-977b-44f5-bf56-ba5fba72b664] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:53 GMT]] Body:0xc000984980 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0005477c0 TLS:<nil>}
I0908 12:51:53.300702  901842 retry.go:31] will retry after 316.609029ms: Temporary Error: unexpected response code: 503
I0908 12:51:53.621077  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[99b60fd0-4aba-4556-bfe1-9e071369fc46] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:53 GMT]] Body:0xc00082f200 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000207040 TLS:<nil>}
I0908 12:51:53.621206  901842 retry.go:31] will retry after 209.758169ms: Temporary Error: unexpected response code: 503
I0908 12:51:53.834424  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[cffff60a-7ef3-442a-a510-677b5261c0e5] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:53 GMT]] Body:0xc000984a80 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000711e00 TLS:<nil>}
I0908 12:51:53.834505  901842 retry.go:31] will retry after 382.42017ms: Temporary Error: unexpected response code: 503
I0908 12:51:54.219750  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[13a96437-d401-4cef-b1d6-a4169f0c1e89] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:54 GMT]] Body:0xc000984b80 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000207180 TLS:<nil>}
I0908 12:51:54.219827  901842 retry.go:31] will retry after 625.972994ms: Temporary Error: unexpected response code: 503
I0908 12:51:54.849352  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[019139db-6518-492e-a2a2-d60790f1cc4e] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:54 GMT]] Body:0xc0009c1280 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0002072c0 TLS:<nil>}
I0908 12:51:54.849427  901842 retry.go:31] will retry after 1.018432114s: Temporary Error: unexpected response code: 503
I0908 12:51:55.871610  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[6a3bebc9-0a24-4b7e-a812-8e34b2ed4ac7] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:55 GMT]] Body:0xc0009c1380 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000547900 TLS:<nil>}
I0908 12:51:55.871685  901842 retry.go:31] will retry after 2.041700706s: Temporary Error: unexpected response code: 503
I0908 12:51:57.916513  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[65330176-3e94-4d10-8f7f-4c2daba21364] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:51:57 GMT]] Body:0xc000984c80 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000547a40 TLS:<nil>}
I0908 12:51:57.916578  901842 retry.go:31] will retry after 3.530998433s: Temporary Error: unexpected response code: 503
I0908 12:52:01.451879  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[626f3367-b197-4d18-b249-c4e0ada70168] Cache-Control:[no-cache, private] Content-Length:[182] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:52:01 GMT]] Body:0xc0009c1580 ContentLength:182 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000207680 TLS:<nil>}
I0908 12:52:01.451966  901842 retry.go:31] will retry after 2.407691398s: Temporary Error: unexpected response code: 503
I0908 12:52:03.863257  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[6f78aa01-d24a-480d-9840-0c966335b83e] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:52:03 GMT]] Body:0xc000984d80 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000547b80 TLS:<nil>}
I0908 12:52:03.863326  901842 retry.go:31] will retry after 6.845287424s: Temporary Error: unexpected response code: 503
I0908 12:52:10.714939  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[5434a6ef-1d4c-4168-9fd3-d851d9ca0b10] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:52:10 GMT]] Body:0xc0009c1680 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0002077c0 TLS:<nil>}
I0908 12:52:10.715003  901842 retry.go:31] will retry after 10.590020316s: Temporary Error: unexpected response code: 503
I0908 12:52:21.307993  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[6473c17e-264e-4a67-b06b-496d9e7d1073] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:52:21 GMT]] Body:0xc000984e80 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000136b40 TLS:<nil>}
I0908 12:52:21.308055  901842 retry.go:31] will retry after 12.794596694s: Temporary Error: unexpected response code: 503
I0908 12:52:34.106383  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[50d89107-5efc-4976-a35d-83952edc9c48] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:52:34 GMT]] Body:0xc00082f380 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000207900 TLS:<nil>}
I0908 12:52:34.106448  901842 retry.go:31] will retry after 26.962694037s: Temporary Error: unexpected response code: 503
I0908 12:53:01.072411  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[73d1e4c6-87df-474c-9680-5d6cc467ca12] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:53:01 GMT]] Body:0xc0009c1780 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000592000 TLS:<nil>}
I0908 12:53:01.072487  901842 retry.go:31] will retry after 16.682519907s: Temporary Error: unexpected response code: 503
I0908 12:53:17.758267  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[097e1c8c-f7d1-4eb2-bbf4-9d8fcbc2b97e] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:53:17 GMT]] Body:0xc0009c18c0 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000592140 TLS:<nil>}
I0908 12:53:17.758339  901842 retry.go:31] will retry after 33.843262835s: Temporary Error: unexpected response code: 503
I0908 12:53:51.608128  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[cc56ce6b-c951-42e7-9b96-3d9b73488244] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:53:51 GMT]] Body:0xc000985000 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000207a40 TLS:<nil>}
I0908 12:53:51.608204  901842 retry.go:31] will retry after 1m1.789179138s: Temporary Error: unexpected response code: 503
I0908 12:54:53.400481  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[8d416412-1ef8-4db0-9407-d7acbd2b672a] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:54:53 GMT]] Body:0xc000c88080 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000206280 TLS:<nil>}
I0908 12:54:53.400577  901842 retry.go:31] will retry after 1m16.095206327s: Temporary Error: unexpected response code: 503
I0908 12:56:09.499436  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[b7229158-4057-4e37-9084-f791a57f3b1d] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:56:09 GMT]] Body:0xc0009c0dc0 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0002063c0 TLS:<nil>}
I0908 12:56:09.499524  901842 retry.go:31] will retry after 34.061915938s: Temporary Error: unexpected response code: 503
I0908 12:56:43.565283  901842 dashboard.go:214] http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/ response: <nil> &{Status:503 Service Unavailable StatusCode:503 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Audit-Id:[6431dd34-1604-4fab-b4a9-325b1e63c7fe] Cache-Control:[no-cache, private] Content-Length:[188] Content-Type:[application/json] Date:[Mon, 08 Sep 2025 12:56:43 GMT]] Body:0xc000984100 ContentLength:188 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc000592280 TLS:<nil>}
I0908 12:56:43.565377  901842 retry.go:31] will retry after 1m25.784372151s: Temporary Error: unexpected response code: 503
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestFunctional/parallel/DashboardCmd]: 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/DashboardCmd]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect functional-298554
helpers_test.go:243: (dbg) docker inspect functional-298554:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0",
	        "Created": "2025-09-08T12:43:55.055079708Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 883631,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-08T12:43:55.08252585Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:863fa02c4a7dcd4571b30c16c1e6ae3eaa1d1a904931aac9472133ae3328c098",
	        "ResolvConfPath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/hostname",
	        "HostsPath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/hosts",
	        "LogPath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0-json.log",
	        "Name": "/functional-298554",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-298554:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "functional-298554",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4294967296,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0",
	                "LowerDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69-init/diff:/var/lib/docker/overlay2/255c2f19ab05cb57b310ff2aa56739f9075ce485e701512c1e9cb4d8b84be5fc/diff",
	                "MergedDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69/merged",
	                "UpperDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69/diff",
	                "WorkDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-298554",
	                "Source": "/var/lib/docker/volumes/functional-298554/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-298554",
	            "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-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79",
	            "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-298554",
	                "name.minikube.sigs.k8s.io": "functional-298554",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "7c517c404cd20ab03ab50b285add6152e0c02d78f8c1850e00a907cbbc50a181",
	            "SandboxKey": "/var/run/docker/netns/7c517c404cd2",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32783"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32784"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32787"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32785"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32786"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-298554": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "96:61:98:42:c4:4f",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "e843dd67805d1a1ac682969091041fdd3b5dd154f0879f6d220d7d5433401e7c",
	                    "EndpointID": "4afe54f6c16a1722f5fa3009fdcf1ef17c36564671ecc24e7c9e3d064fc59bdc",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-298554",
	                        "523628d4aa58"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p functional-298554 -n functional-298554
helpers_test.go:252: <<< TestFunctional/parallel/DashboardCmd FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestFunctional/parallel/DashboardCmd]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-amd64 -p functional-298554 logs -n 25: (1.331044429s)
helpers_test.go:260: TestFunctional/parallel/DashboardCmd logs: 
-- stdout --
	
	==> Audit <==
	┌────────────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│    COMMAND     │                                                      ARGS                                                       │      PROFILE      │  USER   │ VERSION │     START TIME      │      END TIME       │
	├────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ ssh            │ functional-298554 ssh findmnt -T /mount1                                                                        │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ ssh            │ functional-298554 ssh findmnt -T /mount2                                                                        │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ ssh            │ functional-298554 ssh findmnt -T /mount3                                                                        │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ mount          │ -p functional-298554 --kill=true                                                                                │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │                     │
	│ addons         │ functional-298554 addons list                                                                                   │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ addons         │ functional-298554 addons list -o json                                                                           │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ start          │ -p functional-298554 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:51 UTC │                     │
	│ start          │ -p functional-298554 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd           │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:51 UTC │                     │
	│ start          │ -p functional-298554 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:51 UTC │                     │
	│ dashboard      │ --url --port 36195 -p functional-298554 --alsologtostderr -v=1                                                  │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:51 UTC │                     │
	│ service        │ functional-298554 service list                                                                                  │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ service        │ functional-298554 service list -o json                                                                          │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ service        │ functional-298554 service --namespace=default --https --url hello-node                                          │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │                     │
	│ service        │ functional-298554 service hello-node --url --format={{.IP}}                                                     │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │                     │
	│ service        │ functional-298554 service hello-node --url                                                                      │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │                     │
	│ update-context │ functional-298554 update-context --alsologtostderr -v=2                                                         │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ update-context │ functional-298554 update-context --alsologtostderr -v=2                                                         │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ update-context │ functional-298554 update-context --alsologtostderr -v=2                                                         │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls --format short --alsologtostderr                                                     │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls --format json --alsologtostderr                                                      │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls --format table --alsologtostderr                                                     │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls --format yaml --alsologtostderr                                                      │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ ssh            │ functional-298554 ssh pgrep buildkitd                                                                           │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │                     │
	│ image          │ functional-298554 image build -t localhost/my-image:functional-298554 testdata/build --alsologtostderr          │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls                                                                                      │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	└────────────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 12:51:51
	Running on machine: ubuntu-20-agent-5
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 12:51:51.495713  901765 out.go:360] Setting OutFile to fd 1 ...
	I0908 12:51:51.495822  901765 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:51:51.495834  901765 out.go:374] Setting ErrFile to fd 2...
	I0908 12:51:51.495841  901765 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:51:51.496140  901765 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 12:51:51.496688  901765 out.go:368] Setting JSON to false
	I0908 12:51:51.497799  901765 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":77627,"bootTime":1757258284,"procs":210,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 12:51:51.497907  901765 start.go:140] virtualization: kvm guest
	I0908 12:51:51.499847  901765 out.go:179] * [functional-298554] minikube v1.36.0 sur Ubuntu 20.04 (kvm/amd64)
	I0908 12:51:51.501300  901765 out.go:179]   - MINIKUBE_LOCATION=21510
	I0908 12:51:51.501329  901765 notify.go:220] Checking for updates...
	I0908 12:51:51.503714  901765 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 12:51:51.504962  901765 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:51:51.506237  901765 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 12:51:51.507288  901765 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0908 12:51:51.508369  901765 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 12:51:51.509810  901765 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:51:51.510301  901765 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 12:51:51.533289  901765 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 12:51:51.533394  901765 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:51:51.581834  901765 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:true NGoroutines:53 SystemTime:2025-09-08 12:51:51.572124672 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:51:51.581943  901765 docker.go:318] overlay module found
	I0908 12:51:51.583613  901765 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I0908 12:51:51.584811  901765 start.go:304] selected driver: docker
	I0908 12:51:51.584828  901765 start.go:918] validating driver "docker" against &{Name:functional-298554 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-298554 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 MountOpt
ions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 12:51:51.584949  901765 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 12:51:51.586919  901765 out.go:203] 
	W0908 12:51:51.588152  901765 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
	I0908 12:51:51.589405  901765 out.go:203] 
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	78a252bbf929e       56cc512116c8f       10 minutes ago      Exited              mount-munger              0                   797024d789a7f       busybox-mount
	dd3c9e9bf2f63       90550c43ad2bc       11 minutes ago      Running             kube-apiserver            0                   d32b1c2d1f3bc       kube-apiserver-functional-298554
	894154ab77222       a0af72f2ec6d6       11 minutes ago      Running             kube-controller-manager   2                   b35c39607a8bc       kube-controller-manager-functional-298554
	6ebfe4d16a918       5f1f5298c888d       11 minutes ago      Running             etcd                      1                   79cf7f9fec915       etcd-functional-298554
	a780b946e0cd0       a0af72f2ec6d6       11 minutes ago      Exited              kube-controller-manager   1                   b35c39607a8bc       kube-controller-manager-functional-298554
	b120637b03fa7       46169d968e920       11 minutes ago      Running             kube-scheduler            1                   81d93fa951cfe       kube-scheduler-functional-298554
	d682b6d5cd4a2       df0860106674d       11 minutes ago      Running             kube-proxy                1                   24f9714144135       kube-proxy-hckrh
	09d64fa04294d       52546a367cc9e       11 minutes ago      Running             coredns                   1                   485a446addc5b       coredns-66bc5c9577-bpt5b
	14e83577e2d96       6e38f40d628db       11 minutes ago      Running             storage-provisioner       1                   9afbd7eb5efc9       storage-provisioner
	710234fbd0e8a       409467f978b4a       11 minutes ago      Running             kindnet-cni               1                   324c2ee940770       kindnet-kdp9j
	afc760e37d279       52546a367cc9e       12 minutes ago      Exited              coredns                   0                   485a446addc5b       coredns-66bc5c9577-bpt5b
	fe62a10085a29       6e38f40d628db       12 minutes ago      Exited              storage-provisioner       0                   9afbd7eb5efc9       storage-provisioner
	abff527c91ece       409467f978b4a       12 minutes ago      Exited              kindnet-cni               0                   324c2ee940770       kindnet-kdp9j
	49fa34da7c4a8       df0860106674d       12 minutes ago      Exited              kube-proxy                0                   24f9714144135       kube-proxy-hckrh
	43fead4a7cdd0       5f1f5298c888d       12 minutes ago      Exited              etcd                      0                   79cf7f9fec915       etcd-functional-298554
	30c3843e7ae83       46169d968e920       12 minutes ago      Exited              kube-scheduler            0                   81d93fa951cfe       kube-scheduler-functional-298554
	
	
	==> containerd <==
	Sep 08 12:53:50 functional-298554 containerd[4005]: time="2025-09-08T12:53:50.791745370Z" level=info msg="stop pulling image docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: active requests=0, bytes read=12709"
	Sep 08 12:54:13 functional-298554 containerd[4005]: time="2025-09-08T12:54:13.230379860Z" level=info msg="PullImage \"docker.io/mysql:5.7\""
	Sep 08 12:54:13 functional-298554 containerd[4005]: time="2025-09-08T12:54:13.232004125Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:54:14 functional-298554 containerd[4005]: time="2025-09-08T12:54:14.499773386Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:54:18 functional-298554 containerd[4005]: time="2025-09-08T12:54:18.095254395Z" level=error msg="PullImage \"docker.io/mysql:5.7\" failed" error="failed to pull and unpack image \"docker.io/library/mysql:5.7\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:54:18 functional-298554 containerd[4005]: time="2025-09-08T12:54:18.095304430Z" level=info msg="stop pulling image docker.io/library/mysql:5.7: active requests=0, bytes read=10967"
	Sep 08 12:55:01 functional-298554 containerd[4005]: time="2025-09-08T12:55:01.229936894Z" level=info msg="PullImage \"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\""
	Sep 08 12:55:01 functional-298554 containerd[4005]: time="2025-09-08T12:55:01.231947982Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:55:02 functional-298554 containerd[4005]: time="2025-09-08T12:55:02.775913267Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:55:06 functional-298554 containerd[4005]: time="2025-09-08T12:55:06.448828871Z" level=error msg="PullImage \"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\" failed" error="failed to pull and unpack image \"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:55:06 functional-298554 containerd[4005]: time="2025-09-08T12:55:06.448895465Z" level=info msg="stop pulling image docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: active requests=0, bytes read=11047"
	Sep 08 12:55:22 functional-298554 containerd[4005]: time="2025-09-08T12:55:22.230647472Z" level=info msg="PullImage \"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\""
	Sep 08 12:55:22 functional-298554 containerd[4005]: time="2025-09-08T12:55:22.232359635Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:55:23 functional-298554 containerd[4005]: time="2025-09-08T12:55:23.455899181Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:55:27 functional-298554 containerd[4005]: time="2025-09-08T12:55:27.061328980Z" level=error msg="PullImage \"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\" failed" error="failed to pull and unpack image \"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:55:27 functional-298554 containerd[4005]: time="2025-09-08T12:55:27.061395888Z" level=info msg="stop pulling image docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: active requests=0, bytes read=11014"
	Sep 08 12:55:54 functional-298554 containerd[4005]: time="2025-09-08T12:55:54.299402729Z" level=info msg="shim disconnected" id=xdde27otlrrecbd4p3865g10r namespace=k8s.io
	Sep 08 12:55:54 functional-298554 containerd[4005]: time="2025-09-08T12:55:54.299447274Z" level=warning msg="cleaning up after shim disconnected" id=xdde27otlrrecbd4p3865g10r namespace=k8s.io
	Sep 08 12:55:54 functional-298554 containerd[4005]: time="2025-09-08T12:55:54.299460855Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Sep 08 12:55:54 functional-298554 containerd[4005]: time="2025-09-08T12:55:54.419788563Z" level=info msg="ImageCreate event name:\"localhost/my-image:functional-298554\""
	Sep 08 12:55:54 functional-298554 containerd[4005]: time="2025-09-08T12:55:54.424931424Z" level=info msg="ImageCreate event name:\"sha256:68d5635dbc8861c3043bba76f83b4e5646e9e787bfcaa91782c13c3a933a00f9\"  labels:{key:\"io.cri-containerd.image\"  value:\"managed\"}"
	Sep 08 12:55:54 functional-298554 containerd[4005]: time="2025-09-08T12:55:54.425338469Z" level=info msg="ImageUpdate event name:\"localhost/my-image:functional-298554\"  labels:{key:\"io.cri-containerd.image\"  value:\"managed\"}"
	Sep 08 12:56:51 functional-298554 containerd[4005]: time="2025-09-08T12:56:51.230165378Z" level=info msg="PullImage \"kicbase/echo-server:latest\""
	Sep 08 12:56:51 functional-298554 containerd[4005]: time="2025-09-08T12:56:51.231734488Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:56:52 functional-298554 containerd[4005]: time="2025-09-08T12:56:52.513741897Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	
	
	==> coredns [09d64fa04294da8a404b6c7d20834ecc412c472207b5783f1051edbd3c6149f9] <==
	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:41211 - 51263 "HINFO IN 5264271856255827873.6573723052584086100. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.072347877s
	
	
	==> coredns [afc760e37d279bf34ce209de26a86d0f46374c40cafd7b0d94cf1d7bfe264cf1] <==
	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:54368 - 30241 "HINFO IN 5923941266312395066.6710288566588107758. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.01622889s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> describe nodes <==
	Name:               functional-298554
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-298554
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9
	                    minikube.k8s.io/name=functional-298554
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_08T12_44_11_0700
	                    minikube.k8s.io/version=v1.36.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:  Mon, 08 Sep 2025 12:44:07 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-298554
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 08 Sep 2025 12:56:44 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 08 Sep 2025 12:56:23 +0000   Mon, 08 Sep 2025 12:44:06 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 08 Sep 2025 12:56:23 +0000   Mon, 08 Sep 2025 12:44:06 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 08 Sep 2025 12:56:23 +0000   Mon, 08 Sep 2025 12:44:06 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 08 Sep 2025 12:56:23 +0000   Mon, 08 Sep 2025 12:44:07 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-298554
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 08b7ce147a3f42189797a9955167001c
	  System UUID:                cbf969bc-797a-4a04-b4f2-0dcb4375f8af
	  Boot ID:                    78653390-8f49-4cca-9df9-6c752f65b592
	  Kernel Version:             5.15.0-1083-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  containerd://1.7.27
	  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-gxqrn                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  default                     hello-node-connect-7d85dfc575-8drf9           0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  default                     mysql-5bb876957f-8zz4p                        600m (7%)     700m (8%)   512Mi (1%)       700Mi (2%)     6m1s
	  default                     nginx-svc                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  default                     sp-pod                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 coredns-66bc5c9577-bpt5b                      100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     12m
	  kube-system                 etcd-functional-298554                        100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         12m
	  kube-system                 kindnet-kdp9j                                 100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      12m
	  kube-system                 kube-apiserver-functional-298554              250m (3%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-functional-298554     200m (2%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-proxy-hckrh                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-scheduler-functional-298554              100m (1%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 storage-provisioner                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kubernetes-dashboard        dashboard-metrics-scraper-77bf4d6c4c-t6hgh    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m
	  kubernetes-dashboard        kubernetes-dashboard-855c9754f9-p5lk6         0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m
	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                 12m                kube-proxy       
	  Normal   Starting                 11m                kube-proxy       
	  Normal   NodeAllocatableEnforced  12m                kubelet          Updated Node Allocatable limit across pods
	  Warning  CgroupV1                 12m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  12m                kubelet          Node functional-298554 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m                kubelet          Node functional-298554 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m                kubelet          Node functional-298554 status is now: NodeHasSufficientPID
	  Normal   Starting                 12m                kubelet          Starting kubelet.
	  Normal   RegisteredNode           12m                node-controller  Node functional-298554 event: Registered Node functional-298554 in Controller
	  Normal   NodeHasSufficientMemory  11m (x8 over 11m)  kubelet          Node functional-298554 status is now: NodeHasSufficientMemory
	  Normal   Starting                 11m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 11m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasNoDiskPressure    11m (x8 over 11m)  kubelet          Node functional-298554 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m (x7 over 11m)  kubelet          Node functional-298554 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  11m                kubelet          Updated Node Allocatable limit across pods
	  Normal   RegisteredNode           11m                node-controller  Node functional-298554 event: Registered Node functional-298554 in Controller
	
	
	==> dmesg <==
	[  +4.031804] net_ratelimit: 2 callbacks suppressed
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000005] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000012] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000092] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000031] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000304] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000004] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +8.190585] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000006] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000007] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000037] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000017] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000032] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000023] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	
	
	==> etcd [43fead4a7cdd0037cd33ed554734600b8c7c4ef92770e9b4eb572765cd1a52bc] <==
	{"level":"warn","ts":"2025-09-08T12:44:06.744143Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51280","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.750071Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51296","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.756040Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51312","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.779806Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51330","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.785728Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51356","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.791862Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51374","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.860800Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51388","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-08T12:44:58.586284Z","caller":"osutil/interrupt_unix.go:65","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2025-09-08T12:44:58.586389Z","caller":"embed/etcd.go:426","msg":"closing etcd server","name":"functional-298554","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-08T12:44:58.586490Z","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-08T12:45:05.587755Z","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-08T12:45:05.589213Z","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-08T12:45:05.589436Z","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-08T12:45:05.589542Z","caller":"etcdserver/server.go:2342","msg":"server has stopped; stopping storage version's monitor"}
	{"level":"info","ts":"2025-09-08T12:45:05.589577Z","caller":"etcdserver/server.go:2319","msg":"server has stopped; stopping cluster version's monitor"}
	{"level":"warn","ts":"2025-09-08T12:45:05.589615Z","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-08T12:45:05.589675Z","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-08T12:45:05.589690Z","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":"warn","ts":"2025-09-08T12:45:05.589624Z","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-08T12:45:05.589710Z","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-08T12:45:05.589720Z","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":"info","ts":"2025-09-08T12:45:05.591623Z","caller":"embed/etcd.go:621","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"error","ts":"2025-09-08T12:45:05.591675Z","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-08T12:45:05.591696Z","caller":"embed/etcd.go:626","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-09-08T12:45:05.591707Z","caller":"embed/etcd.go:428","msg":"closed etcd server","name":"functional-298554","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 [6ebfe4d16a9184c2394f4f3f212dcc1fc673b4f0a70eee38e5f546d34568dacc] <==
	{"level":"warn","ts":"2025-09-08T12:45:19.068315Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51574","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.076652Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51600","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.084247Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51630","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.090019Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51642","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.131459Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51658","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.137928Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51676","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.144606Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51700","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.150277Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51710","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.156616Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51736","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.163309Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51760","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.169659Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51764","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.227674Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51770","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.234316Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51792","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.240274Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51806","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.246082Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51814","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.252286Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51838","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.264425Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51870","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.276678Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51896","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.282248Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51904","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.319173Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51914","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.324679Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51932","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.330467Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51954","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-08T12:55:18.673935Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1084}
	{"level":"info","ts":"2025-09-08T12:55:18.692334Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1084,"took":"18.03922ms","hash":3421724964,"current-db-size-bytes":3829760,"current-db-size":"3.8 MB","current-db-size-in-use-bytes":1880064,"current-db-size-in-use":"1.9 MB"}
	{"level":"info","ts":"2025-09-08T12:55:18.692381Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":3421724964,"revision":1084,"compact-revision":-1}
	
	
	==> kernel <==
	 12:56:52 up 21:38,  0 users,  load average: 0.55, 0.25, 0.38
	Linux functional-298554 5.15.0-1083-gcp #92~20.04.1-Ubuntu SMP Tue Apr 29 09:12:55 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [710234fbd0e8accbd0c307dae2f3382548ae805b96aec525e43ab4cf07eb93bd] <==
	I0908 12:54:49.830637       1 main.go:301] handling current node
	I0908 12:54:59.826686       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:54:59.826722       1 main.go:301] handling current node
	I0908 12:55:09.826279       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:55:09.826327       1 main.go:301] handling current node
	I0908 12:55:19.826060       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:55:19.826091       1 main.go:301] handling current node
	I0908 12:55:29.829327       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:55:29.829359       1 main.go:301] handling current node
	I0908 12:55:39.831070       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:55:39.831106       1 main.go:301] handling current node
	I0908 12:55:49.829325       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:55:49.829363       1 main.go:301] handling current node
	I0908 12:55:59.826030       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:55:59.826068       1 main.go:301] handling current node
	I0908 12:56:09.834679       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:56:09.834721       1 main.go:301] handling current node
	I0908 12:56:19.826700       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:56:19.826731       1 main.go:301] handling current node
	I0908 12:56:29.829373       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:56:29.829409       1 main.go:301] handling current node
	I0908 12:56:39.829333       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:56:39.829375       1 main.go:301] handling current node
	I0908 12:56:49.830350       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:56:49.830409       1 main.go:301] handling current node
	
	
	==> kindnet [abff527c91ecef9e12636dc0163c22adc448877bd2654b6a1a4fcf0c5651c7cc] <==
	I0908 12:44:16.828786       1 main.go:109] connected to apiserver: https://10.96.0.1:443
	I0908 12:44:16.829043       1 main.go:139] hostIP = 192.168.49.2
	podIP = 192.168.49.2
	I0908 12:44:16.829201       1 main.go:148] setting mtu 1500 for CNI 
	I0908 12:44:16.829218       1 main.go:178] kindnetd IP family: "ipv4"
	I0908 12:44:16.829297       1 main.go:182] noMask IPv4 subnets: [10.244.0.0/16]
	time="2025-09-08T12:44:17Z" level=info msg="Created plugin 10-kube-network-policies (kindnetd, handles RunPodSandbox,RemovePodSandbox)"
	I0908 12:44:17.049631       1 controller.go:377] "Starting controller" name="kube-network-policies"
	I0908 12:44:17.049657       1 controller.go:381] "Waiting for informer caches to sync"
	I0908 12:44:17.049667       1 shared_informer.go:350] "Waiting for caches to sync" controller="kube-network-policies"
	I0908 12:44:17.125570       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
	I0908 12:44:17.525338       1 shared_informer.go:357] "Caches are synced" controller="kube-network-policies"
	I0908 12:44:17.525375       1 metrics.go:72] Registering metrics
	I0908 12:44:17.525435       1 controller.go:711] "Syncing nftables rules"
	I0908 12:44:27.036815       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:27.036881       1 main.go:301] handling current node
	I0908 12:44:37.037322       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:37.037359       1 main.go:301] handling current node
	I0908 12:44:47.043406       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:47.043444       1 main.go:301] handling current node
	I0908 12:44:57.041317       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:57.041357       1 main.go:301] handling current node
	
	
	==> kube-apiserver [dd3c9e9bf2f63892236c297364671810a0fd9bd72eb66daa01b7c28167fa9efb] <==
	I0908 12:46:06.843233       1 alloc.go:328] "allocated clusterIPs" service="default/hello-node-connect" clusterIPs={"IPv4":"10.98.30.219"}
	I0908 12:46:19.814821       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:46:25.870279       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:47:20.175074       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:47:41.303529       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:48:32.020881       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:48:48.900598       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:49:41.090240       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:50:14.810020       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:50:51.413164       1 alloc.go:328] "allocated clusterIPs" service="default/mysql" clusterIPs={"IPv4":"10.106.130.134"}
	I0908 12:50:54.947574       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:51:34.851854       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:51:52.405974       1 controller.go:667] quota admission added evaluator for: namespaces
	I0908 12:51:52.546771       1 alloc.go:328] "allocated clusterIPs" service="kubernetes-dashboard/kubernetes-dashboard" clusterIPs={"IPv4":"10.111.242.64"}
	I0908 12:51:52.558733       1 alloc.go:328] "allocated clusterIPs" service="kubernetes-dashboard/dashboard-metrics-scraper" clusterIPs={"IPv4":"10.101.79.10"}
	I0908 12:52:17.581990       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:52:46.793461       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:53:21.455223       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:53:49.476747       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:54:27.994775       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:54:49.642394       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:55:19.952564       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0908 12:55:44.396501       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:56:03.812880       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:56:46.520698       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [894154ab77222f07cf6fae48d45649566b6bb0a2c1b8c34571ea8bc9f353e209] <==
	I0908 12:45:23.439667       1 shared_informer.go:356] "Caches are synced" controller="taint-eviction-controller"
	I0908 12:45:23.439687       1 node_lifecycle_controller.go:1067] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0908 12:45:23.439463       1 shared_informer.go:356] "Caches are synced" controller="legacy-service-account-token-cleaner"
	I0908 12:45:23.439869       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kubelet-serving"
	I0908 12:45:23.439966       1 shared_informer.go:356] "Caches are synced" controller="job"
	I0908 12:45:23.440598       1 shared_informer.go:356] "Caches are synced" controller="ReplicationController"
	I0908 12:45:23.440625       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kubelet-client"
	I0908 12:45:23.441649       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-legacy-unknown"
	I0908 12:45:23.441667       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kube-apiserver-client"
	I0908 12:45:23.441686       1 shared_informer.go:356] "Caches are synced" controller="persistent volume"
	I0908 12:45:23.443084       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0908 12:45:23.443816       1 shared_informer.go:356] "Caches are synced" controller="ephemeral"
	I0908 12:45:23.446019       1 shared_informer.go:356] "Caches are synced" controller="GC"
	I0908 12:45:23.446059       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0908 12:45:23.448416       1 shared_informer.go:356] "Caches are synced" controller="daemon sets"
	I0908 12:45:23.451733       1 shared_informer.go:356] "Caches are synced" controller="disruption"
	I0908 12:45:23.453342       1 shared_informer.go:356] "Caches are synced" controller="ClusterRoleAggregator"
	I0908 12:45:23.455444       1 shared_informer.go:356] "Caches are synced" controller="PVC protection"
	I0908 12:45:23.463276       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	E0908 12:51:52.450578       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"
	E0908 12:51:52.453722       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"
	E0908 12:51:52.455046       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"
	E0908 12:51:52.458472       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"
	E0908 12:51:52.459205       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"
	E0908 12:51:52.463988       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 [a780b946e0cd057539b1f1d9958c5756189466cb68943950def60c1babe9e17e] <==
	I0908 12:45:08.333979       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="endpoints"
	I0908 12:45:08.334010       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="daemonsets.apps"
	I0908 12:45:08.334052       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="poddisruptionbudgets.policy"
	I0908 12:45:08.334095       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="roles.rbac.authorization.k8s.io"
	I0908 12:45:08.334129       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="endpointslices.discovery.k8s.io"
	I0908 12:45:08.334425       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="statefulsets.apps"
	I0908 12:45:08.334656       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="limitranges"
	I0908 12:45:08.334808       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="horizontalpodautoscalers.autoscaling"
	I0908 12:45:08.334857       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="networkpolicies.networking.k8s.io"
	I0908 12:45:08.334939       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="leases.coordination.k8s.io"
	I0908 12:45:08.334990       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="controllerrevisions.apps"
	I0908 12:45:08.335080       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="ingresses.networking.k8s.io"
	I0908 12:45:08.335147       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="csistoragecapacities.storage.k8s.io"
	I0908 12:45:08.335254       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="deployments.apps"
	I0908 12:45:08.335324       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="cronjobs.batch"
	I0908 12:45:08.335405       1 shared_informer.go:682] "Warning: resync period is smaller than resync check period and the informer has already started. Changing it to the resync check period" resyncPeriod="21h11m41.736985328s" resyncCheckPeriod="21h13m34.017206409s"
	I0908 12:45:08.335554       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="resourceclaimtemplates.resource.k8s.io"
	I0908 12:45:08.335595       1 controllermanager.go:781] "Started controller" controller="resourcequota-controller"
	I0908 12:45:08.335874       1 resource_quota_controller.go:300] "Starting resource quota controller" logger="resourcequota-controller"
	I0908 12:45:08.335894       1 shared_informer.go:349] "Waiting for caches to sync" controller="resource quota"
	I0908 12:45:08.335925       1 resource_quota_monitor.go:308] "QuotaMonitor running" logger="resourcequota-controller"
	I0908 12:45:08.461874       1 controllermanager.go:781] "Started controller" controller="namespace-controller"
	I0908 12:45:08.461952       1 namespace_controller.go:202] "Starting namespace controller" logger="namespace-controller"
	I0908 12:45:08.461979       1 shared_informer.go:349] "Waiting for caches to sync" controller="namespace"
	F0908 12:45:08.504954       1 client_builder_dynamic.go:154] Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/serviceaccounts/deployment-controller": dial tcp 192.168.49.2:8441: connect: connection refused
	
	
	==> kube-proxy [49fa34da7c4a8fa26980e076b02b5716a133dd2dc556e96bfd9ff5154d4e6c5a] <==
	I0908 12:44:16.627770       1 server_linux.go:53] "Using iptables proxy"
	I0908 12:44:16.751007       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0908 12:44:16.851491       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0908 12:44:16.851527       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0908 12:44:16.851606       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`"
	I0908 12:44:16.870611       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0908 12:44:16.870660       1 server_linux.go:132] "Using iptables Proxier"
	I0908 12:44:16.874705       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"
	I0908 12:44:16.875110       1 server.go:527] "Version info" version="v1.34.0"
	I0908 12:44:16.875196       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0908 12:44:16.877133       1 config.go:403] "Starting serviceCIDR config controller"
	I0908 12:44:16.877278       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0908 12:44:16.877304       1 config.go:200] "Starting service config controller"
	I0908 12:44:16.877318       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0908 12:44:16.877355       1 config.go:106] "Starting endpoint slice config controller"
	I0908 12:44:16.877366       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0908 12:44:16.877415       1 config.go:309] "Starting node config controller"
	I0908 12:44:16.877434       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0908 12:44:16.877440       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0908 12:44:16.978013       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	I0908 12:44:16.978034       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0908 12:44:16.978098       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	
	
	==> kube-proxy [d682b6d5cd4a2fc6598b42b6e72ca803abd7c41c6ba14b461c1cef8a97b05e43] <==
	I0908 12:44:59.571068       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0908 12:44:59.672243       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0908 12:44:59.672285       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0908 12:44:59.672387       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`"
	I0908 12:44:59.830416       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0908 12:44:59.830477       1 server_linux.go:132] "Using iptables Proxier"
	I0908 12:44:59.835175       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"
	I0908 12:44:59.835506       1 server.go:527] "Version info" version="v1.34.0"
	I0908 12:44:59.835535       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0908 12:44:59.836957       1 config.go:200] "Starting service config controller"
	I0908 12:44:59.836990       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0908 12:44:59.837019       1 config.go:403] "Starting serviceCIDR config controller"
	I0908 12:44:59.837026       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0908 12:44:59.837051       1 config.go:106] "Starting endpoint slice config controller"
	I0908 12:44:59.837070       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0908 12:44:59.837541       1 config.go:309] "Starting node config controller"
	I0908 12:44:59.837620       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0908 12:44:59.837696       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0908 12:44:59.937174       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0908 12:44:59.938345       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	I0908 12:44:59.938355       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	E0908 12:45:20.033723       1 reflector.go:205] "Failed to watch" err="endpointslices.discovery.k8s.io is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"endpointslices\" in API group \"discovery.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.EndpointSlice"
	E0908 12:45:20.034024       1 reflector.go:205] "Failed to watch" err="servicecidrs.networking.k8s.io is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"servicecidrs\" in API group \"networking.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ServiceCIDR"
	E0908 12:45:20.034090       1 reflector.go:205] "Failed to watch" err="nodes \"functional-298554\" is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"nodes\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0908 12:45:20.034113       1 reflector.go:205] "Failed to watch" err="services is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"services\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	
	
	==> kube-scheduler [30c3843e7ae83e063b2126e5f510f719bf4cf46c0cdd5d7981c8778e5c32d369] <==
	E0908 12:44:07.628260       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"
	E0908 12:44:07.628371       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"
	E0908 12:44:07.628394       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"
	E0908 12:44:07.628511       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"
	E0908 12:44:07.628535       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"
	E0908 12:44:07.628594       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"
	E0908 12:44:07.628616       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"
	E0908 12:44:07.628692       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"
	E0908 12:44:07.628147       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"
	E0908 12:44:08.465213       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"
	E0908 12:44:08.477370       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"
	E0908 12:44:08.489588       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"
	E0908 12:44:08.489649       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"
	E0908 12:44:08.558770       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"
	E0908 12:44:08.579885       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"
	E0908 12:44:08.593069       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"
	E0908 12:44:08.615047       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"
	E0908 12:44:08.643083       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"
	I0908 12:44:10.251237       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:05.716198       1 tlsconfig.go:258] "Shutting down DynamicServingCertificateController"
	I0908 12:45:05.716268       1 configmap_cafile_content.go:226] "Shutting down controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:05.716389       1 secure_serving.go:259] Stopped listening on 127.0.0.1:10259
	I0908 12:45:05.716412       1 server.go:263] "[graceful-termination] secure server has stopped listening"
	I0908 12:45:05.716510       1 server.go:265] "[graceful-termination] secure server is exiting"
	E0908 12:45:05.716550       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kube-scheduler [b120637b03fa740b2c9900b5aa1e71a5b7aea3fb32b5d0185a9ff09dd4aa3013] <==
	I0908 12:45:08.282488       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:08.282497       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0908 12:45:08.282486       1 shared_informer.go:349] "Waiting for caches to sync" controller="RequestHeaderAuthRequestController"
	I0908 12:45:08.282834       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I0908 12:45:08.283113       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0908 12:45:08.382892       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:08.382911       1 shared_informer.go:356] "Caches are synced" controller="RequestHeaderAuthRequestController"
	I0908 12:45:08.382927       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	E0908 12:45:19.869438       1 reflector.go:205] "Failed to watch" err="configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot watch resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_amd64.s:1700" type="*v1.ConfigMap"
	E0908 12:45:19.869485       1 reflector.go:205] "Failed to watch" err="configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot watch resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_amd64.s:1700" type="*v1.ConfigMap"
	E0908 12:45:19.945148       1 reflector.go:205] "Failed to watch" err="csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0908 12:45:19.945343       1 reflector.go:205] "Failed to watch" err="poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot watch resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0908 12:45:19.945395       1 reflector.go:205] "Failed to watch" err="replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot watch resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E0908 12:45:19.945419       1 reflector.go:205] "Failed to watch" err="pods is forbidden: User \"system:kube-scheduler\" cannot watch resource \"pods\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0908 12:45:19.945439       1 reflector.go:205] "Failed to watch" err="persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot watch resource \"persistentvolumes\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0908 12:45:19.945464       1 reflector.go:205] "Failed to watch" err="replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot watch resource \"replicationcontrollers\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0908 12:45:19.945483       1 reflector.go:205] "Failed to watch" err="persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot watch resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0908 12:45:19.945501       1 reflector.go:205] "Failed to watch" err="volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0908 12:45:20.032091       1 reflector.go:205] "Failed to watch" err="services is forbidden: User \"system:kube-scheduler\" cannot watch resource \"services\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0908 12:45:20.032442       1 reflector.go:205] "Failed to watch" err="resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0908 12:45:20.032485       1 reflector.go:205] "Failed to watch" err="statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot watch resource \"statefulsets\" in API group \"apps\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0908 12:45:20.032523       1 reflector.go:205] "Failed to watch" err="storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0908 12:45:20.032553       1 reflector.go:205] "Failed to watch" err="nodes is forbidden: User \"system:kube-scheduler\" cannot watch resource \"nodes\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0908 12:45:20.032579       1 reflector.go:205] "Failed to watch" err="deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0908 12:45:20.032600       1 reflector.go:205] "Failed to watch" err="csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	
	
	==> kubelet <==
	Sep 08 12:56:08 functional-298554 kubelet[5182]: E0908 12:56:08.229902    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 12:56:10 functional-298554 kubelet[5182]: E0908 12:56:10.230424    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-t6hgh" podUID="d9ec36e6-8c0b-487d-a86e-c841
1bf5315c"
	Sep 08 12:56:11 functional-298554 kubelet[5182]: E0908 12:56:11.229567    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	Sep 08 12:56:13 functional-298554 kubelet[5182]: E0908 12:56:13.229714    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/mysql:5.7\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-5bb876957f-8zz4p" podUID="3d482dcb-7583-4a53-9fc6-d52a3d30a02d"
	Sep 08 12:56:16 functional-298554 kubelet[5182]: E0908 12:56:16.229259    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-gxqrn" podUID="cda42510-a945-47d8-a6db-d5eea0543d26"
	Sep 08 12:56:17 functional-298554 kubelet[5182]: E0908 12:56:17.229302    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-8drf9" podUID="57468089-8f3c-4867-84e7-1c5ce656318a"
	Sep 08 12:56:19 functional-298554 kubelet[5182]: E0908 12:56:19.230276    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 12:56:22 functional-298554 kubelet[5182]: E0908 12:56:22.229919    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	Sep 08 12:56:22 functional-298554 kubelet[5182]: E0908 12:56:22.230462    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-t6hgh" podUID="d9ec36e6-8c0b-487d-a86e-c841
1bf5315c"
	Sep 08 12:56:22 functional-298554 kubelet[5182]: E0908 12:56:22.230509    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-p5lk6" podUID="e324084c-9eb5-4829-935e-b871a742f666"
	Sep 08 12:56:26 functional-298554 kubelet[5182]: E0908 12:56:26.230073    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/mysql:5.7\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-5bb876957f-8zz4p" podUID="3d482dcb-7583-4a53-9fc6-d52a3d30a02d"
	Sep 08 12:56:28 functional-298554 kubelet[5182]: E0908 12:56:28.229755    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-gxqrn" podUID="cda42510-a945-47d8-a6db-d5eea0543d26"
	Sep 08 12:56:30 functional-298554 kubelet[5182]: E0908 12:56:30.229696    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 12:56:31 functional-298554 kubelet[5182]: E0908 12:56:31.229095    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-8drf9" podUID="57468089-8f3c-4867-84e7-1c5ce656318a"
	Sep 08 12:56:35 functional-298554 kubelet[5182]: E0908 12:56:35.230008    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-p5lk6" podUID="e324084c-9eb5-4829-935e-b871a742f666"
	Sep 08 12:56:36 functional-298554 kubelet[5182]: E0908 12:56:36.230364    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-t6hgh" podUID="d9ec36e6-8c0b-487d-a86e-c841
1bf5315c"
	Sep 08 12:56:37 functional-298554 kubelet[5182]: E0908 12:56:37.230790    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	Sep 08 12:56:39 functional-298554 kubelet[5182]: E0908 12:56:39.230204    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/mysql:5.7\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-5bb876957f-8zz4p" podUID="3d482dcb-7583-4a53-9fc6-d52a3d30a02d"
	Sep 08 12:56:40 functional-298554 kubelet[5182]: E0908 12:56:40.228907    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-gxqrn" podUID="cda42510-a945-47d8-a6db-d5eea0543d26"
	Sep 08 12:56:42 functional-298554 kubelet[5182]: E0908 12:56:42.229669    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 12:56:46 functional-298554 kubelet[5182]: E0908 12:56:46.229810    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-8drf9" podUID="57468089-8f3c-4867-84e7-1c5ce656318a"
	Sep 08 12:56:46 functional-298554 kubelet[5182]: E0908 12:56:46.230600    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-p5lk6" podUID="e324084c-9eb5-4829-935e-b871a742f666"
	Sep 08 12:56:49 functional-298554 kubelet[5182]: E0908 12:56:49.229632    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-t6hgh" podUID="d9ec36e6-8c0b-487d-a86e-c841
1bf5315c"
	Sep 08 12:56:50 functional-298554 kubelet[5182]: E0908 12:56:50.229039    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	Sep 08 12:56:52 functional-298554 kubelet[5182]: E0908 12:56:52.229886    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/mysql:5.7\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-5bb876957f-8zz4p" podUID="3d482dcb-7583-4a53-9fc6-d52a3d30a02d"
	
	
	==> storage-provisioner [14e83577e2d96bce4034d89f91e34dbce250db8b79bca77795037a4348b42d57] <==
	W0908 12:56:28.245550       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:30.248369       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:30.252401       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:32.256157       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:32.259945       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:34.263201       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:34.267253       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:36.269960       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:36.274314       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:38.277607       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:38.281484       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:40.284121       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:40.288407       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:42.292188       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:42.296972       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:44.300140       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:44.304162       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:46.306696       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:46.310667       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:48.313355       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:48.317414       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:50.320070       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:50.323999       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:52.327660       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:52.332981       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	
	
	==> storage-provisioner [fe62a10085a293f427b55aec5327b61b7307740d690216cf5657a49f061c3c27] <==
	W0908 12:44:33.341836       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:35.344914       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:35.349997       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:37.352827       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:37.356628       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:39.360251       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:39.365631       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:41.368473       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:41.371952       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:43.374851       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:43.379249       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:45.381854       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:45.386223       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:47.389158       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:47.392811       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:49.396046       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:49.399735       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:51.403335       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:51.407437       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:53.410445       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:53.415441       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:55.418560       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:55.422242       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:57.425736       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:57.430009       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 functional-298554 -n functional-298554
helpers_test.go:269: (dbg) Run:  kubectl --context functional-298554 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-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod dashboard-metrics-scraper-77bf4d6c4c-t6hgh kubernetes-dashboard-855c9754f9-p5lk6
helpers_test.go:282: ======> post-mortem[TestFunctional/parallel/DashboardCmd]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context functional-298554 describe pod busybox-mount hello-node-75c85bcc94-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod dashboard-metrics-scraper-77bf4d6c4c-t6hgh kubernetes-dashboard-855c9754f9-p5lk6
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context functional-298554 describe pod busybox-mount hello-node-75c85bcc94-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod dashboard-metrics-scraper-77bf4d6c4c-t6hgh kubernetes-dashboard-855c9754f9-p5lk6: exit status 1 (97.739389ms)

                                                
                                                
-- stdout --
	Name:             busybox-mount
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:54 +0000
	Labels:           integration-test=busybox-mount
	Annotations:      <none>
	Status:           Succeeded
	IP:               10.244.0.7
	IPs:
	  IP:  10.244.0.7
	Containers:
	  mount-munger:
	    Container ID:  containerd://78a252bbf929ebdb67e3ed61e368a236484dd9ff586cbb049fbc9272297fef44
	    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:      Mon, 08 Sep 2025 12:46:00 +0000
	      Finished:     Mon, 08 Sep 2025 12:46:00 +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-z2vnh (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-z2vnh:
	    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/busybox-mount to functional-298554
	  Normal  Pulling    10m   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Normal  Pulled     10m   kubelet            Successfully pulled image "gcr.io/k8s-minikube/busybox:1.28.4-glibc" in 3.822s (5.377s including waiting). Image size: 2395207 bytes.
	  Normal  Created    10m   kubelet            Created container: mount-munger
	  Normal  Started    10m   kubelet            Started container mount-munger
	
	
	Name:             hello-node-75c85bcc94-gxqrn
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:40 +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-z4c6d (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-z4c6d:
	    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  11m                  default-scheduler  Successfully assigned default/hello-node-75c85bcc94-gxqrn to functional-298554
	  Warning  Failed     9m18s (x3 over 10m)  kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    7m58s (x5 over 11m)  kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     7m53s (x2 over 11m)  kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     7m53s (x5 over 11m)  kubelet            Error: ErrImagePull
	  Normal   BackOff    60s (x40 over 11m)   kubelet            Back-off pulling image "kicbase/echo-server"
	  Warning  Failed     60s (x40 over 11m)   kubelet            Error: ImagePullBackOff
	
	
	Name:             hello-node-connect-7d85dfc575-8drf9
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:46:06 +0000
	Labels:           app=hello-node-connect
	                  pod-template-hash=7d85dfc575
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.8
	IPs:
	  IP:           10.244.0.8
	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-k4cn5 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-k4cn5:
	    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-8drf9 to functional-298554
	  Warning  Failed     10m                  kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    7m27s (x5 over 10m)  kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     7m22s (x4 over 10m)  kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     7m22s (x5 over 10m)  kubelet            Error: ErrImagePull
	  Normal   BackOff    36s (x40 over 10m)   kubelet            Back-off pulling image "kicbase/echo-server"
	  Warning  Failed     36s (x40 over 10m)   kubelet            Error: ImagePullBackOff
	
	
	Name:             mysql-5bb876957f-8zz4p
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:50:51 +0000
	Labels:           app=mysql
	                  pod-template-hash=5bb876957f
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.9
	IPs:
	  IP:           10.244.0.9
	Controlled By:  ReplicaSet/mysql-5bb876957f
	Containers:
	  mysql:
	    Container ID:   
	    Image:          docker.io/mysql:5.7
	    Image ID:       
	    Port:           3306/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Limits:
	      cpu:     700m
	      memory:  700Mi
	    Requests:
	      cpu:     600m
	      memory:  512Mi
	    Environment:
	      MYSQL_ROOT_PASSWORD:  password
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-s2ltp (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-s2ltp:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   Burstable
	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  6m2s                   default-scheduler  Successfully assigned default/mysql-5bb876957f-8zz4p to functional-298554
	  Normal   Pulling    2m40s (x5 over 6m2s)   kubelet            Pulling image "docker.io/mysql:5.7"
	  Warning  Failed     2m35s (x5 over 5m57s)  kubelet            Failed to pull image "docker.io/mysql:5.7": failed to pull and unpack image "docker.io/library/mysql:5.7": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     2m35s (x5 over 5m57s)  kubelet            Error: ErrImagePull
	  Warning  Failed     51s (x19 over 5m56s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    27s (x21 over 5m56s)   kubelet            Back-off pulling image "docker.io/mysql:5.7"
	
	
	Name:             nginx-svc
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:43 +0000
	Labels:           run=nginx-svc
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.5
	IPs:
	  IP:  10.244.0.5
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xm86s (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-xm86s:
	    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  11m                  default-scheduler  Successfully assigned default/nginx-svc to functional-298554
	  Normal   Pulling    7m49s (x5 over 11m)  kubelet            Pulling image "docker.io/nginx:alpine"
	  Warning  Failed     7m44s (x5 over 11m)  kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     7m44s (x5 over 11m)  kubelet            Error: ErrImagePull
	  Normal   BackOff    59s (x40 over 11m)   kubelet            Back-off pulling image "docker.io/nginx:alpine"
	  Warning  Failed     59s (x40 over 11m)   kubelet            Error: ImagePullBackOff
	
	
	Name:             sp-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:48 +0000
	Labels:           test=storage-provisioner
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.6
	IPs:
	  IP:  10.244.0.6
	Containers:
	  myfrontend:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           <none>
	    Host Port:      <none>
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /tmp/mount from mypd (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-pmhhr (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  mypd:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  myclaim
	    ReadOnly:   false
	  kube-api-access-pmhhr:
	    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  11m                  default-scheduler  Successfully assigned default/sp-pod to functional-298554
	  Normal   Pulling    7m40s (x5 over 11m)  kubelet            Pulling image "docker.io/nginx"
	  Warning  Failed     7m35s (x5 over 10m)  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     7m35s (x5 over 10m)  kubelet            Error: ErrImagePull
	  Normal   BackOff    57s (x40 over 10m)   kubelet            Back-off pulling image "docker.io/nginx"
	  Warning  Failed     42s (x41 over 10m)   kubelet            Error: ImagePullBackOff

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "dashboard-metrics-scraper-77bf4d6c4c-t6hgh" not found
	Error from server (NotFound): pods "kubernetes-dashboard-855c9754f9-p5lk6" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context functional-298554 describe pod busybox-mount hello-node-75c85bcc94-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod dashboard-metrics-scraper-77bf4d6c4c-t6hgh kubernetes-dashboard-855c9754f9-p5lk6: exit status 1
--- FAIL: TestFunctional/parallel/DashboardCmd (302.23s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (602.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1636: (dbg) Run:  kubectl --context functional-298554 create deployment hello-node-connect --image kicbase/echo-server
functional_test.go:1640: (dbg) Run:  kubectl --context functional-298554 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-8drf9" [57468089-8f3c-4867-84e7-1c5ce656318a] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
E0908 12:46:10.821392  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:46:10.827805  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:46:10.839138  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:46:10.861041  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:46:10.902449  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:46:10.984351  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:46:11.145870  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:46:11.467519  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:46:12.108796  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:46:13.390180  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:46:15.951996  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:46:21.073356  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:46:31.315672  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:46:51.797165  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:47:32.759197  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:48:54.681078  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
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-298554 -n functional-298554
functional_test.go:1645: TestFunctional/parallel/ServiceCmdConnect: showing logs for failed pods as of 2025-09-08 12:56:07.128402662 +0000 UTC m=+2252.948161324
functional_test.go:1645: (dbg) Run:  kubectl --context functional-298554 describe po hello-node-connect-7d85dfc575-8drf9 -n default
functional_test.go:1645: (dbg) kubectl --context functional-298554 describe po hello-node-connect-7d85dfc575-8drf9 -n default:
Name:             hello-node-connect-7d85dfc575-8drf9
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-298554/192.168.49.2
Start Time:       Mon, 08 Sep 2025 12:46:06 +0000
Labels:           app=hello-node-connect
pod-template-hash=7d85dfc575
Annotations:      <none>
Status:           Pending
IP:               10.244.0.8
IPs:
IP:           10.244.0.8
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-k4cn5 (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-k4cn5:
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-8drf9 to functional-298554
Warning  Failed     9m33s                   kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   Pulling    6m41s (x5 over 10m)     kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     6m36s (x4 over 9m51s)   kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed     6m36s (x5 over 9m51s)   kubelet            Error: ErrImagePull
Warning  Failed     4m38s (x19 over 9m51s)  kubelet            Error: ImagePullBackOff
Normal   BackOff    4m11s (x21 over 9m51s)  kubelet            Back-off pulling image "kicbase/echo-server"
functional_test.go:1645: (dbg) Run:  kubectl --context functional-298554 logs hello-node-connect-7d85dfc575-8drf9 -n default
functional_test.go:1645: (dbg) Non-zero exit: kubectl --context functional-298554 logs hello-node-connect-7d85dfc575-8drf9 -n default: exit status 1 (59.636783ms)

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

                                                
                                                
** /stderr **
functional_test.go:1645: kubectl --context functional-298554 logs hello-node-connect-7d85dfc575-8drf9 -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-298554 describe po hello-node-connect
functional_test.go:1616: hello-node pod describe:
Name:             hello-node-connect-7d85dfc575-8drf9
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-298554/192.168.49.2
Start Time:       Mon, 08 Sep 2025 12:46:06 +0000
Labels:           app=hello-node-connect
pod-template-hash=7d85dfc575
Annotations:      <none>
Status:           Pending
IP:               10.244.0.8
IPs:
IP:           10.244.0.8
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-k4cn5 (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-k4cn5:
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-8drf9 to functional-298554
Warning  Failed     9m33s                   kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   Pulling    6m41s (x5 over 10m)     kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     6m36s (x4 over 9m51s)   kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed     6m36s (x5 over 9m51s)   kubelet            Error: ErrImagePull
Warning  Failed     4m38s (x19 over 9m51s)  kubelet            Error: ImagePullBackOff
Normal   BackOff    4m11s (x21 over 9m51s)  kubelet            Back-off pulling image "kicbase/echo-server"

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

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0",
	        "Created": "2025-09-08T12:43:55.055079708Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 883631,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-08T12:43:55.08252585Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:863fa02c4a7dcd4571b30c16c1e6ae3eaa1d1a904931aac9472133ae3328c098",
	        "ResolvConfPath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/hostname",
	        "HostsPath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/hosts",
	        "LogPath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0-json.log",
	        "Name": "/functional-298554",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-298554:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "functional-298554",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4294967296,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0",
	                "LowerDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69-init/diff:/var/lib/docker/overlay2/255c2f19ab05cb57b310ff2aa56739f9075ce485e701512c1e9cb4d8b84be5fc/diff",
	                "MergedDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69/merged",
	                "UpperDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69/diff",
	                "WorkDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-298554",
	                "Source": "/var/lib/docker/volumes/functional-298554/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-298554",
	            "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-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79",
	            "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-298554",
	                "name.minikube.sigs.k8s.io": "functional-298554",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "7c517c404cd20ab03ab50b285add6152e0c02d78f8c1850e00a907cbbc50a181",
	            "SandboxKey": "/var/run/docker/netns/7c517c404cd2",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32783"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32784"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32787"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32785"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32786"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-298554": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "96:61:98:42:c4:4f",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "e843dd67805d1a1ac682969091041fdd3b5dd154f0879f6d220d7d5433401e7c",
	                    "EndpointID": "4afe54f6c16a1722f5fa3009fdcf1ef17c36564671ecc24e7c9e3d064fc59bdc",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-298554",
	                        "523628d4aa58"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p functional-298554 -n functional-298554
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-298554 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-amd64 -p functional-298554 logs -n 25: (1.311901968s)
helpers_test.go:260: TestFunctional/parallel/ServiceCmdConnect logs: 
-- stdout --
	
	==> Audit <==
	┌────────────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│    COMMAND     │                                                      ARGS                                                       │      PROFILE      │  USER   │ VERSION │     START TIME      │      END TIME       │
	├────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ ssh            │ functional-298554 ssh findmnt -T /mount1                                                                        │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ ssh            │ functional-298554 ssh findmnt -T /mount2                                                                        │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ ssh            │ functional-298554 ssh findmnt -T /mount3                                                                        │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ mount          │ -p functional-298554 --kill=true                                                                                │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │                     │
	│ addons         │ functional-298554 addons list                                                                                   │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ addons         │ functional-298554 addons list -o json                                                                           │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ start          │ -p functional-298554 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:51 UTC │                     │
	│ start          │ -p functional-298554 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd           │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:51 UTC │                     │
	│ start          │ -p functional-298554 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:51 UTC │                     │
	│ dashboard      │ --url --port 36195 -p functional-298554 --alsologtostderr -v=1                                                  │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:51 UTC │                     │
	│ service        │ functional-298554 service list                                                                                  │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ service        │ functional-298554 service list -o json                                                                          │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ service        │ functional-298554 service --namespace=default --https --url hello-node                                          │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │                     │
	│ service        │ functional-298554 service hello-node --url --format={{.IP}}                                                     │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │                     │
	│ service        │ functional-298554 service hello-node --url                                                                      │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │                     │
	│ update-context │ functional-298554 update-context --alsologtostderr -v=2                                                         │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ update-context │ functional-298554 update-context --alsologtostderr -v=2                                                         │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ update-context │ functional-298554 update-context --alsologtostderr -v=2                                                         │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls --format short --alsologtostderr                                                     │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls --format json --alsologtostderr                                                      │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls --format table --alsologtostderr                                                     │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls --format yaml --alsologtostderr                                                      │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ ssh            │ functional-298554 ssh pgrep buildkitd                                                                           │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │                     │
	│ image          │ functional-298554 image build -t localhost/my-image:functional-298554 testdata/build --alsologtostderr          │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls                                                                                      │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	└────────────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 12:51:51
	Running on machine: ubuntu-20-agent-5
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 12:51:51.495713  901765 out.go:360] Setting OutFile to fd 1 ...
	I0908 12:51:51.495822  901765 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:51:51.495834  901765 out.go:374] Setting ErrFile to fd 2...
	I0908 12:51:51.495841  901765 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:51:51.496140  901765 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 12:51:51.496688  901765 out.go:368] Setting JSON to false
	I0908 12:51:51.497799  901765 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":77627,"bootTime":1757258284,"procs":210,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 12:51:51.497907  901765 start.go:140] virtualization: kvm guest
	I0908 12:51:51.499847  901765 out.go:179] * [functional-298554] minikube v1.36.0 sur Ubuntu 20.04 (kvm/amd64)
	I0908 12:51:51.501300  901765 out.go:179]   - MINIKUBE_LOCATION=21510
	I0908 12:51:51.501329  901765 notify.go:220] Checking for updates...
	I0908 12:51:51.503714  901765 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 12:51:51.504962  901765 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:51:51.506237  901765 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 12:51:51.507288  901765 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0908 12:51:51.508369  901765 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 12:51:51.509810  901765 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:51:51.510301  901765 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 12:51:51.533289  901765 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 12:51:51.533394  901765 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:51:51.581834  901765 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:true NGoroutines:53 SystemTime:2025-09-08 12:51:51.572124672 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:51:51.581943  901765 docker.go:318] overlay module found
	I0908 12:51:51.583613  901765 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I0908 12:51:51.584811  901765 start.go:304] selected driver: docker
	I0908 12:51:51.584828  901765 start.go:918] validating driver "docker" against &{Name:functional-298554 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-298554 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 MountOpt
ions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 12:51:51.584949  901765 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 12:51:51.586919  901765 out.go:203] 
	W0908 12:51:51.588152  901765 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
	I0908 12:51:51.589405  901765 out.go:203] 
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	78a252bbf929e       56cc512116c8f       10 minutes ago      Exited              mount-munger              0                   797024d789a7f       busybox-mount
	dd3c9e9bf2f63       90550c43ad2bc       10 minutes ago      Running             kube-apiserver            0                   d32b1c2d1f3bc       kube-apiserver-functional-298554
	894154ab77222       a0af72f2ec6d6       10 minutes ago      Running             kube-controller-manager   2                   b35c39607a8bc       kube-controller-manager-functional-298554
	6ebfe4d16a918       5f1f5298c888d       11 minutes ago      Running             etcd                      1                   79cf7f9fec915       etcd-functional-298554
	a780b946e0cd0       a0af72f2ec6d6       11 minutes ago      Exited              kube-controller-manager   1                   b35c39607a8bc       kube-controller-manager-functional-298554
	b120637b03fa7       46169d968e920       11 minutes ago      Running             kube-scheduler            1                   81d93fa951cfe       kube-scheduler-functional-298554
	d682b6d5cd4a2       df0860106674d       11 minutes ago      Running             kube-proxy                1                   24f9714144135       kube-proxy-hckrh
	09d64fa04294d       52546a367cc9e       11 minutes ago      Running             coredns                   1                   485a446addc5b       coredns-66bc5c9577-bpt5b
	14e83577e2d96       6e38f40d628db       11 minutes ago      Running             storage-provisioner       1                   9afbd7eb5efc9       storage-provisioner
	710234fbd0e8a       409467f978b4a       11 minutes ago      Running             kindnet-cni               1                   324c2ee940770       kindnet-kdp9j
	afc760e37d279       52546a367cc9e       11 minutes ago      Exited              coredns                   0                   485a446addc5b       coredns-66bc5c9577-bpt5b
	fe62a10085a29       6e38f40d628db       11 minutes ago      Exited              storage-provisioner       0                   9afbd7eb5efc9       storage-provisioner
	abff527c91ece       409467f978b4a       11 minutes ago      Exited              kindnet-cni               0                   324c2ee940770       kindnet-kdp9j
	49fa34da7c4a8       df0860106674d       11 minutes ago      Exited              kube-proxy                0                   24f9714144135       kube-proxy-hckrh
	43fead4a7cdd0       5f1f5298c888d       12 minutes ago      Exited              etcd                      0                   79cf7f9fec915       etcd-functional-298554
	30c3843e7ae83       46169d968e920       12 minutes ago      Exited              kube-scheduler            0                   81d93fa951cfe       kube-scheduler-functional-298554
	
	
	==> containerd <==
	Sep 08 12:53:45 functional-298554 containerd[4005]: time="2025-09-08T12:53:45.232676724Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:53:46 functional-298554 containerd[4005]: time="2025-09-08T12:53:46.467581389Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:53:50 functional-298554 containerd[4005]: time="2025-09-08T12:53:50.791687125Z" level=error msg="PullImage \"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\" failed" error="failed to pull and unpack image \"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:53:50 functional-298554 containerd[4005]: time="2025-09-08T12:53:50.791745370Z" level=info msg="stop pulling image docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: active requests=0, bytes read=12709"
	Sep 08 12:54:13 functional-298554 containerd[4005]: time="2025-09-08T12:54:13.230379860Z" level=info msg="PullImage \"docker.io/mysql:5.7\""
	Sep 08 12:54:13 functional-298554 containerd[4005]: time="2025-09-08T12:54:13.232004125Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:54:14 functional-298554 containerd[4005]: time="2025-09-08T12:54:14.499773386Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:54:18 functional-298554 containerd[4005]: time="2025-09-08T12:54:18.095254395Z" level=error msg="PullImage \"docker.io/mysql:5.7\" failed" error="failed to pull and unpack image \"docker.io/library/mysql:5.7\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:54:18 functional-298554 containerd[4005]: time="2025-09-08T12:54:18.095304430Z" level=info msg="stop pulling image docker.io/library/mysql:5.7: active requests=0, bytes read=10967"
	Sep 08 12:55:01 functional-298554 containerd[4005]: time="2025-09-08T12:55:01.229936894Z" level=info msg="PullImage \"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\""
	Sep 08 12:55:01 functional-298554 containerd[4005]: time="2025-09-08T12:55:01.231947982Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:55:02 functional-298554 containerd[4005]: time="2025-09-08T12:55:02.775913267Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:55:06 functional-298554 containerd[4005]: time="2025-09-08T12:55:06.448828871Z" level=error msg="PullImage \"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\" failed" error="failed to pull and unpack image \"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:55:06 functional-298554 containerd[4005]: time="2025-09-08T12:55:06.448895465Z" level=info msg="stop pulling image docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: active requests=0, bytes read=11047"
	Sep 08 12:55:22 functional-298554 containerd[4005]: time="2025-09-08T12:55:22.230647472Z" level=info msg="PullImage \"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\""
	Sep 08 12:55:22 functional-298554 containerd[4005]: time="2025-09-08T12:55:22.232359635Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:55:23 functional-298554 containerd[4005]: time="2025-09-08T12:55:23.455899181Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:55:27 functional-298554 containerd[4005]: time="2025-09-08T12:55:27.061328980Z" level=error msg="PullImage \"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\" failed" error="failed to pull and unpack image \"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:55:27 functional-298554 containerd[4005]: time="2025-09-08T12:55:27.061395888Z" level=info msg="stop pulling image docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: active requests=0, bytes read=11014"
	Sep 08 12:55:54 functional-298554 containerd[4005]: time="2025-09-08T12:55:54.299402729Z" level=info msg="shim disconnected" id=xdde27otlrrecbd4p3865g10r namespace=k8s.io
	Sep 08 12:55:54 functional-298554 containerd[4005]: time="2025-09-08T12:55:54.299447274Z" level=warning msg="cleaning up after shim disconnected" id=xdde27otlrrecbd4p3865g10r namespace=k8s.io
	Sep 08 12:55:54 functional-298554 containerd[4005]: time="2025-09-08T12:55:54.299460855Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Sep 08 12:55:54 functional-298554 containerd[4005]: time="2025-09-08T12:55:54.419788563Z" level=info msg="ImageCreate event name:\"localhost/my-image:functional-298554\""
	Sep 08 12:55:54 functional-298554 containerd[4005]: time="2025-09-08T12:55:54.424931424Z" level=info msg="ImageCreate event name:\"sha256:68d5635dbc8861c3043bba76f83b4e5646e9e787bfcaa91782c13c3a933a00f9\"  labels:{key:\"io.cri-containerd.image\"  value:\"managed\"}"
	Sep 08 12:55:54 functional-298554 containerd[4005]: time="2025-09-08T12:55:54.425338469Z" level=info msg="ImageUpdate event name:\"localhost/my-image:functional-298554\"  labels:{key:\"io.cri-containerd.image\"  value:\"managed\"}"
	
	
	==> coredns [09d64fa04294da8a404b6c7d20834ecc412c472207b5783f1051edbd3c6149f9] <==
	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:41211 - 51263 "HINFO IN 5264271856255827873.6573723052584086100. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.072347877s
	
	
	==> coredns [afc760e37d279bf34ce209de26a86d0f46374c40cafd7b0d94cf1d7bfe264cf1] <==
	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:54368 - 30241 "HINFO IN 5923941266312395066.6710288566588107758. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.01622889s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> describe nodes <==
	Name:               functional-298554
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-298554
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9
	                    minikube.k8s.io/name=functional-298554
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_08T12_44_11_0700
	                    minikube.k8s.io/version=v1.36.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:  Mon, 08 Sep 2025 12:44:07 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-298554
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 08 Sep 2025 12:56:03 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 08 Sep 2025 12:53:09 +0000   Mon, 08 Sep 2025 12:44:06 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 08 Sep 2025 12:53:09 +0000   Mon, 08 Sep 2025 12:44:06 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 08 Sep 2025 12:53:09 +0000   Mon, 08 Sep 2025 12:44:06 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 08 Sep 2025 12:53:09 +0000   Mon, 08 Sep 2025 12:44:07 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-298554
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 08b7ce147a3f42189797a9955167001c
	  System UUID:                cbf969bc-797a-4a04-b4f2-0dcb4375f8af
	  Boot ID:                    78653390-8f49-4cca-9df9-6c752f65b592
	  Kernel Version:             5.15.0-1083-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  containerd://1.7.27
	  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-gxqrn                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  default                     hello-node-connect-7d85dfc575-8drf9           0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  default                     mysql-5bb876957f-8zz4p                        600m (7%)     700m (8%)   512Mi (1%)       700Mi (2%)     5m17s
	  default                     nginx-svc                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  default                     sp-pod                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 coredns-66bc5c9577-bpt5b                      100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     11m
	  kube-system                 etcd-functional-298554                        100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         11m
	  kube-system                 kindnet-kdp9j                                 100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-functional-298554              250m (3%)     0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 kube-controller-manager-functional-298554     200m (2%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-hckrh                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-functional-298554              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-t6hgh    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m16s
	  kubernetes-dashboard        kubernetes-dashboard-855c9754f9-p5lk6         0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m16s
	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                 11m                kube-proxy       
	  Normal   NodeAllocatableEnforced  11m                kubelet          Updated Node Allocatable limit across pods
	  Warning  CgroupV1                 11m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  11m                kubelet          Node functional-298554 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m                kubelet          Node functional-298554 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m                kubelet          Node functional-298554 status is now: NodeHasSufficientPID
	  Normal   Starting                 11m                kubelet          Starting kubelet.
	  Normal   RegisteredNode           11m                node-controller  Node functional-298554 event: Registered Node functional-298554 in Controller
	  Normal   NodeHasSufficientMemory  10m (x8 over 10m)  kubelet          Node functional-298554 status is now: NodeHasSufficientMemory
	  Normal   Starting                 10m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 10m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasNoDiskPressure    10m (x8 over 10m)  kubelet          Node functional-298554 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     10m (x7 over 10m)  kubelet          Node functional-298554 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  10m                kubelet          Updated Node Allocatable limit across pods
	  Normal   RegisteredNode           10m                node-controller  Node functional-298554 event: Registered Node functional-298554 in Controller
	
	
	==> dmesg <==
	[  +4.031804] net_ratelimit: 2 callbacks suppressed
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000005] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000012] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000092] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000031] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000304] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000004] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +8.190585] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000006] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000007] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000037] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000017] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000032] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000023] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	
	
	==> etcd [43fead4a7cdd0037cd33ed554734600b8c7c4ef92770e9b4eb572765cd1a52bc] <==
	{"level":"warn","ts":"2025-09-08T12:44:06.744143Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51280","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.750071Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51296","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.756040Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51312","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.779806Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51330","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.785728Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51356","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.791862Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51374","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.860800Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51388","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-08T12:44:58.586284Z","caller":"osutil/interrupt_unix.go:65","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2025-09-08T12:44:58.586389Z","caller":"embed/etcd.go:426","msg":"closing etcd server","name":"functional-298554","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-08T12:44:58.586490Z","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-08T12:45:05.587755Z","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-08T12:45:05.589213Z","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-08T12:45:05.589436Z","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-08T12:45:05.589542Z","caller":"etcdserver/server.go:2342","msg":"server has stopped; stopping storage version's monitor"}
	{"level":"info","ts":"2025-09-08T12:45:05.589577Z","caller":"etcdserver/server.go:2319","msg":"server has stopped; stopping cluster version's monitor"}
	{"level":"warn","ts":"2025-09-08T12:45:05.589615Z","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-08T12:45:05.589675Z","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-08T12:45:05.589690Z","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":"warn","ts":"2025-09-08T12:45:05.589624Z","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-08T12:45:05.589710Z","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-08T12:45:05.589720Z","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":"info","ts":"2025-09-08T12:45:05.591623Z","caller":"embed/etcd.go:621","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"error","ts":"2025-09-08T12:45:05.591675Z","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-08T12:45:05.591696Z","caller":"embed/etcd.go:626","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-09-08T12:45:05.591707Z","caller":"embed/etcd.go:428","msg":"closed etcd server","name":"functional-298554","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 [6ebfe4d16a9184c2394f4f3f212dcc1fc673b4f0a70eee38e5f546d34568dacc] <==
	{"level":"warn","ts":"2025-09-08T12:45:19.068315Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51574","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.076652Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51600","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.084247Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51630","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.090019Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51642","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.131459Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51658","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.137928Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51676","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.144606Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51700","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.150277Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51710","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.156616Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51736","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.163309Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51760","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.169659Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51764","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.227674Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51770","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.234316Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51792","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.240274Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51806","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.246082Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51814","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.252286Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51838","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.264425Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51870","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.276678Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51896","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.282248Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51904","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.319173Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51914","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.324679Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51932","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.330467Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51954","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-08T12:55:18.673935Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1084}
	{"level":"info","ts":"2025-09-08T12:55:18.692334Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1084,"took":"18.03922ms","hash":3421724964,"current-db-size-bytes":3829760,"current-db-size":"3.8 MB","current-db-size-in-use-bytes":1880064,"current-db-size-in-use":"1.9 MB"}
	{"level":"info","ts":"2025-09-08T12:55:18.692381Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":3421724964,"revision":1084,"compact-revision":-1}
	
	
	==> kernel <==
	 12:56:08 up 21:38,  0 users,  load average: 0.23, 0.18, 0.37
	Linux functional-298554 5.15.0-1083-gcp #92~20.04.1-Ubuntu SMP Tue Apr 29 09:12:55 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [710234fbd0e8accbd0c307dae2f3382548ae805b96aec525e43ab4cf07eb93bd] <==
	I0908 12:53:59.825961       1 main.go:301] handling current node
	I0908 12:54:09.828756       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:54:09.828804       1 main.go:301] handling current node
	I0908 12:54:19.825947       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:54:19.825987       1 main.go:301] handling current node
	I0908 12:54:29.834403       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:54:29.834434       1 main.go:301] handling current node
	I0908 12:54:39.830343       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:54:39.830375       1 main.go:301] handling current node
	I0908 12:54:49.830602       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:54:49.830637       1 main.go:301] handling current node
	I0908 12:54:59.826686       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:54:59.826722       1 main.go:301] handling current node
	I0908 12:55:09.826279       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:55:09.826327       1 main.go:301] handling current node
	I0908 12:55:19.826060       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:55:19.826091       1 main.go:301] handling current node
	I0908 12:55:29.829327       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:55:29.829359       1 main.go:301] handling current node
	I0908 12:55:39.831070       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:55:39.831106       1 main.go:301] handling current node
	I0908 12:55:49.829325       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:55:49.829363       1 main.go:301] handling current node
	I0908 12:55:59.826030       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:55:59.826068       1 main.go:301] handling current node
	
	
	==> kindnet [abff527c91ecef9e12636dc0163c22adc448877bd2654b6a1a4fcf0c5651c7cc] <==
	I0908 12:44:16.828786       1 main.go:109] connected to apiserver: https://10.96.0.1:443
	I0908 12:44:16.829043       1 main.go:139] hostIP = 192.168.49.2
	podIP = 192.168.49.2
	I0908 12:44:16.829201       1 main.go:148] setting mtu 1500 for CNI 
	I0908 12:44:16.829218       1 main.go:178] kindnetd IP family: "ipv4"
	I0908 12:44:16.829297       1 main.go:182] noMask IPv4 subnets: [10.244.0.0/16]
	time="2025-09-08T12:44:17Z" level=info msg="Created plugin 10-kube-network-policies (kindnetd, handles RunPodSandbox,RemovePodSandbox)"
	I0908 12:44:17.049631       1 controller.go:377] "Starting controller" name="kube-network-policies"
	I0908 12:44:17.049657       1 controller.go:381] "Waiting for informer caches to sync"
	I0908 12:44:17.049667       1 shared_informer.go:350] "Waiting for caches to sync" controller="kube-network-policies"
	I0908 12:44:17.125570       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
	I0908 12:44:17.525338       1 shared_informer.go:357] "Caches are synced" controller="kube-network-policies"
	I0908 12:44:17.525375       1 metrics.go:72] Registering metrics
	I0908 12:44:17.525435       1 controller.go:711] "Syncing nftables rules"
	I0908 12:44:27.036815       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:27.036881       1 main.go:301] handling current node
	I0908 12:44:37.037322       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:37.037359       1 main.go:301] handling current node
	I0908 12:44:47.043406       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:47.043444       1 main.go:301] handling current node
	I0908 12:44:57.041317       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:57.041357       1 main.go:301] handling current node
	
	
	==> kube-apiserver [dd3c9e9bf2f63892236c297364671810a0fd9bd72eb66daa01b7c28167fa9efb] <==
	I0908 12:45:43.910251       1 alloc.go:328] "allocated clusterIPs" service="default/nginx-svc" clusterIPs={"IPv4":"10.109.147.198"}
	I0908 12:46:06.843233       1 alloc.go:328] "allocated clusterIPs" service="default/hello-node-connect" clusterIPs={"IPv4":"10.98.30.219"}
	I0908 12:46:19.814821       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:46:25.870279       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:47:20.175074       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:47:41.303529       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:48:32.020881       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:48:48.900598       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:49:41.090240       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:50:14.810020       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:50:51.413164       1 alloc.go:328] "allocated clusterIPs" service="default/mysql" clusterIPs={"IPv4":"10.106.130.134"}
	I0908 12:50:54.947574       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:51:34.851854       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:51:52.405974       1 controller.go:667] quota admission added evaluator for: namespaces
	I0908 12:51:52.546771       1 alloc.go:328] "allocated clusterIPs" service="kubernetes-dashboard/kubernetes-dashboard" clusterIPs={"IPv4":"10.111.242.64"}
	I0908 12:51:52.558733       1 alloc.go:328] "allocated clusterIPs" service="kubernetes-dashboard/dashboard-metrics-scraper" clusterIPs={"IPv4":"10.101.79.10"}
	I0908 12:52:17.581990       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:52:46.793461       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:53:21.455223       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:53:49.476747       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:54:27.994775       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:54:49.642394       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:55:19.952564       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0908 12:55:44.396501       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:56:03.812880       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [894154ab77222f07cf6fae48d45649566b6bb0a2c1b8c34571ea8bc9f353e209] <==
	I0908 12:45:23.439667       1 shared_informer.go:356] "Caches are synced" controller="taint-eviction-controller"
	I0908 12:45:23.439687       1 node_lifecycle_controller.go:1067] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0908 12:45:23.439463       1 shared_informer.go:356] "Caches are synced" controller="legacy-service-account-token-cleaner"
	I0908 12:45:23.439869       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kubelet-serving"
	I0908 12:45:23.439966       1 shared_informer.go:356] "Caches are synced" controller="job"
	I0908 12:45:23.440598       1 shared_informer.go:356] "Caches are synced" controller="ReplicationController"
	I0908 12:45:23.440625       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kubelet-client"
	I0908 12:45:23.441649       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-legacy-unknown"
	I0908 12:45:23.441667       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kube-apiserver-client"
	I0908 12:45:23.441686       1 shared_informer.go:356] "Caches are synced" controller="persistent volume"
	I0908 12:45:23.443084       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0908 12:45:23.443816       1 shared_informer.go:356] "Caches are synced" controller="ephemeral"
	I0908 12:45:23.446019       1 shared_informer.go:356] "Caches are synced" controller="GC"
	I0908 12:45:23.446059       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0908 12:45:23.448416       1 shared_informer.go:356] "Caches are synced" controller="daemon sets"
	I0908 12:45:23.451733       1 shared_informer.go:356] "Caches are synced" controller="disruption"
	I0908 12:45:23.453342       1 shared_informer.go:356] "Caches are synced" controller="ClusterRoleAggregator"
	I0908 12:45:23.455444       1 shared_informer.go:356] "Caches are synced" controller="PVC protection"
	I0908 12:45:23.463276       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	E0908 12:51:52.450578       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"
	E0908 12:51:52.453722       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"
	E0908 12:51:52.455046       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"
	E0908 12:51:52.458472       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"
	E0908 12:51:52.459205       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"
	E0908 12:51:52.463988       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 [a780b946e0cd057539b1f1d9958c5756189466cb68943950def60c1babe9e17e] <==
	I0908 12:45:08.333979       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="endpoints"
	I0908 12:45:08.334010       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="daemonsets.apps"
	I0908 12:45:08.334052       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="poddisruptionbudgets.policy"
	I0908 12:45:08.334095       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="roles.rbac.authorization.k8s.io"
	I0908 12:45:08.334129       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="endpointslices.discovery.k8s.io"
	I0908 12:45:08.334425       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="statefulsets.apps"
	I0908 12:45:08.334656       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="limitranges"
	I0908 12:45:08.334808       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="horizontalpodautoscalers.autoscaling"
	I0908 12:45:08.334857       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="networkpolicies.networking.k8s.io"
	I0908 12:45:08.334939       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="leases.coordination.k8s.io"
	I0908 12:45:08.334990       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="controllerrevisions.apps"
	I0908 12:45:08.335080       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="ingresses.networking.k8s.io"
	I0908 12:45:08.335147       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="csistoragecapacities.storage.k8s.io"
	I0908 12:45:08.335254       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="deployments.apps"
	I0908 12:45:08.335324       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="cronjobs.batch"
	I0908 12:45:08.335405       1 shared_informer.go:682] "Warning: resync period is smaller than resync check period and the informer has already started. Changing it to the resync check period" resyncPeriod="21h11m41.736985328s" resyncCheckPeriod="21h13m34.017206409s"
	I0908 12:45:08.335554       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="resourceclaimtemplates.resource.k8s.io"
	I0908 12:45:08.335595       1 controllermanager.go:781] "Started controller" controller="resourcequota-controller"
	I0908 12:45:08.335874       1 resource_quota_controller.go:300] "Starting resource quota controller" logger="resourcequota-controller"
	I0908 12:45:08.335894       1 shared_informer.go:349] "Waiting for caches to sync" controller="resource quota"
	I0908 12:45:08.335925       1 resource_quota_monitor.go:308] "QuotaMonitor running" logger="resourcequota-controller"
	I0908 12:45:08.461874       1 controllermanager.go:781] "Started controller" controller="namespace-controller"
	I0908 12:45:08.461952       1 namespace_controller.go:202] "Starting namespace controller" logger="namespace-controller"
	I0908 12:45:08.461979       1 shared_informer.go:349] "Waiting for caches to sync" controller="namespace"
	F0908 12:45:08.504954       1 client_builder_dynamic.go:154] Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/serviceaccounts/deployment-controller": dial tcp 192.168.49.2:8441: connect: connection refused
	
	
	==> kube-proxy [49fa34da7c4a8fa26980e076b02b5716a133dd2dc556e96bfd9ff5154d4e6c5a] <==
	I0908 12:44:16.627770       1 server_linux.go:53] "Using iptables proxy"
	I0908 12:44:16.751007       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0908 12:44:16.851491       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0908 12:44:16.851527       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0908 12:44:16.851606       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`"
	I0908 12:44:16.870611       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0908 12:44:16.870660       1 server_linux.go:132] "Using iptables Proxier"
	I0908 12:44:16.874705       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"
	I0908 12:44:16.875110       1 server.go:527] "Version info" version="v1.34.0"
	I0908 12:44:16.875196       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0908 12:44:16.877133       1 config.go:403] "Starting serviceCIDR config controller"
	I0908 12:44:16.877278       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0908 12:44:16.877304       1 config.go:200] "Starting service config controller"
	I0908 12:44:16.877318       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0908 12:44:16.877355       1 config.go:106] "Starting endpoint slice config controller"
	I0908 12:44:16.877366       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0908 12:44:16.877415       1 config.go:309] "Starting node config controller"
	I0908 12:44:16.877434       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0908 12:44:16.877440       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0908 12:44:16.978013       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	I0908 12:44:16.978034       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0908 12:44:16.978098       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	
	
	==> kube-proxy [d682b6d5cd4a2fc6598b42b6e72ca803abd7c41c6ba14b461c1cef8a97b05e43] <==
	I0908 12:44:59.571068       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0908 12:44:59.672243       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0908 12:44:59.672285       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0908 12:44:59.672387       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`"
	I0908 12:44:59.830416       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0908 12:44:59.830477       1 server_linux.go:132] "Using iptables Proxier"
	I0908 12:44:59.835175       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"
	I0908 12:44:59.835506       1 server.go:527] "Version info" version="v1.34.0"
	I0908 12:44:59.835535       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0908 12:44:59.836957       1 config.go:200] "Starting service config controller"
	I0908 12:44:59.836990       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0908 12:44:59.837019       1 config.go:403] "Starting serviceCIDR config controller"
	I0908 12:44:59.837026       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0908 12:44:59.837051       1 config.go:106] "Starting endpoint slice config controller"
	I0908 12:44:59.837070       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0908 12:44:59.837541       1 config.go:309] "Starting node config controller"
	I0908 12:44:59.837620       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0908 12:44:59.837696       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0908 12:44:59.937174       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0908 12:44:59.938345       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	I0908 12:44:59.938355       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	E0908 12:45:20.033723       1 reflector.go:205] "Failed to watch" err="endpointslices.discovery.k8s.io is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"endpointslices\" in API group \"discovery.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.EndpointSlice"
	E0908 12:45:20.034024       1 reflector.go:205] "Failed to watch" err="servicecidrs.networking.k8s.io is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"servicecidrs\" in API group \"networking.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ServiceCIDR"
	E0908 12:45:20.034090       1 reflector.go:205] "Failed to watch" err="nodes \"functional-298554\" is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"nodes\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0908 12:45:20.034113       1 reflector.go:205] "Failed to watch" err="services is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"services\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	
	
	==> kube-scheduler [30c3843e7ae83e063b2126e5f510f719bf4cf46c0cdd5d7981c8778e5c32d369] <==
	E0908 12:44:07.628260       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"
	E0908 12:44:07.628371       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"
	E0908 12:44:07.628394       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"
	E0908 12:44:07.628511       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"
	E0908 12:44:07.628535       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"
	E0908 12:44:07.628594       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"
	E0908 12:44:07.628616       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"
	E0908 12:44:07.628692       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"
	E0908 12:44:07.628147       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"
	E0908 12:44:08.465213       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"
	E0908 12:44:08.477370       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"
	E0908 12:44:08.489588       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"
	E0908 12:44:08.489649       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"
	E0908 12:44:08.558770       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"
	E0908 12:44:08.579885       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"
	E0908 12:44:08.593069       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"
	E0908 12:44:08.615047       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"
	E0908 12:44:08.643083       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"
	I0908 12:44:10.251237       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:05.716198       1 tlsconfig.go:258] "Shutting down DynamicServingCertificateController"
	I0908 12:45:05.716268       1 configmap_cafile_content.go:226] "Shutting down controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:05.716389       1 secure_serving.go:259] Stopped listening on 127.0.0.1:10259
	I0908 12:45:05.716412       1 server.go:263] "[graceful-termination] secure server has stopped listening"
	I0908 12:45:05.716510       1 server.go:265] "[graceful-termination] secure server is exiting"
	E0908 12:45:05.716550       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kube-scheduler [b120637b03fa740b2c9900b5aa1e71a5b7aea3fb32b5d0185a9ff09dd4aa3013] <==
	I0908 12:45:08.282488       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:08.282497       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0908 12:45:08.282486       1 shared_informer.go:349] "Waiting for caches to sync" controller="RequestHeaderAuthRequestController"
	I0908 12:45:08.282834       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I0908 12:45:08.283113       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0908 12:45:08.382892       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:08.382911       1 shared_informer.go:356] "Caches are synced" controller="RequestHeaderAuthRequestController"
	I0908 12:45:08.382927       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	E0908 12:45:19.869438       1 reflector.go:205] "Failed to watch" err="configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot watch resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_amd64.s:1700" type="*v1.ConfigMap"
	E0908 12:45:19.869485       1 reflector.go:205] "Failed to watch" err="configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot watch resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_amd64.s:1700" type="*v1.ConfigMap"
	E0908 12:45:19.945148       1 reflector.go:205] "Failed to watch" err="csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0908 12:45:19.945343       1 reflector.go:205] "Failed to watch" err="poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot watch resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0908 12:45:19.945395       1 reflector.go:205] "Failed to watch" err="replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot watch resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E0908 12:45:19.945419       1 reflector.go:205] "Failed to watch" err="pods is forbidden: User \"system:kube-scheduler\" cannot watch resource \"pods\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0908 12:45:19.945439       1 reflector.go:205] "Failed to watch" err="persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot watch resource \"persistentvolumes\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0908 12:45:19.945464       1 reflector.go:205] "Failed to watch" err="replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot watch resource \"replicationcontrollers\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0908 12:45:19.945483       1 reflector.go:205] "Failed to watch" err="persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot watch resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0908 12:45:19.945501       1 reflector.go:205] "Failed to watch" err="volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0908 12:45:20.032091       1 reflector.go:205] "Failed to watch" err="services is forbidden: User \"system:kube-scheduler\" cannot watch resource \"services\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0908 12:45:20.032442       1 reflector.go:205] "Failed to watch" err="resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0908 12:45:20.032485       1 reflector.go:205] "Failed to watch" err="statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot watch resource \"statefulsets\" in API group \"apps\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0908 12:45:20.032523       1 reflector.go:205] "Failed to watch" err="storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0908 12:45:20.032553       1 reflector.go:205] "Failed to watch" err="nodes is forbidden: User \"system:kube-scheduler\" cannot watch resource \"nodes\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0908 12:45:20.032579       1 reflector.go:205] "Failed to watch" err="deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0908 12:45:20.032600       1 reflector.go:205] "Failed to watch" err="csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	
	
	==> kubelet <==
	Sep 08 12:55:27 functional-298554 kubelet[5182]: E0908 12:55:27.061921    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-p5lk6" podUID="e324084c-9eb5-4829-935e-b871a742f666"
	Sep 08 12:55:28 functional-298554 kubelet[5182]: E0908 12:55:28.229179    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-gxqrn" podUID="cda42510-a945-47d8-a6db-d5eea0543d26"
	Sep 08 12:55:29 functional-298554 kubelet[5182]: E0908 12:55:29.230518    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 12:55:30 functional-298554 kubelet[5182]: E0908 12:55:30.229466    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	Sep 08 12:55:30 functional-298554 kubelet[5182]: E0908 12:55:30.229550    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-8drf9" podUID="57468089-8f3c-4867-84e7-1c5ce656318a"
	Sep 08 12:55:32 functional-298554 kubelet[5182]: E0908 12:55:32.230218    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-t6hgh" podUID="d9ec36e6-8c0b-487d-a86e-c841
1bf5315c"
	Sep 08 12:55:38 functional-298554 kubelet[5182]: E0908 12:55:38.230201    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/mysql:5.7\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-5bb876957f-8zz4p" podUID="3d482dcb-7583-4a53-9fc6-d52a3d30a02d"
	Sep 08 12:55:40 functional-298554 kubelet[5182]: E0908 12:55:40.229549    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-gxqrn" podUID="cda42510-a945-47d8-a6db-d5eea0543d26"
	Sep 08 12:55:40 functional-298554 kubelet[5182]: E0908 12:55:40.230226    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 12:55:42 functional-298554 kubelet[5182]: E0908 12:55:42.229577    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-8drf9" podUID="57468089-8f3c-4867-84e7-1c5ce656318a"
	Sep 08 12:55:42 functional-298554 kubelet[5182]: E0908 12:55:42.230331    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-p5lk6" podUID="e324084c-9eb5-4829-935e-b871a742f666"
	Sep 08 12:55:43 functional-298554 kubelet[5182]: E0908 12:55:43.229207    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	Sep 08 12:55:43 functional-298554 kubelet[5182]: E0908 12:55:43.230062    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-t6hgh" podUID="d9ec36e6-8c0b-487d-a86e-c841
1bf5315c"
	Sep 08 12:55:50 functional-298554 kubelet[5182]: E0908 12:55:50.229835    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/mysql:5.7\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-5bb876957f-8zz4p" podUID="3d482dcb-7583-4a53-9fc6-d52a3d30a02d"
	Sep 08 12:55:53 functional-298554 kubelet[5182]: E0908 12:55:53.229602    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-8drf9" podUID="57468089-8f3c-4867-84e7-1c5ce656318a"
	Sep 08 12:55:53 functional-298554 kubelet[5182]: E0908 12:55:53.229610    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-gxqrn" podUID="cda42510-a945-47d8-a6db-d5eea0543d26"
	Sep 08 12:55:54 functional-298554 kubelet[5182]: E0908 12:55:54.230512    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 12:55:54 functional-298554 kubelet[5182]: E0908 12:55:54.230522    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-p5lk6" podUID="e324084c-9eb5-4829-935e-b871a742f666"
	Sep 08 12:55:56 functional-298554 kubelet[5182]: E0908 12:55:56.229392    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	Sep 08 12:55:56 functional-298554 kubelet[5182]: E0908 12:55:56.230188    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-t6hgh" podUID="d9ec36e6-8c0b-487d-a86e-c841
1bf5315c"
	Sep 08 12:56:02 functional-298554 kubelet[5182]: E0908 12:56:02.230226    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/mysql:5.7\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-5bb876957f-8zz4p" podUID="3d482dcb-7583-4a53-9fc6-d52a3d30a02d"
	Sep 08 12:56:04 functional-298554 kubelet[5182]: E0908 12:56:04.229559    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-gxqrn" podUID="cda42510-a945-47d8-a6db-d5eea0543d26"
	Sep 08 12:56:05 functional-298554 kubelet[5182]: E0908 12:56:05.228784    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-8drf9" podUID="57468089-8f3c-4867-84e7-1c5ce656318a"
	Sep 08 12:56:07 functional-298554 kubelet[5182]: E0908 12:56:07.230875    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-p5lk6" podUID="e324084c-9eb5-4829-935e-b871a742f666"
	Sep 08 12:56:08 functional-298554 kubelet[5182]: E0908 12:56:08.229902    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	
	
	==> storage-provisioner [14e83577e2d96bce4034d89f91e34dbce250db8b79bca77795037a4348b42d57] <==
	W0908 12:55:44.082822       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:55:46.086336       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:55:46.090257       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:55:48.093436       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:55:48.097258       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:55:50.099792       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:55:50.105022       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:55:52.108913       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:55:52.112814       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:55:54.116234       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:55:54.121739       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:55:56.124532       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:55:56.128284       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:55:58.131606       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:55:58.136605       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:00.139297       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:00.142945       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:02.146189       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:02.150573       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:04.154221       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:04.158989       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:06.161606       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:06.165193       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:08.168780       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:56:08.172871       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	
	
	==> storage-provisioner [fe62a10085a293f427b55aec5327b61b7307740d690216cf5657a49f061c3c27] <==
	W0908 12:44:33.341836       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:35.344914       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:35.349997       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:37.352827       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:37.356628       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:39.360251       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:39.365631       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:41.368473       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:41.371952       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:43.374851       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:43.379249       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:45.381854       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:45.386223       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:47.389158       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:47.392811       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:49.396046       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:49.399735       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:51.403335       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:51.407437       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:53.410445       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:53.415441       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:55.418560       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:55.422242       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:57.425736       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:57.430009       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 functional-298554 -n functional-298554
helpers_test.go:269: (dbg) Run:  kubectl --context functional-298554 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-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod dashboard-metrics-scraper-77bf4d6c4c-t6hgh kubernetes-dashboard-855c9754f9-p5lk6
helpers_test.go:282: ======> post-mortem[TestFunctional/parallel/ServiceCmdConnect]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context functional-298554 describe pod busybox-mount hello-node-75c85bcc94-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod dashboard-metrics-scraper-77bf4d6c4c-t6hgh kubernetes-dashboard-855c9754f9-p5lk6
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context functional-298554 describe pod busybox-mount hello-node-75c85bcc94-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod dashboard-metrics-scraper-77bf4d6c4c-t6hgh kubernetes-dashboard-855c9754f9-p5lk6: exit status 1 (96.351775ms)

                                                
                                                
-- stdout --
	Name:             busybox-mount
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:54 +0000
	Labels:           integration-test=busybox-mount
	Annotations:      <none>
	Status:           Succeeded
	IP:               10.244.0.7
	IPs:
	  IP:  10.244.0.7
	Containers:
	  mount-munger:
	    Container ID:  containerd://78a252bbf929ebdb67e3ed61e368a236484dd9ff586cbb049fbc9272297fef44
	    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:      Mon, 08 Sep 2025 12:46:00 +0000
	      Finished:     Mon, 08 Sep 2025 12:46:00 +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-z2vnh (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-z2vnh:
	    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/busybox-mount to functional-298554
	  Normal  Pulling    10m   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Normal  Pulled     10m   kubelet            Successfully pulled image "gcr.io/k8s-minikube/busybox:1.28.4-glibc" in 3.822s (5.377s including waiting). Image size: 2395207 bytes.
	  Normal  Created    10m   kubelet            Created container: mount-munger
	  Normal  Started    10m   kubelet            Started container mount-munger
	
	
	Name:             hello-node-75c85bcc94-gxqrn
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:40 +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-z4c6d (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-z4c6d:
	    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-gxqrn to functional-298554
	  Warning  Failed     8m34s (x3 over 10m)  kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    7m14s (x5 over 10m)  kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     7m9s (x2 over 10m)   kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     7m9s (x5 over 10m)   kubelet            Error: ErrImagePull
	  Normal   BackOff    16s (x40 over 10m)   kubelet            Back-off pulling image "kicbase/echo-server"
	  Warning  Failed     16s (x40 over 10m)   kubelet            Error: ImagePullBackOff
	
	
	Name:             hello-node-connect-7d85dfc575-8drf9
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:46:06 +0000
	Labels:           app=hello-node-connect
	                  pod-template-hash=7d85dfc575
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.8
	IPs:
	  IP:           10.244.0.8
	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-k4cn5 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-k4cn5:
	    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-8drf9 to functional-298554
	  Warning  Failed     9m35s                   kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    6m43s (x5 over 10m)     kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     6m38s (x4 over 9m53s)   kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     6m38s (x5 over 9m53s)   kubelet            Error: ErrImagePull
	  Warning  Failed     4m40s (x19 over 9m53s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m13s (x21 over 9m53s)  kubelet            Back-off pulling image "kicbase/echo-server"
	
	
	Name:             mysql-5bb876957f-8zz4p
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:50:51 +0000
	Labels:           app=mysql
	                  pod-template-hash=5bb876957f
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.9
	IPs:
	  IP:           10.244.0.9
	Controlled By:  ReplicaSet/mysql-5bb876957f
	Containers:
	  mysql:
	    Container ID:   
	    Image:          docker.io/mysql:5.7
	    Image ID:       
	    Port:           3306/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Limits:
	      cpu:     700m
	      memory:  700Mi
	    Requests:
	      cpu:     600m
	      memory:  512Mi
	    Environment:
	      MYSQL_ROOT_PASSWORD:  password
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-s2ltp (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-s2ltp:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   Burstable
	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  5m18s                 default-scheduler  Successfully assigned default/mysql-5bb876957f-8zz4p to functional-298554
	  Normal   Pulling    116s (x5 over 5m18s)  kubelet            Pulling image "docker.io/mysql:5.7"
	  Warning  Failed     111s (x5 over 5m13s)  kubelet            Failed to pull image "docker.io/mysql:5.7": failed to pull and unpack image "docker.io/library/mysql:5.7": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     111s (x5 over 5m13s)  kubelet            Error: ErrImagePull
	  Normal   BackOff    7s (x19 over 5m12s)   kubelet            Back-off pulling image "docker.io/mysql:5.7"
	  Warning  Failed     7s (x19 over 5m12s)   kubelet            Error: ImagePullBackOff
	
	
	Name:             nginx-svc
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:43 +0000
	Labels:           run=nginx-svc
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.5
	IPs:
	  IP:  10.244.0.5
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xm86s (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-xm86s:
	    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/nginx-svc to functional-298554
	  Normal   Pulling    7m5s (x5 over 10m)  kubelet            Pulling image "docker.io/nginx:alpine"
	  Warning  Failed     7m (x5 over 10m)    kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     7m (x5 over 10m)    kubelet            Error: ErrImagePull
	  Normal   BackOff    15s (x40 over 10m)  kubelet            Back-off pulling image "docker.io/nginx:alpine"
	  Warning  Failed     15s (x40 over 10m)  kubelet            Error: ImagePullBackOff
	
	
	Name:             sp-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:48 +0000
	Labels:           test=storage-provisioner
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.6
	IPs:
	  IP:  10.244.0.6
	Containers:
	  myfrontend:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           <none>
	    Host Port:      <none>
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /tmp/mount from mypd (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-pmhhr (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  mypd:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  myclaim
	    ReadOnly:   false
	  kube-api-access-pmhhr:
	    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/sp-pod to functional-298554
	  Normal   Pulling    6m56s (x5 over 10m)  kubelet            Pulling image "docker.io/nginx"
	  Warning  Failed     6m51s (x5 over 10m)  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     6m51s (x5 over 10m)  kubelet            Error: ErrImagePull
	  Warning  Failed     5m1s (x19 over 10m)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    13s (x40 over 10m)   kubelet            Back-off pulling image "docker.io/nginx"

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "dashboard-metrics-scraper-77bf4d6c4c-t6hgh" not found
	Error from server (NotFound): pods "kubernetes-dashboard-855c9754f9-p5lk6" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context functional-298554 describe pod busybox-mount hello-node-75c85bcc94-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod dashboard-metrics-scraper-77bf4d6c4c-t6hgh kubernetes-dashboard-855c9754f9-p5lk6: exit status 1
E0908 12:56:10.820873  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- FAIL: TestFunctional/parallel/ServiceCmdConnect (602.83s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (368.9s)

                                                
                                                
=== 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" [cf004b27-3a24-4138-b445-7b899339069e] Running
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003260025s
functional_test_pvc_test.go:55: (dbg) Run:  kubectl --context functional-298554 get storageclass -o=json
functional_test_pvc_test.go:75: (dbg) Run:  kubectl --context functional-298554 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-298554 get pvc myclaim -o=json
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-298554 apply -f testdata/storage-provisioner/pod.yaml
I0908 12:45:48.581601  826650 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" [4f6813d8-f192-4983-8dcc-48ed35a22eeb] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
functional_test_pvc_test.go:140: ***** TestFunctional/parallel/PersistentVolumeClaim: pod "test=storage-provisioner" failed to start within 6m0s: context deadline exceeded ****
functional_test_pvc_test.go:140: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p functional-298554 -n functional-298554
functional_test_pvc_test.go:140: TestFunctional/parallel/PersistentVolumeClaim: showing logs for failed pods as of 2025-09-08 12:51:48.875284169 +0000 UTC m=+1994.695042845
functional_test_pvc_test.go:140: (dbg) Run:  kubectl --context functional-298554 describe po sp-pod -n default
functional_test_pvc_test.go:140: (dbg) kubectl --context functional-298554 describe po sp-pod -n default:
Name:             sp-pod
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-298554/192.168.49.2
Start Time:       Mon, 08 Sep 2025 12:45:48 +0000
Labels:           test=storage-provisioner
Annotations:      <none>
Status:           Pending
IP:               10.244.0.6
IPs:
IP:  10.244.0.6
Containers:
myfrontend:
Container ID:   
Image:          docker.io/nginx
Image ID:       
Port:           <none>
Host Port:      <none>
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/tmp/mount from mypd (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-pmhhr (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
mypd:
Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName:  myclaim
ReadOnly:   false
kube-api-access-pmhhr:
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  6m                     default-scheduler  Successfully assigned default/sp-pod to functional-298554
Normal   Pulling    2m35s (x5 over 6m)     kubelet            Pulling image "docker.io/nginx"
Warning  Failed     2m30s (x5 over 5m52s)  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed     2m30s (x5 over 5m52s)  kubelet            Error: ErrImagePull
Warning  Failed     40s (x19 over 5m52s)   kubelet            Error: ImagePullBackOff
Normal   BackOff    11s (x21 over 5m52s)   kubelet            Back-off pulling image "docker.io/nginx"
functional_test_pvc_test.go:140: (dbg) Run:  kubectl --context functional-298554 logs sp-pod -n default
functional_test_pvc_test.go:140: (dbg) Non-zero exit: kubectl --context functional-298554 logs sp-pod -n default: exit status 1 (65.759387ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "myfrontend" in pod "sp-pod" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
functional_test_pvc_test.go:140: kubectl --context functional-298554 logs sp-pod -n default: exit status 1
functional_test_pvc_test.go:141: failed waiting for pvctest pod : test=storage-provisioner within 6m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestFunctional/parallel/PersistentVolumeClaim]: 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/PersistentVolumeClaim]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect functional-298554
helpers_test.go:243: (dbg) docker inspect functional-298554:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0",
	        "Created": "2025-09-08T12:43:55.055079708Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 883631,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-08T12:43:55.08252585Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:863fa02c4a7dcd4571b30c16c1e6ae3eaa1d1a904931aac9472133ae3328c098",
	        "ResolvConfPath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/hostname",
	        "HostsPath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/hosts",
	        "LogPath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0-json.log",
	        "Name": "/functional-298554",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-298554:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "functional-298554",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4294967296,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0",
	                "LowerDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69-init/diff:/var/lib/docker/overlay2/255c2f19ab05cb57b310ff2aa56739f9075ce485e701512c1e9cb4d8b84be5fc/diff",
	                "MergedDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69/merged",
	                "UpperDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69/diff",
	                "WorkDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-298554",
	                "Source": "/var/lib/docker/volumes/functional-298554/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-298554",
	            "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-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79",
	            "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-298554",
	                "name.minikube.sigs.k8s.io": "functional-298554",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "7c517c404cd20ab03ab50b285add6152e0c02d78f8c1850e00a907cbbc50a181",
	            "SandboxKey": "/var/run/docker/netns/7c517c404cd2",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32783"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32784"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32787"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32785"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32786"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-298554": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "96:61:98:42:c4:4f",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "e843dd67805d1a1ac682969091041fdd3b5dd154f0879f6d220d7d5433401e7c",
	                    "EndpointID": "4afe54f6c16a1722f5fa3009fdcf1ef17c36564671ecc24e7c9e3d064fc59bdc",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-298554",
	                        "523628d4aa58"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p functional-298554 -n functional-298554
helpers_test.go:252: <<< TestFunctional/parallel/PersistentVolumeClaim FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestFunctional/parallel/PersistentVolumeClaim]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-amd64 -p functional-298554 logs -n 25: (1.30571818s)
helpers_test.go:260: TestFunctional/parallel/PersistentVolumeClaim logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                               ARGS                                                                │      PROFILE      │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ image   │ functional-298554 image ls                                                                                                        │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:45 UTC │ 08 Sep 25 12:45 UTC │
	│ image   │ functional-298554 image save --daemon kicbase/echo-server:functional-298554 --alsologtostderr                                     │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:45 UTC │ 08 Sep 25 12:45 UTC │
	│ ssh     │ functional-298554 ssh findmnt -T /mount-9p | grep 9p                                                                              │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:45 UTC │                     │
	│ mount   │ -p functional-298554 /tmp/TestFunctionalparallelMountCmdany-port4112782803/001:/mount-9p --alsologtostderr -v=1                   │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:45 UTC │                     │
	│ ssh     │ functional-298554 ssh findmnt -T /mount-9p | grep 9p                                                                              │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:45 UTC │ 08 Sep 25 12:45 UTC │
	│ ssh     │ functional-298554 ssh -- ls -la /mount-9p                                                                                         │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:45 UTC │ 08 Sep 25 12:45 UTC │
	│ ssh     │ functional-298554 ssh cat /mount-9p/test-1757335552845189644                                                                      │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:45 UTC │ 08 Sep 25 12:45 UTC │
	│ ssh     │ functional-298554 ssh stat /mount-9p/created-by-test                                                                              │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ ssh     │ functional-298554 ssh stat /mount-9p/created-by-pod                                                                               │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ ssh     │ functional-298554 ssh sudo umount -f /mount-9p                                                                                    │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ mount   │ -p functional-298554 /tmp/TestFunctionalparallelMountCmdspecific-port1280795576/001:/mount-9p --alsologtostderr -v=1 --port 46464 │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │                     │
	│ ssh     │ functional-298554 ssh findmnt -T /mount-9p | grep 9p                                                                              │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │                     │
	│ ssh     │ functional-298554 ssh findmnt -T /mount-9p | grep 9p                                                                              │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ ssh     │ functional-298554 ssh -- ls -la /mount-9p                                                                                         │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ ssh     │ functional-298554 ssh sudo umount -f /mount-9p                                                                                    │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │                     │
	│ mount   │ -p functional-298554 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1323284588/001:/mount3 --alsologtostderr -v=1                │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │                     │
	│ mount   │ -p functional-298554 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1323284588/001:/mount1 --alsologtostderr -v=1                │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │                     │
	│ mount   │ -p functional-298554 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1323284588/001:/mount2 --alsologtostderr -v=1                │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │                     │
	│ ssh     │ functional-298554 ssh findmnt -T /mount1                                                                                          │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │                     │
	│ ssh     │ functional-298554 ssh findmnt -T /mount1                                                                                          │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ ssh     │ functional-298554 ssh findmnt -T /mount2                                                                                          │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ ssh     │ functional-298554 ssh findmnt -T /mount3                                                                                          │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ mount   │ -p functional-298554 --kill=true                                                                                                  │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │                     │
	│ addons  │ functional-298554 addons list                                                                                                     │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ addons  │ functional-298554 addons list -o json                                                                                             │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 12:44:50
	Running on machine: ubuntu-20-agent-5
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 12:44:50.183958  889056 out.go:360] Setting OutFile to fd 1 ...
	I0908 12:44:50.184183  889056 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:44:50.184188  889056 out.go:374] Setting ErrFile to fd 2...
	I0908 12:44:50.184190  889056 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:44:50.184408  889056 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 12:44:50.184947  889056 out.go:368] Setting JSON to false
	I0908 12:44:50.185935  889056 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":77206,"bootTime":1757258284,"procs":212,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 12:44:50.186026  889056 start.go:140] virtualization: kvm guest
	I0908 12:44:50.187913  889056 out.go:179] * [functional-298554] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	I0908 12:44:50.188979  889056 out.go:179]   - MINIKUBE_LOCATION=21510
	I0908 12:44:50.188998  889056 notify.go:220] Checking for updates...
	I0908 12:44:50.190807  889056 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 12:44:50.192025  889056 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:44:50.193111  889056 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 12:44:50.194169  889056 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0908 12:44:50.195131  889056 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 12:44:50.196671  889056 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:44:50.196777  889056 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 12:44:50.219021  889056 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 12:44:50.219160  889056 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:44:50.269504  889056 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:41 OomKillDisable:true NGoroutines:56 SystemTime:2025-09-08 12:44:50.260952665 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:44:50.269628  889056 docker.go:318] overlay module found
	I0908 12:44:50.271318  889056 out.go:179] * Using the docker driver based on existing profile
	I0908 12:44:50.272319  889056 start.go:304] selected driver: docker
	I0908 12:44:50.272325  889056 start.go:918] validating driver "docker" against &{Name:functional-298554 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-298554 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd 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: DisableOptimizat
ions:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 12:44:50.272431  889056 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 12:44:50.272524  889056 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:44:50.321072  889056 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:41 OomKillDisable:true NGoroutines:56 SystemTime:2025-09-08 12:44:50.310144865 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:44:50.321963  889056 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]
	I0908 12:44:50.321996  889056 cni.go:84] Creating CNI manager for ""
	I0908 12:44:50.322063  889056 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:44:50.322126  889056 start.go:348] cluster config:
	{Name:functional-298554 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-298554 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Containe
rRuntime:containerd 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:containerd 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: DisableOptimizati
ons:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 12:44:50.324622  889056 out.go:179] * Starting "functional-298554" primary control-plane node in "functional-298554" cluster
	I0908 12:44:50.325683  889056 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0908 12:44:50.326723  889056 out.go:179] * Pulling base image v0.0.47-1756980985-21488 ...
	I0908 12:44:50.327711  889056 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:44:50.327745  889056 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4
	I0908 12:44:50.327753  889056 cache.go:58] Caching tarball of preloaded images
	I0908 12:44:50.327820  889056 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon
	I0908 12:44:50.327843  889056 preload.go:172] Found /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4 in cache, skipping download
	I0908 12:44:50.327849  889056 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on containerd
	I0908 12:44:50.328004  889056 profile.go:143] Saving config to /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/config.json ...
	I0908 12:44:50.347705  889056 image.go:100] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon, skipping pull
	I0908 12:44:50.347714  889056 cache.go:147] gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 exists in daemon, skipping load
	I0908 12:44:50.347730  889056 cache.go:232] Successfully downloaded all kic artifacts
	I0908 12:44:50.347753  889056 start.go:360] acquireMachinesLock for functional-298554: {Name:mk2348c14522331d6bf782e3fb7f47bf63b2b1dd Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0908 12:44:50.347813  889056 start.go:364] duration metric: took 38.162µs to acquireMachinesLock for "functional-298554"
	I0908 12:44:50.347827  889056 start.go:96] Skipping create...Using existing machine configuration
	I0908 12:44:50.347830  889056 fix.go:54] fixHost starting: 
	I0908 12:44:50.348028  889056 cli_runner.go:164] Run: docker container inspect functional-298554 --format={{.State.Status}}
	I0908 12:44:50.364341  889056 fix.go:112] recreateIfNeeded on functional-298554: state=Running err=<nil>
	W0908 12:44:50.364370  889056 fix.go:138] unexpected machine state, will restart: <nil>
	I0908 12:44:50.365921  889056 out.go:252] * Updating the running docker "functional-298554" container ...
	I0908 12:44:50.365943  889056 machine.go:93] provisionDockerMachine start ...
	I0908 12:44:50.365999  889056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
	I0908 12:44:50.382144  889056 main.go:141] libmachine: Using SSH client type: native
	I0908 12:44:50.382364  889056 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32783 <nil> <nil>}
	I0908 12:44:50.382370  889056 main.go:141] libmachine: About to run SSH command:
	hostname
	I0908 12:44:50.496621  889056 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-298554
	
	I0908 12:44:50.496640  889056 ubuntu.go:182] provisioning hostname "functional-298554"
	I0908 12:44:50.496703  889056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
	I0908 12:44:50.514363  889056 main.go:141] libmachine: Using SSH client type: native
	I0908 12:44:50.514573  889056 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32783 <nil> <nil>}
	I0908 12:44:50.514580  889056 main.go:141] libmachine: About to run SSH command:
	sudo hostname functional-298554 && echo "functional-298554" | sudo tee /etc/hostname
	I0908 12:44:50.639385  889056 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-298554
	
	I0908 12:44:50.639456  889056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
	I0908 12:44:50.656395  889056 main.go:141] libmachine: Using SSH client type: native
	I0908 12:44:50.656599  889056 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840660] 0x843360 <nil>  [] 0s} 127.0.0.1 32783 <nil> <nil>}
	I0908 12:44:50.656610  889056 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sfunctional-298554' /etc/hosts; then
				if grep -xq '127.0.1.1\s.*' /etc/hosts; then
					sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 functional-298554/g' /etc/hosts;
				else 
					echo '127.0.1.1 functional-298554' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0908 12:44:50.777560  889056 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0908 12:44:50.777581  889056 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21510-822444/.minikube CaCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21510-822444/.minikube}
	I0908 12:44:50.777596  889056 ubuntu.go:190] setting up certificates
	I0908 12:44:50.777609  889056 provision.go:84] configureAuth start
	I0908 12:44:50.777674  889056 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-298554
	I0908 12:44:50.794003  889056 provision.go:143] copyHostCerts
	I0908 12:44:50.794063  889056 exec_runner.go:144] found /home/jenkins/minikube-integration/21510-822444/.minikube/key.pem, removing ...
	I0908 12:44:50.794070  889056 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21510-822444/.minikube/key.pem
	I0908 12:44:50.794119  889056 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/key.pem (1675 bytes)
	I0908 12:44:50.794206  889056 exec_runner.go:144] found /home/jenkins/minikube-integration/21510-822444/.minikube/ca.pem, removing ...
	I0908 12:44:50.794210  889056 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21510-822444/.minikube/ca.pem
	I0908 12:44:50.794227  889056 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/ca.pem (1078 bytes)
	I0908 12:44:50.794290  889056 exec_runner.go:144] found /home/jenkins/minikube-integration/21510-822444/.minikube/cert.pem, removing ...
	I0908 12:44:50.794292  889056 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21510-822444/.minikube/cert.pem
	I0908 12:44:50.794307  889056 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21510-822444/.minikube/cert.pem (1123 bytes)
	I0908 12:44:50.794359  889056 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem org=jenkins.functional-298554 san=[127.0.0.1 192.168.49.2 functional-298554 localhost minikube]
	I0908 12:44:50.916595  889056 provision.go:177] copyRemoteCerts
	I0908 12:44:50.916659  889056 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0908 12:44:50.916700  889056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
	I0908 12:44:50.933744  889056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/functional-298554/id_rsa Username:docker}
	I0908 12:44:51.025678  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0908 12:44:51.047223  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server.pem --> /etc/docker/server.pem (1220 bytes)
	I0908 12:44:51.068604  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0908 12:44:51.089914  889056 provision.go:87] duration metric: took 312.29341ms to configureAuth
	I0908 12:44:51.089936  889056 ubuntu.go:206] setting minikube options for container-runtime
	I0908 12:44:51.090105  889056 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:44:51.090110  889056 machine.go:96] duration metric: took 724.163568ms to provisionDockerMachine
	I0908 12:44:51.090117  889056 start.go:293] postStartSetup for "functional-298554" (driver="docker")
	I0908 12:44:51.090125  889056 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]
	I0908 12:44:51.090176  889056 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
	I0908 12:44:51.090207  889056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
	I0908 12:44:51.108814  889056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/functional-298554/id_rsa Username:docker}
	I0908 12:44:51.198429  889056 ssh_runner.go:195] Run: cat /etc/os-release
	I0908 12:44:51.201508  889056 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0908 12:44:51.201536  889056 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0908 12:44:51.201547  889056 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0908 12:44:51.201554  889056 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0908 12:44:51.201563  889056 filesync.go:126] Scanning /home/jenkins/minikube-integration/21510-822444/.minikube/addons for local assets ...
	I0908 12:44:51.201605  889056 filesync.go:126] Scanning /home/jenkins/minikube-integration/21510-822444/.minikube/files for local assets ...
	I0908 12:44:51.201666  889056 filesync.go:149] local asset: /home/jenkins/minikube-integration/21510-822444/.minikube/files/etc/ssl/certs/8266502.pem -> 8266502.pem in /etc/ssl/certs
	I0908 12:44:51.201736  889056 filesync.go:149] local asset: /home/jenkins/minikube-integration/21510-822444/.minikube/files/etc/test/nested/copy/826650/hosts -> hosts in /etc/test/nested/copy/826650
	I0908 12:44:51.201765  889056 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs /etc/test/nested/copy/826650
	I0908 12:44:51.209499  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/files/etc/ssl/certs/8266502.pem --> /etc/ssl/certs/8266502.pem (1708 bytes)
	I0908 12:44:51.230762  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/files/etc/test/nested/copy/826650/hosts --> /etc/test/nested/copy/826650/hosts (40 bytes)
	I0908 12:44:51.251743  889056 start.go:296] duration metric: took 161.611359ms for postStartSetup
	I0908 12:44:51.251831  889056 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 12:44:51.251873  889056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
	I0908 12:44:51.268573  889056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/functional-298554/id_rsa Username:docker}
	I0908 12:44:51.350320  889056 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0908 12:44:51.354867  889056 fix.go:56] duration metric: took 1.00702974s for fixHost
	I0908 12:44:51.354880  889056 start.go:83] releasing machines lock for "functional-298554", held for 1.007061932s
	I0908 12:44:51.354931  889056 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-298554
	I0908 12:44:51.371326  889056 ssh_runner.go:195] Run: cat /version.json
	I0908 12:44:51.371366  889056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
	I0908 12:44:51.371407  889056 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0908 12:44:51.371465  889056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
	I0908 12:44:51.388766  889056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/functional-298554/id_rsa Username:docker}
	I0908 12:44:51.390028  889056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/functional-298554/id_rsa Username:docker}
	I0908 12:44:51.477437  889056 ssh_runner.go:195] Run: systemctl --version
	I0908 12:44:51.547504  889056 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0908 12:44:51.552068  889056 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 "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0908 12:44:51.569283  889056 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0908 12:44:51.569345  889056 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" ;
	I0908 12:44:51.577610  889056 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0908 12:44:51.577625  889056 start.go:495] detecting cgroup driver to use...
	I0908 12:44:51.577658  889056 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0908 12:44:51.577694  889056 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0908 12:44:51.588557  889056 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0908 12:44:51.598363  889056 docker.go:218] disabling cri-docker service (if available) ...
	I0908 12:44:51.598408  889056 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0908 12:44:51.609923  889056 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0908 12:44:51.620679  889056 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0908 12:44:51.716890  889056 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0908 12:44:51.812878  889056 docker.go:234] disabling docker service ...
	I0908 12:44:51.812927  889056 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0908 12:44:51.824318  889056 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0908 12:44:51.834547  889056 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0908 12:44:51.932028  889056 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0908 12:44:52.027865  889056 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0908 12:44:52.038128  889056 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0908 12:44:52.053509  889056 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I0908 12:44:52.062314  889056 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0908 12:44:52.070842  889056 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0908 12:44:52.070879  889056 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0908 12:44:52.079493  889056 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 12:44:52.087846  889056 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0908 12:44:52.096524  889056 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0908 12:44:52.105044  889056 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0908 12:44:52.113113  889056 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0908 12:44:52.121831  889056 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0908 12:44:52.130417  889056 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0908 12:44:52.139024  889056 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0908 12:44:52.146546  889056 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0908 12:44:52.154168  889056 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:44:52.248107  889056 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0908 12:44:52.485960  889056 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0908 12:44:52.486030  889056 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0908 12:44:52.489731  889056 start.go:563] Will wait 60s for crictl version
	I0908 12:44:52.489783  889056 ssh_runner.go:195] Run: which crictl
	I0908 12:44:52.492770  889056 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0908 12:44:52.524301  889056 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.27
	RuntimeApiVersion:  v1
	I0908 12:44:52.524359  889056 ssh_runner.go:195] Run: containerd --version
	I0908 12:44:52.546158  889056 ssh_runner.go:195] Run: containerd --version
	I0908 12:44:52.570271  889056 out.go:179] * Preparing Kubernetes v1.34.0 on containerd 1.7.27 ...
	I0908 12:44:52.571425  889056 cli_runner.go:164] Run: docker network inspect functional-298554 --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}}]}"
	I0908 12:44:52.587866  889056 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0908 12:44:52.593005  889056 out.go:179]   - apiserver.enable-admission-plugins=NamespaceAutoProvision
	I0908 12:44:52.594113  889056 kubeadm.go:875] updating cluster {Name:functional-298554 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-298554 Namespace:default APIServerHAVIP: APIServerName:minikubeCA API
ServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0908 12:44:52.594227  889056 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:44:52.594277  889056 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 12:44:52.626519  889056 containerd.go:627] all images are preloaded for containerd runtime.
	I0908 12:44:52.626531  889056 containerd.go:534] Images already preloaded, skipping extraction
	I0908 12:44:52.627063  889056 ssh_runner.go:195] Run: sudo crictl images --output json
	I0908 12:44:52.660105  889056 containerd.go:627] all images are preloaded for containerd runtime.
	I0908 12:44:52.660120  889056 cache_images.go:85] Images are preloaded, skipping loading
	I0908 12:44:52.660128  889056 kubeadm.go:926] updating node { 192.168.49.2 8441 v1.34.0 containerd true true} ...
	I0908 12:44:52.660226  889056 kubeadm.go:938] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=functional-298554 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:functional-298554 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:}
	I0908 12:44:52.660276  889056 ssh_runner.go:195] Run: sudo crictl info
	I0908 12:44:52.694139  889056 extraconfig.go:124] Overwriting default enable-admission-plugins=NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota with user provided enable-admission-plugins=NamespaceAutoProvision for component apiserver
	I0908 12:44:52.694158  889056 cni.go:84] Creating CNI manager for ""
	I0908 12:44:52.694166  889056 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:44:52.694175  889056 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0908 12:44:52.694195  889056 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8441 KubernetesVersion:v1.34.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:functional-298554 NodeName:functional-298554 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceAutoProvision] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfi
gOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0908 12:44:52.694300  889056 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8441
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///run/containerd/containerd.sock
	  name: "functional-298554"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceAutoProvision"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8441
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	kubernetesVersion: v1.34.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: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.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
	
	I0908 12:44:52.694352  889056 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0908 12:44:52.702562  889056 binaries.go:44] Found k8s binaries, skipping transfer
	I0908 12:44:52.702619  889056 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0908 12:44:52.710155  889056 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (321 bytes)
	I0908 12:44:52.725999  889056 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0908 12:44:52.741799  889056 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2080 bytes)
	I0908 12:44:52.757710  889056 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0908 12:44:52.761074  889056 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:44:52.852816  889056 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 12:44:52.863597  889056 certs.go:68] Setting up /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554 for IP: 192.168.49.2
	I0908 12:44:52.863617  889056 certs.go:194] generating shared ca certs ...
	I0908 12:44:52.863636  889056 certs.go:226] acquiring lock for ca certs: {Name:mk75e05fddde63a271eeb60588011fb6bfff63fa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:44:52.863779  889056 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key
	I0908 12:44:52.863821  889056 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key
	I0908 12:44:52.863826  889056 certs.go:256] generating profile certs ...
	I0908 12:44:52.863900  889056 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.key
	I0908 12:44:52.863935  889056 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/apiserver.key.e551d979
	I0908 12:44:52.863967  889056 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/proxy-client.key
	I0908 12:44:52.864130  889056 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/826650.pem (1338 bytes)
	W0908 12:44:52.864157  889056 certs.go:480] ignoring /home/jenkins/minikube-integration/21510-822444/.minikube/certs/826650_empty.pem, impossibly tiny 0 bytes
	I0908 12:44:52.864162  889056 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca-key.pem (1675 bytes)
	I0908 12:44:52.864183  889056 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/ca.pem (1078 bytes)
	I0908 12:44:52.864200  889056 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/cert.pem (1123 bytes)
	I0908 12:44:52.864220  889056 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/certs/key.pem (1675 bytes)
	I0908 12:44:52.864251  889056 certs.go:484] found cert: /home/jenkins/minikube-integration/21510-822444/.minikube/files/etc/ssl/certs/8266502.pem (1708 bytes)
	I0908 12:44:52.864809  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0908 12:44:52.886900  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0908 12:44:52.908089  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0908 12:44:52.929388  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0908 12:44:52.950173  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0908 12:44:52.971351  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0908 12:44:52.992623  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0908 12:44:53.014811  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0908 12:44:53.035802  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/files/etc/ssl/certs/8266502.pem --> /usr/share/ca-certificates/8266502.pem (1708 bytes)
	I0908 12:44:53.056788  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0908 12:44:53.077997  889056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21510-822444/.minikube/certs/826650.pem --> /usr/share/ca-certificates/826650.pem (1338 bytes)
	I0908 12:44:53.099319  889056 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0908 12:44:53.115265  889056 ssh_runner.go:195] Run: openssl version
	I0908 12:44:53.120298  889056 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/8266502.pem && ln -fs /usr/share/ca-certificates/8266502.pem /etc/ssl/certs/8266502.pem"
	I0908 12:44:53.128955  889056 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/8266502.pem
	I0908 12:44:53.132029  889056 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Sep  8 12:43 /usr/share/ca-certificates/8266502.pem
	I0908 12:44:53.132079  889056 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/8266502.pem
	I0908 12:44:53.138326  889056 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/8266502.pem /etc/ssl/certs/3ec20f2e.0"
	I0908 12:44:53.146619  889056 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"
	I0908 12:44:53.155740  889056 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:44:53.158763  889056 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep  8 12:19 /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:44:53.158808  889056 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0908 12:44:53.165391  889056 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"
	I0908 12:44:53.173008  889056 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/826650.pem && ln -fs /usr/share/ca-certificates/826650.pem /etc/ssl/certs/826650.pem"
	I0908 12:44:53.181252  889056 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/826650.pem
	I0908 12:44:53.184447  889056 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Sep  8 12:43 /usr/share/ca-certificates/826650.pem
	I0908 12:44:53.184488  889056 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/826650.pem
	I0908 12:44:53.190645  889056 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/826650.pem /etc/ssl/certs/51391683.0"
	I0908 12:44:53.198687  889056 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0908 12:44:53.201904  889056 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0908 12:44:53.208199  889056 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0908 12:44:53.214268  889056 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0908 12:44:53.220134  889056 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0908 12:44:53.225979  889056 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0908 12:44:53.232265  889056 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0908 12:44:53.238215  889056 kubeadm.go:392] StartCluster: {Name:functional-298554 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-298554 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APISer
verNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 12:44:53.238305  889056 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0908 12:44:53.238339  889056 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0908 12:44:53.271903  889056 cri.go:89] found id: "afc760e37d279bf34ce209de26a86d0f46374c40cafd7b0d94cf1d7bfe264cf1"
	I0908 12:44:53.271918  889056 cri.go:89] found id: "fe62a10085a293f427b55aec5327b61b7307740d690216cf5657a49f061c3c27"
	I0908 12:44:53.271928  889056 cri.go:89] found id: "abff527c91ecef9e12636dc0163c22adc448877bd2654b6a1a4fcf0c5651c7cc"
	I0908 12:44:53.271930  889056 cri.go:89] found id: "49fa34da7c4a8fa26980e076b02b5716a133dd2dc556e96bfd9ff5154d4e6c5a"
	I0908 12:44:53.271932  889056 cri.go:89] found id: "43fead4a7cdd0037cd33ed554734600b8c7c4ef92770e9b4eb572765cd1a52bc"
	I0908 12:44:53.271935  889056 cri.go:89] found id: "719f09d12e09c59292740fa04f698ce09a2447f9428974f84028ac3fb290d9f4"
	I0908 12:44:53.271936  889056 cri.go:89] found id: "30c3843e7ae83e063b2126e5f510f719bf4cf46c0cdd5d7981c8778e5c32d369"
	I0908 12:44:53.271938  889056 cri.go:89] found id: "0720f32068517e2cf17501e58a79d397ab84a4e82340aafc81dfc8fc7a418443"
	I0908 12:44:53.271940  889056 cri.go:89] found id: ""
	I0908 12:44:53.271976  889056 ssh_runner.go:195] Run: sudo runc --root /run/containerd/runc/k8s.io list -f json
	I0908 12:44:53.296442  889056 cri.go:116] JSON = [{"ociVersion":"1.2.0","id":"0720f32068517e2cf17501e58a79d397ab84a4e82340aafc81dfc8fc7a418443","pid":1523,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/0720f32068517e2cf17501e58a79d397ab84a4e82340aafc81dfc8fc7a418443","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/0720f32068517e2cf17501e58a79d397ab84a4e82340aafc81dfc8fc7a418443/rootfs","created":"2025-09-08T12:44:05.094113008Z","annotations":{"io.kubernetes.cri.container-name":"kube-apiserver","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-apiserver:v1.34.0","io.kubernetes.cri.sandbox-id":"c6b5d1698077a08ee9d3274b4ae047ce0ff64c857c83e98eec1ab380975086b2","io.kubernetes.cri.sandbox-name":"kube-apiserver-functional-298554","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"6c27eb38a360ab049bc3810b214f4915"},"owner":"root"},{"ociVersion":"1.2.0","id":"24f9714144135e3cb
861949054c59a794c9eb484dadf7f4d99571f35a6c5072c","pid":2032,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/24f9714144135e3cb861949054c59a794c9eb484dadf7f4d99571f35a6c5072c","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/24f9714144135e3cb861949054c59a794c9eb484dadf7f4d99571f35a6c5072c/rootfs","created":"2025-09-08T12:44:16.048908397Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"2","io.kubernetes.cri.sandbox-id":"24f9714144135e3cb861949054c59a794c9eb484dadf7f4d99571f35a6c5072c","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-proxy-hckrh_405d3343-3fef-4725-921c-405b1ba0b367","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-proxy-hckrh","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"405d3343-3fef-4725-921c-405b1ba0b367"},"owner"
:"root"},{"ociVersion":"1.2.0","id":"30c3843e7ae83e063b2126e5f510f719bf4cf46c0cdd5d7981c8778e5c32d369","pid":1583,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/30c3843e7ae83e063b2126e5f510f719bf4cf46c0cdd5d7981c8778e5c32d369","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/30c3843e7ae83e063b2126e5f510f719bf4cf46c0cdd5d7981c8778e5c32d369/rootfs","created":"2025-09-08T12:44:05.158000713Z","annotations":{"io.kubernetes.cri.container-name":"kube-scheduler","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-scheduler:v1.34.0","io.kubernetes.cri.sandbox-id":"81d93fa951cfe0f3400f1088ce2a2343425c11a77ea1d9dc94e9d79ca66335e1","io.kubernetes.cri.sandbox-name":"kube-scheduler-functional-298554","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"2ec6b746e0fafd0996b8c57382f48d57"},"owner":"root"},{"ociVersion":"1.2.0","id":"324c2ee9407701c7815dc3af8d4d4166c25b609b9000c7cc296395f24ac08d2b","
pid":2034,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/324c2ee9407701c7815dc3af8d4d4166c25b609b9000c7cc296395f24ac08d2b","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/324c2ee9407701c7815dc3af8d4d4166c25b609b9000c7cc296395f24ac08d2b/rootfs","created":"2025-09-08T12:44:16.12935929Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"10000","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"324c2ee9407701c7815dc3af8d4d4166c25b609b9000c7cc296395f24ac08d2b","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kindnet-kdp9j_488579af-0293-4453-a479-c9ad419a6434","io.kubernetes.cri.sandbox-memory":"52428800","io.kubernetes.cri.sandbox-name":"kindnet-kdp9j","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"488579af-0293-4453-a479-c9ad419a6434"},"owner":"root"},{"ociVersion":"1.2.0","id":"43fead4
a7cdd0037cd33ed554734600b8c7c4ef92770e9b4eb572765cd1a52bc","pid":1581,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/43fead4a7cdd0037cd33ed554734600b8c7c4ef92770e9b4eb572765cd1a52bc","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/43fead4a7cdd0037cd33ed554734600b8c7c4ef92770e9b4eb572765cd1a52bc/rootfs","created":"2025-09-08T12:44:05.156822821Z","annotations":{"io.kubernetes.cri.container-name":"etcd","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/etcd:3.6.4-0","io.kubernetes.cri.sandbox-id":"79cf7f9fec915c47b6bf57b86374776cdd29dce16d1fd763e0c0ab29c63623d2","io.kubernetes.cri.sandbox-name":"etcd-functional-298554","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"9c2ccb15d1ba01fd2186b513241c2b90"},"owner":"root"},{"ociVersion":"1.2.0","id":"485a446addc5beb18c42114b65e09181b6d0528180fce5a95aef6f76217c9b69","pid":2516,"status":"running","bundle":"/run/containerd/io.containerd.runti
me.v2.task/k8s.io/485a446addc5beb18c42114b65e09181b6d0528180fce5a95aef6f76217c9b69","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/485a446addc5beb18c42114b65e09181b6d0528180fce5a95aef6f76217c9b69/rootfs","created":"2025-09-08T12:44:30.13152643Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"485a446addc5beb18c42114b65e09181b6d0528180fce5a95aef6f76217c9b69","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_coredns-66bc5c9577-bpt5b_d4a55807-9a72-443e-942a-5ecd487f21b7","io.kubernetes.cri.sandbox-memory":"178257920","io.kubernetes.cri.sandbox-name":"coredns-66bc5c9577-bpt5b","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"d4a55807-9a72-443e-942a-5ecd487f21b7"},"owner":"root"},{"ociVersion":"1.2.0","id":"49fa34da7c4a8fa26980e076b02b5716a133dd2dc556e96bfd9ff5154d4e6c
5a","pid":2132,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/49fa34da7c4a8fa26980e076b02b5716a133dd2dc556e96bfd9ff5154d4e6c5a","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/49fa34da7c4a8fa26980e076b02b5716a133dd2dc556e96bfd9ff5154d4e6c5a/rootfs","created":"2025-09-08T12:44:16.425832223Z","annotations":{"io.kubernetes.cri.container-name":"kube-proxy","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-proxy:v1.34.0","io.kubernetes.cri.sandbox-id":"24f9714144135e3cb861949054c59a794c9eb484dadf7f4d99571f35a6c5072c","io.kubernetes.cri.sandbox-name":"kube-proxy-hckrh","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"405d3343-3fef-4725-921c-405b1ba0b367"},"owner":"root"},{"ociVersion":"1.2.0","id":"719f09d12e09c59292740fa04f698ce09a2447f9428974f84028ac3fb290d9f4","pid":1602,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/719f09d12e09c59292740fa04f6
98ce09a2447f9428974f84028ac3fb290d9f4","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/719f09d12e09c59292740fa04f698ce09a2447f9428974f84028ac3fb290d9f4/rootfs","created":"2025-09-08T12:44:05.165748756Z","annotations":{"io.kubernetes.cri.container-name":"kube-controller-manager","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/kube-controller-manager:v1.34.0","io.kubernetes.cri.sandbox-id":"b35c39607a8bc61bc1f483ed935685df9765aea237b198ef79aebf8e29800bb3","io.kubernetes.cri.sandbox-name":"kube-controller-manager-functional-298554","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"abe47a10b53d971005dee3604fccceda"},"owner":"root"},{"ociVersion":"1.2.0","id":"79cf7f9fec915c47b6bf57b86374776cdd29dce16d1fd763e0c0ab29c63623d2","pid":1433,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/79cf7f9fec915c47b6bf57b86374776cdd29dce16d1fd763e0c0ab29c63623d2","rootfs":"/run/containerd/io.container
d.runtime.v2.task/k8s.io/79cf7f9fec915c47b6bf57b86374776cdd29dce16d1fd763e0c0ab29c63623d2/rootfs","created":"2025-09-08T12:44:04.940575748Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"79cf7f9fec915c47b6bf57b86374776cdd29dce16d1fd763e0c0ab29c63623d2","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_etcd-functional-298554_9c2ccb15d1ba01fd2186b513241c2b90","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"etcd-functional-298554","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"9c2ccb15d1ba01fd2186b513241c2b90"},"owner":"root"},{"ociVersion":"1.2.0","id":"81d93fa951cfe0f3400f1088ce2a2343425c11a77ea1d9dc94e9d79ca66335e1","pid":1455,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/81d93fa951cfe0f3400f1088ce2a2343425c11a77ea1
d9dc94e9d79ca66335e1","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/81d93fa951cfe0f3400f1088ce2a2343425c11a77ea1d9dc94e9d79ca66335e1/rootfs","created":"2025-09-08T12:44:04.946242165Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"102","io.kubernetes.cri.sandbox-id":"81d93fa951cfe0f3400f1088ce2a2343425c11a77ea1d9dc94e9d79ca66335e1","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-scheduler-functional-298554_2ec6b746e0fafd0996b8c57382f48d57","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-scheduler-functional-298554","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"2ec6b746e0fafd0996b8c57382f48d57"},"owner":"root"},{"ociVersion":"1.2.0","id":"9afbd7eb5efc988bf73c4a1d93af703d627e740bad763e53838983efc0c8ae21","pid":2398,"status":"running","bundle":"/run/containerd/i
o.containerd.runtime.v2.task/k8s.io/9afbd7eb5efc988bf73c4a1d93af703d627e740bad763e53838983efc0c8ae21","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/9afbd7eb5efc988bf73c4a1d93af703d627e740bad763e53838983efc0c8ae21/rootfs","created":"2025-09-08T12:44:17.134530256Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"2","io.kubernetes.cri.sandbox-id":"9afbd7eb5efc988bf73c4a1d93af703d627e740bad763e53838983efc0c8ae21","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_storage-provisioner_cf004b27-3a24-4138-b445-7b899339069e","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"storage-provisioner","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"cf004b27-3a24-4138-b445-7b899339069e"},"owner":"root"},{"ociVersion":"1.2.0","id":"abff527c91ecef9e12636dc0163c22adc448877bd2654b6a1a4fcf0c5651c7c
c","pid":2180,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/abff527c91ecef9e12636dc0163c22adc448877bd2654b6a1a4fcf0c5651c7cc","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/abff527c91ecef9e12636dc0163c22adc448877bd2654b6a1a4fcf0c5651c7cc/rootfs","created":"2025-09-08T12:44:16.632988195Z","annotations":{"io.kubernetes.cri.container-name":"kindnet-cni","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"docker.io/kindest/kindnetd:v20250512-df8de77b","io.kubernetes.cri.sandbox-id":"324c2ee9407701c7815dc3af8d4d4166c25b609b9000c7cc296395f24ac08d2b","io.kubernetes.cri.sandbox-name":"kindnet-kdp9j","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"488579af-0293-4453-a479-c9ad419a6434"},"owner":"root"},{"ociVersion":"1.2.0","id":"afc760e37d279bf34ce209de26a86d0f46374c40cafd7b0d94cf1d7bfe264cf1","pid":2549,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/afc760e37d279bf34ce
209de26a86d0f46374c40cafd7b0d94cf1d7bfe264cf1","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/afc760e37d279bf34ce209de26a86d0f46374c40cafd7b0d94cf1d7bfe264cf1/rootfs","created":"2025-09-08T12:44:30.20730421Z","annotations":{"io.kubernetes.cri.container-name":"coredns","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"registry.k8s.io/coredns/coredns:v1.12.1","io.kubernetes.cri.sandbox-id":"485a446addc5beb18c42114b65e09181b6d0528180fce5a95aef6f76217c9b69","io.kubernetes.cri.sandbox-name":"coredns-66bc5c9577-bpt5b","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"d4a55807-9a72-443e-942a-5ecd487f21b7"},"owner":"root"},{"ociVersion":"1.2.0","id":"b35c39607a8bc61bc1f483ed935685df9765aea237b198ef79aebf8e29800bb3","pid":1456,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/b35c39607a8bc61bc1f483ed935685df9765aea237b198ef79aebf8e29800bb3","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/b35c3
9607a8bc61bc1f483ed935685df9765aea237b198ef79aebf8e29800bb3/rootfs","created":"2025-09-08T12:44:04.94634286Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"204","io.kubernetes.cri.sandbox-id":"b35c39607a8bc61bc1f483ed935685df9765aea237b198ef79aebf8e29800bb3","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-controller-manager-functional-298554_abe47a10b53d971005dee3604fccceda","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-controller-manager-functional-298554","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"abe47a10b53d971005dee3604fccceda"},"owner":"root"},{"ociVersion":"1.2.0","id":"c6b5d1698077a08ee9d3274b4ae047ce0ff64c857c83e98eec1ab380975086b2","pid":1448,"status":"running","bundle":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/c6b5d1698077a08ee9d3274b4ae047ce0ff64
c857c83e98eec1ab380975086b2","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/c6b5d1698077a08ee9d3274b4ae047ce0ff64c857c83e98eec1ab380975086b2/rootfs","created":"2025-09-08T12:44:04.944230195Z","annotations":{"io.kubernetes.cri.container-type":"sandbox","io.kubernetes.cri.sandbox-cpu-period":"100000","io.kubernetes.cri.sandbox-cpu-quota":"0","io.kubernetes.cri.sandbox-cpu-shares":"256","io.kubernetes.cri.sandbox-id":"c6b5d1698077a08ee9d3274b4ae047ce0ff64c857c83e98eec1ab380975086b2","io.kubernetes.cri.sandbox-log-directory":"/var/log/pods/kube-system_kube-apiserver-functional-298554_6c27eb38a360ab049bc3810b214f4915","io.kubernetes.cri.sandbox-memory":"0","io.kubernetes.cri.sandbox-name":"kube-apiserver-functional-298554","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"6c27eb38a360ab049bc3810b214f4915"},"owner":"root"},{"ociVersion":"1.2.0","id":"fe62a10085a293f427b55aec5327b61b7307740d690216cf5657a49f061c3c27","pid":2435,"status":"running","bundle":"/run/conta
inerd/io.containerd.runtime.v2.task/k8s.io/fe62a10085a293f427b55aec5327b61b7307740d690216cf5657a49f061c3c27","rootfs":"/run/containerd/io.containerd.runtime.v2.task/k8s.io/fe62a10085a293f427b55aec5327b61b7307740d690216cf5657a49f061c3c27/rootfs","created":"2025-09-08T12:44:17.245280777Z","annotations":{"io.kubernetes.cri.container-name":"storage-provisioner","io.kubernetes.cri.container-type":"container","io.kubernetes.cri.image-name":"gcr.io/k8s-minikube/storage-provisioner:v5","io.kubernetes.cri.sandbox-id":"9afbd7eb5efc988bf73c4a1d93af703d627e740bad763e53838983efc0c8ae21","io.kubernetes.cri.sandbox-name":"storage-provisioner","io.kubernetes.cri.sandbox-namespace":"kube-system","io.kubernetes.cri.sandbox-uid":"cf004b27-3a24-4138-b445-7b899339069e"},"owner":"root"}]
	I0908 12:44:53.296669  889056 cri.go:126] list returned 16 containers
	I0908 12:44:53.296677  889056 cri.go:129] container: {ID:0720f32068517e2cf17501e58a79d397ab84a4e82340aafc81dfc8fc7a418443 Status:running}
	I0908 12:44:53.296715  889056 cri.go:135] skipping {0720f32068517e2cf17501e58a79d397ab84a4e82340aafc81dfc8fc7a418443 running}: state = "running", want "paused"
	I0908 12:44:53.296726  889056 cri.go:129] container: {ID:24f9714144135e3cb861949054c59a794c9eb484dadf7f4d99571f35a6c5072c Status:running}
	I0908 12:44:53.296731  889056 cri.go:131] skipping 24f9714144135e3cb861949054c59a794c9eb484dadf7f4d99571f35a6c5072c - not in ps
	I0908 12:44:53.296734  889056 cri.go:129] container: {ID:30c3843e7ae83e063b2126e5f510f719bf4cf46c0cdd5d7981c8778e5c32d369 Status:running}
	I0908 12:44:53.296739  889056 cri.go:135] skipping {30c3843e7ae83e063b2126e5f510f719bf4cf46c0cdd5d7981c8778e5c32d369 running}: state = "running", want "paused"
	I0908 12:44:53.296742  889056 cri.go:129] container: {ID:324c2ee9407701c7815dc3af8d4d4166c25b609b9000c7cc296395f24ac08d2b Status:running}
	I0908 12:44:53.296746  889056 cri.go:131] skipping 324c2ee9407701c7815dc3af8d4d4166c25b609b9000c7cc296395f24ac08d2b - not in ps
	I0908 12:44:53.296749  889056 cri.go:129] container: {ID:43fead4a7cdd0037cd33ed554734600b8c7c4ef92770e9b4eb572765cd1a52bc Status:running}
	I0908 12:44:53.296752  889056 cri.go:135] skipping {43fead4a7cdd0037cd33ed554734600b8c7c4ef92770e9b4eb572765cd1a52bc running}: state = "running", want "paused"
	I0908 12:44:53.296755  889056 cri.go:129] container: {ID:485a446addc5beb18c42114b65e09181b6d0528180fce5a95aef6f76217c9b69 Status:running}
	I0908 12:44:53.296759  889056 cri.go:131] skipping 485a446addc5beb18c42114b65e09181b6d0528180fce5a95aef6f76217c9b69 - not in ps
	I0908 12:44:53.296762  889056 cri.go:129] container: {ID:49fa34da7c4a8fa26980e076b02b5716a133dd2dc556e96bfd9ff5154d4e6c5a Status:running}
	I0908 12:44:53.296766  889056 cri.go:135] skipping {49fa34da7c4a8fa26980e076b02b5716a133dd2dc556e96bfd9ff5154d4e6c5a running}: state = "running", want "paused"
	I0908 12:44:53.296769  889056 cri.go:129] container: {ID:719f09d12e09c59292740fa04f698ce09a2447f9428974f84028ac3fb290d9f4 Status:running}
	I0908 12:44:53.296771  889056 cri.go:135] skipping {719f09d12e09c59292740fa04f698ce09a2447f9428974f84028ac3fb290d9f4 running}: state = "running", want "paused"
	I0908 12:44:53.296774  889056 cri.go:129] container: {ID:79cf7f9fec915c47b6bf57b86374776cdd29dce16d1fd763e0c0ab29c63623d2 Status:running}
	I0908 12:44:53.296778  889056 cri.go:131] skipping 79cf7f9fec915c47b6bf57b86374776cdd29dce16d1fd763e0c0ab29c63623d2 - not in ps
	I0908 12:44:53.296780  889056 cri.go:129] container: {ID:81d93fa951cfe0f3400f1088ce2a2343425c11a77ea1d9dc94e9d79ca66335e1 Status:running}
	I0908 12:44:53.296784  889056 cri.go:131] skipping 81d93fa951cfe0f3400f1088ce2a2343425c11a77ea1d9dc94e9d79ca66335e1 - not in ps
	I0908 12:44:53.296787  889056 cri.go:129] container: {ID:9afbd7eb5efc988bf73c4a1d93af703d627e740bad763e53838983efc0c8ae21 Status:running}
	I0908 12:44:53.296791  889056 cri.go:131] skipping 9afbd7eb5efc988bf73c4a1d93af703d627e740bad763e53838983efc0c8ae21 - not in ps
	I0908 12:44:53.296792  889056 cri.go:129] container: {ID:abff527c91ecef9e12636dc0163c22adc448877bd2654b6a1a4fcf0c5651c7cc Status:running}
	I0908 12:44:53.296796  889056 cri.go:135] skipping {abff527c91ecef9e12636dc0163c22adc448877bd2654b6a1a4fcf0c5651c7cc running}: state = "running", want "paused"
	I0908 12:44:53.296799  889056 cri.go:129] container: {ID:afc760e37d279bf34ce209de26a86d0f46374c40cafd7b0d94cf1d7bfe264cf1 Status:running}
	I0908 12:44:53.296804  889056 cri.go:135] skipping {afc760e37d279bf34ce209de26a86d0f46374c40cafd7b0d94cf1d7bfe264cf1 running}: state = "running", want "paused"
	I0908 12:44:53.296807  889056 cri.go:129] container: {ID:b35c39607a8bc61bc1f483ed935685df9765aea237b198ef79aebf8e29800bb3 Status:running}
	I0908 12:44:53.296810  889056 cri.go:131] skipping b35c39607a8bc61bc1f483ed935685df9765aea237b198ef79aebf8e29800bb3 - not in ps
	I0908 12:44:53.296813  889056 cri.go:129] container: {ID:c6b5d1698077a08ee9d3274b4ae047ce0ff64c857c83e98eec1ab380975086b2 Status:running}
	I0908 12:44:53.296815  889056 cri.go:131] skipping c6b5d1698077a08ee9d3274b4ae047ce0ff64c857c83e98eec1ab380975086b2 - not in ps
	I0908 12:44:53.296818  889056 cri.go:129] container: {ID:fe62a10085a293f427b55aec5327b61b7307740d690216cf5657a49f061c3c27 Status:running}
	I0908 12:44:53.296822  889056 cri.go:135] skipping {fe62a10085a293f427b55aec5327b61b7307740d690216cf5657a49f061c3c27 running}: state = "running", want "paused"
	I0908 12:44:53.296868  889056 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0908 12:44:53.305767  889056 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0908 12:44:53.305779  889056 kubeadm.go:589] restartPrimaryControlPlane start ...
	I0908 12:44:53.305830  889056 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0908 12:44:53.314125  889056 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0908 12:44:53.314628  889056 kubeconfig.go:125] found "functional-298554" server: "https://192.168.49.2:8441"
	I0908 12:44:53.315846  889056 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0908 12:44:53.323828  889056 kubeadm.go:636] detected kubeadm config drift (will reconfigure cluster from new /var/tmp/minikube/kubeadm.yaml):
	-- stdout --
	--- /var/tmp/minikube/kubeadm.yaml	2025-09-08 12:43:59.835682018 +0000
	+++ /var/tmp/minikube/kubeadm.yaml.new	2025-09-08 12:44:52.751369669 +0000
	@@ -24,7 +24,7 @@
	   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"
	+      value: "NamespaceAutoProvision"
	 controllerManager:
	   extraArgs:
	     - name: "allocate-node-cidrs"
	
	-- /stdout --
	I0908 12:44:53.323835  889056 kubeadm.go:1152] stopping kube-system containers ...
	I0908 12:44:53.323848  889056 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name: Namespaces:[kube-system]}
	I0908 12:44:53.323885  889056 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0908 12:44:53.357062  889056 cri.go:89] found id: "afc760e37d279bf34ce209de26a86d0f46374c40cafd7b0d94cf1d7bfe264cf1"
	I0908 12:44:53.357075  889056 cri.go:89] found id: "fe62a10085a293f427b55aec5327b61b7307740d690216cf5657a49f061c3c27"
	I0908 12:44:53.357078  889056 cri.go:89] found id: "abff527c91ecef9e12636dc0163c22adc448877bd2654b6a1a4fcf0c5651c7cc"
	I0908 12:44:53.357080  889056 cri.go:89] found id: "49fa34da7c4a8fa26980e076b02b5716a133dd2dc556e96bfd9ff5154d4e6c5a"
	I0908 12:44:53.357082  889056 cri.go:89] found id: "43fead4a7cdd0037cd33ed554734600b8c7c4ef92770e9b4eb572765cd1a52bc"
	I0908 12:44:53.357084  889056 cri.go:89] found id: "719f09d12e09c59292740fa04f698ce09a2447f9428974f84028ac3fb290d9f4"
	I0908 12:44:53.357086  889056 cri.go:89] found id: "30c3843e7ae83e063b2126e5f510f719bf4cf46c0cdd5d7981c8778e5c32d369"
	I0908 12:44:53.357087  889056 cri.go:89] found id: "0720f32068517e2cf17501e58a79d397ab84a4e82340aafc81dfc8fc7a418443"
	I0908 12:44:53.357089  889056 cri.go:89] found id: ""
	I0908 12:44:53.357094  889056 cri.go:252] Stopping containers: [afc760e37d279bf34ce209de26a86d0f46374c40cafd7b0d94cf1d7bfe264cf1 fe62a10085a293f427b55aec5327b61b7307740d690216cf5657a49f061c3c27 abff527c91ecef9e12636dc0163c22adc448877bd2654b6a1a4fcf0c5651c7cc 49fa34da7c4a8fa26980e076b02b5716a133dd2dc556e96bfd9ff5154d4e6c5a 43fead4a7cdd0037cd33ed554734600b8c7c4ef92770e9b4eb572765cd1a52bc 719f09d12e09c59292740fa04f698ce09a2447f9428974f84028ac3fb290d9f4 30c3843e7ae83e063b2126e5f510f719bf4cf46c0cdd5d7981c8778e5c32d369 0720f32068517e2cf17501e58a79d397ab84a4e82340aafc81dfc8fc7a418443]
	I0908 12:44:53.357157  889056 ssh_runner.go:195] Run: which crictl
	I0908 12:44:53.360505  889056 ssh_runner.go:195] Run: sudo /usr/bin/crictl stop --timeout=10 afc760e37d279bf34ce209de26a86d0f46374c40cafd7b0d94cf1d7bfe264cf1 fe62a10085a293f427b55aec5327b61b7307740d690216cf5657a49f061c3c27 abff527c91ecef9e12636dc0163c22adc448877bd2654b6a1a4fcf0c5651c7cc 49fa34da7c4a8fa26980e076b02b5716a133dd2dc556e96bfd9ff5154d4e6c5a 43fead4a7cdd0037cd33ed554734600b8c7c4ef92770e9b4eb572765cd1a52bc 719f09d12e09c59292740fa04f698ce09a2447f9428974f84028ac3fb290d9f4 30c3843e7ae83e063b2126e5f510f719bf4cf46c0cdd5d7981c8778e5c32d369 0720f32068517e2cf17501e58a79d397ab84a4e82340aafc81dfc8fc7a418443
	I0908 12:45:15.814012  889056 ssh_runner.go:235] Completed: sudo /usr/bin/crictl stop --timeout=10 afc760e37d279bf34ce209de26a86d0f46374c40cafd7b0d94cf1d7bfe264cf1 fe62a10085a293f427b55aec5327b61b7307740d690216cf5657a49f061c3c27 abff527c91ecef9e12636dc0163c22adc448877bd2654b6a1a4fcf0c5651c7cc 49fa34da7c4a8fa26980e076b02b5716a133dd2dc556e96bfd9ff5154d4e6c5a 43fead4a7cdd0037cd33ed554734600b8c7c4ef92770e9b4eb572765cd1a52bc 719f09d12e09c59292740fa04f698ce09a2447f9428974f84028ac3fb290d9f4 30c3843e7ae83e063b2126e5f510f719bf4cf46c0cdd5d7981c8778e5c32d369 0720f32068517e2cf17501e58a79d397ab84a4e82340aafc81dfc8fc7a418443: (22.453449587s)
	I0908 12:45:15.814081  889056 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I0908 12:45:15.936670  889056 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
	I0908 12:45:15.945363  889056 kubeadm.go:157] found existing configuration files:
	-rw------- 1 root root 5635 Sep  8 12:44 /etc/kubernetes/admin.conf
	-rw------- 1 root root 5636 Sep  8 12:44 /etc/kubernetes/controller-manager.conf
	-rw------- 1 root root 1972 Sep  8 12:44 /etc/kubernetes/kubelet.conf
	-rw------- 1 root root 5584 Sep  8 12:44 /etc/kubernetes/scheduler.conf
	
	I0908 12:45:15.945411  889056 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/admin.conf
	I0908 12:45:15.953391  889056 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/kubelet.conf
	I0908 12:45:15.961864  889056 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/kubelet.conf: Process exited with status 1
	stdout:
	
	stderr:
	I0908 12:45:15.961921  889056 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0908 12:45:15.969220  889056 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/controller-manager.conf
	I0908 12:45:15.976507  889056 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/controller-manager.conf: Process exited with status 1
	stdout:
	
	stderr:
	I0908 12:45:15.976540  889056 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0908 12:45:15.983712  889056 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/scheduler.conf
	I0908 12:45:15.991263  889056 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/scheduler.conf: Process exited with status 1
	stdout:
	
	stderr:
	I0908 12:45:15.991313  889056 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0908 12:45:15.998669  889056 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0908 12:45:16.006446  889056 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I0908 12:45:16.046876  889056 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I0908 12:45:16.943007  889056 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I0908 12:45:17.093349  889056 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I0908 12:45:17.143251  889056 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I0908 12:45:17.249645  889056 api_server.go:52] waiting for apiserver process to appear ...
	I0908 12:45:17.249726  889056 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 12:45:17.749903  889056 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 12:45:18.250755  889056 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 12:45:18.264379  889056 api_server.go:72] duration metric: took 1.01473679s to wait for apiserver process to appear ...
	I0908 12:45:18.264397  889056 api_server.go:88] waiting for apiserver healthz status ...
	I0908 12:45:18.264417  889056 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0908 12:45:19.856270  889056 api_server.go:279] https://192.168.49.2:8441/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W0908 12:45:19.856290  889056 api_server.go:103] status: https://192.168.49.2:8441/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I0908 12:45:19.856305  889056 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0908 12:45:19.927108  889056 api_server.go:279] https://192.168.49.2:8441/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W0908 12:45:19.927137  889056 api_server.go:103] status: https://192.168.49.2:8441/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I0908 12:45:20.264557  889056 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0908 12:45:20.269127  889056 api_server.go:279] https://192.168.49.2:8441/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 12:45:20.269146  889056 api_server.go:103] status: https://192.168.49.2:8441/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 12:45:20.764789  889056 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0908 12:45:20.768799  889056 api_server.go:279] https://192.168.49.2:8441/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0908 12:45:20.768816  889056 api_server.go:103] status: https://192.168.49.2:8441/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/start-kubernetes-service-cidr-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0908 12:45:21.265304  889056 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0908 12:45:21.269675  889056 api_server.go:279] https://192.168.49.2:8441/healthz returned 200:
	ok
	I0908 12:45:21.275802  889056 api_server.go:141] control plane version: v1.34.0
	I0908 12:45:21.275821  889056 api_server.go:131] duration metric: took 3.011418541s to wait for apiserver health ...
	I0908 12:45:21.275830  889056 cni.go:84] Creating CNI manager for ""
	I0908 12:45:21.275835  889056 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:45:21.277487  889056 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0908 12:45:21.278715  889056 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0908 12:45:21.282785  889056 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0908 12:45:21.282795  889056 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0908 12:45:21.299376  889056 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
	I0908 12:45:21.590769  889056 system_pods.go:43] waiting for kube-system pods to appear ...
	I0908 12:45:21.594231  889056 system_pods.go:59] 8 kube-system pods found
	I0908 12:45:21.594257  889056 system_pods.go:61] "coredns-66bc5c9577-bpt5b" [d4a55807-9a72-443e-942a-5ecd487f21b7] Running
	I0908 12:45:21.594265  889056 system_pods.go:61] "etcd-functional-298554" [475fb637-d53f-49db-9840-e36b3b3fca65] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0908 12:45:21.594268  889056 system_pods.go:61] "kindnet-kdp9j" [488579af-0293-4453-a479-c9ad419a6434] Running
	I0908 12:45:21.594273  889056 system_pods.go:61] "kube-apiserver-functional-298554" [d75c857c-1cc2-4cbf-9cf9-21fa6dfd614f] Pending
	I0908 12:45:21.594278  889056 system_pods.go:61] "kube-controller-manager-functional-298554" [6965437c-9ee5-4cae-9976-9f8e768930df] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0908 12:45:21.594281  889056 system_pods.go:61] "kube-proxy-hckrh" [405d3343-3fef-4725-921c-405b1ba0b367] Running
	I0908 12:45:21.594285  889056 system_pods.go:61] "kube-scheduler-functional-298554" [2cabed99-1206-4e38-866c-18221e2e34d5] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0908 12:45:21.594288  889056 system_pods.go:61] "storage-provisioner" [cf004b27-3a24-4138-b445-7b899339069e] Running
	I0908 12:45:21.594293  889056 system_pods.go:74] duration metric: took 3.510843ms to wait for pod list to return data ...
	I0908 12:45:21.594300  889056 node_conditions.go:102] verifying NodePressure condition ...
	I0908 12:45:21.596583  889056 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0908 12:45:21.596599  889056 node_conditions.go:123] node cpu capacity is 8
	I0908 12:45:21.596618  889056 node_conditions.go:105] duration metric: took 2.315423ms to run NodePressure ...
	I0908 12:45:21.596634  889056 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I0908 12:45:21.840643  889056 kubeadm.go:720] waiting for restarted kubelet to initialise ...
	I0908 12:45:21.843240  889056 kubeadm.go:735] kubelet initialised
	I0908 12:45:21.843250  889056 kubeadm.go:736] duration metric: took 2.593605ms waiting for restarted kubelet to initialise ...
	I0908 12:45:21.843267  889056 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0908 12:45:21.850884  889056 ops.go:34] apiserver oom_adj: -16
	I0908 12:45:21.850894  889056 kubeadm.go:593] duration metric: took 28.5451104s to restartPrimaryControlPlane
	I0908 12:45:21.850902  889056 kubeadm.go:394] duration metric: took 28.612696747s to StartCluster
	I0908 12:45:21.850929  889056 settings.go:142] acquiring lock: {Name:mk4eb9d09301b7a64a712dde540fe71fa816edde Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:45:21.850988  889056 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:45:21.851586  889056 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21510-822444/kubeconfig: {Name:mkcc776d2c0197cd0fb4203c3af06bcfd3fc850b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0908 12:45:21.851816  889056 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0908 12:45:21.851882  889056 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubetail:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0908 12:45:21.851965  889056 addons.go:69] Setting storage-provisioner=true in profile "functional-298554"
	I0908 12:45:21.851997  889056 addons.go:238] Setting addon storage-provisioner=true in "functional-298554"
	W0908 12:45:21.852005  889056 addons.go:247] addon storage-provisioner should already be in state true
	I0908 12:45:21.852001  889056 addons.go:69] Setting default-storageclass=true in profile "functional-298554"
	I0908 12:45:21.852021  889056 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "functional-298554"
	I0908 12:45:21.852035  889056 host.go:66] Checking if "functional-298554" exists ...
	I0908 12:45:21.852038  889056 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:45:21.852290  889056 cli_runner.go:164] Run: docker container inspect functional-298554 --format={{.State.Status}}
	I0908 12:45:21.852465  889056 cli_runner.go:164] Run: docker container inspect functional-298554 --format={{.State.Status}}
	I0908 12:45:21.854311  889056 out.go:179] * Verifying Kubernetes components...
	I0908 12:45:21.855604  889056 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0908 12:45:21.873166  889056 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0908 12:45:21.873833  889056 addons.go:238] Setting addon default-storageclass=true in "functional-298554"
	W0908 12:45:21.873842  889056 addons.go:247] addon default-storageclass should already be in state true
	I0908 12:45:21.873864  889056 host.go:66] Checking if "functional-298554" exists ...
	I0908 12:45:21.874180  889056 cli_runner.go:164] Run: docker container inspect functional-298554 --format={{.State.Status}}
	I0908 12:45:21.874282  889056 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0908 12:45:21.874294  889056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0908 12:45:21.874360  889056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
	I0908 12:45:21.890795  889056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/functional-298554/id_rsa Username:docker}
	I0908 12:45:21.892159  889056 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0908 12:45:21.892173  889056 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0908 12:45:21.892235  889056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
	I0908 12:45:21.912877  889056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/functional-298554/id_rsa Username:docker}
	I0908 12:45:21.959321  889056 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0908 12:45:21.969780  889056 node_ready.go:35] waiting up to 6m0s for node "functional-298554" to be "Ready" ...
	I0908 12:45:21.972105  889056 node_ready.go:49] node "functional-298554" is "Ready"
	I0908 12:45:21.972118  889056 node_ready.go:38] duration metric: took 2.317093ms for node "functional-298554" to be "Ready" ...
	I0908 12:45:21.972129  889056 api_server.go:52] waiting for apiserver process to appear ...
	I0908 12:45:21.972177  889056 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 12:45:21.982660  889056 api_server.go:72] duration metric: took 130.821529ms to wait for apiserver process to appear ...
	I0908 12:45:21.982672  889056 api_server.go:88] waiting for apiserver healthz status ...
	I0908 12:45:21.982687  889056 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0908 12:45:21.986669  889056 api_server.go:279] https://192.168.49.2:8441/healthz returned 200:
	ok
	I0908 12:45:21.987621  889056 api_server.go:141] control plane version: v1.34.0
	I0908 12:45:21.987634  889056 api_server.go:131] duration metric: took 4.956371ms to wait for apiserver health ...
	I0908 12:45:21.987640  889056 system_pods.go:43] waiting for kube-system pods to appear ...
	I0908 12:45:21.990628  889056 system_pods.go:59] 8 kube-system pods found
	I0908 12:45:21.990638  889056 system_pods.go:61] "coredns-66bc5c9577-bpt5b" [d4a55807-9a72-443e-942a-5ecd487f21b7] Running
	I0908 12:45:21.990644  889056 system_pods.go:61] "etcd-functional-298554" [475fb637-d53f-49db-9840-e36b3b3fca65] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0908 12:45:21.990649  889056 system_pods.go:61] "kindnet-kdp9j" [488579af-0293-4453-a479-c9ad419a6434] Running
	I0908 12:45:21.990650  889056 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
	I0908 12:45:21.990655  889056 system_pods.go:61] "kube-apiserver-functional-298554" [d75c857c-1cc2-4cbf-9cf9-21fa6dfd614f] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0908 12:45:21.990659  889056 system_pods.go:61] "kube-controller-manager-functional-298554" [6965437c-9ee5-4cae-9976-9f8e768930df] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0908 12:45:21.990663  889056 system_pods.go:61] "kube-proxy-hckrh" [405d3343-3fef-4725-921c-405b1ba0b367] Running
	I0908 12:45:21.990666  889056 system_pods.go:61] "kube-scheduler-functional-298554" [2cabed99-1206-4e38-866c-18221e2e34d5] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0908 12:45:21.990668  889056 system_pods.go:61] "storage-provisioner" [cf004b27-3a24-4138-b445-7b899339069e] Running
	I0908 12:45:21.990673  889056 system_pods.go:74] duration metric: took 3.02849ms to wait for pod list to return data ...
	I0908 12:45:21.990678  889056 default_sa.go:34] waiting for default service account to be created ...
	I0908 12:45:21.993051  889056 default_sa.go:45] found service account: "default"
	I0908 12:45:21.993060  889056 default_sa.go:55] duration metric: took 2.377488ms for default service account to be created ...
	I0908 12:45:21.993068  889056 system_pods.go:116] waiting for k8s-apps to be running ...
	I0908 12:45:21.995582  889056 system_pods.go:86] 8 kube-system pods found
	I0908 12:45:21.995592  889056 system_pods.go:89] "coredns-66bc5c9577-bpt5b" [d4a55807-9a72-443e-942a-5ecd487f21b7] Running
	I0908 12:45:21.995599  889056 system_pods.go:89] "etcd-functional-298554" [475fb637-d53f-49db-9840-e36b3b3fca65] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0908 12:45:21.995628  889056 system_pods.go:89] "kindnet-kdp9j" [488579af-0293-4453-a479-c9ad419a6434] Running
	I0908 12:45:21.995637  889056 system_pods.go:89] "kube-apiserver-functional-298554" [d75c857c-1cc2-4cbf-9cf9-21fa6dfd614f] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0908 12:45:21.995641  889056 system_pods.go:89] "kube-controller-manager-functional-298554" [6965437c-9ee5-4cae-9976-9f8e768930df] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0908 12:45:21.995644  889056 system_pods.go:89] "kube-proxy-hckrh" [405d3343-3fef-4725-921c-405b1ba0b367] Running
	I0908 12:45:21.995648  889056 system_pods.go:89] "kube-scheduler-functional-298554" [2cabed99-1206-4e38-866c-18221e2e34d5] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0908 12:45:21.995650  889056 system_pods.go:89] "storage-provisioner" [cf004b27-3a24-4138-b445-7b899339069e] Running
	I0908 12:45:21.995655  889056 system_pods.go:126] duration metric: took 2.582766ms to wait for k8s-apps to be running ...
	I0908 12:45:21.995660  889056 system_svc.go:44] waiting for kubelet service to be running ....
	I0908 12:45:21.995695  889056 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 12:45:22.007309  889056 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
	I0908 12:45:22.614287  889056 system_svc.go:56] duration metric: took 618.614255ms WaitForService to wait for kubelet
	I0908 12:45:22.614310  889056 kubeadm.go:578] duration metric: took 762.47316ms to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0908 12:45:22.614334  889056 node_conditions.go:102] verifying NodePressure condition ...
	I0908 12:45:22.616538  889056 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0908 12:45:22.616550  889056 node_conditions.go:123] node cpu capacity is 8
	I0908 12:45:22.616560  889056 node_conditions.go:105] duration metric: took 2.221072ms to run NodePressure ...
	I0908 12:45:22.616570  889056 start.go:241] waiting for startup goroutines ...
	I0908 12:45:22.620883  889056 out.go:179] * Enabled addons: storage-provisioner, default-storageclass
	I0908 12:45:22.622017  889056 addons.go:514] duration metric: took 770.141906ms for enable addons: enabled=[storage-provisioner default-storageclass]
	I0908 12:45:22.622048  889056 start.go:246] waiting for cluster config update ...
	I0908 12:45:22.622059  889056 start.go:255] writing updated cluster config ...
	I0908 12:45:22.622271  889056 ssh_runner.go:195] Run: rm -f paused
	I0908 12:45:22.625614  889056 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" ...
	I0908 12:45:22.628214  889056 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-bpt5b" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:45:22.631658  889056 pod_ready.go:94] pod "coredns-66bc5c9577-bpt5b" is "Ready"
	I0908 12:45:22.631667  889056 pod_ready.go:86] duration metric: took 3.437712ms for pod "coredns-66bc5c9577-bpt5b" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:45:22.633288  889056 pod_ready.go:83] waiting for pod "etcd-functional-298554" in "kube-system" namespace to be "Ready" or be gone ...
	W0908 12:45:24.639126  889056 pod_ready.go:104] pod "etcd-functional-298554" is not "Ready", error: <nil>
	W0908 12:45:27.138437  889056 pod_ready.go:104] pod "etcd-functional-298554" is not "Ready", error: <nil>
	I0908 12:45:28.639030  889056 pod_ready.go:94] pod "etcd-functional-298554" is "Ready"
	I0908 12:45:28.639048  889056 pod_ready.go:86] duration metric: took 6.005752021s for pod "etcd-functional-298554" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:45:28.640901  889056 pod_ready.go:83] waiting for pod "kube-apiserver-functional-298554" in "kube-system" namespace to be "Ready" or be gone ...
	W0908 12:45:30.645817  889056 pod_ready.go:104] pod "kube-apiserver-functional-298554" is not "Ready", error: <nil>
	I0908 12:45:32.646106  889056 pod_ready.go:94] pod "kube-apiserver-functional-298554" is "Ready"
	I0908 12:45:32.646124  889056 pod_ready.go:86] duration metric: took 4.00521203s for pod "kube-apiserver-functional-298554" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:45:32.648156  889056 pod_ready.go:83] waiting for pod "kube-controller-manager-functional-298554" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:45:32.651902  889056 pod_ready.go:94] pod "kube-controller-manager-functional-298554" is "Ready"
	I0908 12:45:32.651913  889056 pod_ready.go:86] duration metric: took 3.747277ms for pod "kube-controller-manager-functional-298554" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:45:32.653665  889056 pod_ready.go:83] waiting for pod "kube-proxy-hckrh" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:45:32.656935  889056 pod_ready.go:94] pod "kube-proxy-hckrh" is "Ready"
	I0908 12:45:32.656944  889056 pod_ready.go:86] duration metric: took 3.271316ms for pod "kube-proxy-hckrh" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:45:32.658555  889056 pod_ready.go:83] waiting for pod "kube-scheduler-functional-298554" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:45:32.844199  889056 pod_ready.go:94] pod "kube-scheduler-functional-298554" is "Ready"
	I0908 12:45:32.844215  889056 pod_ready.go:86] duration metric: took 185.650306ms for pod "kube-scheduler-functional-298554" in "kube-system" namespace to be "Ready" or be gone ...
	I0908 12:45:32.844225  889056 pod_ready.go:40] duration metric: took 10.21859101s 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" ...
	I0908 12:45:32.886578  889056 start.go:617] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0908 12:45:32.888539  889056 out.go:179] * Done! kubectl is now configured to use "functional-298554" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	78a252bbf929e       56cc512116c8f       5 minutes ago       Exited              mount-munger              0                   797024d789a7f       busybox-mount
	dd3c9e9bf2f63       90550c43ad2bc       6 minutes ago       Running             kube-apiserver            0                   d32b1c2d1f3bc       kube-apiserver-functional-298554
	894154ab77222       a0af72f2ec6d6       6 minutes ago       Running             kube-controller-manager   2                   b35c39607a8bc       kube-controller-manager-functional-298554
	6ebfe4d16a918       5f1f5298c888d       6 minutes ago       Running             etcd                      1                   79cf7f9fec915       etcd-functional-298554
	a780b946e0cd0       a0af72f2ec6d6       6 minutes ago       Exited              kube-controller-manager   1                   b35c39607a8bc       kube-controller-manager-functional-298554
	b120637b03fa7       46169d968e920       6 minutes ago       Running             kube-scheduler            1                   81d93fa951cfe       kube-scheduler-functional-298554
	d682b6d5cd4a2       df0860106674d       6 minutes ago       Running             kube-proxy                1                   24f9714144135       kube-proxy-hckrh
	09d64fa04294d       52546a367cc9e       6 minutes ago       Running             coredns                   1                   485a446addc5b       coredns-66bc5c9577-bpt5b
	14e83577e2d96       6e38f40d628db       6 minutes ago       Running             storage-provisioner       1                   9afbd7eb5efc9       storage-provisioner
	710234fbd0e8a       409467f978b4a       6 minutes ago       Running             kindnet-cni               1                   324c2ee940770       kindnet-kdp9j
	afc760e37d279       52546a367cc9e       7 minutes ago       Exited              coredns                   0                   485a446addc5b       coredns-66bc5c9577-bpt5b
	fe62a10085a29       6e38f40d628db       7 minutes ago       Exited              storage-provisioner       0                   9afbd7eb5efc9       storage-provisioner
	abff527c91ece       409467f978b4a       7 minutes ago       Exited              kindnet-cni               0                   324c2ee940770       kindnet-kdp9j
	49fa34da7c4a8       df0860106674d       7 minutes ago       Exited              kube-proxy                0                   24f9714144135       kube-proxy-hckrh
	43fead4a7cdd0       5f1f5298c888d       7 minutes ago       Exited              etcd                      0                   79cf7f9fec915       etcd-functional-298554
	30c3843e7ae83       46169d968e920       7 minutes ago       Exited              kube-scheduler            0                   81d93fa951cfe       kube-scheduler-functional-298554
	
	
	==> containerd <==
	Sep 08 12:49:26 functional-298554 containerd[4005]: time="2025-09-08T12:49:26.229879974Z" level=info msg="PullImage \"kicbase/echo-server:latest\""
	Sep 08 12:49:26 functional-298554 containerd[4005]: time="2025-09-08T12:49:26.231638860Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:49:27 functional-298554 containerd[4005]: time="2025-09-08T12:49:27.483359789Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:49:31 functional-298554 containerd[4005]: time="2025-09-08T12:49:31.122257049Z" level=error msg="PullImage \"kicbase/echo-server:latest\" failed" error="failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:49:31 functional-298554 containerd[4005]: time="2025-09-08T12:49:31.122320523Z" level=info msg="stop pulling image docker.io/kicbase/echo-server:latest: active requests=0, bytes read=10999"
	Sep 08 12:50:51 functional-298554 containerd[4005]: time="2025-09-08T12:50:51.769255707Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:mysql-5bb876957f-8zz4p,Uid:3d482dcb-7583-4a53-9fc6-d52a3d30a02d,Namespace:default,Attempt:0,}"
	Sep 08 12:50:51 functional-298554 containerd[4005]: time="2025-09-08T12:50:51.851563603Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:mysql-5bb876957f-8zz4p,Uid:3d482dcb-7583-4a53-9fc6-d52a3d30a02d,Namespace:default,Attempt:0,} returns sandbox id \"45ee15d7161b5fdfe2b1d1ea1785968660a28228bf96bab1ab784bbeecfcea24\""
	Sep 08 12:50:51 functional-298554 containerd[4005]: time="2025-09-08T12:50:51.853296088Z" level=info msg="PullImage \"docker.io/mysql:5.7\""
	Sep 08 12:50:51 functional-298554 containerd[4005]: time="2025-09-08T12:50:51.854956695Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:50:53 functional-298554 containerd[4005]: time="2025-09-08T12:50:53.107634187Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:50:56 functional-298554 containerd[4005]: time="2025-09-08T12:50:56.732456888Z" level=error msg="PullImage \"docker.io/mysql:5.7\" failed" error="failed to pull and unpack image \"docker.io/library/mysql:5.7\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:50:56 functional-298554 containerd[4005]: time="2025-09-08T12:50:56.732515596Z" level=info msg="stop pulling image docker.io/library/mysql:5.7: active requests=0, bytes read=10967"
	Sep 08 12:51:10 functional-298554 containerd[4005]: time="2025-09-08T12:51:10.230237877Z" level=info msg="PullImage \"docker.io/mysql:5.7\""
	Sep 08 12:51:10 functional-298554 containerd[4005]: time="2025-09-08T12:51:10.231845930Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:51:11 functional-298554 containerd[4005]: time="2025-09-08T12:51:11.559635966Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:51:15 functional-298554 containerd[4005]: time="2025-09-08T12:51:15.221638836Z" level=error msg="PullImage \"docker.io/mysql:5.7\" failed" error="failed to pull and unpack image \"docker.io/library/mysql:5.7\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:51:15 functional-298554 containerd[4005]: time="2025-09-08T12:51:15.221699345Z" level=info msg="stop pulling image docker.io/library/mysql:5.7: active requests=0, bytes read=10967"
	Sep 08 12:51:42 functional-298554 containerd[4005]: time="2025-09-08T12:51:42.229346669Z" level=info msg="PullImage \"kicbase/echo-server:latest\""
	Sep 08 12:51:42 functional-298554 containerd[4005]: time="2025-09-08T12:51:42.230902214Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:51:43 functional-298554 containerd[4005]: time="2025-09-08T12:51:43.484669572Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:51:47 functional-298554 containerd[4005]: time="2025-09-08T12:51:47.820441180Z" level=error msg="PullImage \"kicbase/echo-server:latest\" failed" error="failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:51:47 functional-298554 containerd[4005]: time="2025-09-08T12:51:47.820513089Z" level=info msg="stop pulling image docker.io/kicbase/echo-server:latest: active requests=0, bytes read=11740"
	Sep 08 12:51:47 functional-298554 containerd[4005]: time="2025-09-08T12:51:47.821314806Z" level=info msg="PullImage \"docker.io/mysql:5.7\""
	Sep 08 12:51:47 functional-298554 containerd[4005]: time="2025-09-08T12:51:47.822393815Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:51:49 functional-298554 containerd[4005]: time="2025-09-08T12:51:49.079869835Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	
	
	==> coredns [09d64fa04294da8a404b6c7d20834ecc412c472207b5783f1051edbd3c6149f9] <==
	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:41211 - 51263 "HINFO IN 5264271856255827873.6573723052584086100. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.072347877s
	
	
	==> coredns [afc760e37d279bf34ce209de26a86d0f46374c40cafd7b0d94cf1d7bfe264cf1] <==
	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:54368 - 30241 "HINFO IN 5923941266312395066.6710288566588107758. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.01622889s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> describe nodes <==
	Name:               functional-298554
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-298554
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9
	                    minikube.k8s.io/name=functional-298554
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_08T12_44_11_0700
	                    minikube.k8s.io/version=v1.36.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:  Mon, 08 Sep 2025 12:44:07 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-298554
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 08 Sep 2025 12:51:47 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 08 Sep 2025 12:46:21 +0000   Mon, 08 Sep 2025 12:44:06 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 08 Sep 2025 12:46:21 +0000   Mon, 08 Sep 2025 12:44:06 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 08 Sep 2025 12:46:21 +0000   Mon, 08 Sep 2025 12:44:06 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 08 Sep 2025 12:46:21 +0000   Mon, 08 Sep 2025 12:44:07 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-298554
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 08b7ce147a3f42189797a9955167001c
	  System UUID:                cbf969bc-797a-4a04-b4f2-0dcb4375f8af
	  Boot ID:                    78653390-8f49-4cca-9df9-6c752f65b592
	  Kernel Version:             5.15.0-1083-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  containerd://1.7.27
	  Kubelet Version:            v1.34.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     hello-node-75c85bcc94-gxqrn                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m10s
	  default                     hello-node-connect-7d85dfc575-8drf9          0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m44s
	  default                     mysql-5bb876957f-8zz4p                       600m (7%)     700m (8%)   512Mi (1%)       700Mi (2%)     59s
	  default                     nginx-svc                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m7s
	  default                     sp-pod                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m2s
	  kube-system                 coredns-66bc5c9577-bpt5b                     100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     7m35s
	  kube-system                 etcd-functional-298554                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         7m40s
	  kube-system                 kindnet-kdp9j                                100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      7m35s
	  kube-system                 kube-apiserver-functional-298554             250m (3%)     0 (0%)      0 (0%)           0 (0%)         6m30s
	  kube-system                 kube-controller-manager-functional-298554    200m (2%)     0 (0%)      0 (0%)           0 (0%)         7m40s
	  kube-system                 kube-proxy-hckrh                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m35s
	  kube-system                 kube-scheduler-functional-298554             100m (1%)     0 (0%)      0 (0%)           0 (0%)         7m40s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m34s
	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                 7m33s                  kube-proxy       
	  Normal   Starting                 6m50s                  kube-proxy       
	  Normal   NodeAllocatableEnforced  7m40s                  kubelet          Updated Node Allocatable limit across pods
	  Warning  CgroupV1                 7m40s                  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  7m40s                  kubelet          Node functional-298554 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    7m40s                  kubelet          Node functional-298554 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     7m40s                  kubelet          Node functional-298554 status is now: NodeHasSufficientPID
	  Normal   Starting                 7m40s                  kubelet          Starting kubelet.
	  Normal   RegisteredNode           7m36s                  node-controller  Node functional-298554 event: Registered Node functional-298554 in Controller
	  Normal   NodeHasSufficientMemory  6m33s (x8 over 6m33s)  kubelet          Node functional-298554 status is now: NodeHasSufficientMemory
	  Normal   Starting                 6m33s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 6m33s                  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasNoDiskPressure    6m33s (x8 over 6m33s)  kubelet          Node functional-298554 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     6m33s (x7 over 6m33s)  kubelet          Node functional-298554 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  6m33s                  kubelet          Updated Node Allocatable limit across pods
	  Normal   RegisteredNode           6m27s                  node-controller  Node functional-298554 event: Registered Node functional-298554 in Controller
	
	
	==> dmesg <==
	[  +4.031804] net_ratelimit: 2 callbacks suppressed
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000005] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000012] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000092] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000031] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000304] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000004] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +8.190585] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000006] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000007] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000037] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000017] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000032] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000023] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	
	
	==> etcd [43fead4a7cdd0037cd33ed554734600b8c7c4ef92770e9b4eb572765cd1a52bc] <==
	{"level":"warn","ts":"2025-09-08T12:44:06.744143Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51280","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.750071Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51296","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.756040Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51312","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.779806Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51330","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.785728Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51356","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.791862Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51374","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.860800Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51388","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-08T12:44:58.586284Z","caller":"osutil/interrupt_unix.go:65","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2025-09-08T12:44:58.586389Z","caller":"embed/etcd.go:426","msg":"closing etcd server","name":"functional-298554","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-08T12:44:58.586490Z","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-08T12:45:05.587755Z","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-08T12:45:05.589213Z","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-08T12:45:05.589436Z","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-08T12:45:05.589542Z","caller":"etcdserver/server.go:2342","msg":"server has stopped; stopping storage version's monitor"}
	{"level":"info","ts":"2025-09-08T12:45:05.589577Z","caller":"etcdserver/server.go:2319","msg":"server has stopped; stopping cluster version's monitor"}
	{"level":"warn","ts":"2025-09-08T12:45:05.589615Z","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-08T12:45:05.589675Z","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-08T12:45:05.589690Z","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":"warn","ts":"2025-09-08T12:45:05.589624Z","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-08T12:45:05.589710Z","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-08T12:45:05.589720Z","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":"info","ts":"2025-09-08T12:45:05.591623Z","caller":"embed/etcd.go:621","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"error","ts":"2025-09-08T12:45:05.591675Z","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-08T12:45:05.591696Z","caller":"embed/etcd.go:626","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-09-08T12:45:05.591707Z","caller":"embed/etcd.go:428","msg":"closed etcd server","name":"functional-298554","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 [6ebfe4d16a9184c2394f4f3f212dcc1fc673b4f0a70eee38e5f546d34568dacc] <==
	{"level":"warn","ts":"2025-09-08T12:45:19.049212Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51524","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.055341Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51544","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.062235Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51562","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.068315Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51574","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.076652Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51600","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.084247Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51630","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.090019Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51642","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.131459Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51658","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.137928Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51676","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.144606Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51700","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.150277Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51710","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.156616Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51736","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.163309Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51760","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.169659Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51764","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.227674Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51770","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.234316Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51792","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.240274Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51806","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.246082Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51814","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.252286Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51838","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.264425Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51870","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.276678Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51896","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.282248Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51904","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.319173Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51914","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.324679Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51932","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.330467Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51954","server-name":"","error":"EOF"}
	
	
	==> kernel <==
	 12:51:50 up 21:33,  0 users,  load average: 0.15, 0.29, 0.46
	Linux functional-298554 5.15.0-1083-gcp #92~20.04.1-Ubuntu SMP Tue Apr 29 09:12:55 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [710234fbd0e8accbd0c307dae2f3382548ae805b96aec525e43ab4cf07eb93bd] <==
	I0908 12:49:49.826583       1 main.go:301] handling current node
	I0908 12:49:59.826463       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:49:59.826522       1 main.go:301] handling current node
	I0908 12:50:09.827340       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:50:09.827373       1 main.go:301] handling current node
	I0908 12:50:19.826417       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:50:19.826450       1 main.go:301] handling current node
	I0908 12:50:29.826687       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:50:29.826723       1 main.go:301] handling current node
	I0908 12:50:39.827264       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:50:39.827300       1 main.go:301] handling current node
	I0908 12:50:49.826808       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:50:49.826885       1 main.go:301] handling current node
	I0908 12:50:59.826217       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:50:59.826262       1 main.go:301] handling current node
	I0908 12:51:09.834677       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:51:09.834714       1 main.go:301] handling current node
	I0908 12:51:19.829336       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:51:19.829391       1 main.go:301] handling current node
	I0908 12:51:29.826369       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:51:29.826420       1 main.go:301] handling current node
	I0908 12:51:39.827483       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:51:39.827542       1 main.go:301] handling current node
	I0908 12:51:49.829337       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:51:49.829374       1 main.go:301] handling current node
	
	
	==> kindnet [abff527c91ecef9e12636dc0163c22adc448877bd2654b6a1a4fcf0c5651c7cc] <==
	I0908 12:44:16.828786       1 main.go:109] connected to apiserver: https://10.96.0.1:443
	I0908 12:44:16.829043       1 main.go:139] hostIP = 192.168.49.2
	podIP = 192.168.49.2
	I0908 12:44:16.829201       1 main.go:148] setting mtu 1500 for CNI 
	I0908 12:44:16.829218       1 main.go:178] kindnetd IP family: "ipv4"
	I0908 12:44:16.829297       1 main.go:182] noMask IPv4 subnets: [10.244.0.0/16]
	time="2025-09-08T12:44:17Z" level=info msg="Created plugin 10-kube-network-policies (kindnetd, handles RunPodSandbox,RemovePodSandbox)"
	I0908 12:44:17.049631       1 controller.go:377] "Starting controller" name="kube-network-policies"
	I0908 12:44:17.049657       1 controller.go:381] "Waiting for informer caches to sync"
	I0908 12:44:17.049667       1 shared_informer.go:350] "Waiting for caches to sync" controller="kube-network-policies"
	I0908 12:44:17.125570       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
	I0908 12:44:17.525338       1 shared_informer.go:357] "Caches are synced" controller="kube-network-policies"
	I0908 12:44:17.525375       1 metrics.go:72] Registering metrics
	I0908 12:44:17.525435       1 controller.go:711] "Syncing nftables rules"
	I0908 12:44:27.036815       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:27.036881       1 main.go:301] handling current node
	I0908 12:44:37.037322       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:37.037359       1 main.go:301] handling current node
	I0908 12:44:47.043406       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:47.043444       1 main.go:301] handling current node
	I0908 12:44:57.041317       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:57.041357       1 main.go:301] handling current node
	
	
	==> kube-apiserver [dd3c9e9bf2f63892236c297364671810a0fd9bd72eb66daa01b7c28167fa9efb] <==
	I0908 12:45:20.234259       1 controller.go:667] quota admission added evaluator for: serviceaccounts
	I0908 12:45:20.847264       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	W0908 12:45:21.153288       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.49.2]
	I0908 12:45:21.154618       1 controller.go:667] quota admission added evaluator for: endpoints
	I0908 12:45:21.159025       1 controller.go:667] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0908 12:45:21.584359       1 controller.go:667] quota admission added evaluator for: daemonsets.apps
	I0908 12:45:21.669771       1 controller.go:667] quota admission added evaluator for: deployments.apps
	I0908 12:45:21.713914       1 controller.go:667] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0908 12:45:21.718653       1 controller.go:667] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0908 12:45:35.768892       1 alloc.go:328] "allocated clusterIPs" service="default/invalid-svc" clusterIPs={"IPv4":"10.101.166.140"}
	I0908 12:45:40.408917       1 controller.go:667] quota admission added evaluator for: replicasets.apps
	I0908 12:45:40.503609       1 alloc.go:328] "allocated clusterIPs" service="default/hello-node" clusterIPs={"IPv4":"10.97.214.165"}
	I0908 12:45:43.910251       1 alloc.go:328] "allocated clusterIPs" service="default/nginx-svc" clusterIPs={"IPv4":"10.109.147.198"}
	I0908 12:46:06.843233       1 alloc.go:328] "allocated clusterIPs" service="default/hello-node-connect" clusterIPs={"IPv4":"10.98.30.219"}
	I0908 12:46:19.814821       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:46:25.870279       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:47:20.175074       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:47:41.303529       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:48:32.020881       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:48:48.900598       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:49:41.090240       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:50:14.810020       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:50:51.413164       1 alloc.go:328] "allocated clusterIPs" service="default/mysql" clusterIPs={"IPv4":"10.106.130.134"}
	I0908 12:50:54.947574       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:51:34.851854       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [894154ab77222f07cf6fae48d45649566b6bb0a2c1b8c34571ea8bc9f353e209] <==
	I0908 12:45:23.439478       1 garbagecollector.go:154] "Garbage collector: all resource monitors have synced" logger="garbage-collector-controller"
	I0908 12:45:23.439488       1 garbagecollector.go:157] "Proceeding to collect garbage" logger="garbage-collector-controller"
	I0908 12:45:23.439492       1 node_lifecycle_controller.go:1221] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0908 12:45:23.439567       1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice_mirroring"
	I0908 12:45:23.439583       1 node_lifecycle_controller.go:873] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="functional-298554"
	I0908 12:45:23.439654       1 shared_informer.go:356] "Caches are synced" controller="validatingadmissionpolicy-status"
	I0908 12:45:23.439667       1 shared_informer.go:356] "Caches are synced" controller="taint-eviction-controller"
	I0908 12:45:23.439687       1 node_lifecycle_controller.go:1067] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0908 12:45:23.439463       1 shared_informer.go:356] "Caches are synced" controller="legacy-service-account-token-cleaner"
	I0908 12:45:23.439869       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kubelet-serving"
	I0908 12:45:23.439966       1 shared_informer.go:356] "Caches are synced" controller="job"
	I0908 12:45:23.440598       1 shared_informer.go:356] "Caches are synced" controller="ReplicationController"
	I0908 12:45:23.440625       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kubelet-client"
	I0908 12:45:23.441649       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-legacy-unknown"
	I0908 12:45:23.441667       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kube-apiserver-client"
	I0908 12:45:23.441686       1 shared_informer.go:356] "Caches are synced" controller="persistent volume"
	I0908 12:45:23.443084       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0908 12:45:23.443816       1 shared_informer.go:356] "Caches are synced" controller="ephemeral"
	I0908 12:45:23.446019       1 shared_informer.go:356] "Caches are synced" controller="GC"
	I0908 12:45:23.446059       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0908 12:45:23.448416       1 shared_informer.go:356] "Caches are synced" controller="daemon sets"
	I0908 12:45:23.451733       1 shared_informer.go:356] "Caches are synced" controller="disruption"
	I0908 12:45:23.453342       1 shared_informer.go:356] "Caches are synced" controller="ClusterRoleAggregator"
	I0908 12:45:23.455444       1 shared_informer.go:356] "Caches are synced" controller="PVC protection"
	I0908 12:45:23.463276       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	
	
	==> kube-controller-manager [a780b946e0cd057539b1f1d9958c5756189466cb68943950def60c1babe9e17e] <==
	I0908 12:45:08.333979       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="endpoints"
	I0908 12:45:08.334010       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="daemonsets.apps"
	I0908 12:45:08.334052       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="poddisruptionbudgets.policy"
	I0908 12:45:08.334095       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="roles.rbac.authorization.k8s.io"
	I0908 12:45:08.334129       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="endpointslices.discovery.k8s.io"
	I0908 12:45:08.334425       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="statefulsets.apps"
	I0908 12:45:08.334656       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="limitranges"
	I0908 12:45:08.334808       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="horizontalpodautoscalers.autoscaling"
	I0908 12:45:08.334857       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="networkpolicies.networking.k8s.io"
	I0908 12:45:08.334939       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="leases.coordination.k8s.io"
	I0908 12:45:08.334990       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="controllerrevisions.apps"
	I0908 12:45:08.335080       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="ingresses.networking.k8s.io"
	I0908 12:45:08.335147       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="csistoragecapacities.storage.k8s.io"
	I0908 12:45:08.335254       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="deployments.apps"
	I0908 12:45:08.335324       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="cronjobs.batch"
	I0908 12:45:08.335405       1 shared_informer.go:682] "Warning: resync period is smaller than resync check period and the informer has already started. Changing it to the resync check period" resyncPeriod="21h11m41.736985328s" resyncCheckPeriod="21h13m34.017206409s"
	I0908 12:45:08.335554       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="resourceclaimtemplates.resource.k8s.io"
	I0908 12:45:08.335595       1 controllermanager.go:781] "Started controller" controller="resourcequota-controller"
	I0908 12:45:08.335874       1 resource_quota_controller.go:300] "Starting resource quota controller" logger="resourcequota-controller"
	I0908 12:45:08.335894       1 shared_informer.go:349] "Waiting for caches to sync" controller="resource quota"
	I0908 12:45:08.335925       1 resource_quota_monitor.go:308] "QuotaMonitor running" logger="resourcequota-controller"
	I0908 12:45:08.461874       1 controllermanager.go:781] "Started controller" controller="namespace-controller"
	I0908 12:45:08.461952       1 namespace_controller.go:202] "Starting namespace controller" logger="namespace-controller"
	I0908 12:45:08.461979       1 shared_informer.go:349] "Waiting for caches to sync" controller="namespace"
	F0908 12:45:08.504954       1 client_builder_dynamic.go:154] Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/serviceaccounts/deployment-controller": dial tcp 192.168.49.2:8441: connect: connection refused
	
	
	==> kube-proxy [49fa34da7c4a8fa26980e076b02b5716a133dd2dc556e96bfd9ff5154d4e6c5a] <==
	I0908 12:44:16.627770       1 server_linux.go:53] "Using iptables proxy"
	I0908 12:44:16.751007       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0908 12:44:16.851491       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0908 12:44:16.851527       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0908 12:44:16.851606       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`"
	I0908 12:44:16.870611       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0908 12:44:16.870660       1 server_linux.go:132] "Using iptables Proxier"
	I0908 12:44:16.874705       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"
	I0908 12:44:16.875110       1 server.go:527] "Version info" version="v1.34.0"
	I0908 12:44:16.875196       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0908 12:44:16.877133       1 config.go:403] "Starting serviceCIDR config controller"
	I0908 12:44:16.877278       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0908 12:44:16.877304       1 config.go:200] "Starting service config controller"
	I0908 12:44:16.877318       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0908 12:44:16.877355       1 config.go:106] "Starting endpoint slice config controller"
	I0908 12:44:16.877366       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0908 12:44:16.877415       1 config.go:309] "Starting node config controller"
	I0908 12:44:16.877434       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0908 12:44:16.877440       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0908 12:44:16.978013       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	I0908 12:44:16.978034       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0908 12:44:16.978098       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	
	
	==> kube-proxy [d682b6d5cd4a2fc6598b42b6e72ca803abd7c41c6ba14b461c1cef8a97b05e43] <==
	I0908 12:44:59.571068       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0908 12:44:59.672243       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0908 12:44:59.672285       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0908 12:44:59.672387       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`"
	I0908 12:44:59.830416       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0908 12:44:59.830477       1 server_linux.go:132] "Using iptables Proxier"
	I0908 12:44:59.835175       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"
	I0908 12:44:59.835506       1 server.go:527] "Version info" version="v1.34.0"
	I0908 12:44:59.835535       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0908 12:44:59.836957       1 config.go:200] "Starting service config controller"
	I0908 12:44:59.836990       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0908 12:44:59.837019       1 config.go:403] "Starting serviceCIDR config controller"
	I0908 12:44:59.837026       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0908 12:44:59.837051       1 config.go:106] "Starting endpoint slice config controller"
	I0908 12:44:59.837070       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0908 12:44:59.837541       1 config.go:309] "Starting node config controller"
	I0908 12:44:59.837620       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0908 12:44:59.837696       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0908 12:44:59.937174       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0908 12:44:59.938345       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	I0908 12:44:59.938355       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	E0908 12:45:20.033723       1 reflector.go:205] "Failed to watch" err="endpointslices.discovery.k8s.io is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"endpointslices\" in API group \"discovery.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.EndpointSlice"
	E0908 12:45:20.034024       1 reflector.go:205] "Failed to watch" err="servicecidrs.networking.k8s.io is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"servicecidrs\" in API group \"networking.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ServiceCIDR"
	E0908 12:45:20.034090       1 reflector.go:205] "Failed to watch" err="nodes \"functional-298554\" is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"nodes\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0908 12:45:20.034113       1 reflector.go:205] "Failed to watch" err="services is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"services\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	
	
	==> kube-scheduler [30c3843e7ae83e063b2126e5f510f719bf4cf46c0cdd5d7981c8778e5c32d369] <==
	E0908 12:44:07.628260       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"
	E0908 12:44:07.628371       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"
	E0908 12:44:07.628394       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"
	E0908 12:44:07.628511       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"
	E0908 12:44:07.628535       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"
	E0908 12:44:07.628594       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"
	E0908 12:44:07.628616       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"
	E0908 12:44:07.628692       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"
	E0908 12:44:07.628147       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"
	E0908 12:44:08.465213       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"
	E0908 12:44:08.477370       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"
	E0908 12:44:08.489588       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"
	E0908 12:44:08.489649       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"
	E0908 12:44:08.558770       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"
	E0908 12:44:08.579885       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"
	E0908 12:44:08.593069       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"
	E0908 12:44:08.615047       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"
	E0908 12:44:08.643083       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"
	I0908 12:44:10.251237       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:05.716198       1 tlsconfig.go:258] "Shutting down DynamicServingCertificateController"
	I0908 12:45:05.716268       1 configmap_cafile_content.go:226] "Shutting down controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:05.716389       1 secure_serving.go:259] Stopped listening on 127.0.0.1:10259
	I0908 12:45:05.716412       1 server.go:263] "[graceful-termination] secure server has stopped listening"
	I0908 12:45:05.716510       1 server.go:265] "[graceful-termination] secure server is exiting"
	E0908 12:45:05.716550       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kube-scheduler [b120637b03fa740b2c9900b5aa1e71a5b7aea3fb32b5d0185a9ff09dd4aa3013] <==
	I0908 12:45:08.282488       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:08.282497       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0908 12:45:08.282486       1 shared_informer.go:349] "Waiting for caches to sync" controller="RequestHeaderAuthRequestController"
	I0908 12:45:08.282834       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I0908 12:45:08.283113       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0908 12:45:08.382892       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:08.382911       1 shared_informer.go:356] "Caches are synced" controller="RequestHeaderAuthRequestController"
	I0908 12:45:08.382927       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	E0908 12:45:19.869438       1 reflector.go:205] "Failed to watch" err="configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot watch resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_amd64.s:1700" type="*v1.ConfigMap"
	E0908 12:45:19.869485       1 reflector.go:205] "Failed to watch" err="configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot watch resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_amd64.s:1700" type="*v1.ConfigMap"
	E0908 12:45:19.945148       1 reflector.go:205] "Failed to watch" err="csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0908 12:45:19.945343       1 reflector.go:205] "Failed to watch" err="poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot watch resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0908 12:45:19.945395       1 reflector.go:205] "Failed to watch" err="replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot watch resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E0908 12:45:19.945419       1 reflector.go:205] "Failed to watch" err="pods is forbidden: User \"system:kube-scheduler\" cannot watch resource \"pods\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0908 12:45:19.945439       1 reflector.go:205] "Failed to watch" err="persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot watch resource \"persistentvolumes\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0908 12:45:19.945464       1 reflector.go:205] "Failed to watch" err="replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot watch resource \"replicationcontrollers\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0908 12:45:19.945483       1 reflector.go:205] "Failed to watch" err="persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot watch resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0908 12:45:19.945501       1 reflector.go:205] "Failed to watch" err="volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0908 12:45:20.032091       1 reflector.go:205] "Failed to watch" err="services is forbidden: User \"system:kube-scheduler\" cannot watch resource \"services\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0908 12:45:20.032442       1 reflector.go:205] "Failed to watch" err="resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0908 12:45:20.032485       1 reflector.go:205] "Failed to watch" err="statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot watch resource \"statefulsets\" in API group \"apps\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0908 12:45:20.032523       1 reflector.go:205] "Failed to watch" err="storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0908 12:45:20.032553       1 reflector.go:205] "Failed to watch" err="nodes is forbidden: User \"system:kube-scheduler\" cannot watch resource \"nodes\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0908 12:45:20.032579       1 reflector.go:205] "Failed to watch" err="deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0908 12:45:20.032600       1 reflector.go:205] "Failed to watch" err="csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	
	
	==> kubelet <==
	Sep 08 12:51:00 functional-298554 kubelet[5182]: E0908 12:51:00.229651    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 12:51:01 functional-298554 kubelet[5182]: E0908 12:51:01.232446    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-8drf9" podUID="57468089-8f3c-4867-84e7-1c5ce656318a"
	Sep 08 12:51:01 functional-298554 kubelet[5182]: E0908 12:51:01.233224    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-gxqrn" podUID="cda42510-a945-47d8-a6db-d5eea0543d26"
	Sep 08 12:51:08 functional-298554 kubelet[5182]: E0908 12:51:08.228732    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	Sep 08 12:51:11 functional-298554 kubelet[5182]: E0908 12:51:11.230279    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 12:51:14 functional-298554 kubelet[5182]: E0908 12:51:14.229086    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-8drf9" podUID="57468089-8f3c-4867-84e7-1c5ce656318a"
	Sep 08 12:51:15 functional-298554 kubelet[5182]: E0908 12:51:15.221944    5182 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/mysql:5.7\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/mysql:5.7"
	Sep 08 12:51:15 functional-298554 kubelet[5182]: E0908 12:51:15.222008    5182 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/library/mysql:5.7\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/mysql:5.7"
	Sep 08 12:51:15 functional-298554 kubelet[5182]: E0908 12:51:15.222107    5182 kuberuntime_manager.go:1449] "Unhandled Error" err="container mysql start failed in pod mysql-5bb876957f-8zz4p_default(3d482dcb-7583-4a53-9fc6-d52a3d30a02d): ErrImagePull: failed to pull and unpack image \"docker.io/library/mysql:5.7\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 08 12:51:15 functional-298554 kubelet[5182]: E0908 12:51:15.222156    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/library/mysql:5.7\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-5bb876957f-8zz4p" podUID="3d482dcb-7583-4a53-9fc6-d52a3d30a02d"
	Sep 08 12:51:15 functional-298554 kubelet[5182]: E0908 12:51:15.229292    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-gxqrn" podUID="cda42510-a945-47d8-a6db-d5eea0543d26"
	Sep 08 12:51:22 functional-298554 kubelet[5182]: E0908 12:51:22.229705    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	Sep 08 12:51:23 functional-298554 kubelet[5182]: E0908 12:51:23.229894    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 12:51:29 functional-298554 kubelet[5182]: E0908 12:51:29.229369    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-8drf9" podUID="57468089-8f3c-4867-84e7-1c5ce656318a"
	Sep 08 12:51:29 functional-298554 kubelet[5182]: E0908 12:51:29.230155    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/mysql:5.7\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-5bb876957f-8zz4p" podUID="3d482dcb-7583-4a53-9fc6-d52a3d30a02d"
	Sep 08 12:51:30 functional-298554 kubelet[5182]: E0908 12:51:30.229471    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-gxqrn" podUID="cda42510-a945-47d8-a6db-d5eea0543d26"
	Sep 08 12:51:36 functional-298554 kubelet[5182]: E0908 12:51:36.230255    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 12:51:37 functional-298554 kubelet[5182]: E0908 12:51:37.229424    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	Sep 08 12:51:44 functional-298554 kubelet[5182]: E0908 12:51:44.229712    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-8drf9" podUID="57468089-8f3c-4867-84e7-1c5ce656318a"
	Sep 08 12:51:47 functional-298554 kubelet[5182]: E0908 12:51:47.230055    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 12:51:47 functional-298554 kubelet[5182]: E0908 12:51:47.820763    5182 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="kicbase/echo-server:latest"
	Sep 08 12:51:47 functional-298554 kubelet[5182]: E0908 12:51:47.820838    5182 kuberuntime_image.go:43] "Failed to pull image" err="failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="kicbase/echo-server:latest"
	Sep 08 12:51:47 functional-298554 kubelet[5182]: E0908 12:51:47.821028    5182 kuberuntime_manager.go:1449] "Unhandled Error" err="container echo-server start failed in pod hello-node-75c85bcc94-gxqrn_default(cda42510-a945-47d8-a6db-d5eea0543d26): ErrImagePull: failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Sep 08 12:51:47 functional-298554 kubelet[5182]: E0908 12:51:47.821085    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"echo-server\" with ErrImagePull: \"failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-gxqrn" podUID="cda42510-a945-47d8-a6db-d5eea0543d26"
	Sep 08 12:51:49 functional-298554 kubelet[5182]: E0908 12:51:49.231150    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	
	
	==> storage-provisioner [14e83577e2d96bce4034d89f91e34dbce250db8b79bca77795037a4348b42d57] <==
	W0908 12:51:25.140462       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:27.144070       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:27.147782       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:29.151232       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:29.156001       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:31.159368       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:31.163184       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:33.166223       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:33.170777       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:35.174202       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:35.177927       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:37.181267       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:37.185023       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:39.187995       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:39.192708       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:41.196349       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:41.200906       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:43.204123       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:43.207970       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:45.211153       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:45.214894       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:47.218125       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:47.222813       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:49.226252       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:51:49.230174       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	
	
	==> storage-provisioner [fe62a10085a293f427b55aec5327b61b7307740d690216cf5657a49f061c3c27] <==
	W0908 12:44:33.341836       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:35.344914       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:35.349997       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:37.352827       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:37.356628       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:39.360251       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:39.365631       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:41.368473       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:41.371952       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:43.374851       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:43.379249       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:45.381854       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:45.386223       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:47.389158       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:47.392811       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:49.396046       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:49.399735       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:51.403335       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:51.407437       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:53.410445       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:53.415441       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:55.418560       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:55.422242       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:57.425736       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:57.430009       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 functional-298554 -n functional-298554
helpers_test.go:269: (dbg) Run:  kubectl --context functional-298554 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-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod
helpers_test.go:282: ======> post-mortem[TestFunctional/parallel/PersistentVolumeClaim]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context functional-298554 describe pod busybox-mount hello-node-75c85bcc94-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod
helpers_test.go:290: (dbg) kubectl --context functional-298554 describe pod busybox-mount hello-node-75c85bcc94-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod:

                                                
                                                
-- stdout --
	Name:             busybox-mount
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:54 +0000
	Labels:           integration-test=busybox-mount
	Annotations:      <none>
	Status:           Succeeded
	IP:               10.244.0.7
	IPs:
	  IP:  10.244.0.7
	Containers:
	  mount-munger:
	    Container ID:  containerd://78a252bbf929ebdb67e3ed61e368a236484dd9ff586cbb049fbc9272297fef44
	    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:      Mon, 08 Sep 2025 12:46:00 +0000
	      Finished:     Mon, 08 Sep 2025 12:46:00 +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-z2vnh (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-z2vnh:
	    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  5m56s  default-scheduler  Successfully assigned default/busybox-mount to functional-298554
	  Normal  Pulling    5m57s  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Normal  Pulled     5m51s  kubelet            Successfully pulled image "gcr.io/k8s-minikube/busybox:1.28.4-glibc" in 3.822s (5.377s including waiting). Image size: 2395207 bytes.
	  Normal  Created    5m51s  kubelet            Created container: mount-munger
	  Normal  Started    5m51s  kubelet            Started container mount-munger
	
	
	Name:             hello-node-75c85bcc94-gxqrn
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:40 +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-z4c6d (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-z4c6d:
	    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  6m10s                  default-scheduler  Successfully assigned default/hello-node-75c85bcc94-gxqrn to functional-298554
	  Warning  Failed     4m16s (x3 over 5m45s)  kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    2m56s (x5 over 6m11s)  kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     2m51s (x2 over 6m5s)   kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     2m51s (x5 over 6m5s)   kubelet            Error: ErrImagePull
	  Warning  Failed     63s (x18 over 6m4s)    kubelet            Error: ImagePullBackOff
	  Normal   BackOff    21s (x21 over 6m4s)    kubelet            Back-off pulling image "kicbase/echo-server"
	
	
	Name:             hello-node-connect-7d85dfc575-8drf9
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:46:06 +0000
	Labels:           app=hello-node-connect
	                  pod-template-hash=7d85dfc575
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.8
	IPs:
	  IP:           10.244.0.8
	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-k4cn5 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-k4cn5:
	    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  5m44s                  default-scheduler  Successfully assigned default/hello-node-connect-7d85dfc575-8drf9 to functional-298554
	  Warning  Failed     5m17s                  kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    2m25s (x5 over 5m44s)  kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     2m20s (x4 over 5m35s)  kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     2m20s (x5 over 5m35s)  kubelet            Error: ErrImagePull
	  Warning  Failed     22s (x19 over 5m35s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    7s (x20 over 5m35s)    kubelet            Back-off pulling image "kicbase/echo-server"
	
	
	Name:             mysql-5bb876957f-8zz4p
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:50:51 +0000
	Labels:           app=mysql
	                  pod-template-hash=5bb876957f
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.9
	IPs:
	  IP:           10.244.0.9
	Controlled By:  ReplicaSet/mysql-5bb876957f
	Containers:
	  mysql:
	    Container ID:   
	    Image:          docker.io/mysql:5.7
	    Image ID:       
	    Port:           3306/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Limits:
	      cpu:     700m
	      memory:  700Mi
	    Requests:
	      cpu:     600m
	      memory:  512Mi
	    Environment:
	      MYSQL_ROOT_PASSWORD:  password
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-s2ltp (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-s2ltp:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   Burstable
	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  59s                default-scheduler  Successfully assigned default/mysql-5bb876957f-8zz4p to functional-298554
	  Warning  Failed     36s (x2 over 55s)  kubelet            Failed to pull image "docker.io/mysql:5.7": failed to pull and unpack image "docker.io/library/mysql:5.7": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     36s (x2 over 55s)  kubelet            Error: ErrImagePull
	  Normal   BackOff    22s (x2 over 54s)  kubelet            Back-off pulling image "docker.io/mysql:5.7"
	  Warning  Failed     22s (x2 over 54s)  kubelet            Error: ImagePullBackOff
	  Normal   Pulling    7s (x3 over 60s)   kubelet            Pulling image "docker.io/mysql:5.7"
	
	
	Name:             nginx-svc
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:43 +0000
	Labels:           run=nginx-svc
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.5
	IPs:
	  IP:  10.244.0.5
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xm86s (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-xm86s:
	    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  6m7s                  default-scheduler  Successfully assigned default/nginx-svc to functional-298554
	  Normal   Pulling    2m47s (x5 over 6m7s)  kubelet            Pulling image "docker.io/nginx:alpine"
	  Warning  Failed     2m42s (x5 over 6m)    kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     2m42s (x5 over 6m)    kubelet            Error: ErrImagePull
	  Warning  Failed     51s (x19 over 5m59s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    28s (x21 over 5m59s)  kubelet            Back-off pulling image "docker.io/nginx:alpine"
	
	
	Name:             sp-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:48 +0000
	Labels:           test=storage-provisioner
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.6
	IPs:
	  IP:  10.244.0.6
	Containers:
	  myfrontend:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           <none>
	    Host Port:      <none>
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /tmp/mount from mypd (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-pmhhr (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  mypd:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  myclaim
	    ReadOnly:   false
	  kube-api-access-pmhhr:
	    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  6m2s                   default-scheduler  Successfully assigned default/sp-pod to functional-298554
	  Normal   Pulling    2m38s (x5 over 6m3s)   kubelet            Pulling image "docker.io/nginx"
	  Warning  Failed     2m33s (x5 over 5m55s)  kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     2m33s (x5 over 5m55s)  kubelet            Error: ErrImagePull
	  Warning  Failed     43s (x19 over 5m55s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    14s (x21 over 5m55s)   kubelet            Back-off pulling image "docker.io/nginx"

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (602.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1798: (dbg) Run:  kubectl --context functional-298554 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-8zz4p" [3d482dcb-7583-4a53-9fc6-d52a3d30a02d] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
E0908 12:51:10.820801  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 12:51:38.523343  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:337: TestFunctional/parallel/MySQL: WARNING: pod list for "default" "app=mysql" returned: client rate limiter Wait returned an error: context deadline exceeded
functional_test.go:1804: ***** TestFunctional/parallel/MySQL: pod "app=mysql" failed to start within 10m0s: context deadline exceeded ****
functional_test.go:1804: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p functional-298554 -n functional-298554
functional_test.go:1804: TestFunctional/parallel/MySQL: showing logs for failed pods as of 2025-09-08 13:00:51.739411577 +0000 UTC m=+2537.559170254
functional_test.go:1804: (dbg) Run:  kubectl --context functional-298554 describe po mysql-5bb876957f-8zz4p -n default
functional_test.go:1804: (dbg) kubectl --context functional-298554 describe po mysql-5bb876957f-8zz4p -n default:
Name:             mysql-5bb876957f-8zz4p
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-298554/192.168.49.2
Start Time:       Mon, 08 Sep 2025 12:50:51 +0000
Labels:           app=mysql
pod-template-hash=5bb876957f
Annotations:      <none>
Status:           Pending
IP:               10.244.0.9
IPs:
IP:           10.244.0.9
Controlled By:  ReplicaSet/mysql-5bb876957f
Containers:
mysql:
Container ID:   
Image:          docker.io/mysql:5.7
Image ID:       
Port:           3306/TCP
Host Port:      0/TCP
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Limits:
cpu:     700m
memory:  700Mi
Requests:
cpu:     600m
memory:  512Mi
Environment:
MYSQL_ROOT_PASSWORD:  password
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-s2ltp (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-s2ltp:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
Optional:                false
DownwardAPI:             true
QoS Class:                   Burstable
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/mysql-5bb876957f-8zz4p to functional-298554
Normal   Pulling    6m38s (x5 over 10m)     kubelet            Pulling image "docker.io/mysql:5.7"
Warning  Failed     6m33s (x5 over 9m55s)   kubelet            Failed to pull image "docker.io/mysql:5.7": failed to pull and unpack image "docker.io/library/mysql:5.7": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed     6m33s (x5 over 9m55s)   kubelet            Error: ErrImagePull
Warning  Failed     4m49s (x19 over 9m54s)  kubelet            Error: ImagePullBackOff
Normal   BackOff    4m25s (x21 over 9m54s)  kubelet            Back-off pulling image "docker.io/mysql:5.7"
functional_test.go:1804: (dbg) Run:  kubectl --context functional-298554 logs mysql-5bb876957f-8zz4p -n default
functional_test.go:1804: (dbg) Non-zero exit: kubectl --context functional-298554 logs mysql-5bb876957f-8zz4p -n default: exit status 1 (65.864955ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "mysql" in pod "mysql-5bb876957f-8zz4p" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
functional_test.go:1804: kubectl --context functional-298554 logs mysql-5bb876957f-8zz4p -n default: exit status 1
functional_test.go:1806: failed waiting for mysql pod: app=mysql within 10m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestFunctional/parallel/MySQL]: 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/MySQL]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect functional-298554
helpers_test.go:243: (dbg) docker inspect functional-298554:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0",
	        "Created": "2025-09-08T12:43:55.055079708Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 883631,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-08T12:43:55.08252585Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:863fa02c4a7dcd4571b30c16c1e6ae3eaa1d1a904931aac9472133ae3328c098",
	        "ResolvConfPath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/hostname",
	        "HostsPath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/hosts",
	        "LogPath": "/var/lib/docker/containers/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0/523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0-json.log",
	        "Name": "/functional-298554",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-298554:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "functional-298554",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4294967296,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8589934592,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "523628d4aa580b25613ab0b61bc9203391f39ea43be224895891870cfbcfaab0",
	                "LowerDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69-init/diff:/var/lib/docker/overlay2/255c2f19ab05cb57b310ff2aa56739f9075ce485e701512c1e9cb4d8b84be5fc/diff",
	                "MergedDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69/merged",
	                "UpperDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69/diff",
	                "WorkDir": "/var/lib/docker/overlay2/412d616c57e9165f098ad5f0429ffa9f3bce4ef42784c13c878f6f26a0c2fd69/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-298554",
	                "Source": "/var/lib/docker/volumes/functional-298554/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-298554",
	            "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-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79",
	            "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-298554",
	                "name.minikube.sigs.k8s.io": "functional-298554",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "7c517c404cd20ab03ab50b285add6152e0c02d78f8c1850e00a907cbbc50a181",
	            "SandboxKey": "/var/run/docker/netns/7c517c404cd2",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32783"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32784"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32787"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32785"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32786"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-298554": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "96:61:98:42:c4:4f",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "e843dd67805d1a1ac682969091041fdd3b5dd154f0879f6d220d7d5433401e7c",
	                    "EndpointID": "4afe54f6c16a1722f5fa3009fdcf1ef17c36564671ecc24e7c9e3d064fc59bdc",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-298554",
	                        "523628d4aa58"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p functional-298554 -n functional-298554
helpers_test.go:252: <<< TestFunctional/parallel/MySQL FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestFunctional/parallel/MySQL]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-amd64 -p functional-298554 logs -n 25: (1.328488643s)
helpers_test.go:260: TestFunctional/parallel/MySQL logs: 
-- stdout --
	
	==> Audit <==
	┌────────────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│    COMMAND     │                                                      ARGS                                                       │      PROFILE      │  USER   │ VERSION │     START TIME      │      END TIME       │
	├────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ ssh            │ functional-298554 ssh findmnt -T /mount1                                                                        │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ ssh            │ functional-298554 ssh findmnt -T /mount2                                                                        │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ ssh            │ functional-298554 ssh findmnt -T /mount3                                                                        │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ mount          │ -p functional-298554 --kill=true                                                                                │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │                     │
	│ addons         │ functional-298554 addons list                                                                                   │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ addons         │ functional-298554 addons list -o json                                                                           │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:46 UTC │ 08 Sep 25 12:46 UTC │
	│ start          │ -p functional-298554 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:51 UTC │                     │
	│ start          │ -p functional-298554 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd           │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:51 UTC │                     │
	│ start          │ -p functional-298554 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:51 UTC │                     │
	│ dashboard      │ --url --port 36195 -p functional-298554 --alsologtostderr -v=1                                                  │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:51 UTC │                     │
	│ service        │ functional-298554 service list                                                                                  │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ service        │ functional-298554 service list -o json                                                                          │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ service        │ functional-298554 service --namespace=default --https --url hello-node                                          │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │                     │
	│ service        │ functional-298554 service hello-node --url --format={{.IP}}                                                     │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │                     │
	│ service        │ functional-298554 service hello-node --url                                                                      │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │                     │
	│ update-context │ functional-298554 update-context --alsologtostderr -v=2                                                         │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ update-context │ functional-298554 update-context --alsologtostderr -v=2                                                         │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ update-context │ functional-298554 update-context --alsologtostderr -v=2                                                         │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls --format short --alsologtostderr                                                     │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls --format json --alsologtostderr                                                      │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls --format table --alsologtostderr                                                     │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls --format yaml --alsologtostderr                                                      │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ ssh            │ functional-298554 ssh pgrep buildkitd                                                                           │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │                     │
	│ image          │ functional-298554 image build -t localhost/my-image:functional-298554 testdata/build --alsologtostderr          │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	│ image          │ functional-298554 image ls                                                                                      │ functional-298554 │ jenkins │ v1.36.0 │ 08 Sep 25 12:55 UTC │ 08 Sep 25 12:55 UTC │
	└────────────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 12:51:51
	Running on machine: ubuntu-20-agent-5
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 12:51:51.495713  901765 out.go:360] Setting OutFile to fd 1 ...
	I0908 12:51:51.495822  901765 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:51:51.495834  901765 out.go:374] Setting ErrFile to fd 2...
	I0908 12:51:51.495841  901765 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:51:51.496140  901765 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 12:51:51.496688  901765 out.go:368] Setting JSON to false
	I0908 12:51:51.497799  901765 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":77627,"bootTime":1757258284,"procs":210,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 12:51:51.497907  901765 start.go:140] virtualization: kvm guest
	I0908 12:51:51.499847  901765 out.go:179] * [functional-298554] minikube v1.36.0 sur Ubuntu 20.04 (kvm/amd64)
	I0908 12:51:51.501300  901765 out.go:179]   - MINIKUBE_LOCATION=21510
	I0908 12:51:51.501329  901765 notify.go:220] Checking for updates...
	I0908 12:51:51.503714  901765 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 12:51:51.504962  901765 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:51:51.506237  901765 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 12:51:51.507288  901765 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0908 12:51:51.508369  901765 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 12:51:51.509810  901765 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:51:51.510301  901765 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 12:51:51.533289  901765 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 12:51:51.533394  901765 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:51:51.581834  901765 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:true NGoroutines:53 SystemTime:2025-09-08 12:51:51.572124672 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:51:51.581943  901765 docker.go:318] overlay module found
	I0908 12:51:51.583613  901765 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I0908 12:51:51.584811  901765 start.go:304] selected driver: docker
	I0908 12:51:51.584828  901765 start.go:918] validating driver "docker" against &{Name:functional-298554 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-298554 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 MountOpt
ions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 12:51:51.584949  901765 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 12:51:51.586919  901765 out.go:203] 
	W0908 12:51:51.588152  901765 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
	I0908 12:51:51.589405  901765 out.go:203] 
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	78a252bbf929e       56cc512116c8f       14 minutes ago      Exited              mount-munger              0                   797024d789a7f       busybox-mount
	dd3c9e9bf2f63       90550c43ad2bc       15 minutes ago      Running             kube-apiserver            0                   d32b1c2d1f3bc       kube-apiserver-functional-298554
	894154ab77222       a0af72f2ec6d6       15 minutes ago      Running             kube-controller-manager   2                   b35c39607a8bc       kube-controller-manager-functional-298554
	6ebfe4d16a918       5f1f5298c888d       15 minutes ago      Running             etcd                      1                   79cf7f9fec915       etcd-functional-298554
	a780b946e0cd0       a0af72f2ec6d6       15 minutes ago      Exited              kube-controller-manager   1                   b35c39607a8bc       kube-controller-manager-functional-298554
	b120637b03fa7       46169d968e920       15 minutes ago      Running             kube-scheduler            1                   81d93fa951cfe       kube-scheduler-functional-298554
	d682b6d5cd4a2       df0860106674d       15 minutes ago      Running             kube-proxy                1                   24f9714144135       kube-proxy-hckrh
	09d64fa04294d       52546a367cc9e       15 minutes ago      Running             coredns                   1                   485a446addc5b       coredns-66bc5c9577-bpt5b
	14e83577e2d96       6e38f40d628db       15 minutes ago      Running             storage-provisioner       1                   9afbd7eb5efc9       storage-provisioner
	710234fbd0e8a       409467f978b4a       15 minutes ago      Running             kindnet-cni               1                   324c2ee940770       kindnet-kdp9j
	afc760e37d279       52546a367cc9e       16 minutes ago      Exited              coredns                   0                   485a446addc5b       coredns-66bc5c9577-bpt5b
	fe62a10085a29       6e38f40d628db       16 minutes ago      Exited              storage-provisioner       0                   9afbd7eb5efc9       storage-provisioner
	abff527c91ece       409467f978b4a       16 minutes ago      Exited              kindnet-cni               0                   324c2ee940770       kindnet-kdp9j
	49fa34da7c4a8       df0860106674d       16 minutes ago      Exited              kube-proxy                0                   24f9714144135       kube-proxy-hckrh
	43fead4a7cdd0       5f1f5298c888d       16 minutes ago      Exited              etcd                      0                   79cf7f9fec915       etcd-functional-298554
	30c3843e7ae83       46169d968e920       16 minutes ago      Exited              kube-scheduler            0                   81d93fa951cfe       kube-scheduler-functional-298554
	
	
	==> containerd <==
	Sep 08 12:57:19 functional-298554 containerd[4005]: time="2025-09-08T12:57:19.229891969Z" level=info msg="PullImage \"docker.io/nginx:latest\""
	Sep 08 12:57:19 functional-298554 containerd[4005]: time="2025-09-08T12:57:19.231564074Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:57:20 functional-298554 containerd[4005]: time="2025-09-08T12:57:20.510071545Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:57:24 functional-298554 containerd[4005]: time="2025-09-08T12:57:24.115918392Z" level=error msg="PullImage \"docker.io/nginx:latest\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:57:24 functional-298554 containerd[4005]: time="2025-09-08T12:57:24.115992482Z" level=info msg="stop pulling image docker.io/library/nginx:latest: active requests=0, bytes read=10967"
	Sep 08 12:57:24 functional-298554 containerd[4005]: time="2025-09-08T12:57:24.116714828Z" level=info msg="PullImage \"docker.io/nginx:alpine\""
	Sep 08 12:57:24 functional-298554 containerd[4005]: time="2025-09-08T12:57:24.117864062Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:57:25 functional-298554 containerd[4005]: time="2025-09-08T12:57:25.401131804Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:57:29 functional-298554 containerd[4005]: time="2025-09-08T12:57:29.001771891Z" level=error msg="PullImage \"docker.io/nginx:alpine\" failed" error="failed to pull and unpack image \"docker.io/library/nginx:alpine\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:57:29 functional-298554 containerd[4005]: time="2025-09-08T12:57:29.001828982Z" level=info msg="stop pulling image docker.io/library/nginx:alpine: active requests=0, bytes read=10967"
	Sep 08 12:57:35 functional-298554 containerd[4005]: time="2025-09-08T12:57:35.229955524Z" level=info msg="PullImage \"kicbase/echo-server:latest\""
	Sep 08 12:57:35 functional-298554 containerd[4005]: time="2025-09-08T12:57:35.231573547Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:57:36 functional-298554 containerd[4005]: time="2025-09-08T12:57:36.485335386Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:57:40 functional-298554 containerd[4005]: time="2025-09-08T12:57:40.113686465Z" level=error msg="PullImage \"kicbase/echo-server:latest\" failed" error="failed to pull and unpack image \"docker.io/kicbase/echo-server:latest\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:57:40 functional-298554 containerd[4005]: time="2025-09-08T12:57:40.113779877Z" level=info msg="stop pulling image docker.io/kicbase/echo-server:latest: active requests=0, bytes read=10999"
	Sep 08 12:57:56 functional-298554 containerd[4005]: time="2025-09-08T12:57:56.230406893Z" level=info msg="PullImage \"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\""
	Sep 08 12:57:56 functional-298554 containerd[4005]: time="2025-09-08T12:57:56.232192143Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:57:57 functional-298554 containerd[4005]: time="2025-09-08T12:57:57.476470616Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:58:01 functional-298554 containerd[4005]: time="2025-09-08T12:58:01.104374211Z" level=error msg="PullImage \"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\" failed" error="failed to pull and unpack image \"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:58:01 functional-298554 containerd[4005]: time="2025-09-08T12:58:01.104431776Z" level=info msg="stop pulling image docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: active requests=0, bytes read=11047"
	Sep 08 12:58:14 functional-298554 containerd[4005]: time="2025-09-08T12:58:14.230801208Z" level=info msg="PullImage \"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\""
	Sep 08 12:58:14 functional-298554 containerd[4005]: time="2025-09-08T12:58:14.232438468Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:58:15 functional-298554 containerd[4005]: time="2025-09-08T12:58:15.503122258Z" level=error msg="failed to decode hosts.toml" error="invalid `host` tree"
	Sep 08 12:58:19 functional-298554 containerd[4005]: time="2025-09-08T12:58:19.169779790Z" level=error msg="PullImage \"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\" failed" error="failed to pull and unpack image \"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Sep 08 12:58:19 functional-298554 containerd[4005]: time="2025-09-08T12:58:19.169850948Z" level=info msg="stop pulling image docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: active requests=0, bytes read=11015"
	
	
	==> coredns [09d64fa04294da8a404b6c7d20834ecc412c472207b5783f1051edbd3c6149f9] <==
	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:41211 - 51263 "HINFO IN 5264271856255827873.6573723052584086100. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.072347877s
	
	
	==> coredns [afc760e37d279bf34ce209de26a86d0f46374c40cafd7b0d94cf1d7bfe264cf1] <==
	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:54368 - 30241 "HINFO IN 5923941266312395066.6710288566588107758. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.01622889s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> describe nodes <==
	Name:               functional-298554
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-298554
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=985060b3178c625ae2bd54bdde08eb22ed79b0a9
	                    minikube.k8s.io/name=functional-298554
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_08T12_44_11_0700
	                    minikube.k8s.io/version=v1.36.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:  Mon, 08 Sep 2025 12:44:07 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-298554
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 08 Sep 2025 13:00:50 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 08 Sep 2025 12:56:23 +0000   Mon, 08 Sep 2025 12:44:06 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 08 Sep 2025 12:56:23 +0000   Mon, 08 Sep 2025 12:44:06 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 08 Sep 2025 12:56:23 +0000   Mon, 08 Sep 2025 12:44:06 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 08 Sep 2025 12:56:23 +0000   Mon, 08 Sep 2025 12:44:07 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-298554
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 08b7ce147a3f42189797a9955167001c
	  System UUID:                cbf969bc-797a-4a04-b4f2-0dcb4375f8af
	  Boot ID:                    78653390-8f49-4cca-9df9-6c752f65b592
	  Kernel Version:             5.15.0-1083-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  containerd://1.7.27
	  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-gxqrn                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  default                     hello-node-connect-7d85dfc575-8drf9           0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  default                     mysql-5bb876957f-8zz4p                        600m (7%)     700m (8%)   512Mi (1%)       700Mi (2%)     10m
	  default                     nginx-svc                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  default                     sp-pod                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 coredns-66bc5c9577-bpt5b                      100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     16m
	  kube-system                 etcd-functional-298554                        100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         16m
	  kube-system                 kindnet-kdp9j                                 100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      16m
	  kube-system                 kube-apiserver-functional-298554              250m (3%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-controller-manager-functional-298554     200m (2%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-proxy-hckrh                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-scheduler-functional-298554              100m (1%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 storage-provisioner                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kubernetes-dashboard        dashboard-metrics-scraper-77bf4d6c4c-t6hgh    0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m
	  kubernetes-dashboard        kubernetes-dashboard-855c9754f9-p5lk6         0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m
	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                 16m                kube-proxy       
	  Normal   Starting                 15m                kube-proxy       
	  Normal   NodeAllocatableEnforced  16m                kubelet          Updated Node Allocatable limit across pods
	  Warning  CgroupV1                 16m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  16m                kubelet          Node functional-298554 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m                kubelet          Node functional-298554 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m                kubelet          Node functional-298554 status is now: NodeHasSufficientPID
	  Normal   Starting                 16m                kubelet          Starting kubelet.
	  Normal   RegisteredNode           16m                node-controller  Node functional-298554 event: Registered Node functional-298554 in Controller
	  Normal   NodeHasSufficientMemory  15m (x8 over 15m)  kubelet          Node functional-298554 status is now: NodeHasSufficientMemory
	  Normal   Starting                 15m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 15m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasNoDiskPressure    15m (x8 over 15m)  kubelet          Node functional-298554 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m (x7 over 15m)  kubelet          Node functional-298554 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  15m                kubelet          Updated Node Allocatable limit across pods
	  Normal   RegisteredNode           15m                node-controller  Node functional-298554 event: Registered Node functional-298554 in Controller
	
	
	==> dmesg <==
	[  +4.031804] net_ratelimit: 2 callbacks suppressed
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000005] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000012] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000092] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000031] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000003] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000304] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000004] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +8.190585] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000006] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000007] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000037] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000017] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000032] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev virbr0
	[  +0.000001] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	[  +0.000023] IPv4: martian source 10.96.0.1 from 10.244.0.4, on dev virbr0
	[  +0.000002] ll header: 00000000: 52 54 00 10 a2 1d 52 54 00 34 c3 66 08 00
	
	
	==> etcd [43fead4a7cdd0037cd33ed554734600b8c7c4ef92770e9b4eb572765cd1a52bc] <==
	{"level":"warn","ts":"2025-09-08T12:44:06.744143Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51280","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.750071Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51296","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.756040Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51312","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.779806Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51330","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.785728Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51356","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.791862Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51374","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:44:06.860800Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51388","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-08T12:44:58.586284Z","caller":"osutil/interrupt_unix.go:65","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2025-09-08T12:44:58.586389Z","caller":"embed/etcd.go:426","msg":"closing etcd server","name":"functional-298554","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-08T12:44:58.586490Z","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-08T12:45:05.587755Z","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-08T12:45:05.589213Z","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-08T12:45:05.589436Z","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-08T12:45:05.589542Z","caller":"etcdserver/server.go:2342","msg":"server has stopped; stopping storage version's monitor"}
	{"level":"info","ts":"2025-09-08T12:45:05.589577Z","caller":"etcdserver/server.go:2319","msg":"server has stopped; stopping cluster version's monitor"}
	{"level":"warn","ts":"2025-09-08T12:45:05.589615Z","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-08T12:45:05.589675Z","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-08T12:45:05.589690Z","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":"warn","ts":"2025-09-08T12:45:05.589624Z","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-08T12:45:05.589710Z","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-08T12:45:05.589720Z","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":"info","ts":"2025-09-08T12:45:05.591623Z","caller":"embed/etcd.go:621","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"error","ts":"2025-09-08T12:45:05.591675Z","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-08T12:45:05.591696Z","caller":"embed/etcd.go:626","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-09-08T12:45:05.591707Z","caller":"embed/etcd.go:428","msg":"closed etcd server","name":"functional-298554","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 [6ebfe4d16a9184c2394f4f3f212dcc1fc673b4f0a70eee38e5f546d34568dacc] <==
	{"level":"warn","ts":"2025-09-08T12:45:19.090019Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51642","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.131459Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51658","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.137928Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51676","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.144606Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51700","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.150277Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51710","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.156616Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51736","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.163309Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51760","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.169659Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51764","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.227674Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51770","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.234316Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51792","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.240274Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51806","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.246082Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51814","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.252286Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51838","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.264425Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51870","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.276678Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51896","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.282248Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51904","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.319173Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51914","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.324679Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51932","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-08T12:45:19.330467Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51954","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-08T12:55:18.673935Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1084}
	{"level":"info","ts":"2025-09-08T12:55:18.692334Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1084,"took":"18.03922ms","hash":3421724964,"current-db-size-bytes":3829760,"current-db-size":"3.8 MB","current-db-size-in-use-bytes":1880064,"current-db-size-in-use":"1.9 MB"}
	{"level":"info","ts":"2025-09-08T12:55:18.692381Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":3421724964,"revision":1084,"compact-revision":-1}
	{"level":"info","ts":"2025-09-08T13:00:18.679596Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1582}
	{"level":"info","ts":"2025-09-08T13:00:18.683398Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1582,"took":"3.46495ms","hash":3544781568,"current-db-size-bytes":3829760,"current-db-size":"3.8 MB","current-db-size-in-use-bytes":2568192,"current-db-size-in-use":"2.6 MB"}
	{"level":"info","ts":"2025-09-08T13:00:18.683435Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":3544781568,"revision":1582,"compact-revision":1084}
	
	
	==> kernel <==
	 13:00:53 up 21:42,  0 users,  load average: 0.23, 0.32, 0.38
	Linux functional-298554 5.15.0-1083-gcp #92~20.04.1-Ubuntu SMP Tue Apr 29 09:12:55 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [710234fbd0e8accbd0c307dae2f3382548ae805b96aec525e43ab4cf07eb93bd] <==
	I0908 12:58:49.828016       1 main.go:301] handling current node
	I0908 12:58:59.826862       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:58:59.826898       1 main.go:301] handling current node
	I0908 12:59:09.834208       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:59:09.834247       1 main.go:301] handling current node
	I0908 12:59:19.825918       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:59:19.825954       1 main.go:301] handling current node
	I0908 12:59:29.829795       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:59:29.829834       1 main.go:301] handling current node
	I0908 12:59:39.830154       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:59:39.830193       1 main.go:301] handling current node
	I0908 12:59:49.829286       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:59:49.829319       1 main.go:301] handling current node
	I0908 12:59:59.826378       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:59:59.826416       1 main.go:301] handling current node
	I0908 13:00:09.834441       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 13:00:09.834477       1 main.go:301] handling current node
	I0908 13:00:19.829338       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 13:00:19.829381       1 main.go:301] handling current node
	I0908 13:00:29.829378       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 13:00:29.829417       1 main.go:301] handling current node
	I0908 13:00:39.831994       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 13:00:39.832029       1 main.go:301] handling current node
	I0908 13:00:49.829140       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 13:00:49.829190       1 main.go:301] handling current node
	
	
	==> kindnet [abff527c91ecef9e12636dc0163c22adc448877bd2654b6a1a4fcf0c5651c7cc] <==
	I0908 12:44:16.828786       1 main.go:109] connected to apiserver: https://10.96.0.1:443
	I0908 12:44:16.829043       1 main.go:139] hostIP = 192.168.49.2
	podIP = 192.168.49.2
	I0908 12:44:16.829201       1 main.go:148] setting mtu 1500 for CNI 
	I0908 12:44:16.829218       1 main.go:178] kindnetd IP family: "ipv4"
	I0908 12:44:16.829297       1 main.go:182] noMask IPv4 subnets: [10.244.0.0/16]
	time="2025-09-08T12:44:17Z" level=info msg="Created plugin 10-kube-network-policies (kindnetd, handles RunPodSandbox,RemovePodSandbox)"
	I0908 12:44:17.049631       1 controller.go:377] "Starting controller" name="kube-network-policies"
	I0908 12:44:17.049657       1 controller.go:381] "Waiting for informer caches to sync"
	I0908 12:44:17.049667       1 shared_informer.go:350] "Waiting for caches to sync" controller="kube-network-policies"
	I0908 12:44:17.125570       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
	I0908 12:44:17.525338       1 shared_informer.go:357] "Caches are synced" controller="kube-network-policies"
	I0908 12:44:17.525375       1 metrics.go:72] Registering metrics
	I0908 12:44:17.525435       1 controller.go:711] "Syncing nftables rules"
	I0908 12:44:27.036815       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:27.036881       1 main.go:301] handling current node
	I0908 12:44:37.037322       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:37.037359       1 main.go:301] handling current node
	I0908 12:44:47.043406       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:47.043444       1 main.go:301] handling current node
	I0908 12:44:57.041317       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0908 12:44:57.041357       1 main.go:301] handling current node
	
	
	==> kube-apiserver [dd3c9e9bf2f63892236c297364671810a0fd9bd72eb66daa01b7c28167fa9efb] <==
	I0908 12:48:32.020881       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:48:48.900598       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:49:41.090240       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:50:14.810020       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:50:51.413164       1 alloc.go:328] "allocated clusterIPs" service="default/mysql" clusterIPs={"IPv4":"10.106.130.134"}
	I0908 12:50:54.947574       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:51:34.851854       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:51:52.405974       1 controller.go:667] quota admission added evaluator for: namespaces
	I0908 12:51:52.546771       1 alloc.go:328] "allocated clusterIPs" service="kubernetes-dashboard/kubernetes-dashboard" clusterIPs={"IPv4":"10.111.242.64"}
	I0908 12:51:52.558733       1 alloc.go:328] "allocated clusterIPs" service="kubernetes-dashboard/dashboard-metrics-scraper" clusterIPs={"IPv4":"10.101.79.10"}
	I0908 12:52:17.581990       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:52:46.793461       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:53:21.455223       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:53:49.476747       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:54:27.994775       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:54:49.642394       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:55:19.952564       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0908 12:55:44.396501       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:56:03.812880       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:56:46.520698       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:57:29.623671       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:58:14.215199       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:58:57.859657       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 12:59:35.391769       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0908 13:00:02.157019       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [894154ab77222f07cf6fae48d45649566b6bb0a2c1b8c34571ea8bc9f353e209] <==
	I0908 12:45:23.439667       1 shared_informer.go:356] "Caches are synced" controller="taint-eviction-controller"
	I0908 12:45:23.439687       1 node_lifecycle_controller.go:1067] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0908 12:45:23.439463       1 shared_informer.go:356] "Caches are synced" controller="legacy-service-account-token-cleaner"
	I0908 12:45:23.439869       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kubelet-serving"
	I0908 12:45:23.439966       1 shared_informer.go:356] "Caches are synced" controller="job"
	I0908 12:45:23.440598       1 shared_informer.go:356] "Caches are synced" controller="ReplicationController"
	I0908 12:45:23.440625       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kubelet-client"
	I0908 12:45:23.441649       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-legacy-unknown"
	I0908 12:45:23.441667       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrsigning-kube-apiserver-client"
	I0908 12:45:23.441686       1 shared_informer.go:356] "Caches are synced" controller="persistent volume"
	I0908 12:45:23.443084       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0908 12:45:23.443816       1 shared_informer.go:356] "Caches are synced" controller="ephemeral"
	I0908 12:45:23.446019       1 shared_informer.go:356] "Caches are synced" controller="GC"
	I0908 12:45:23.446059       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0908 12:45:23.448416       1 shared_informer.go:356] "Caches are synced" controller="daemon sets"
	I0908 12:45:23.451733       1 shared_informer.go:356] "Caches are synced" controller="disruption"
	I0908 12:45:23.453342       1 shared_informer.go:356] "Caches are synced" controller="ClusterRoleAggregator"
	I0908 12:45:23.455444       1 shared_informer.go:356] "Caches are synced" controller="PVC protection"
	I0908 12:45:23.463276       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	E0908 12:51:52.450578       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"
	E0908 12:51:52.453722       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"
	E0908 12:51:52.455046       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"
	E0908 12:51:52.458472       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"
	E0908 12:51:52.459205       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"
	E0908 12:51:52.463988       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 [a780b946e0cd057539b1f1d9958c5756189466cb68943950def60c1babe9e17e] <==
	I0908 12:45:08.333979       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="endpoints"
	I0908 12:45:08.334010       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="daemonsets.apps"
	I0908 12:45:08.334052       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="poddisruptionbudgets.policy"
	I0908 12:45:08.334095       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="roles.rbac.authorization.k8s.io"
	I0908 12:45:08.334129       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="endpointslices.discovery.k8s.io"
	I0908 12:45:08.334425       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="statefulsets.apps"
	I0908 12:45:08.334656       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="limitranges"
	I0908 12:45:08.334808       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="horizontalpodautoscalers.autoscaling"
	I0908 12:45:08.334857       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="networkpolicies.networking.k8s.io"
	I0908 12:45:08.334939       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="leases.coordination.k8s.io"
	I0908 12:45:08.334990       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="controllerrevisions.apps"
	I0908 12:45:08.335080       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="ingresses.networking.k8s.io"
	I0908 12:45:08.335147       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="csistoragecapacities.storage.k8s.io"
	I0908 12:45:08.335254       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="deployments.apps"
	I0908 12:45:08.335324       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="cronjobs.batch"
	I0908 12:45:08.335405       1 shared_informer.go:682] "Warning: resync period is smaller than resync check period and the informer has already started. Changing it to the resync check period" resyncPeriod="21h11m41.736985328s" resyncCheckPeriod="21h13m34.017206409s"
	I0908 12:45:08.335554       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="resourceclaimtemplates.resource.k8s.io"
	I0908 12:45:08.335595       1 controllermanager.go:781] "Started controller" controller="resourcequota-controller"
	I0908 12:45:08.335874       1 resource_quota_controller.go:300] "Starting resource quota controller" logger="resourcequota-controller"
	I0908 12:45:08.335894       1 shared_informer.go:349] "Waiting for caches to sync" controller="resource quota"
	I0908 12:45:08.335925       1 resource_quota_monitor.go:308] "QuotaMonitor running" logger="resourcequota-controller"
	I0908 12:45:08.461874       1 controllermanager.go:781] "Started controller" controller="namespace-controller"
	I0908 12:45:08.461952       1 namespace_controller.go:202] "Starting namespace controller" logger="namespace-controller"
	I0908 12:45:08.461979       1 shared_informer.go:349] "Waiting for caches to sync" controller="namespace"
	F0908 12:45:08.504954       1 client_builder_dynamic.go:154] Get "https://192.168.49.2:8441/api/v1/namespaces/kube-system/serviceaccounts/deployment-controller": dial tcp 192.168.49.2:8441: connect: connection refused
	
	
	==> kube-proxy [49fa34da7c4a8fa26980e076b02b5716a133dd2dc556e96bfd9ff5154d4e6c5a] <==
	I0908 12:44:16.627770       1 server_linux.go:53] "Using iptables proxy"
	I0908 12:44:16.751007       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0908 12:44:16.851491       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0908 12:44:16.851527       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0908 12:44:16.851606       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`"
	I0908 12:44:16.870611       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0908 12:44:16.870660       1 server_linux.go:132] "Using iptables Proxier"
	I0908 12:44:16.874705       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"
	I0908 12:44:16.875110       1 server.go:527] "Version info" version="v1.34.0"
	I0908 12:44:16.875196       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0908 12:44:16.877133       1 config.go:403] "Starting serviceCIDR config controller"
	I0908 12:44:16.877278       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0908 12:44:16.877304       1 config.go:200] "Starting service config controller"
	I0908 12:44:16.877318       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0908 12:44:16.877355       1 config.go:106] "Starting endpoint slice config controller"
	I0908 12:44:16.877366       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0908 12:44:16.877415       1 config.go:309] "Starting node config controller"
	I0908 12:44:16.877434       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0908 12:44:16.877440       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0908 12:44:16.978013       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	I0908 12:44:16.978034       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0908 12:44:16.978098       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	
	
	==> kube-proxy [d682b6d5cd4a2fc6598b42b6e72ca803abd7c41c6ba14b461c1cef8a97b05e43] <==
	I0908 12:44:59.571068       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0908 12:44:59.672243       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0908 12:44:59.672285       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0908 12:44:59.672387       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`"
	I0908 12:44:59.830416       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0908 12:44:59.830477       1 server_linux.go:132] "Using iptables Proxier"
	I0908 12:44:59.835175       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"
	I0908 12:44:59.835506       1 server.go:527] "Version info" version="v1.34.0"
	I0908 12:44:59.835535       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0908 12:44:59.836957       1 config.go:200] "Starting service config controller"
	I0908 12:44:59.836990       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0908 12:44:59.837019       1 config.go:403] "Starting serviceCIDR config controller"
	I0908 12:44:59.837026       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0908 12:44:59.837051       1 config.go:106] "Starting endpoint slice config controller"
	I0908 12:44:59.837070       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0908 12:44:59.837541       1 config.go:309] "Starting node config controller"
	I0908 12:44:59.837620       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0908 12:44:59.837696       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0908 12:44:59.937174       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0908 12:44:59.938345       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	I0908 12:44:59.938355       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	E0908 12:45:20.033723       1 reflector.go:205] "Failed to watch" err="endpointslices.discovery.k8s.io is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"endpointslices\" in API group \"discovery.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.EndpointSlice"
	E0908 12:45:20.034024       1 reflector.go:205] "Failed to watch" err="servicecidrs.networking.k8s.io is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"servicecidrs\" in API group \"networking.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ServiceCIDR"
	E0908 12:45:20.034090       1 reflector.go:205] "Failed to watch" err="nodes \"functional-298554\" is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"nodes\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0908 12:45:20.034113       1 reflector.go:205] "Failed to watch" err="services is forbidden: User \"system:serviceaccount:kube-system:kube-proxy\" cannot watch resource \"services\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:node-proxier\" not found, clusterrole.rbac.authorization.k8s.io \"system:service-account-issuer-discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	
	
	==> kube-scheduler [30c3843e7ae83e063b2126e5f510f719bf4cf46c0cdd5d7981c8778e5c32d369] <==
	E0908 12:44:07.628260       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"
	E0908 12:44:07.628371       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"
	E0908 12:44:07.628394       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"
	E0908 12:44:07.628511       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"
	E0908 12:44:07.628535       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"
	E0908 12:44:07.628594       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"
	E0908 12:44:07.628616       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"
	E0908 12:44:07.628692       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"
	E0908 12:44:07.628147       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"
	E0908 12:44:08.465213       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"
	E0908 12:44:08.477370       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"
	E0908 12:44:08.489588       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"
	E0908 12:44:08.489649       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"
	E0908 12:44:08.558770       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"
	E0908 12:44:08.579885       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"
	E0908 12:44:08.593069       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"
	E0908 12:44:08.615047       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"
	E0908 12:44:08.643083       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"
	I0908 12:44:10.251237       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:05.716198       1 tlsconfig.go:258] "Shutting down DynamicServingCertificateController"
	I0908 12:45:05.716268       1 configmap_cafile_content.go:226] "Shutting down controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:05.716389       1 secure_serving.go:259] Stopped listening on 127.0.0.1:10259
	I0908 12:45:05.716412       1 server.go:263] "[graceful-termination] secure server has stopped listening"
	I0908 12:45:05.716510       1 server.go:265] "[graceful-termination] secure server is exiting"
	E0908 12:45:05.716550       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kube-scheduler [b120637b03fa740b2c9900b5aa1e71a5b7aea3fb32b5d0185a9ff09dd4aa3013] <==
	I0908 12:45:08.282488       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:08.282497       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0908 12:45:08.282486       1 shared_informer.go:349] "Waiting for caches to sync" controller="RequestHeaderAuthRequestController"
	I0908 12:45:08.282834       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I0908 12:45:08.283113       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0908 12:45:08.382892       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0908 12:45:08.382911       1 shared_informer.go:356] "Caches are synced" controller="RequestHeaderAuthRequestController"
	I0908 12:45:08.382927       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	E0908 12:45:19.869438       1 reflector.go:205] "Failed to watch" err="configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot watch resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_amd64.s:1700" type="*v1.ConfigMap"
	E0908 12:45:19.869485       1 reflector.go:205] "Failed to watch" err="configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot watch resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_amd64.s:1700" type="*v1.ConfigMap"
	E0908 12:45:19.945148       1 reflector.go:205] "Failed to watch" err="csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0908 12:45:19.945343       1 reflector.go:205] "Failed to watch" err="poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot watch resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E0908 12:45:19.945395       1 reflector.go:205] "Failed to watch" err="replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot watch resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E0908 12:45:19.945419       1 reflector.go:205] "Failed to watch" err="pods is forbidden: User \"system:kube-scheduler\" cannot watch resource \"pods\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E0908 12:45:19.945439       1 reflector.go:205] "Failed to watch" err="persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot watch resource \"persistentvolumes\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0908 12:45:19.945464       1 reflector.go:205] "Failed to watch" err="replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot watch resource \"replicationcontrollers\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0908 12:45:19.945483       1 reflector.go:205] "Failed to watch" err="persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot watch resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0908 12:45:19.945501       1 reflector.go:205] "Failed to watch" err="volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0908 12:45:20.032091       1 reflector.go:205] "Failed to watch" err="services is forbidden: User \"system:kube-scheduler\" cannot watch resource \"services\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0908 12:45:20.032442       1 reflector.go:205] "Failed to watch" err="resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0908 12:45:20.032485       1 reflector.go:205] "Failed to watch" err="statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot watch resource \"statefulsets\" in API group \"apps\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0908 12:45:20.032523       1 reflector.go:205] "Failed to watch" err="storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0908 12:45:20.032553       1 reflector.go:205] "Failed to watch" err="nodes is forbidden: User \"system:kube-scheduler\" cannot watch resource \"nodes\" in API group \"\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0908 12:45:20.032579       1 reflector.go:205] "Failed to watch" err="deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0908 12:45:20.032600       1 reflector.go:205] "Failed to watch" err="csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot watch resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope: RBAC: [clusterrole.rbac.authorization.k8s.io \"system:basic-user\" not found, clusterrole.rbac.authorization.k8s.io \"system:discovery\" not found, clusterrole.rbac.authorization.k8s.io \"system:public-info-viewer\" not found, clusterrole.rbac.authorization.k8s.io \"system:volume-scheduler\" not found, clusterrole.rbac.authorization.k8s.io \"system:kube-scheduler\" not found]" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	
	
	==> kubelet <==
	Sep 08 13:00:06 functional-298554 kubelet[5182]: E0908 13:00:06.230485    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-t6hgh" podUID="d9ec36e6-8c0b-487d-a86e-c841
1bf5315c"
	Sep 08 13:00:07 functional-298554 kubelet[5182]: E0908 13:00:07.230767    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-p5lk6" podUID="e324084c-9eb5-4829-935e-b871a742f666"
	Sep 08 13:00:09 functional-298554 kubelet[5182]: E0908 13:00:09.229422    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	Sep 08 13:00:10 functional-298554 kubelet[5182]: E0908 13:00:10.229860    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 13:00:17 functional-298554 kubelet[5182]: E0908 13:00:17.229830    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-8drf9" podUID="57468089-8f3c-4867-84e7-1c5ce656318a"
	Sep 08 13:00:19 functional-298554 kubelet[5182]: E0908 13:00:19.228847    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-gxqrn" podUID="cda42510-a945-47d8-a6db-d5eea0543d26"
	Sep 08 13:00:19 functional-298554 kubelet[5182]: E0908 13:00:19.229473    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/mysql:5.7\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-5bb876957f-8zz4p" podUID="3d482dcb-7583-4a53-9fc6-d52a3d30a02d"
	Sep 08 13:00:20 functional-298554 kubelet[5182]: E0908 13:00:20.229619    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	Sep 08 13:00:20 functional-298554 kubelet[5182]: E0908 13:00:20.230409    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-p5lk6" podUID="e324084c-9eb5-4829-935e-b871a742f666"
	Sep 08 13:00:21 functional-298554 kubelet[5182]: E0908 13:00:21.230274    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 13:00:21 functional-298554 kubelet[5182]: E0908 13:00:21.230286    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-t6hgh" podUID="d9ec36e6-8c0b-487d-a86e-c841
1bf5315c"
	Sep 08 13:00:32 functional-298554 kubelet[5182]: E0908 13:00:32.229312    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-8drf9" podUID="57468089-8f3c-4867-84e7-1c5ce656318a"
	Sep 08 13:00:32 functional-298554 kubelet[5182]: E0908 13:00:32.229314    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-gxqrn" podUID="cda42510-a945-47d8-a6db-d5eea0543d26"
	Sep 08 13:00:32 functional-298554 kubelet[5182]: E0908 13:00:32.229314    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	Sep 08 13:00:34 functional-298554 kubelet[5182]: E0908 13:00:34.230049    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/mysql:5.7\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-5bb876957f-8zz4p" podUID="3d482dcb-7583-4a53-9fc6-d52a3d30a02d"
	Sep 08 13:00:34 functional-298554 kubelet[5182]: E0908 13:00:34.230049    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 13:00:35 functional-298554 kubelet[5182]: E0908 13:00:35.232896    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-p5lk6" podUID="e324084c-9eb5-4829-935e-b871a742f666"
	Sep 08 13:00:36 functional-298554 kubelet[5182]: E0908 13:00:36.230361    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-t6hgh" podUID="d9ec36e6-8c0b-487d-a86e-c841
1bf5315c"
	Sep 08 13:00:45 functional-298554 kubelet[5182]: E0908 13:00:45.229790    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-connect-7d85dfc575-8drf9" podUID="57468089-8f3c-4867-84e7-1c5ce656318a"
	Sep 08 13:00:45 functional-298554 kubelet[5182]: E0908 13:00:45.230412    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/mysql:5.7\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-5bb876957f-8zz4p" podUID="3d482dcb-7583-4a53-9fc6-d52a3d30a02d"
	Sep 08 13:00:46 functional-298554 kubelet[5182]: E0908 13:00:46.229876    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="4f6813d8-f192-4983-8dcc-48ed35a22eeb"
	Sep 08 13:00:46 functional-298554 kubelet[5182]: E0908 13:00:46.230555    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/library/nginx:alpine\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx-svc" podUID="a23f6cbc-0740-4404-a526-31cfefe00dff"
	Sep 08 13:00:46 functional-298554 kubelet[5182]: E0908 13:00:46.230556    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kubernetes-dashboard\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/dashboard/manifests/sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-p5lk6" podUID="e324084c-9eb5-4829-935e-b871a742f666"
	Sep 08 13:00:47 functional-298554 kubelet[5182]: E0908 13:00:47.229699    5182 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: failed to pull and unpack image \\\"docker.io/kicbase/echo-server:latest\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/hello-node-75c85bcc94-gxqrn" podUID="cda42510-a945-47d8-a6db-d5eea0543d26"
	Sep 08 13:00:49 functional-298554 kubelet[5182]: E0908 13:00:49.230237    5182 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"dashboard-metrics-scraper\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": ErrImagePull: failed to pull and unpack image \\\"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\\\": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kubernetesui/metrics-scraper/manifests/sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-t6hgh" podUID="d9ec36e6-8c0b-487d-a86e-c841
1bf5315c"
	
	
	==> storage-provisioner [14e83577e2d96bce4034d89f91e34dbce250db8b79bca77795037a4348b42d57] <==
	W0908 13:00:29.131969       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:31.134986       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:31.138724       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:33.142608       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:33.146486       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:35.149296       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:35.154267       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:37.157405       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:37.161519       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:39.164467       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:39.169540       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:41.172990       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:41.176711       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:43.180451       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:43.185053       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:45.187454       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:45.191243       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:47.194811       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:47.199509       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:49.202156       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:49.206999       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:51.209207       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:51.212578       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:53.216657       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 13:00:53.220306       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	
	
	==> storage-provisioner [fe62a10085a293f427b55aec5327b61b7307740d690216cf5657a49f061c3c27] <==
	W0908 12:44:33.341836       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:35.344914       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:35.349997       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:37.352827       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:37.356628       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:39.360251       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:39.365631       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:41.368473       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:41.371952       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:43.374851       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:43.379249       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:45.381854       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:45.386223       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:47.389158       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:47.392811       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:49.396046       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:49.399735       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:51.403335       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:51.407437       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:53.410445       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:53.415441       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:55.418560       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:55.422242       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:57.425736       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0908 12:44:57.430009       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 functional-298554 -n functional-298554
helpers_test.go:269: (dbg) Run:  kubectl --context functional-298554 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-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod dashboard-metrics-scraper-77bf4d6c4c-t6hgh kubernetes-dashboard-855c9754f9-p5lk6
helpers_test.go:282: ======> post-mortem[TestFunctional/parallel/MySQL]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context functional-298554 describe pod busybox-mount hello-node-75c85bcc94-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod dashboard-metrics-scraper-77bf4d6c4c-t6hgh kubernetes-dashboard-855c9754f9-p5lk6
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context functional-298554 describe pod busybox-mount hello-node-75c85bcc94-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod dashboard-metrics-scraper-77bf4d6c4c-t6hgh kubernetes-dashboard-855c9754f9-p5lk6: exit status 1 (93.782007ms)

                                                
                                                
-- stdout --
	Name:             busybox-mount
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:54 +0000
	Labels:           integration-test=busybox-mount
	Annotations:      <none>
	Status:           Succeeded
	IP:               10.244.0.7
	IPs:
	  IP:  10.244.0.7
	Containers:
	  mount-munger:
	    Container ID:  containerd://78a252bbf929ebdb67e3ed61e368a236484dd9ff586cbb049fbc9272297fef44
	    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:      Mon, 08 Sep 2025 12:46:00 +0000
	      Finished:     Mon, 08 Sep 2025 12:46:00 +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-z2vnh (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-z2vnh:
	    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  14m   default-scheduler  Successfully assigned default/busybox-mount to functional-298554
	  Normal  Pulling    14m   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Normal  Pulled     14m   kubelet            Successfully pulled image "gcr.io/k8s-minikube/busybox:1.28.4-glibc" in 3.822s (5.377s including waiting). Image size: 2395207 bytes.
	  Normal  Created    14m   kubelet            Created container: mount-munger
	  Normal  Started    14m   kubelet            Started container mount-munger
	
	
	Name:             hello-node-75c85bcc94-gxqrn
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:40 +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-z4c6d (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-z4c6d:
	    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  15m                default-scheduler  Successfully assigned default/hello-node-75c85bcc94-gxqrn to functional-298554
	  Warning  Failed     13m (x3 over 14m)  kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    11m (x5 over 15m)  kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     11m (x2 over 15m)  kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     11m (x5 over 15m)  kubelet            Error: ErrImagePull
	  Normal   BackOff    6s (x62 over 15m)  kubelet            Back-off pulling image "kicbase/echo-server"
	  Warning  Failed     6s (x62 over 15m)  kubelet            Error: ImagePullBackOff
	
	
	Name:             hello-node-connect-7d85dfc575-8drf9
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:46:06 +0000
	Labels:           app=hello-node-connect
	                  pod-template-hash=7d85dfc575
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.8
	IPs:
	  IP:           10.244.0.8
	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-k4cn5 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-k4cn5:
	    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  14m                   default-scheduler  Successfully assigned default/hello-node-connect-7d85dfc575-8drf9 to functional-298554
	  Warning  Failed     14m                   kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    11m (x5 over 14m)     kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     11m (x4 over 14m)     kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     11m (x5 over 14m)     kubelet            Error: ErrImagePull
	  Normal   BackOff    4m36s (x40 over 14m)  kubelet            Back-off pulling image "kicbase/echo-server"
	  Warning  Failed     4m36s (x40 over 14m)  kubelet            Error: ImagePullBackOff
	
	
	Name:             mysql-5bb876957f-8zz4p
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:50:51 +0000
	Labels:           app=mysql
	                  pod-template-hash=5bb876957f
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.9
	IPs:
	  IP:           10.244.0.9
	Controlled By:  ReplicaSet/mysql-5bb876957f
	Containers:
	  mysql:
	    Container ID:   
	    Image:          docker.io/mysql:5.7
	    Image ID:       
	    Port:           3306/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Limits:
	      cpu:     700m
	      memory:  700Mi
	    Requests:
	      cpu:     600m
	      memory:  512Mi
	    Environment:
	      MYSQL_ROOT_PASSWORD:  password
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-s2ltp (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-s2ltp:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    Optional:                false
	    DownwardAPI:             true
	QoS Class:                   Burstable
	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/mysql-5bb876957f-8zz4p to functional-298554
	  Normal   Pulling    6m40s (x5 over 10m)     kubelet            Pulling image "docker.io/mysql:5.7"
	  Warning  Failed     6m35s (x5 over 9m57s)   kubelet            Failed to pull image "docker.io/mysql:5.7": failed to pull and unpack image "docker.io/library/mysql:5.7": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/mysql/manifests/sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     6m35s (x5 over 9m57s)   kubelet            Error: ErrImagePull
	  Warning  Failed     4m51s (x19 over 9m56s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m27s (x21 over 9m56s)  kubelet            Back-off pulling image "docker.io/mysql:5.7"
	
	
	Name:             nginx-svc
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:43 +0000
	Labels:           run=nginx-svc
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.5
	IPs:
	  IP:  10.244.0.5
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xm86s (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-xm86s:
	    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  15m                   default-scheduler  Successfully assigned default/nginx-svc to functional-298554
	  Normal   Pulling    11m (x5 over 15m)     kubelet            Pulling image "docker.io/nginx:alpine"
	  Warning  Failed     11m (x5 over 15m)     kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     11m (x5 over 15m)     kubelet            Error: ErrImagePull
	  Warning  Failed     4m59s (x40 over 15m)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    7s (x62 over 15m)     kubelet            Back-off pulling image "docker.io/nginx:alpine"
	
	
	Name:             sp-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-298554/192.168.49.2
	Start Time:       Mon, 08 Sep 2025 12:45:48 +0000
	Labels:           test=storage-provisioner
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.6
	IPs:
	  IP:  10.244.0.6
	Containers:
	  myfrontend:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           <none>
	    Host Port:      <none>
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /tmp/mount from mypd (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-pmhhr (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  mypd:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  myclaim
	    ReadOnly:   false
	  kube-api-access-pmhhr:
	    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  15m                   default-scheduler  Successfully assigned default/sp-pod to functional-298554
	  Normal   Pulling    11m (x5 over 15m)     kubelet            Pulling image "docker.io/nginx"
	  Warning  Failed     11m (x5 over 14m)     kubelet            Failed to pull image "docker.io/nginx": failed to pull and unpack image "docker.io/library/nginx:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     11m (x5 over 14m)     kubelet            Error: ErrImagePull
	  Normal   BackOff    4m57s (x40 over 14m)  kubelet            Back-off pulling image "docker.io/nginx"
	  Warning  Failed     4m42s (x41 over 14m)  kubelet            Error: ImagePullBackOff

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "dashboard-metrics-scraper-77bf4d6c4c-t6hgh" not found
	Error from server (NotFound): pods "kubernetes-dashboard-855c9754f9-p5lk6" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context functional-298554 describe pod busybox-mount hello-node-75c85bcc94-gxqrn hello-node-connect-7d85dfc575-8drf9 mysql-5bb876957f-8zz4p nginx-svc sp-pod dashboard-metrics-scraper-77bf4d6c4c-t6hgh kubernetes-dashboard-855c9754f9-p5lk6: exit status 1
--- FAIL: TestFunctional/parallel/MySQL (602.66s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1451: (dbg) Run:  kubectl --context functional-298554 create deployment hello-node --image kicbase/echo-server
functional_test.go:1455: (dbg) Run:  kubectl --context functional-298554 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-gxqrn" [cda42510-a945-47d8-a6db-d5eea0543d26] 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-298554 -n functional-298554
functional_test.go:1460: TestFunctional/parallel/ServiceCmd/DeployApp: showing logs for failed pods as of 2025-09-08 12:55:40.798935328 +0000 UTC m=+2226.618694000
functional_test.go:1460: (dbg) Run:  kubectl --context functional-298554 describe po hello-node-75c85bcc94-gxqrn -n default
functional_test.go:1460: (dbg) kubectl --context functional-298554 describe po hello-node-75c85bcc94-gxqrn -n default:
Name:             hello-node-75c85bcc94-gxqrn
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-298554/192.168.49.2
Start Time:       Mon, 08 Sep 2025 12:45:40 +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-z4c6d (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-z4c6d:
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-gxqrn to functional-298554
Warning  Failed     8m5s (x3 over 9m34s)    kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   Pulling    6m45s (x5 over 10m)     kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     6m40s (x2 over 9m54s)   kubelet            Failed to pull image "kicbase/echo-server": failed to pull and unpack image "docker.io/kicbase/echo-server:latest": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/kicbase/echo-server/manifests/sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed     6m40s (x5 over 9m54s)   kubelet            Error: ErrImagePull
Warning  Failed     4m52s (x18 over 9m53s)  kubelet            Error: ImagePullBackOff
Normal   BackOff    4m10s (x21 over 9m53s)  kubelet            Back-off pulling image "kicbase/echo-server"
functional_test.go:1460: (dbg) Run:  kubectl --context functional-298554 logs hello-node-75c85bcc94-gxqrn -n default
functional_test.go:1460: (dbg) Non-zero exit: kubectl --context functional-298554 logs hello-node-75c85bcc94-gxqrn -n default: exit status 1 (64.066182ms)

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

                                                
                                                
** /stderr **
functional_test.go:1460: kubectl --context functional-298554 logs hello-node-75c85bcc94-gxqrn -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.59s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-298554 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" [a23f6cbc-0740-4404-a526-31cfefe00dff] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
functional_test_tunnel_test.go:216: ***** TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: pod "run=nginx-svc" failed to start within 4m0s: context deadline exceeded ****
functional_test_tunnel_test.go:216: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p functional-298554 -n functional-298554
functional_test_tunnel_test.go:216: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: showing logs for failed pods as of 2025-09-08 12:49:44.204239352 +0000 UTC m=+1870.023998033
functional_test_tunnel_test.go:216: (dbg) Run:  kubectl --context functional-298554 describe po nginx-svc -n default
functional_test_tunnel_test.go:216: (dbg) kubectl --context functional-298554 describe po nginx-svc -n default:
Name:             nginx-svc
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-298554/192.168.49.2
Start Time:       Mon, 08 Sep 2025 12:45:43 +0000
Labels:           run=nginx-svc
Annotations:      <none>
Status:           Pending
IP:               10.244.0.5
IPs:
IP:  10.244.0.5
Containers:
nginx:
Container ID:   
Image:          docker.io/nginx:alpine
Image ID:       
Port:           80/TCP
Host Port:      0/TCP
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xm86s (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-xm86s:
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  4m                   default-scheduler  Successfully assigned default/nginx-svc to functional-298554
Normal   Pulling    40s (x5 over 4m)     kubelet            Pulling image "docker.io/nginx:alpine"
Warning  Failed     35s (x5 over 3m53s)  kubelet            Failed to pull image "docker.io/nginx:alpine": failed to pull and unpack image "docker.io/library/nginx:alpine": failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed     35s (x5 over 3m53s)  kubelet            Error: ErrImagePull
Normal   BackOff    7s (x13 over 3m52s)  kubelet            Back-off pulling image "docker.io/nginx:alpine"
Warning  Failed     7s (x13 over 3m52s)  kubelet            Error: ImagePullBackOff
functional_test_tunnel_test.go:216: (dbg) Run:  kubectl --context functional-298554 logs nginx-svc -n default
functional_test_tunnel_test.go:216: (dbg) Non-zero exit: kubectl --context functional-298554 logs nginx-svc -n default: exit status 1 (64.834512ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "nginx" in pod "nginx-svc" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
functional_test_tunnel_test.go:216: kubectl --context functional-298554 logs nginx-svc -n default: exit status 1
functional_test_tunnel_test.go:217: wait: run=nginx-svc within 4m0s: context deadline exceeded
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (240.59s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
I0908 12:49:44.335339  826650 retry.go:31] will retry after 2.336616944s: Temporary Error: Get "http:": http: no Host in request URL
I0908 12:49:46.672625  826650 retry.go:31] will retry after 2.444424104s: Temporary Error: Get "http:": http: no Host in request URL
I0908 12:49:49.118234  826650 retry.go:31] will retry after 7.08376712s: Temporary Error: Get "http:": http: no Host in request URL
I0908 12:49:56.203064  826650 retry.go:31] will retry after 5.785322318s: Temporary Error: Get "http:": http: no Host in request URL
I0908 12:50:01.988664  826650 retry.go:31] will retry after 12.603597327s: Temporary Error: Get "http:": http: no Host in request URL
I0908 12:50:14.592560  826650 retry.go:31] will retry after 11.472291148s: Temporary Error: Get "http:": http: no Host in request URL
I0908 12:50:26.065081  826650 retry.go:31] will retry after 25.07314566s: Temporary Error: Get "http:": http: no Host in request URL
functional_test_tunnel_test.go:288: failed to hit nginx at "http://": Temporary Error: Get "http:": http: no Host in request URL
functional_test_tunnel_test.go:290: (dbg) Run:  kubectl --context functional-298554 get svc nginx-svc
functional_test_tunnel_test.go:294: failed to kubectl get svc nginx-svc:
NAME        TYPE           CLUSTER-IP       EXTERNAL-IP      PORT(S)        AGE
nginx-svc   LoadBalancer   10.109.147.198   10.109.147.198   80:31111/TCP   5m8s
functional_test_tunnel_test.go:301: expected body to contain "Welcome to nginx!", but got *""*
--- FAIL: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (66.86s)

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

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

                                                
                                                
-- stdout --
	https://192.168.49.2:30777
	
	

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

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

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

                                                
                                                
-- 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-298554 service hello-node --url --format={{.IP}}": exit status 115
--- FAIL: TestFunctional/parallel/ServiceCmd/Format (0.51s)

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

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

                                                
                                                
-- stdout --
	http://192.168.49.2:30777
	
	

                                                
                                                
-- /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-298554 service hello-node --url": exit status 115
functional_test.go:1575: found endpoint for hello-node: http://192.168.49.2:30777
--- FAIL: TestFunctional/parallel/ServiceCmd/URL (0.51s)

                                                
                                    

Test pass (290/331)

Order passed test Duration
3 TestDownloadOnly/v1.28.0/json-events 18.27
4 TestDownloadOnly/v1.28.0/preload-exists 0
8 TestDownloadOnly/v1.28.0/LogsDuration 0.06
9 TestDownloadOnly/v1.28.0/DeleteAll 0.2
10 TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.34.0/json-events 17.14
13 TestDownloadOnly/v1.34.0/preload-exists 0
17 TestDownloadOnly/v1.34.0/LogsDuration 0.55
18 TestDownloadOnly/v1.34.0/DeleteAll 0.5
19 TestDownloadOnly/v1.34.0/DeleteAlwaysSucceeds 0.3
20 TestDownloadOnlyKic 1.32
21 TestBinaryMirror 0.81
22 TestOffline 59.91
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
27 TestAddons/Setup 416.6
31 TestAddons/serial/GCPAuth/Namespaces 0.11
32 TestAddons/serial/GCPAuth/FakeCredentials 11.44
36 TestAddons/parallel/RegistryCreds 0.6
38 TestAddons/parallel/InspektorGadget 6.25
39 TestAddons/parallel/MetricsServer 5.66
41 TestAddons/parallel/CSI 67.05
42 TestAddons/parallel/Headlamp 36.75
43 TestAddons/parallel/CloudSpanner 5.46
45 TestAddons/parallel/NvidiaDevicePlugin 5.46
46 TestAddons/parallel/Yakd 11.64
48 TestAddons/StoppedEnableDisable 12.11
49 TestCertOptions 27.93
50 TestCertExpiration 214.77
52 TestForceSystemdFlag 29.83
53 TestForceSystemdEnv 29.57
55 TestKVMDriverInstallOrUpdate 4.56
59 TestErrorSpam/setup 21.96
60 TestErrorSpam/start 0.56
61 TestErrorSpam/status 0.85
62 TestErrorSpam/pause 1.46
63 TestErrorSpam/unpause 1.72
64 TestErrorSpam/stop 2.43
67 TestFunctional/serial/CopySyncFile 0
68 TestFunctional/serial/StartWithProxy 46.55
69 TestFunctional/serial/AuditLog 0
70 TestFunctional/serial/SoftStart 5.51
71 TestFunctional/serial/KubeContext 0.05
72 TestFunctional/serial/KubectlGetPods 0.08
75 TestFunctional/serial/CacheCmd/cache/add_remote 2.7
76 TestFunctional/serial/CacheCmd/cache/add_local 3.25
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.26
80 TestFunctional/serial/CacheCmd/cache/cache_reload 1.44
81 TestFunctional/serial/CacheCmd/cache/delete 0.1
82 TestFunctional/serial/MinikubeKubectlCmd 0.11
83 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.11
84 TestFunctional/serial/ExtraConfig 42.76
85 TestFunctional/serial/ComponentHealth 0.06
86 TestFunctional/serial/LogsCmd 1.33
87 TestFunctional/serial/LogsFileCmd 1.32
88 TestFunctional/serial/InvalidService 4.72
90 TestFunctional/parallel/ConfigCmd 0.38
92 TestFunctional/parallel/DryRun 0.34
93 TestFunctional/parallel/InternationalLanguage 0.15
94 TestFunctional/parallel/StatusCmd 0.85
99 TestFunctional/parallel/AddonsCmd 0.13
102 TestFunctional/parallel/SSHCmd 0.47
103 TestFunctional/parallel/CpCmd 1.63
105 TestFunctional/parallel/FileSync 0.25
106 TestFunctional/parallel/CertSync 1.48
110 TestFunctional/parallel/NodeLabels 0.07
112 TestFunctional/parallel/NonActiveRuntimeDisabled 0.54
114 TestFunctional/parallel/License 0.68
116 TestFunctional/parallel/Version/short 0.05
117 TestFunctional/parallel/Version/components 0.45
118 TestFunctional/parallel/ImageCommands/ImageListShort 0.2
119 TestFunctional/parallel/ImageCommands/ImageListTable 0.2
120 TestFunctional/parallel/ImageCommands/ImageListJson 0.2
121 TestFunctional/parallel/ImageCommands/ImageListYaml 0.2
122 TestFunctional/parallel/ImageCommands/ImageBuild 4.93
123 TestFunctional/parallel/ImageCommands/Setup 3.58
124 TestFunctional/parallel/UpdateContextCmd/no_changes 0.12
125 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.12
126 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.12
128 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.47
129 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
132 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.03
133 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.97
134 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.69
135 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.32
136 TestFunctional/parallel/ImageCommands/ImageRemove 0.41
137 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.56
138 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.35
139 TestFunctional/parallel/ProfileCmd/profile_not_create 0.37
140 TestFunctional/parallel/ProfileCmd/profile_list 0.35
141 TestFunctional/parallel/ProfileCmd/profile_json_output 0.35
142 TestFunctional/parallel/MountCmd/any-port 10.41
143 TestFunctional/parallel/MountCmd/specific-port 1.72
144 TestFunctional/parallel/MountCmd/VerifyCleanup 1.58
149 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
150 TestFunctional/parallel/ServiceCmd/List 1.68
151 TestFunctional/parallel/ServiceCmd/JSONOutput 1.67
155 TestFunctional/delete_echo-server_images 0.04
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.01
162 TestMultiControlPlane/serial/StartCluster 115.38
163 TestMultiControlPlane/serial/DeployApp 18.87
164 TestMultiControlPlane/serial/PingHostFromPods 1.05
165 TestMultiControlPlane/serial/AddWorkerNode 12.48
166 TestMultiControlPlane/serial/NodeLabels 0.09
167 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.86
168 TestMultiControlPlane/serial/CopyFile 15.51
169 TestMultiControlPlane/serial/StopSecondaryNode 12.49
170 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.65
171 TestMultiControlPlane/serial/RestartSecondaryNode 10.33
172 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.83
173 TestMultiControlPlane/serial/RestartClusterKeepsNodes 110.15
174 TestMultiControlPlane/serial/DeleteSecondaryNode 9.08
175 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.65
176 TestMultiControlPlane/serial/StopCluster 35.66
177 TestMultiControlPlane/serial/RestartCluster 57.81
178 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.64
179 TestMultiControlPlane/serial/AddSecondaryNode 26.88
180 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.85
184 TestJSONOutput/start/Command 43.9
185 TestJSONOutput/start/Audit 0
187 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
188 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
190 TestJSONOutput/pause/Command 0.65
191 TestJSONOutput/pause/Audit 0
193 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/unpause/Command 0.57
197 TestJSONOutput/unpause/Audit 0
199 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/stop/Command 5.68
203 TestJSONOutput/stop/Audit 0
205 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
207 TestErrorJSONOutput 0.2
209 TestKicCustomNetwork/create_custom_network 40.03
210 TestKicCustomNetwork/use_default_bridge_network 24.99
211 TestKicExistingNetwork 29.59
212 TestKicCustomSubnet 26.91
213 TestKicStaticIP 26.29
214 TestMainNoArgs 0.05
215 TestMinikubeProfile 48.9
218 TestMountStart/serial/StartWithMountFirst 6.06
219 TestMountStart/serial/VerifyMountFirst 0.24
220 TestMountStart/serial/StartWithMountSecond 6
221 TestMountStart/serial/VerifyMountSecond 0.24
222 TestMountStart/serial/DeleteFirst 1.57
223 TestMountStart/serial/VerifyMountPostDelete 0.24
224 TestMountStart/serial/Stop 1.17
225 TestMountStart/serial/RestartStopped 7.85
226 TestMountStart/serial/VerifyMountPostStop 0.24
229 TestMultiNode/serial/FreshStart2Nodes 58.67
230 TestMultiNode/serial/DeployApp2Nodes 17.9
231 TestMultiNode/serial/PingHostFrom2Pods 0.7
232 TestMultiNode/serial/AddNode 13.46
233 TestMultiNode/serial/MultiNodeLabels 0.06
234 TestMultiNode/serial/ProfileList 0.63
235 TestMultiNode/serial/CopyFile 8.77
236 TestMultiNode/serial/StopNode 2.07
237 TestMultiNode/serial/StartAfterStop 7.13
238 TestMultiNode/serial/RestartKeepsNodes 74.9
239 TestMultiNode/serial/DeleteNode 5.06
240 TestMultiNode/serial/StopMultiNode 23.75
241 TestMultiNode/serial/RestartMultiNode 53.43
242 TestMultiNode/serial/ValidateNameConflict 25.11
247 TestPreload 145.73
249 TestScheduledStopUnix 101.44
252 TestInsufficientStorage 9.23
253 TestRunningBinaryUpgrade 52.49
255 TestKubernetesUpgrade 336.01
256 TestMissingContainerUpgrade 161.21
264 TestNetworkPlugins/group/false 6.77
268 TestStoppedBinaryUpgrade/Setup 3.71
269 TestStoppedBinaryUpgrade/Upgrade 82.75
270 TestStoppedBinaryUpgrade/MinikubeLogs 1.14
279 TestNoKubernetes/serial/StartNoK8sWithVersion 0.06
280 TestNoKubernetes/serial/StartWithK8s 23.11
282 TestPause/serial/Start 48.18
283 TestNoKubernetes/serial/StartWithStopK8s 6.48
284 TestNoKubernetes/serial/Start 8.03
285 TestNoKubernetes/serial/VerifyK8sNotRunning 0.28
286 TestNoKubernetes/serial/ProfileList 16.31
287 TestNoKubernetes/serial/Stop 1.2
288 TestNoKubernetes/serial/StartNoArgs 7.4
289 TestPause/serial/SecondStartNoReconfiguration 5.68
290 TestPause/serial/Pause 0.74
291 TestPause/serial/VerifyStatus 0.37
292 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.3
293 TestPause/serial/Unpause 0.72
294 TestPause/serial/PauseAgain 0.74
295 TestPause/serial/DeletePaused 2.48
296 TestPause/serial/VerifyDeletedResources 14.77
297 TestNetworkPlugins/group/auto/Start 43.91
298 TestNetworkPlugins/group/kindnet/Start 58.8
299 TestNetworkPlugins/group/auto/KubeletFlags 0.3
300 TestNetworkPlugins/group/auto/NetCatPod 9.21
301 TestNetworkPlugins/group/auto/DNS 0.17
302 TestNetworkPlugins/group/auto/Localhost 0.1
303 TestNetworkPlugins/group/auto/HairPin 0.11
304 TestNetworkPlugins/group/kindnet/ControllerPod 6.04
305 TestNetworkPlugins/group/calico/Start 60.94
306 TestNetworkPlugins/group/kindnet/KubeletFlags 0.37
307 TestNetworkPlugins/group/kindnet/NetCatPod 8.5
308 TestNetworkPlugins/group/kindnet/DNS 0.14
309 TestNetworkPlugins/group/kindnet/Localhost 0.11
310 TestNetworkPlugins/group/kindnet/HairPin 0.11
311 TestNetworkPlugins/group/custom-flannel/Start 55.82
312 TestNetworkPlugins/group/calico/ControllerPod 6.01
313 TestNetworkPlugins/group/enable-default-cni/Start 42.23
314 TestNetworkPlugins/group/calico/KubeletFlags 0.29
315 TestNetworkPlugins/group/calico/NetCatPod 9.21
316 TestNetworkPlugins/group/calico/DNS 0.12
317 TestNetworkPlugins/group/calico/Localhost 0.1
318 TestNetworkPlugins/group/calico/HairPin 0.11
319 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.29
320 TestNetworkPlugins/group/custom-flannel/NetCatPod 8.21
321 TestNetworkPlugins/group/bridge/Start 64.77
322 TestNetworkPlugins/group/custom-flannel/DNS 0.12
323 TestNetworkPlugins/group/custom-flannel/Localhost 0.12
324 TestNetworkPlugins/group/custom-flannel/HairPin 0.11
325 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.27
326 TestNetworkPlugins/group/enable-default-cni/NetCatPod 9.21
327 TestNetworkPlugins/group/enable-default-cni/DNS 0.14
328 TestNetworkPlugins/group/enable-default-cni/Localhost 0.12
329 TestNetworkPlugins/group/enable-default-cni/HairPin 0.11
330 TestNetworkPlugins/group/flannel/Start 90.2
332 TestStartStop/group/old-k8s-version/serial/FirstStart 67.54
334 TestStartStop/group/no-preload/serial/FirstStart 71.97
335 TestNetworkPlugins/group/bridge/KubeletFlags 0.27
336 TestNetworkPlugins/group/bridge/NetCatPod 8.19
337 TestNetworkPlugins/group/bridge/DNS 0.14
338 TestNetworkPlugins/group/bridge/Localhost 0.12
339 TestNetworkPlugins/group/bridge/HairPin 0.11
341 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 58.96
342 TestStartStop/group/old-k8s-version/serial/DeployApp 11.28
343 TestNetworkPlugins/group/flannel/ControllerPod 6.01
344 TestStartStop/group/no-preload/serial/DeployApp 10.24
345 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.99
346 TestStartStop/group/old-k8s-version/serial/Stop 11.96
347 TestNetworkPlugins/group/flannel/KubeletFlags 0.26
348 TestNetworkPlugins/group/flannel/NetCatPod 9.18
349 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.82
350 TestStartStop/group/no-preload/serial/Stop 11.96
351 TestNetworkPlugins/group/flannel/DNS 0.14
352 TestNetworkPlugins/group/flannel/Localhost 0.11
353 TestNetworkPlugins/group/flannel/HairPin 0.11
354 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.2
355 TestStartStop/group/old-k8s-version/serial/SecondStart 45.63
356 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.23
357 TestStartStop/group/no-preload/serial/SecondStart 48.25
359 TestStartStop/group/newest-cni/serial/FirstStart 30.83
360 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 11.39
361 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.01
362 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.04
363 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
364 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.18
365 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 48.79
366 TestStartStop/group/newest-cni/serial/DeployApp 0
367 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.84
368 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
369 TestStartStop/group/newest-cni/serial/Stop 1.26
370 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.21
371 TestStartStop/group/newest-cni/serial/SecondStart 16.09
372 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
373 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.26
374 TestStartStop/group/old-k8s-version/serial/Pause 3.02
375 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
377 TestStartStop/group/embed-certs/serial/FirstStart 45.37
378 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.31
379 TestStartStop/group/no-preload/serial/Pause 3.75
380 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
381 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
382 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.34
383 TestStartStop/group/newest-cni/serial/Pause 3.58
384 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
385 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
386 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.22
387 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.63
388 TestStartStop/group/embed-certs/serial/DeployApp 10.22
389 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.77
390 TestStartStop/group/embed-certs/serial/Stop 11.85
391 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.17
392 TestStartStop/group/embed-certs/serial/SecondStart 47.57
393 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
394 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
395 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.22
396 TestStartStop/group/embed-certs/serial/Pause 2.52
x
+
TestDownloadOnly/v1.28.0/json-events (18.27s)

                                                
                                                
=== 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-693683 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-693683 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (18.270578839s)
--- PASS: TestDownloadOnly/v1.28.0/json-events (18.27s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/preload-exists
I0908 12:18:52.491829  826650 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime containerd
I0908 12:18:52.491956  826650 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.28.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬──────────┐
	│ COMMAND │                                                                                         ARGS                                                                                          │       PROFILE        │  USER   │ VERSION │     START TIME      │ END TIME │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼──────────┤
	│ start   │ -o=json --download-only -p download-only-693683 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd │ download-only-693683 │ jenkins │ v1.36.0 │ 08 Sep 25 12:18 UTC │          │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴──────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 12:18:34
	Running on machine: ubuntu-20-agent-5
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 12:18:34.263876  826662 out.go:360] Setting OutFile to fd 1 ...
	I0908 12:18:34.264135  826662 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:18:34.264147  826662 out.go:374] Setting ErrFile to fd 2...
	I0908 12:18:34.264152  826662 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:18:34.264350  826662 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	W0908 12:18:34.264484  826662 root.go:314] Error reading config file at /home/jenkins/minikube-integration/21510-822444/.minikube/config/config.json: open /home/jenkins/minikube-integration/21510-822444/.minikube/config/config.json: no such file or directory
	I0908 12:18:34.265112  826662 out.go:368] Setting JSON to true
	I0908 12:18:34.266225  826662 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":75630,"bootTime":1757258284,"procs":203,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 12:18:34.266282  826662 start.go:140] virtualization: kvm guest
	I0908 12:18:34.268582  826662 out.go:99] [download-only-693683] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	W0908 12:18:34.268721  826662 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball: no such file or directory
	I0908 12:18:34.268756  826662 notify.go:220] Checking for updates...
	I0908 12:18:34.270106  826662 out.go:171] MINIKUBE_LOCATION=21510
	I0908 12:18:34.271441  826662 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 12:18:34.272643  826662 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:18:34.273828  826662 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 12:18:34.274980  826662 out.go:171] MINIKUBE_BIN=out/minikube-linux-amd64
	W0908 12:18:34.277743  826662 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0908 12:18:34.278026  826662 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 12:18:34.299358  826662 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 12:18:34.299488  826662 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:18:34.628501  826662 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-08 12:18:34.618828758 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:18:34.628628  826662 docker.go:318] overlay module found
	I0908 12:18:34.630434  826662 out.go:99] Using the docker driver based on user configuration
	I0908 12:18:34.630460  826662 start.go:304] selected driver: docker
	I0908 12:18:34.630470  826662 start.go:918] validating driver "docker" against <nil>
	I0908 12:18:34.630563  826662 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:18:34.684143  826662 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-08 12:18:34.675413545 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:18:34.684319  826662 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0908 12:18:34.684774  826662 start_flags.go:410] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0908 12:18:34.684918  826662 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0908 12:18:34.686699  826662 out.go:171] Using Docker driver with root privileges
	I0908 12:18:34.687875  826662 cni.go:84] Creating CNI manager for ""
	I0908 12:18:34.687930  826662 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:18:34.687941  826662 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0908 12:18:34.688004  826662 start.go:348] cluster config:
	{Name:download-only-693683 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-693683 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:containerd 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.28.0 ContainerRuntime:containerd 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}
	I0908 12:18:34.689326  826662 out.go:99] Starting "download-only-693683" primary control-plane node in "download-only-693683" cluster
	I0908 12:18:34.689342  826662 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0908 12:18:34.690405  826662 out.go:99] Pulling base image v0.0.47-1756980985-21488 ...
	I0908 12:18:34.690425  826662 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime containerd
	I0908 12:18:34.690533  826662 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon
	I0908 12:18:34.706241  826662 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 to local cache
	I0908 12:18:34.706443  826662 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local cache directory
	I0908 12:18:34.706555  826662 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 to local cache
	I0908 12:18:34.985101  826662 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-containerd-overlay2-amd64.tar.lz4
	I0908 12:18:34.985142  826662 cache.go:58] Caching tarball of preloaded images
	I0908 12:18:34.985375  826662 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime containerd
	I0908 12:18:34.987341  826662 out.go:99] Downloading Kubernetes v1.28.0 preload ...
	I0908 12:18:34.987386  826662 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-amd64.tar.lz4 ...
	I0908 12:18:35.141455  826662 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-amd64.tar.lz4?checksum=md5:2746dfda401436a5341e0500068bf339 -> /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-containerd-overlay2-amd64.tar.lz4
	
	
	* The control-plane node download-only-693683 host does not exist
	  To start a cluster, run: "minikube start -p download-only-693683"

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

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

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

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

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

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

                                                
                                                
=== 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-442842 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-442842 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (17.140398985s)
--- PASS: TestDownloadOnly/v1.34.0/json-events (17.14s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/preload-exists
I0908 12:19:10.025308  826650 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
I0908 12:19:10.025362  826650 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.34.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                         ARGS                                                                                          │       PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-693683 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd │ download-only-693683 │ jenkins │ v1.36.0 │ 08 Sep 25 12:18 UTC │                     │
	│ delete  │ --all                                                                                                                                                                                 │ minikube             │ jenkins │ v1.36.0 │ 08 Sep 25 12:18 UTC │ 08 Sep 25 12:18 UTC │
	│ delete  │ -p download-only-693683                                                                                                                                                               │ download-only-693683 │ jenkins │ v1.36.0 │ 08 Sep 25 12:18 UTC │ 08 Sep 25 12:18 UTC │
	│ start   │ -o=json --download-only -p download-only-442842 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd │ download-only-442842 │ jenkins │ v1.36.0 │ 08 Sep 25 12:18 UTC │                     │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/08 12:18:52
	Running on machine: ubuntu-20-agent-5
	Binary: Built with gc go1.24.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0908 12:18:52.926959  827051 out.go:360] Setting OutFile to fd 1 ...
	I0908 12:18:52.927148  827051 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:18:52.927157  827051 out.go:374] Setting ErrFile to fd 2...
	I0908 12:18:52.927161  827051 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:18:52.927375  827051 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 12:18:52.927962  827051 out.go:368] Setting JSON to true
	I0908 12:18:52.928853  827051 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":75649,"bootTime":1757258284,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 12:18:52.928942  827051 start.go:140] virtualization: kvm guest
	I0908 12:18:52.930717  827051 out.go:99] [download-only-442842] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	I0908 12:18:52.930864  827051 notify.go:220] Checking for updates...
	I0908 12:18:52.931951  827051 out.go:171] MINIKUBE_LOCATION=21510
	I0908 12:18:52.933176  827051 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 12:18:52.934352  827051 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:18:52.935526  827051 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 12:18:52.936612  827051 out.go:171] MINIKUBE_BIN=out/minikube-linux-amd64
	W0908 12:18:52.938506  827051 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0908 12:18:52.938719  827051 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 12:18:52.960690  827051 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 12:18:52.960765  827051 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:18:53.008363  827051 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:48 SystemTime:2025-09-08 12:18:52.999803391 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:18:53.008476  827051 docker.go:318] overlay module found
	I0908 12:18:53.010048  827051 out.go:99] Using the docker driver based on user configuration
	I0908 12:18:53.010088  827051 start.go:304] selected driver: docker
	I0908 12:18:53.010095  827051 start.go:918] validating driver "docker" against <nil>
	I0908 12:18:53.010174  827051 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:18:53.055012  827051 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:48 SystemTime:2025-09-08 12:18:53.04663247 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:18:53.055200  827051 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0908 12:18:53.055733  827051 start_flags.go:410] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0908 12:18:53.055869  827051 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0908 12:18:53.057382  827051 out.go:171] Using Docker driver with root privileges
	I0908 12:18:53.058403  827051 cni.go:84] Creating CNI manager for ""
	I0908 12:18:53.058461  827051 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0908 12:18:53.058474  827051 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0908 12:18:53.058541  827051 start.go:348] cluster config:
	{Name:download-only-442842 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-442842 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:containerd 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:containerd 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}
	I0908 12:18:53.059616  827051 out.go:99] Starting "download-only-442842" primary control-plane node in "download-only-442842" cluster
	I0908 12:18:53.059635  827051 cache.go:123] Beginning downloading kic base image for docker with containerd
	I0908 12:18:53.060573  827051 out.go:99] Pulling base image v0.0.47-1756980985-21488 ...
	I0908 12:18:53.060595  827051 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:18:53.060701  827051 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local docker daemon
	I0908 12:18:53.076743  827051 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 to local cache
	I0908 12:18:53.076877  827051 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local cache directory
	I0908 12:18:53.076897  827051 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 in local cache directory, skipping pull
	I0908 12:18:53.076905  827051 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 exists in cache, skipping pull
	I0908 12:18:53.076919  827051 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 as a tarball
	I0908 12:18:53.650089  827051 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-containerd-overlay2-amd64.tar.lz4
	I0908 12:18:53.650125  827051 cache.go:58] Caching tarball of preloaded images
	I0908 12:18:53.650309  827051 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime containerd
	I0908 12:18:53.651961  827051 out.go:99] Downloading Kubernetes v1.34.0 preload ...
	I0908 12:18:53.652008  827051 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4 ...
	I0908 12:18:53.806420  827051 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.34.0/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4?checksum=md5:2b7b36e7513c2e517ecf49b6f3ce02cf -> /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4
	I0908 12:19:07.823568  827051 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4 ...
	I0908 12:19:07.823667  827051 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/21510-822444/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-containerd-overlay2-amd64.tar.lz4 ...
	
	
	* The control-plane node download-only-442842 host does not exist
	  To start a cluster, run: "minikube start -p download-only-442842"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.32s)

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

                                                
                                    
x
+
TestBinaryMirror (0.81s)

                                                
                                                
=== RUN   TestBinaryMirror
I0908 12:19:13.352024  826650 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-435383 --alsologtostderr --binary-mirror http://127.0.0.1:41893 --driver=docker  --container-runtime=containerd
helpers_test.go:175: Cleaning up "binary-mirror-435383" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-435383
--- PASS: TestBinaryMirror (0.81s)

                                                
                                    
x
+
TestOffline (59.91s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

                                                
                                                
=== 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-763766
addons_test.go:1000: (dbg) Non-zero exit: out/minikube-linux-amd64 addons enable dashboard -p addons-763766: exit status 85 (56.767519ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.06s)

                                                
                                                
=== 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-763766
addons_test.go:1011: (dbg) Non-zero exit: out/minikube-linux-amd64 addons disable dashboard -p addons-763766: exit status 85 (57.479103ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (416.6s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:108: (dbg) Run:  out/minikube-linux-amd64 start -p addons-763766 --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:108: (dbg) Done: out/minikube-linux-amd64 start -p addons-763766 --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=containerd --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (6m56.599980676s)
--- PASS: TestAddons/Setup (416.60s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:675: (dbg) Run:  kubectl --context addons-763766 create -f testdata/busybox.yaml
addons_test.go:682: (dbg) Run:  kubectl --context addons-763766 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" [4a1251b3-56a0-41b5-a7a7-bc31be888a5b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [4a1251b3-56a0-41b5-a7a7-bc31be888a5b] Running
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 11.004150524s
addons_test.go:694: (dbg) Run:  kubectl --context addons-763766 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:706: (dbg) Run:  kubectl --context addons-763766 describe sa gcp-auth-test
addons_test.go:744: (dbg) Run:  kubectl --context addons-763766 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (11.44s)

                                                
                                    
x
+
TestAddons/parallel/RegistryCreds (0.6s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (6.25s)

                                                
                                                
=== 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-w7pjw" [96ad6c6d-44d7-4726-8c93-8261665279cb] Running
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003661276s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 addons disable inspektor-gadget --alsologtostderr -v=1
--- PASS: TestAddons/parallel/InspektorGadget (6.25s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:455: metrics-server stabilized in 3.456622ms
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-mlc6j" [cf5181e4-d739-42f5-8ab4-b6b0f665f63b] Running
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.00350766s
addons_test.go:463: (dbg) Run:  kubectl --context addons-763766 top pods -n kube-system
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.66s)

                                                
                                    
x
+
TestAddons/parallel/CSI (67.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0908 12:32:44.706554  826650 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
addons_test.go:549: csi-hostpath-driver pods stabilized in 3.682876ms
addons_test.go:552: (dbg) Run:  kubectl --context addons-763766 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-763766 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:562: (dbg) Run:  kubectl --context addons-763766 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" [be298907-7d27-4aef-8f6c-63ec215808de] Pending
helpers_test.go:352: "task-pv-pod" [be298907-7d27-4aef-8f6c-63ec215808de] 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" [be298907-7d27-4aef-8f6c-63ec215808de] Running
addons_test.go:567: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 33.003045967s
addons_test.go:572: (dbg) Run:  kubectl --context addons-763766 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-763766 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: (dbg) Run:  kubectl --context addons-763766 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:582: (dbg) Run:  kubectl --context addons-763766 delete pod task-pv-pod
addons_test.go:588: (dbg) Run:  kubectl --context addons-763766 delete pvc hpvc
addons_test.go:594: (dbg) Run:  kubectl --context addons-763766 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-763766 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-763766 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:604: (dbg) Run:  kubectl --context addons-763766 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" [965ffabd-d1f1-487e-8c1c-84c4bd7d7c51] Pending
helpers_test.go:352: "task-pv-pod-restore" [965ffabd-d1f1-487e-8c1c-84c4bd7d7c51] 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" [965ffabd-d1f1-487e-8c1c-84c4bd7d7c51] Running
addons_test.go:609: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 12.003438923s
addons_test.go:614: (dbg) Run:  kubectl --context addons-763766 delete pod task-pv-pod-restore
addons_test.go:618: (dbg) Run:  kubectl --context addons-763766 delete pvc hpvc-restore
addons_test.go:622: (dbg) Run:  kubectl --context addons-763766 delete volumesnapshot new-snapshot-demo
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-763766 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.670168849s)
--- PASS: TestAddons/parallel/CSI (67.05s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (36.75s)

                                                
                                                
=== 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-763766 --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-6f46646d79-qbs95" [4a226efb-5623-44b0-8a96-68dedc8464aa] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:352: "headlamp-6f46646d79-qbs95" [4a226efb-5623-44b0-8a96-68dedc8464aa] Running
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 30.003830342s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 addons disable headlamp --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-763766 addons disable headlamp --alsologtostderr -v=1: (5.997766995s)
--- PASS: TestAddons/parallel/Headlamp (36.75s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.46s)

                                                
                                                
=== 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-c55d4cb6d-2cncq" [b8d1da29-6df2-4169-9c8b-eeb397d180d3] Running
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.00334298s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.46s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.46s)

                                                
                                                
=== 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-lnt62" [ed7f7bfc-73ba-4ca5-8409-615b01e2a6f6] Running
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.003974156s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.46s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.64s)

                                                
                                                
=== 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-5r7vw" [a8a47bfc-5ee7-484a-a510-3072d2a73aaf] Running
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.002886761s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-amd64 -p addons-763766 addons disable yakd --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-amd64 -p addons-763766 addons disable yakd --alsologtostderr -v=1: (5.640602207s)
--- PASS: TestAddons/parallel/Yakd (11.64s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.11s)

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

                                                
                                    
x
+
TestCertOptions (27.93s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-763030 --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=containerd
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-763030 --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=containerd: (24.855235173s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-763030 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-763030 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-763030 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-763030" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-763030
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-763030: (2.406654038s)
--- PASS: TestCertOptions (27.93s)

                                                
                                    
x
+
TestCertExpiration (214.77s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-168015 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=containerd
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-168015 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=containerd: (25.939656658s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-168015 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=containerd
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-168015 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=containerd: (6.499021857s)
helpers_test.go:175: Cleaning up "cert-expiration-168015" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-168015
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-168015: (2.335282021s)
--- PASS: TestCertExpiration (214.77s)

                                                
                                    
x
+
TestForceSystemdFlag (29.83s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-454017 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:91: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-454017 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (25.790070667s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-454017 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-flag-454017" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-454017
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-454017: (3.75173268s)
--- PASS: TestForceSystemdFlag (29.83s)

                                                
                                    
x
+
TestForceSystemdEnv (29.57s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-577742 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:155: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-577742 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (27.307069347s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-env-577742 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-env-577742" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-577742
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-577742: (2.006179939s)
--- PASS: TestForceSystemdEnv (29.57s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.56s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0908 13:24:52.564787  826650 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0908 13:24:52.564927  826650 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_containerd_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_Linux_containerd_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
W0908 13:24:52.595594  826650 install.go:62] docker-machine-driver-kvm2: exit status 1
W0908 13:24:52.595766  826650 out.go:176] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0908 13:24:52.595835  826650 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3283207305/001/docker-machine-driver-kvm2
I0908 13:24:53.143862  826650 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate3283207305/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x5819440 0x5819440 0x5819440 0x5819440 0x5819440 0x5819440 0x5819440] Decompressors:map[bz2:0xc0004bd3e0 gz:0xc0004bd3e8 tar:0xc0004bd390 tar.bz2:0xc0004bd3a0 tar.gz:0xc0004bd3b0 tar.xz:0xc0004bd3c0 tar.zst:0xc0004bd3d0 tbz2:0xc0004bd3a0 tgz:0xc0004bd3b0 txz:0xc0004bd3c0 tzst:0xc0004bd3d0 xz:0xc0004bd3f0 zip:0xc0004bd400 zst:0xc0004bd3f8] Getters:map[file:0xc0016a0760 http:0xc00094a5a0 https:0xc00094a5f0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0908 13:24:53.143924  826650 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3283207305/001/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (4.56s)

                                                
                                    
x
+
TestErrorSpam/setup (21.96s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.56s)

                                                
                                                
=== 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-939229 --log_dir /tmp/nospam-939229 start --dry-run
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-939229 --log_dir /tmp/nospam-939229 start --dry-run
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-amd64 -p nospam-939229 --log_dir /tmp/nospam-939229 start --dry-run
--- PASS: TestErrorSpam/start (0.56s)

                                                
                                    
x
+
TestErrorSpam/status (0.85s)

                                                
                                                
=== 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-939229 --log_dir /tmp/nospam-939229 status
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-939229 --log_dir /tmp/nospam-939229 status
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-amd64 -p nospam-939229 --log_dir /tmp/nospam-939229 status
--- PASS: TestErrorSpam/status (0.85s)

                                                
                                    
x
+
TestErrorSpam/pause (1.46s)

                                                
                                                
=== 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-939229 --log_dir /tmp/nospam-939229 pause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-939229 --log_dir /tmp/nospam-939229 pause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-amd64 -p nospam-939229 --log_dir /tmp/nospam-939229 pause
--- PASS: TestErrorSpam/pause (1.46s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.72s)

                                                
                                                
=== 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-939229 --log_dir /tmp/nospam-939229 unpause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-939229 --log_dir /tmp/nospam-939229 unpause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-amd64 -p nospam-939229 --log_dir /tmp/nospam-939229 unpause
--- PASS: TestErrorSpam/unpause (1.72s)

                                                
                                    
x
+
TestErrorSpam/stop (2.43s)

                                                
                                                
=== 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-939229 --log_dir /tmp/nospam-939229 stop
error_spam_test.go:149: (dbg) Done: out/minikube-linux-amd64 -p nospam-939229 --log_dir /tmp/nospam-939229 stop: (2.247262309s)
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-amd64 -p nospam-939229 --log_dir /tmp/nospam-939229 stop
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-amd64 -p nospam-939229 --log_dir /tmp/nospam-939229 stop
--- PASS: TestErrorSpam/stop (2.43s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (46.55s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (5.51s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0908 12:44:36.444284  826650 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
functional_test.go:674: (dbg) Run:  out/minikube-linux-amd64 start -p functional-298554 --alsologtostderr -v=8
functional_test.go:674: (dbg) Done: out/minikube-linux-amd64 start -p functional-298554 --alsologtostderr -v=8: (5.51083884s)
functional_test.go:678: soft start took 5.511619391s for "functional-298554" cluster.
I0908 12:44:41.955473  826650 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestFunctional/serial/SoftStart (5.51s)

                                                
                                    
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-298554 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.08s)

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

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

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

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

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

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

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

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

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

                                                
                                    
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-298554 kubectl -- --context functional-298554 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.11s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (42.76s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:772: (dbg) Run:  out/minikube-linux-amd64 start -p functional-298554 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:772: (dbg) Done: out/minikube-linux-amd64 start -p functional-298554 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (42.756986358s)
functional_test.go:776: restart took 42.757168368s for "functional-298554" cluster.
I0908 12:45:32.897595  826650 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestFunctional/serial/ExtraConfig (42.76s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.33s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.32s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1265: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 logs --file /tmp/TestFunctionalserialLogsFileCmd2091161362/001/logs.txt
functional_test.go:1265: (dbg) Done: out/minikube-linux-amd64 -p functional-298554 logs --file /tmp/TestFunctionalserialLogsFileCmd2091161362/001/logs.txt: (1.322666927s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.32s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.72s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.38s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.34s)

                                                
                                                
=== 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-298554 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd
functional_test.go:989: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-298554 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd: exit status 23 (149.017181ms)

                                                
                                                
-- stdout --
	* [functional-298554] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=21510
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 12:51:51.154653  901569 out.go:360] Setting OutFile to fd 1 ...
	I0908 12:51:51.154904  901569 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:51:51.154914  901569 out.go:374] Setting ErrFile to fd 2...
	I0908 12:51:51.154918  901569 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:51:51.155173  901569 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 12:51:51.155718  901569 out.go:368] Setting JSON to false
	I0908 12:51:51.156717  901569 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":77627,"bootTime":1757258284,"procs":210,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 12:51:51.156814  901569 start.go:140] virtualization: kvm guest
	I0908 12:51:51.159700  901569 out.go:179] * [functional-298554] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	I0908 12:51:51.160859  901569 out.go:179]   - MINIKUBE_LOCATION=21510
	I0908 12:51:51.160898  901569 notify.go:220] Checking for updates...
	I0908 12:51:51.164931  901569 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 12:51:51.166118  901569 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:51:51.167159  901569 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 12:51:51.168171  901569 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0908 12:51:51.169212  901569 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 12:51:51.170727  901569 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:51:51.171460  901569 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 12:51:51.194589  901569 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 12:51:51.194710  901569 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:51:51.244147  901569 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:true NGoroutines:53 SystemTime:2025-09-08 12:51:51.234271101 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:51:51.244244  901569 docker.go:318] overlay module found
	I0908 12:51:51.245678  901569 out.go:179] * Using the docker driver based on existing profile
	I0908 12:51:51.246732  901569 start.go:304] selected driver: docker
	I0908 12:51:51.246743  901569 start.go:918] validating driver "docker" against &{Name:functional-298554 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-298554 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 MountOpt
ions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 12:51:51.246818  901569 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 12:51:51.248538  901569 out.go:203] 
	W0908 12:51:51.249601  901569 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
	I0908 12:51:51.250617  901569 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.15s)

                                                
                                                
=== 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-298554 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd
functional_test.go:1035: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-298554 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=containerd: exit status 23 (146.604ms)

                                                
                                                
-- stdout --
	* [functional-298554] minikube v1.36.0 sur Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=21510
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 12:51:51.495713  901765 out.go:360] Setting OutFile to fd 1 ...
	I0908 12:51:51.495822  901765 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:51:51.495834  901765 out.go:374] Setting ErrFile to fd 2...
	I0908 12:51:51.495841  901765 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 12:51:51.496140  901765 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 12:51:51.496688  901765 out.go:368] Setting JSON to false
	I0908 12:51:51.497799  901765 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":77627,"bootTime":1757258284,"procs":210,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 12:51:51.497907  901765 start.go:140] virtualization: kvm guest
	I0908 12:51:51.499847  901765 out.go:179] * [functional-298554] minikube v1.36.0 sur Ubuntu 20.04 (kvm/amd64)
	I0908 12:51:51.501300  901765 out.go:179]   - MINIKUBE_LOCATION=21510
	I0908 12:51:51.501329  901765 notify.go:220] Checking for updates...
	I0908 12:51:51.503714  901765 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 12:51:51.504962  901765 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 12:51:51.506237  901765 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 12:51:51.507288  901765 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0908 12:51:51.508369  901765 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 12:51:51.509810  901765 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 12:51:51.510301  901765 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 12:51:51.533289  901765 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 12:51:51.533394  901765 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 12:51:51.581834  901765 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:true NGoroutines:53 SystemTime:2025-09-08 12:51:51.572124672 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 12:51:51.581943  901765 docker.go:318] overlay module found
	I0908 12:51:51.583613  901765 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I0908 12:51:51.584811  901765 start.go:304] selected driver: docker
	I0908 12:51:51.584828  901765 start.go:918] validating driver "docker" against &{Name:functional-298554 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.47-1756980985-21488@sha256:8004ef31c95f43ea4d909587f47b84b33af26368a459c00cd53d571affb59c79 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-298554 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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:containerd 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 MountOpt
ions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0908 12:51:51.584949  901765 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 12:51:51.586919  901765 out.go:203] 
	W0908 12:51:51.588152  901765 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
	I0908 12:51:51.589405  901765 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.85s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.47s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.63s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.25s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.48s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.54s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.68s)

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

                                                
                                    
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-298554 version --short
--- PASS: TestFunctional/parallel/Version/short (0.05s)

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

                                                
                                                
=== 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-298554 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.45s)

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

                                                
                                                
=== 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-298554 image ls --format short --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-298554 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
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/minikube-local-cache-test:functional-298554
docker.io/kindest/kindnetd:v20250512-df8de77b
docker.io/kicbase/echo-server:functional-298554
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-298554 image ls --format short --alsologtostderr:
I0908 12:55:48.999752  904760 out.go:360] Setting OutFile to fd 1 ...
I0908 12:55:49.000000  904760 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 12:55:49.000016  904760 out.go:374] Setting ErrFile to fd 2...
I0908 12:55:49.000021  904760 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 12:55:49.000223  904760 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
I0908 12:55:49.000809  904760 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 12:55:49.000903  904760 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 12:55:49.001311  904760 cli_runner.go:164] Run: docker container inspect functional-298554 --format={{.State.Status}}
I0908 12:55:49.018908  904760 ssh_runner.go:195] Run: systemctl --version
I0908 12:55:49.018959  904760 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
I0908 12:55:49.035007  904760 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/functional-298554/id_rsa Username:docker}
I0908 12:55:49.117523  904760 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.20s)

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

                                                
                                                
=== 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-298554 image ls --format table --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-298554 image ls --format table --alsologtostderr:
┌─────────────────────────────────────────────┬────────────────────┬───────────────┬────────┐
│                    IMAGE                    │        TAG         │   IMAGE ID    │  SIZE  │
├─────────────────────────────────────────────┼────────────────────┼───────────────┼────────┤
│ registry.k8s.io/kube-scheduler              │ v1.34.0            │ sha256:46169d │ 17.4MB │
│ registry.k8s.io/pause                       │ 3.10.1             │ sha256:cd073f │ 320kB  │
│ registry.k8s.io/pause                       │ 3.3                │ sha256:0184c1 │ 298kB  │
│ registry.k8s.io/kube-apiserver              │ v1.34.0            │ sha256:90550c │ 27.1MB │
│ registry.k8s.io/kube-controller-manager     │ v1.34.0            │ sha256:a0af72 │ 22.8MB │
│ registry.k8s.io/coredns/coredns             │ v1.12.1            │ sha256:52546a │ 22.4MB │
│ registry.k8s.io/kube-proxy                  │ v1.34.0            │ sha256:df0860 │ 26MB   │
│ registry.k8s.io/pause                       │ latest             │ sha256:350b16 │ 72.3kB │
│ docker.io/kicbase/echo-server               │ functional-298554  │ sha256:9056ab │ 2.37MB │
│ docker.io/kindest/kindnetd                  │ v20250512-df8de77b │ sha256:409467 │ 44.4MB │
│ docker.io/library/minikube-local-cache-test │ functional-298554  │ sha256:e534fa │ 992B   │
│ gcr.io/k8s-minikube/busybox                 │ 1.28.4-glibc       │ sha256:56cc51 │ 2.4MB  │
│ registry.k8s.io/etcd                        │ 3.6.4-0            │ sha256:5f1f52 │ 74.3MB │
│ registry.k8s.io/pause                       │ 3.1                │ sha256:da86e6 │ 315kB  │
│ gcr.io/k8s-minikube/storage-provisioner     │ v5                 │ sha256:6e38f4 │ 9.06MB │
└─────────────────────────────────────────────┴────────────────────┴───────────────┴────────┘
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-298554 image ls --format table --alsologtostderr:
I0908 12:55:49.404537  904859 out.go:360] Setting OutFile to fd 1 ...
I0908 12:55:49.404835  904859 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 12:55:49.404847  904859 out.go:374] Setting ErrFile to fd 2...
I0908 12:55:49.404851  904859 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 12:55:49.405027  904859 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
I0908 12:55:49.405616  904859 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 12:55:49.405709  904859 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 12:55:49.406045  904859 cli_runner.go:164] Run: docker container inspect functional-298554 --format={{.State.Status}}
I0908 12:55:49.423026  904859 ssh_runner.go:195] Run: systemctl --version
I0908 12:55:49.423077  904859 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
I0908 12:55:49.440061  904859 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/functional-298554/id_rsa Username:docker}
I0908 12:55:49.525440  904859 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.20s)

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

                                                
                                                
=== 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-298554 image ls --format json --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-298554 image ls --format json --alsologtostderr:
[{"id":"sha256:56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"2395207"},{"id":"sha256:0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"297686"},{"id":"sha256:90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90","repoDigests":["registry.k8s.io/kube-apiserver@sha256:fe86fe2f64021df8efa1a939a290bc21c8c128c66fc00ebbb6b5dea4c7a06812"],"repoTags":["registry.k8s.io/kube-apiserver:v1.34.0"],"size":"27066504"},{"id":"sha256:350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"72306"},{"id":"sha256:e534fad35a5162a67d2611bce278f99290a53f0d0f8b9f61fd9650c468f3d2f5","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:fun
ctional-298554"],"size":"992"},{"id":"sha256:a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:f8ba6c082136e2c85ce71628c59c6574ca4b67f162911cb200c0a51a5b9bff81"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.34.0"],"size":"22819719"},{"id":"sha256:df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce","repoDigests":["registry.k8s.io/kube-proxy@sha256:364da8a25c742d7a35e9635cb8cf42c1faf5b367760d0f9f9a75bdd1f9d52067"],"repoTags":["registry.k8s.io/kube-proxy:v1.34.0"],"size":"25963701"},{"id":"sha256:cd073f4c5f6a8e9dc6f3125ba00cf60819cae95c1ec84a1f146ee4a9cf9e803f","repoDigests":["registry.k8s.io/pause@sha256:278fb9dbcca9518083ad1e11276933a2e96f23de604a3a08cc3c80002767d24c"],"repoTags":["registry.k8s.io/pause:3.10.1"],"size":"320448"},{"id":"sha256:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-298554"],"size":"2372971"},{"id
":"sha256:409467f978b4a30fe717012736557d637f66371452c3b279c02b943b367a141c","repoDigests":["docker.io/kindest/kindnetd@sha256:07a4b3fe0077a0ae606cc0a200fc25a28fa64dcc30b8d311b461089969449f9a"],"repoTags":["docker.io/kindest/kindnetd:v20250512-df8de77b"],"size":"44375501"},{"id":"sha256:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"9058936"},{"id":"sha256:52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969","repoDigests":["registry.k8s.io/coredns/coredns@sha256:e8c262566636e6bc340ece6473b0eed193cad045384401529721ddbe6463d31c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.12.1"],"size":"22384805"},{"id":"sha256:5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115","repoDigests":["registry.k8s.io/etcd@sha256:e36c081683425b5b3bc1425bc508b37e7107bb65dfa9367bf5a80125d431fa19"
],"repoTags":["registry.k8s.io/etcd:3.6.4-0"],"size":"74311308"},{"id":"sha256:46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc","repoDigests":["registry.k8s.io/kube-scheduler@sha256:8fbe6d18415c8af9b31e177f6e444985f3a87349e083fe6eadd36753dddb17ff"],"repoTags":["registry.k8s.io/kube-scheduler:v1.34.0"],"size":"17385558"},{"id":"sha256:da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"315399"}]
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-298554 image ls --format json --alsologtostderr:
I0908 12:55:49.202385  904809 out.go:360] Setting OutFile to fd 1 ...
I0908 12:55:49.202654  904809 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 12:55:49.202664  904809 out.go:374] Setting ErrFile to fd 2...
I0908 12:55:49.202667  904809 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 12:55:49.202842  904809 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
I0908 12:55:49.203435  904809 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 12:55:49.203529  904809 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 12:55:49.203926  904809 cli_runner.go:164] Run: docker container inspect functional-298554 --format={{.State.Status}}
I0908 12:55:49.220925  904809 ssh_runner.go:195] Run: systemctl --version
I0908 12:55:49.220973  904809 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
I0908 12:55:49.238204  904809 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/functional-298554/id_rsa Username:docker}
I0908 12:55:49.321770  904809 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.20s)

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

                                                
                                                
=== 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-298554 image ls --format yaml --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-amd64 -p functional-298554 image ls --format yaml --alsologtostderr:
- id: sha256:e534fad35a5162a67d2611bce278f99290a53f0d0f8b9f61fd9650c468f3d2f5
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-298554
size: "992"
- id: sha256:56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "2395207"
- id: sha256:5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115
repoDigests:
- registry.k8s.io/etcd@sha256:e36c081683425b5b3bc1425bc508b37e7107bb65dfa9367bf5a80125d431fa19
repoTags:
- registry.k8s.io/etcd:3.6.4-0
size: "74311308"
- id: sha256:df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce
repoDigests:
- registry.k8s.io/kube-proxy@sha256:364da8a25c742d7a35e9635cb8cf42c1faf5b367760d0f9f9a75bdd1f9d52067
repoTags:
- registry.k8s.io/kube-proxy:v1.34.0
size: "25963701"
- id: sha256:da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "315399"
- id: sha256:cd073f4c5f6a8e9dc6f3125ba00cf60819cae95c1ec84a1f146ee4a9cf9e803f
repoDigests:
- registry.k8s.io/pause@sha256:278fb9dbcca9518083ad1e11276933a2e96f23de604a3a08cc3c80002767d24c
repoTags:
- registry.k8s.io/pause:3.10.1
size: "320448"
- id: sha256:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-298554
size: "2372971"
- id: sha256:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "9058936"
- id: sha256:90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:fe86fe2f64021df8efa1a939a290bc21c8c128c66fc00ebbb6b5dea4c7a06812
repoTags:
- registry.k8s.io/kube-apiserver:v1.34.0
size: "27066504"
- id: sha256:a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:f8ba6c082136e2c85ce71628c59c6574ca4b67f162911cb200c0a51a5b9bff81
repoTags:
- registry.k8s.io/kube-controller-manager:v1.34.0
size: "22819719"
- id: sha256:350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "72306"
- id: sha256:409467f978b4a30fe717012736557d637f66371452c3b279c02b943b367a141c
repoDigests:
- docker.io/kindest/kindnetd@sha256:07a4b3fe0077a0ae606cc0a200fc25a28fa64dcc30b8d311b461089969449f9a
repoTags:
- docker.io/kindest/kindnetd:v20250512-df8de77b
size: "44375501"
- id: sha256:46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:8fbe6d18415c8af9b31e177f6e444985f3a87349e083fe6eadd36753dddb17ff
repoTags:
- registry.k8s.io/kube-scheduler:v1.34.0
size: "17385558"
- id: sha256:0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "297686"
- id: sha256:52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:e8c262566636e6bc340ece6473b0eed193cad045384401529721ddbe6463d31c
repoTags:
- registry.k8s.io/coredns/coredns:v1.12.1
size: "22384805"

                                                
                                                
functional_test.go:284: (dbg) Stderr: out/minikube-linux-amd64 -p functional-298554 image ls --format yaml --alsologtostderr:
I0908 12:55:49.610494  904909 out.go:360] Setting OutFile to fd 1 ...
I0908 12:55:49.610619  904909 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 12:55:49.610628  904909 out.go:374] Setting ErrFile to fd 2...
I0908 12:55:49.610632  904909 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 12:55:49.610842  904909 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
I0908 12:55:49.611441  904909 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 12:55:49.611549  904909 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 12:55:49.611952  904909 cli_runner.go:164] Run: docker container inspect functional-298554 --format={{.State.Status}}
I0908 12:55:49.629065  904909 ssh_runner.go:195] Run: systemctl --version
I0908 12:55:49.629110  904909 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
I0908 12:55:49.646730  904909 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/functional-298554/id_rsa Username:docker}
I0908 12:55:49.729687  904909 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.20s)

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

                                                
                                                
=== 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-298554 ssh pgrep buildkitd
functional_test.go:323: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-298554 ssh pgrep buildkitd: exit status 1 (233.557453ms)

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

                                                
                                                
** /stderr **
functional_test.go:330: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 image build -t localhost/my-image:functional-298554 testdata/build --alsologtostderr
functional_test.go:330: (dbg) Done: out/minikube-linux-amd64 -p functional-298554 image build -t localhost/my-image:functional-298554 testdata/build --alsologtostderr: (4.490043258s)
functional_test.go:338: (dbg) Stderr: out/minikube-linux-amd64 -p functional-298554 image build -t localhost/my-image:functional-298554 testdata/build --alsologtostderr:
I0908 12:55:50.047889  905057 out.go:360] Setting OutFile to fd 1 ...
I0908 12:55:50.048037  905057 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 12:55:50.048050  905057 out.go:374] Setting ErrFile to fd 2...
I0908 12:55:50.048056  905057 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0908 12:55:50.048265  905057 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
I0908 12:55:50.048863  905057 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 12:55:50.049630  905057 config.go:182] Loaded profile config "functional-298554": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
I0908 12:55:50.050024  905057 cli_runner.go:164] Run: docker container inspect functional-298554 --format={{.State.Status}}
I0908 12:55:50.067245  905057 ssh_runner.go:195] Run: systemctl --version
I0908 12:55:50.067289  905057 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-298554
I0908 12:55:50.083641  905057 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/functional-298554/id_rsa Username:docker}
I0908 12:55:50.169674  905057 build_images.go:161] Building image from path: /tmp/build.3334573933.tar
I0908 12:55:50.169740  905057 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0908 12:55:50.178676  905057 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3334573933.tar
I0908 12:55:50.181886  905057 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3334573933.tar: stat -c "%s %y" /var/lib/minikube/build/build.3334573933.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3334573933.tar': No such file or directory
I0908 12:55:50.181918  905057 ssh_runner.go:362] scp /tmp/build.3334573933.tar --> /var/lib/minikube/build/build.3334573933.tar (3072 bytes)
I0908 12:55:50.204382  905057 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3334573933
I0908 12:55:50.212285  905057 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3334573933 -xf /var/lib/minikube/build/build.3334573933.tar
I0908 12:55:50.220823  905057 containerd.go:394] Building image: /var/lib/minikube/build/build.3334573933
I0908 12:55:50.220882  905057 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.3334573933 --local dockerfile=/var/lib/minikube/build/build.3334573933 --output type=image,name=localhost/my-image:functional-298554
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 97B done
#1 DONE 0.0s

                                                
                                                
#2 [internal] load metadata for gcr.io/k8s-minikube/busybox:latest
#2 DONE 2.8s

                                                
                                                
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

                                                
                                                
#4 [internal] load build context
#4 transferring context: 62B done
#4 DONE 0.0s

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0B / 772.79kB 0.2s
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 1.0s done
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0.0s done
#5 DONE 1.1s

                                                
                                                
#6 [2/3] RUN true
#6 DONE 0.1s

                                                
                                                
#7 [3/3] ADD content.txt /
#7 DONE 0.0s

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 exporting manifest sha256:9d1f910486a71c81dacd3cf4784c5d79872aeb179c1937f33d0f11d2598fd338 done
#8 exporting config sha256:68d5635dbc8861c3043bba76f83b4e5646e9e787bfcaa91782c13c3a933a00f9 done
#8 naming to localhost/my-image:functional-298554 done
#8 DONE 0.1s
I0908 12:55:54.470205  905057 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.3334573933 --local dockerfile=/var/lib/minikube/build/build.3334573933 --output type=image,name=localhost/my-image:functional-298554: (4.249293686s)
I0908 12:55:54.470298  905057 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3334573933
I0908 12:55:54.478624  905057 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3334573933.tar
I0908 12:55:54.486611  905057 build_images.go:217] Built localhost/my-image:functional-298554 from /tmp/build.3334573933.tar
I0908 12:55:54.486642  905057 build_images.go:133] succeeded building to: functional-298554
I0908 12:55:54.486650  905057 build_images.go:134] failed building to: 
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.93s)

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

                                                
                                                
=== 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: (3.564126244s)
functional_test.go:362: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-298554
--- PASS: TestFunctional/parallel/ImageCommands/Setup (3.58s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:250: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:250: (dbg) Done: docker pull kicbase/echo-server:latest: (1.656097512s)
functional_test.go:255: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-298554
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 image load --daemon kicbase/echo-server:functional-298554 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (2.69s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1325: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1330: Took "300.198959ms" 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 "54.037014ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.35s)

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

                                                
                                                
=== 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 "297.813808ms" 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 "49.058096ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.35s)

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

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

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

                                                
                                                
** /stderr **
I0908 12:45:53.095619  826650 retry.go:31] will retry after 438.344896ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 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  8 12:45 created-by-test
-rw-r--r-- 1 docker docker 24 Sep  8 12:45 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep  8 12:45 test-1757335552845189644
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 ssh cat /mount-9p/test-1757335552845189644
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-298554 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" [65552731-5844-4975-a3f3-c87097f48c4a] Pending
helpers_test.go:352: "busybox-mount" [65552731-5844-4975-a3f3-c87097f48c4a] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:352: "busybox-mount" [65552731-5844-4975-a3f3-c87097f48c4a] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "busybox-mount" [65552731-5844-4975-a3f3-c87097f48c4a] 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 8.003585389s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-298554 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-298554 /tmp/TestFunctionalparallelMountCmdany-port4112782803/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (10.41s)

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

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

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

                                                
                                                
** /stderr **
I0908 12:46:03.501725  826650 retry.go:31] will retry after 532.716849ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 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-298554 /tmp/TestFunctionalparallelMountCmdspecific-port1280795576/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-298554 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-298554 ssh "sudo umount -f /mount-9p": exit status 1 (238.869865ms)

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

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

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

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

                                                
                                                
** /stderr **
I0908 12:46:05.283988  826650 retry.go:31] will retry after 491.866513ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-298554 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-298554 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-298554 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1323284588/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-298554 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1323284588/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-298554 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1323284588/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.58s)

                                                
                                    
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-298554 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

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

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

                                                
                                    
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-298554
--- 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-298554
--- PASS: TestFunctional/delete_my-image_image (0.02s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

                                                
                                                
=== RUN   TestFunctional/delete_minikube_cached_images
functional_test.go:221: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-298554
--- PASS: TestFunctional/delete_minikube_cached_images (0.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (115.38s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 -p ha-642983 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=containerd
E0908 13:01:10.821366  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:02:33.886724  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 -p ha-642983 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=containerd: (1m54.722912328s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-642983 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/StartCluster (115.38s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (18.87s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.05s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (12.48s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.86s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.51s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.49s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 13:03:52.380725  929267 out.go:360] Setting OutFile to fd 1 ...
	I0908 13:03:52.381049  929267 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 13:03:52.381070  929267 out.go:374] Setting ErrFile to fd 2...
	I0908 13:03:52.381077  929267 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 13:03:52.381383  929267 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 13:03:52.381578  929267 out.go:368] Setting JSON to false
	I0908 13:03:52.381613  929267 mustload.go:65] Loading cluster: ha-642983
	I0908 13:03:52.381776  929267 notify.go:220] Checking for updates...
	I0908 13:03:52.382165  929267 config.go:182] Loaded profile config "ha-642983": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 13:03:52.382195  929267 status.go:174] checking status of ha-642983 ...
	I0908 13:03:52.382753  929267 cli_runner.go:164] Run: docker container inspect ha-642983 --format={{.State.Status}}
	I0908 13:03:52.400813  929267 status.go:371] ha-642983 host status = "Running" (err=<nil>)
	I0908 13:03:52.400833  929267 host.go:66] Checking if "ha-642983" exists ...
	I0908 13:03:52.401075  929267 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-642983
	I0908 13:03:52.419203  929267 host.go:66] Checking if "ha-642983" exists ...
	I0908 13:03:52.419537  929267 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 13:03:52.419628  929267 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-642983
	I0908 13:03:52.439060  929267 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32788 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/ha-642983/id_rsa Username:docker}
	I0908 13:03:52.526573  929267 ssh_runner.go:195] Run: systemctl --version
	I0908 13:03:52.530869  929267 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 13:03:52.541470  929267 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 13:03:52.591623  929267 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:70 OomKillDisable:true NGoroutines:73 SystemTime:2025-09-08 13:03:52.581448148 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 13:03:52.592220  929267 kubeconfig.go:125] found "ha-642983" server: "https://192.168.49.254:8443"
	I0908 13:03:52.592255  929267 api_server.go:166] Checking apiserver status ...
	I0908 13:03:52.592295  929267 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 13:03:52.603626  929267 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1633/cgroup
	I0908 13:03:52.612187  929267 api_server.go:182] apiserver freezer: "7:freezer:/docker/cb569554f501bdeea8f90a42a66d139bf76180ede09ef3dd9f5d0c61fc9a576b/kubepods/burstable/podfe662f4cd946098c9d9a42781cde8edc/f996e4ae34ad9d6e9cc574eac191992e74261905b004926675f8f3ed7face0c5"
	I0908 13:03:52.612274  929267 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/cb569554f501bdeea8f90a42a66d139bf76180ede09ef3dd9f5d0c61fc9a576b/kubepods/burstable/podfe662f4cd946098c9d9a42781cde8edc/f996e4ae34ad9d6e9cc574eac191992e74261905b004926675f8f3ed7face0c5/freezer.state
	I0908 13:03:52.620073  929267 api_server.go:204] freezer state: "THAWED"
	I0908 13:03:52.620100  929267 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0908 13:03:52.624290  929267 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0908 13:03:52.624312  929267 status.go:463] ha-642983 apiserver status = Running (err=<nil>)
	I0908 13:03:52.624322  929267 status.go:176] ha-642983 status: &{Name:ha-642983 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0908 13:03:52.624341  929267 status.go:174] checking status of ha-642983-m02 ...
	I0908 13:03:52.624631  929267 cli_runner.go:164] Run: docker container inspect ha-642983-m02 --format={{.State.Status}}
	I0908 13:03:52.642020  929267 status.go:371] ha-642983-m02 host status = "Stopped" (err=<nil>)
	I0908 13:03:52.642041  929267 status.go:384] host is not running, skipping remaining checks
	I0908 13:03:52.642049  929267 status.go:176] ha-642983-m02 status: &{Name:ha-642983-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0908 13:03:52.642075  929267 status.go:174] checking status of ha-642983-m03 ...
	I0908 13:03:52.642318  929267 cli_runner.go:164] Run: docker container inspect ha-642983-m03 --format={{.State.Status}}
	I0908 13:03:52.658058  929267 status.go:371] ha-642983-m03 host status = "Running" (err=<nil>)
	I0908 13:03:52.658097  929267 host.go:66] Checking if "ha-642983-m03" exists ...
	I0908 13:03:52.658337  929267 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-642983-m03
	I0908 13:03:52.674798  929267 host.go:66] Checking if "ha-642983-m03" exists ...
	I0908 13:03:52.675042  929267 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 13:03:52.675077  929267 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-642983-m03
	I0908 13:03:52.692062  929267 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/ha-642983-m03/id_rsa Username:docker}
	I0908 13:03:52.774311  929267 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 13:03:52.784835  929267 kubeconfig.go:125] found "ha-642983" server: "https://192.168.49.254:8443"
	I0908 13:03:52.784861  929267 api_server.go:166] Checking apiserver status ...
	I0908 13:03:52.784890  929267 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 13:03:52.794786  929267 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1524/cgroup
	I0908 13:03:52.803315  929267 api_server.go:182] apiserver freezer: "7:freezer:/docker/44e693ebcc90c773fe2ce9144ca3618c147e0b3e933d7b521becb813c14b1a28/kubepods/burstable/pod26b13a52ad1658c470e68d4abf1dde99/7f301e6c1c85aea66a37daa6a1857000f145fea5cf4208c78e09456fcb8a293c"
	I0908 13:03:52.803389  929267 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/44e693ebcc90c773fe2ce9144ca3618c147e0b3e933d7b521becb813c14b1a28/kubepods/burstable/pod26b13a52ad1658c470e68d4abf1dde99/7f301e6c1c85aea66a37daa6a1857000f145fea5cf4208c78e09456fcb8a293c/freezer.state
	I0908 13:03:52.811078  929267 api_server.go:204] freezer state: "THAWED"
	I0908 13:03:52.811105  929267 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0908 13:03:52.815427  929267 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0908 13:03:52.815454  929267 status.go:463] ha-642983-m03 apiserver status = Running (err=<nil>)
	I0908 13:03:52.815467  929267 status.go:176] ha-642983-m03 status: &{Name:ha-642983-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0908 13:03:52.815490  929267 status.go:174] checking status of ha-642983-m04 ...
	I0908 13:03:52.815741  929267 cli_runner.go:164] Run: docker container inspect ha-642983-m04 --format={{.State.Status}}
	I0908 13:03:52.833077  929267 status.go:371] ha-642983-m04 host status = "Running" (err=<nil>)
	I0908 13:03:52.833119  929267 host.go:66] Checking if "ha-642983-m04" exists ...
	I0908 13:03:52.833440  929267 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-642983-m04
	I0908 13:03:52.850666  929267 host.go:66] Checking if "ha-642983-m04" exists ...
	I0908 13:03:52.850942  929267 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 13:03:52.850993  929267 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-642983-m04
	I0908 13:03:52.868070  929267 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32803 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/ha-642983-m04/id_rsa Username:docker}
	I0908 13:03:52.954180  929267 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 13:03:52.965480  929267 status.go:176] ha-642983-m04 status: &{Name:ha-642983-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (10.33s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.83s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (110.15s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 -p ha-642983 node list --alsologtostderr -v 5
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 -p ha-642983 stop --alsologtostderr -v 5
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 -p ha-642983 stop --alsologtostderr -v 5: (36.662371774s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 -p ha-642983 start --wait true --alsologtostderr -v 5
E0908 13:05:40.511767  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:05:40.518199  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:05:40.529575  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:05:40.551025  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:05:40.592533  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:05:40.674003  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:05:40.835734  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:05:41.157378  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:05:41.799428  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:05:43.080835  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:05:45.643233  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:05:50.765016  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/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-642983 start --wait true --alsologtostderr -v 5: (1m13.388608681s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 -p ha-642983 node list --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (110.15s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (9.08s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-amd64 -p ha-642983 node delete m03 --alsologtostderr -v 5
E0908 13:06:01.007108  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/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-642983 node delete m03 --alsologtostderr -v 5: (8.330278749s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-amd64 -p ha-642983 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 (9.08s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.66s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-642983 stop --alsologtostderr -v 5
E0908 13:06:10.820841  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:06:21.488956  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/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-642983 stop --alsologtostderr -v 5: (35.554437001s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-642983 status --alsologtostderr -v 5
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-642983 status --alsologtostderr -v 5: exit status 7 (102.65736ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 13:06:40.271583  946701 out.go:360] Setting OutFile to fd 1 ...
	I0908 13:06:40.271825  946701 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 13:06:40.271834  946701 out.go:374] Setting ErrFile to fd 2...
	I0908 13:06:40.271838  946701 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 13:06:40.272013  946701 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 13:06:40.272234  946701 out.go:368] Setting JSON to false
	I0908 13:06:40.272263  946701 mustload.go:65] Loading cluster: ha-642983
	I0908 13:06:40.272329  946701 notify.go:220] Checking for updates...
	I0908 13:06:40.272689  946701 config.go:182] Loaded profile config "ha-642983": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 13:06:40.272714  946701 status.go:174] checking status of ha-642983 ...
	I0908 13:06:40.273210  946701 cli_runner.go:164] Run: docker container inspect ha-642983 --format={{.State.Status}}
	I0908 13:06:40.290747  946701 status.go:371] ha-642983 host status = "Stopped" (err=<nil>)
	I0908 13:06:40.290768  946701 status.go:384] host is not running, skipping remaining checks
	I0908 13:06:40.290774  946701 status.go:176] ha-642983 status: &{Name:ha-642983 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0908 13:06:40.290809  946701 status.go:174] checking status of ha-642983-m02 ...
	I0908 13:06:40.291059  946701 cli_runner.go:164] Run: docker container inspect ha-642983-m02 --format={{.State.Status}}
	I0908 13:06:40.308832  946701 status.go:371] ha-642983-m02 host status = "Stopped" (err=<nil>)
	I0908 13:06:40.308854  946701 status.go:384] host is not running, skipping remaining checks
	I0908 13:06:40.308860  946701 status.go:176] ha-642983-m02 status: &{Name:ha-642983-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0908 13:06:40.308881  946701 status.go:174] checking status of ha-642983-m04 ...
	I0908 13:06:40.309152  946701 cli_runner.go:164] Run: docker container inspect ha-642983-m04 --format={{.State.Status}}
	I0908 13:06:40.325538  946701 status.go:371] ha-642983-m04 host status = "Stopped" (err=<nil>)
	I0908 13:06:40.325580  946701 status.go:384] host is not running, skipping remaining checks
	I0908 13:06:40.325591  946701 status.go:176] ha-642983-m04 status: &{Name:ha-642983-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (57.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 -p ha-642983 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=containerd
E0908 13:07:02.451184  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/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-642983 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=containerd: (57.067220216s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-642983 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 (57.81s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (26.88s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 -p ha-642983 node add --control-plane --alsologtostderr -v 5
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 -p ha-642983 node add --control-plane --alsologtostderr -v 5: (25.932734971s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-642983 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (26.88s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.85s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (43.9s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-910494 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=containerd
E0908 13:08:24.373450  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-910494 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=containerd: (43.901707392s)
--- PASS: TestJSONOutput/start/Command (43.90s)

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.68s)

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"7b5afbc0-789c-42a1-b2fe-878885fdb8d8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-459409] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"03f73f94-f3cf-4aad-a3c2-10440705bb8f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21510"}}
	{"specversion":"1.0","id":"18ebe0e2-8cbc-4f7d-beb1-15396a11c296","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":"a123174b-be46-4bae-b001-ff22d065cec9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig"}}
	{"specversion":"1.0","id":"55fafc00-21d2-489a-9383-343ff112c8ce","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube"}}
	{"specversion":"1.0","id":"cb93d957-0b97-43ba-9778-ec869d654039","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":"d431482b-1976-48ff-bc48-abfbc4eb2321","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"d4d25802-9a87-4986-998e-84a76fee3363","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-459409" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-459409
--- PASS: TestErrorJSONOutput (0.20s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (40.03s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-498749 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-498749 --network=: (37.98271428s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-498749" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-498749
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-498749: (2.03070705s)
--- PASS: TestKicCustomNetwork/create_custom_network (40.03s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (24.99s)

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

                                                
                                    
x
+
TestKicExistingNetwork (29.59s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0908 13:10:14.575937  826650 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}}]}"
W0908 13:10:14.592041  826650 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
I0908 13:10:14.592118  826650 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0908 13:10:14.592136  826650 cli_runner.go:164] Run: docker network inspect existing-network
W0908 13:10:14.607747  826650 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0908 13:10:14.607782  826650 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
I0908 13:10:14.607799  826650 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0908 13:10:14.607956  826650 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}}]}"
I0908 13:10:14.624154  826650 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-08fc6837b5c4 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:da:c1:86:98:06:3d} reservation:<nil>}
I0908 13:10:14.624614  826650 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:0xc0018431d0}
I0908 13:10:14.624652  826650 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 ...
I0908 13:10:14.624701  826650 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
I0908 13:10:14.675382  826650 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-402885 --network=existing-network
E0908 13:10:40.517419  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/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-402885 --network=existing-network: (27.552826873s)
helpers_test.go:175: Cleaning up "existing-network-402885" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-402885
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-402885: (1.90529645s)
I0908 13:10:44.149534  826650 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (29.59s)

                                                
                                    
x
+
TestKicCustomSubnet (26.91s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-subnet-553418 --subnet=192.168.60.0/24
E0908 13:11:08.215479  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/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-553418 --subnet=192.168.60.0/24: (24.857289546s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-553418 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-553418" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p custom-subnet-553418
E0908 13:11:10.820560  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p custom-subnet-553418: (2.033201756s)
--- PASS: TestKicCustomSubnet (26.91s)

                                                
                                    
x
+
TestKicStaticIP (26.29s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (48.9s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-115922 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-115922 --driver=docker  --container-runtime=containerd: (22.211423868s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-128262 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-128262 --driver=docker  --container-runtime=containerd: (21.596195643s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-115922
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-128262
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-128262" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-128262
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-128262: (2.149355424s)
helpers_test.go:175: Cleaning up "first-115922" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-115922
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-115922: (1.830955016s)
--- PASS: TestMinikubeProfile (48.90s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.06s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-743284 --memory=3072 --mount-string /tmp/TestMountStartserial3722812668/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd
mount_start_test.go:118: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-743284 --memory=3072 --mount-string /tmp/TestMountStartserial3722812668/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd: (5.063048081s)
--- PASS: TestMountStart/serial/StartWithMountFirst (6.06s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-760712 --memory=3072 --mount-string /tmp/TestMountStartserial3722812668/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd
mount_start_test.go:118: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-760712 --memory=3072 --mount-string /tmp/TestMountStartserial3722812668/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd: (4.998640757s)
--- PASS: TestMountStart/serial/StartWithMountSecond (6.00s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.57s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.17s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:196: (dbg) Run:  out/minikube-linux-amd64 stop -p mount-start-2-760712
mount_start_test.go:196: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-760712: (1.169758436s)
--- PASS: TestMountStart/serial/Stop (1.17s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.85s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (58.67s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (17.9s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.7s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (13.46s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.63s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.77s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.07s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 13:14:33.516578 1011400 out.go:360] Setting OutFile to fd 1 ...
	I0908 13:14:33.516724 1011400 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 13:14:33.516735 1011400 out.go:374] Setting ErrFile to fd 2...
	I0908 13:14:33.516741 1011400 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 13:14:33.516957 1011400 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 13:14:33.517157 1011400 out.go:368] Setting JSON to false
	I0908 13:14:33.517194 1011400 mustload.go:65] Loading cluster: multinode-022852
	I0908 13:14:33.517292 1011400 notify.go:220] Checking for updates...
	I0908 13:14:33.517622 1011400 config.go:182] Loaded profile config "multinode-022852": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 13:14:33.517649 1011400 status.go:174] checking status of multinode-022852 ...
	I0908 13:14:33.518086 1011400 cli_runner.go:164] Run: docker container inspect multinode-022852 --format={{.State.Status}}
	I0908 13:14:33.535610 1011400 status.go:371] multinode-022852 host status = "Running" (err=<nil>)
	I0908 13:14:33.535637 1011400 host.go:66] Checking if "multinode-022852" exists ...
	I0908 13:14:33.535923 1011400 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-022852
	I0908 13:14:33.553046 1011400 host.go:66] Checking if "multinode-022852" exists ...
	I0908 13:14:33.553467 1011400 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 13:14:33.553510 1011400 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-022852
	I0908 13:14:33.570864 1011400 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/multinode-022852/id_rsa Username:docker}
	I0908 13:14:33.654304 1011400 ssh_runner.go:195] Run: systemctl --version
	I0908 13:14:33.658183 1011400 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 13:14:33.668608 1011400 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 13:14:33.717207 1011400 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:50 OomKillDisable:true NGoroutines:63 SystemTime:2025-09-08 13:14:33.708777276 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 13:14:33.717889 1011400 kubeconfig.go:125] found "multinode-022852" server: "https://192.168.67.2:8443"
	I0908 13:14:33.717925 1011400 api_server.go:166] Checking apiserver status ...
	I0908 13:14:33.717969 1011400 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0908 13:14:33.728734 1011400 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1500/cgroup
	I0908 13:14:33.737850 1011400 api_server.go:182] apiserver freezer: "7:freezer:/docker/8616f2e6415a931b09d9672062d40a67c9f3a4b9cc1ec443bde788a032d7291f/kubepods/burstable/pod95aae57b8ba8eee3532e090b225da945/220e61b1612b90117cc7d5da4aeeea442481444a76fa8d58d573d601f35465dd"
	I0908 13:14:33.737921 1011400 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/8616f2e6415a931b09d9672062d40a67c9f3a4b9cc1ec443bde788a032d7291f/kubepods/burstable/pod95aae57b8ba8eee3532e090b225da945/220e61b1612b90117cc7d5da4aeeea442481444a76fa8d58d573d601f35465dd/freezer.state
	I0908 13:14:33.746171 1011400 api_server.go:204] freezer state: "THAWED"
	I0908 13:14:33.746197 1011400 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0908 13:14:33.750906 1011400 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0908 13:14:33.750930 1011400 status.go:463] multinode-022852 apiserver status = Running (err=<nil>)
	I0908 13:14:33.750945 1011400 status.go:176] multinode-022852 status: &{Name:multinode-022852 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0908 13:14:33.750968 1011400 status.go:174] checking status of multinode-022852-m02 ...
	I0908 13:14:33.751319 1011400 cli_runner.go:164] Run: docker container inspect multinode-022852-m02 --format={{.State.Status}}
	I0908 13:14:33.768661 1011400 status.go:371] multinode-022852-m02 host status = "Running" (err=<nil>)
	I0908 13:14:33.768683 1011400 host.go:66] Checking if "multinode-022852-m02" exists ...
	I0908 13:14:33.768953 1011400 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-022852-m02
	I0908 13:14:33.785362 1011400 host.go:66] Checking if "multinode-022852-m02" exists ...
	I0908 13:14:33.785596 1011400 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0908 13:14:33.785637 1011400 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-022852-m02
	I0908 13:14:33.802751 1011400 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32913 SSHKeyPath:/home/jenkins/minikube-integration/21510-822444/.minikube/machines/multinode-022852-m02/id_rsa Username:docker}
	I0908 13:14:33.890272 1011400 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0908 13:14:33.900846 1011400 status.go:176] multinode-022852-m02 status: &{Name:multinode-022852-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0908 13:14:33.900879 1011400 status.go:174] checking status of multinode-022852-m03 ...
	I0908 13:14:33.901169 1011400 cli_runner.go:164] Run: docker container inspect multinode-022852-m03 --format={{.State.Status}}
	I0908 13:14:33.918457 1011400 status.go:371] multinode-022852-m03 host status = "Stopped" (err=<nil>)
	I0908 13:14:33.918477 1011400 status.go:384] host is not running, skipping remaining checks
	I0908 13:14:33.918484 1011400 status.go:176] multinode-022852-m03 status: &{Name:multinode-022852-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (7.13s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (74.9s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-022852
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-022852
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-022852: (24.72348255s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-022852 --wait=true -v=5 --alsologtostderr
E0908 13:15:40.510815  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/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-022852 --wait=true -v=5 --alsologtostderr: (50.075451257s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-022852
--- PASS: TestMultiNode/serial/RestartKeepsNodes (74.90s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.75s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-022852 stop
E0908 13:16:10.821012  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-022852 stop: (23.577438537s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-022852 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-022852 status: exit status 7 (87.630303ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 13:16:24.720160 1021661 out.go:360] Setting OutFile to fd 1 ...
	I0908 13:16:24.720258 1021661 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 13:16:24.720266 1021661 out.go:374] Setting ErrFile to fd 2...
	I0908 13:16:24.720271 1021661 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 13:16:24.720440 1021661 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 13:16:24.720598 1021661 out.go:368] Setting JSON to false
	I0908 13:16:24.720628 1021661 mustload.go:65] Loading cluster: multinode-022852
	I0908 13:16:24.720749 1021661 notify.go:220] Checking for updates...
	I0908 13:16:24.721014 1021661 config.go:182] Loaded profile config "multinode-022852": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 13:16:24.721036 1021661 status.go:174] checking status of multinode-022852 ...
	I0908 13:16:24.721536 1021661 cli_runner.go:164] Run: docker container inspect multinode-022852 --format={{.State.Status}}
	I0908 13:16:24.739380 1021661 status.go:371] multinode-022852 host status = "Stopped" (err=<nil>)
	I0908 13:16:24.739414 1021661 status.go:384] host is not running, skipping remaining checks
	I0908 13:16:24.739421 1021661 status.go:176] multinode-022852 status: &{Name:multinode-022852 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0908 13:16:24.739449 1021661 status.go:174] checking status of multinode-022852-m02 ...
	I0908 13:16:24.739737 1021661 cli_runner.go:164] Run: docker container inspect multinode-022852-m02 --format={{.State.Status}}
	I0908 13:16:24.756485 1021661 status.go:371] multinode-022852-m02 host status = "Stopped" (err=<nil>)
	I0908 13:16:24.756508 1021661 status.go:384] host is not running, skipping remaining checks
	I0908 13:16:24.756517 1021661 status.go:176] multinode-022852-m02 status: &{Name:multinode-022852-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (53.43s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (25.11s)

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

                                                
                                                
-- stdout --
	* [multinode-022852-m02] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=21510
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-022852-m03 already exists in multinode-022852-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_3.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-022852-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-022852-m03: (1.827517664s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (25.11s)

                                                
                                    
x
+
TestPreload (145.73s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:43: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-609931 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.0
preload_test.go:43: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-609931 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.32.0: (1m8.755289369s)
preload_test.go:51: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-609931 image pull gcr.io/k8s-minikube/busybox
preload_test.go:51: (dbg) Done: out/minikube-linux-amd64 -p test-preload-609931 image pull gcr.io/k8s-minikube/busybox: (4.007525936s)
preload_test.go:57: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-609931
preload_test.go:57: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-609931: (5.712627223s)
preload_test.go:65: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-609931 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd
E0908 13:19:13.888754  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
preload_test.go:65: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-609931 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (1m4.832890473s)
preload_test.go:70: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-609931 image list
helpers_test.go:175: Cleaning up "test-preload-609931" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-609931
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-609931: (2.207664199s)
--- PASS: TestPreload (145.73s)

                                                
                                    
x
+
TestScheduledStopUnix (101.44s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-290014 --memory=3072 --driver=docker  --container-runtime=containerd
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-290014 --memory=3072 --driver=docker  --container-runtime=containerd: (25.54191489s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-290014 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-290014 -n scheduled-stop-290014
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-290014 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0908 13:20:38.820786  826650 retry.go:31] will retry after 103.649µs: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.821953  826650 retry.go:31] will retry after 100.219µs: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.823100  826650 retry.go:31] will retry after 199.708µs: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.824242  826650 retry.go:31] will retry after 275.47µs: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.825383  826650 retry.go:31] will retry after 478.269µs: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.826501  826650 retry.go:31] will retry after 416.34µs: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.827659  826650 retry.go:31] will retry after 712.641µs: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.828855  826650 retry.go:31] will retry after 1.113756ms: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.831085  826650 retry.go:31] will retry after 1.632311ms: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.833334  826650 retry.go:31] will retry after 5.177418ms: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.839583  826650 retry.go:31] will retry after 6.341522ms: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.846855  826650 retry.go:31] will retry after 6.133669ms: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.854106  826650 retry.go:31] will retry after 11.817875ms: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.866357  826650 retry.go:31] will retry after 10.014145ms: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.876586  826650 retry.go:31] will retry after 25.629734ms: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
I0908 13:20:38.902892  826650 retry.go:31] will retry after 26.108728ms: open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/scheduled-stop-290014/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-290014 --cancel-scheduled
E0908 13:20:40.511216  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-290014 -n scheduled-stop-290014
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-290014
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-290014 --schedule 15s
E0908 13:21:10.820885  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/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-290014
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-290014: exit status 7 (66.222834ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.23s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"63070151-a741-4f71-aafe-0451e9b071bb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-349261] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"6d6ae95c-ebd7-4449-afd3-5ca4d13282e3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21510"}}
	{"specversion":"1.0","id":"b697b5b2-c922-44b8-a86b-017f9e9867bb","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":"1f7b5e49-0cce-4673-afbc-6b7915fb3983","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig"}}
	{"specversion":"1.0","id":"3650003c-9af6-40ae-9f65-587e865e2448","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube"}}
	{"specversion":"1.0","id":"8c284204-60d2-4a24-ab3c-6eb39346f1fe","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":"98c09ecc-d029-40f0-a392-ba2b84315247","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"83d3dfba-9e80-4d72-9e9c-b6779b4ed03c","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":"a68b05da-cbf2-4ee5-983e-ea7d5549fa00","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":"4571bc06-3c30-4c56-b792-8354d9cb7a3c","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":"dc5a297d-e5a7-417e-8745-ba3ab033e340","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":"c1253fce-8cdc-466f-8184-6e79067b08f8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-349261\" primary control-plane node in \"insufficient-storage-349261\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"c169f0a6-040b-44fb-8f2c-588c16a54169","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.47-1756980985-21488 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"f465b1f1-45bd-490b-ad9d-9fe9690b1f27","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":"18365d8f-5c87-40f6-be65-0d98da0b69fe","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-349261 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-349261 --output=json --layout=cluster: exit status 7 (260.294014ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0908 13:22:01.477739 1045277 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-349261" does not appear in /home/jenkins/minikube-integration/21510-822444/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0908 13:22:01.733623 1045376 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-349261" does not appear in /home/jenkins/minikube-integration/21510-822444/kubeconfig
	E0908 13:22:01.743307 1045376 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/insufficient-storage-349261/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (52.49s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.32.0.1567295064 start -p running-upgrade-198541 --memory=3072 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.32.0.1567295064 start -p running-upgrade-198541 --memory=3072 --vm-driver=docker  --container-runtime=containerd: (23.902587726s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-198541 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-198541 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (22.94720247s)
helpers_test.go:175: Cleaning up "running-upgrade-198541" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-198541
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-198541: (1.916169686s)
--- PASS: TestRunningBinaryUpgrade (52.49s)

                                                
                                    
x
+
TestKubernetesUpgrade (336.01s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-587135 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-587135 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (4m42.863131862s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-587135 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-587135 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-587135 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=containerd: exit status 106 (80.906647ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-587135] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=21510
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.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-587135
	    minikube start -p kubernetes-upgrade-587135 --kubernetes-version=v1.28.0
	    
	    2) Create a second cluster with Kubernetes 1.28.0, by running:
	    
	    minikube start -p kubernetes-upgrade-5871352 --kubernetes-version=v1.28.0
	    
	    3) Use the existing cluster at version Kubernetes 1.34.0, by running:
	    
	    minikube start -p kubernetes-upgrade-587135 --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-587135 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-587135 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (12.482769337s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-587135" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-587135
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-587135: (2.388338332s)
--- PASS: TestKubernetesUpgrade (336.01s)

                                                
                                    
x
+
TestMissingContainerUpgrade (161.21s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.32.0.3656161928 start -p missing-upgrade-652620 --memory=3072 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.32.0.3656161928 start -p missing-upgrade-652620 --memory=3072 --driver=docker  --container-runtime=containerd: (59.170091911s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-652620
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-652620
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-652620 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-652620 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m35.26273593s)
helpers_test.go:175: Cleaning up "missing-upgrade-652620" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-652620
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-652620: (1.982349831s)
--- PASS: TestMissingContainerUpgrade (161.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (6.77s)

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

                                                
                                                
-- stdout --
	* [false-406994] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=21510
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on user configuration
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0908 13:22:07.168382 1047206 out.go:360] Setting OutFile to fd 1 ...
	I0908 13:22:07.168512 1047206 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 13:22:07.168523 1047206 out.go:374] Setting ErrFile to fd 2...
	I0908 13:22:07.168529 1047206 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0908 13:22:07.168820 1047206 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21510-822444/.minikube/bin
	I0908 13:22:07.169658 1047206 out.go:368] Setting JSON to false
	I0908 13:22:07.171006 1047206 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-5","uptime":79443,"bootTime":1757258284,"procs":215,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1083-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0908 13:22:07.171086 1047206 start.go:140] virtualization: kvm guest
	I0908 13:22:07.173057 1047206 out.go:179] * [false-406994] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	I0908 13:22:07.174371 1047206 out.go:179]   - MINIKUBE_LOCATION=21510
	I0908 13:22:07.174415 1047206 notify.go:220] Checking for updates...
	I0908 13:22:07.176759 1047206 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0908 13:22:07.182347 1047206 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	I0908 13:22:07.184704 1047206 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.minikube
	I0908 13:22:07.185932 1047206 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0908 13:22:07.187221 1047206 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0908 13:22:07.189092 1047206 config.go:182] Loaded profile config "kubernetes-upgrade-587135": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.0
	I0908 13:22:07.189283 1047206 config.go:182] Loaded profile config "offline-containerd-553299": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
	I0908 13:22:07.189434 1047206 driver.go:421] Setting default libvirt URI to qemu:///system
	I0908 13:22:07.214995 1047206 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0908 13:22:07.215092 1047206 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0908 13:22:07.286104 1047206 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:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:39 OomKillDisable:true NGoroutines:65 SystemTime:2025-09-08 13:22:07.276284692 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1083-gcp OperatingSystem:Ubuntu 20.04.6 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:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-5 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx
Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1] 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>}}
	I0908 13:22:07.286212 1047206 docker.go:318] overlay module found
	I0908 13:22:07.302696 1047206 out.go:179] * Using the docker driver based on user configuration
	I0908 13:22:07.344283 1047206 start.go:304] selected driver: docker
	I0908 13:22:07.344333 1047206 start.go:918] validating driver "docker" against <nil>
	I0908 13:22:07.344357 1047206 start.go:929] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0908 13:22:07.385832 1047206 out.go:203] 
	W0908 13:22:07.425266 1047206 out.go:285] X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	I0908 13:22:07.447019 1047206 out.go:203] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (3.71s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (82.75s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.32.0.3140530285 start -p stopped-upgrade-037326 --memory=3072 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.32.0.3140530285 start -p stopped-upgrade-037326 --memory=3072 --vm-driver=docker  --container-runtime=containerd: (45.844345129s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.32.0.3140530285 -p stopped-upgrade-037326 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.32.0.3140530285 -p stopped-upgrade-037326 stop: (1.234174214s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-037326 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-037326 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (35.6678153s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (82.75s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.14s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.06s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-028647] minikube v1.36.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=21510
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21510-822444/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21510-822444/.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.06s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (23.11s)

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

                                                
                                    
x
+
TestPause/serial/Start (48.18s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (6.48s)

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

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-028647","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-028647
no_kubernetes_test.go:126: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-028647: (1.833937868s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (6.48s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.03s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.28s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (16.31s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.4s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:193: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-028647 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:193: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-028647 --driver=docker  --container-runtime=containerd: (7.400162506s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.40s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (5.68s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.74s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.37s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.3s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.72s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.74s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.48s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (14.77s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
I0908 13:24:55.825437  826650 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0908 13:24:55.825575  826650 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_containerd_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_Linux_containerd_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
I0908 13:24:55.855304  826650 install.go:137] /home/jenkins/workspace/Docker_Linux_containerd_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W0908 13:24:55.855337  826650 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0908 13:24:55.855416  826650 out.go:176] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0908 13:24:55.855445  826650 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3283207305/002/docker-machine-driver-kvm2
I0908 13:24:56.180617  826650 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate3283207305/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x5819440 0x5819440 0x5819440 0x5819440 0x5819440 0x5819440 0x5819440] Decompressors:map[bz2:0xc0004bd3e0 gz:0xc0004bd3e8 tar:0xc0004bd390 tar.bz2:0xc0004bd3a0 tar.gz:0xc0004bd3b0 tar.xz:0xc0004bd3c0 tar.zst:0xc0004bd3d0 tbz2:0xc0004bd3a0 tgz:0xc0004bd3b0 txz:0xc0004bd3c0 tzst:0xc0004bd3d0 xz:0xc0004bd3f0 zip:0xc0004bd400 zst:0xc0004bd3f8] Getters:map[file:0xc0015f8c50 http:0xc0008e5860 https:0xc0008e58b0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0908 13:24:56.180683  826650 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3283207305/002/docker-machine-driver-kvm2
pause_test.go:142: (dbg) Done: out/minikube-linux-amd64 profile list --output json: (14.708145798s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-222175
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-222175: exit status 1 (18.863786ms)

                                                
                                                
-- stdout --
	[]

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-406994 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd
E0908 13:25:40.511265  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/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 kindnet-406994 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd: (58.801305531s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (58.80s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-406994 "pgrep -a kubelet"
E0908 13:26:10.821593  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
I0908 13:26:10.898811  826650 config.go:182] Loaded profile config "auto-406994": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-406994 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-h7pbf" [012062d0-2532-4fa5-9913-bb7b9a73f8d7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-h7pbf" [012062d0-2532-4fa5-9913-bb7b9a73f8d7] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.00374694s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.21s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:264: (dbg) Run:  kubectl --context auto-406994 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/ControllerPod (6.04s)

                                                
                                                
=== 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-q8jzz" [eb746706-bf8f-4b7d-9751-ac3e6f4745e2] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.035652019s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.04s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-406994 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-406994 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd: (1m0.939571948s)
--- PASS: TestNetworkPlugins/group/calico/Start (60.94s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-406994 "pgrep -a kubelet"
I0908 13:26:42.933077  826650 config.go:182] Loaded profile config "kindnet-406994": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-406994 replace --force -f testdata/netcat-deployment.yaml
I0908 13:26:43.418715  826650 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-rfmp8" [730247a1-3b0e-4abc-a09c-643433908b63] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-rfmp8" [730247a1-3b0e-4abc-a09c-643433908b63] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 8.003706722s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (8.50s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kindnet-406994 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-406994 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.11s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-406994 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-406994 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd: (55.817302668s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (55.82s)

                                                
                                    
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-j84sj" [e407a5b4-4b0b-4e32-8ad3-c834b1b27461] Running / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
helpers_test.go:352: "calico-node-j84sj" [e407a5b4-4b0b-4e32-8ad3-c834b1b27461] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004465894s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-406994 "pgrep -a kubelet"
I0908 13:27:45.432295  826650 config.go:182] Loaded profile config "calico-406994": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-406994 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-bwcsw" [426c5264-4afe-47c2-bbd6-680719873ed2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-bwcsw" [426c5264-4afe-47c2-bbd6-680719873ed2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.003342283s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.21s)

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

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

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

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

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

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

                                                
                                    
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-406994 "pgrep -a kubelet"
I0908 13:28:07.293473  826650 config.go:182] Loaded profile config "custom-flannel-406994": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-406994 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-p2mw2" [9a4dd4f1-9303-4941-ba70-f17087976177] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-p2mw2" [9a4dd4f1-9303-4941-ba70-f17087976177] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 8.00371661s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (8.21s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-406994 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-406994 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd: (1m4.766396218s)
--- PASS: TestNetworkPlugins/group/bridge/Start (64.77s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-406994 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-406994 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.27s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-406994 "pgrep -a kubelet"
I0908 13:28:22.045417  826650 config.go:182] Loaded profile config "enable-default-cni-406994": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-406994 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-qcmwl" [21840148-43ac-4f31-ad48-c83342a96c44] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-qcmwl" [21840148-43ac-4f31-ad48-c83342a96c44] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 9.003980971s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.21s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-406994 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-406994 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd: (1m30.197170497s)
--- PASS: TestNetworkPlugins/group/flannel/Start (90.20s)

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

                                                
                                                
=== 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-750788 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-750788 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.0: (1m7.538562578s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (67.54s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-406994 "pgrep -a kubelet"
I0908 13:29:19.427611  826650 config.go:182] Loaded profile config "bridge-406994": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-406994 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-hss9r" [0484a003-b8c7-4919-ab3c-0fd2d1758903] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-hss9r" [0484a003-b8c7-4919-ab3c-0fd2d1758903] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 8.004815753s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (8.19s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-873786 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-873786 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (58.955042857s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (58.96s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-750788 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" [b4042699-c47f-4366-a743-70a13c4f4a18] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [b4042699-c47f-4366-a743-70a13c4f4a18] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.004026558s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-750788 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.28s)

                                                
                                    
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-gfsk9" [b556e3d9-5286-4d93-b4fd-7d593e93764d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003689391s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-563109 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" [e721e241-c5d9-4f76-ba35-a5cca1febca4] Pending
helpers_test.go:352: "busybox" [e721e241-c5d9-4f76-ba35-a5cca1febca4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [e721e241-c5d9-4f76-ba35-a5cca1febca4] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003313668s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-563109 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.24s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-406994 "pgrep -a kubelet"
I0908 13:30:11.683047  826650 config.go:182] Loaded profile config "flannel-406994": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-406994 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-bsr7h" [b1c62fb3-9cdc-4657-9548-0ae05dcf2bb1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-bsr7h" [b1c62fb3-9cdc-4657-9548-0ae05dcf2bb1] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.003873619s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.18s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-563109 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-563109 --alsologtostderr -v=3: (11.955511738s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.96s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-406994 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.11s)
E0908 13:31:36.525462  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/kindnet-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:31:36.531908  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/kindnet-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:31:36.543366  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/kindnet-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:31:36.564813  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/kindnet-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:31:36.606237  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/kindnet-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:31:36.687818  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/kindnet-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"

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

                                                
                                                
-- 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-750788 --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 (45.63s)

                                                
                                                
=== 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-750788 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-750788 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.28.0: (45.327958966s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-750788 -n old-k8s-version-750788
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (45.63s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-563109 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-563109 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (47.926761415s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-563109 -n no-preload-563109
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (48.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-386427 --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=containerd --kubernetes-version=v1.34.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-386427 --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=containerd --kubernetes-version=v1.34.0: (30.832785403s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (30.83s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-873786 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" [5f17cc65-0e9c-4a15-8c16-8b079c0ed422] Pending
helpers_test.go:352: "busybox" [5f17cc65-0e9c-4a15-8c16-8b079c0ed422] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [5f17cc65-0e9c-4a15-8c16-8b079c0ed422] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 11.004469071s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-873786 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (11.39s)

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

                                                
                                                
=== 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-873786 --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-873786 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.01s)

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

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

                                                
                                    
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-h6kc4" [77022ba0-1037-4ae3-baca-81b7769c1ef1] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004029781s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

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

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

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

                                                
                                                
=== 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-873786 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
E0908 13:31:10.821416  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/addons-763766/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:31:11.098404  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/auto-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:31:11.104839  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/auto-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:31:11.116247  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/auto-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:31:11.138406  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/auto-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:31:11.180493  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/auto-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:31:11.262660  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/auto-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:31:11.424357  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/auto-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:31:11.746029  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/auto-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:31:12.388287  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/auto-406994/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 default-k8s-diff-port-873786 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (48.500026328s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-873786 -n default-k8s-diff-port-873786
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (48.79s)

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

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

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

                                                
                                                
=== 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-h6kc4" [77022ba0-1037-4ae3-baca-81b7769c1ef1] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004058133s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-750788 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-386427 --alsologtostderr -v=3
E0908 13:31:13.670492  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/auto-406994/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 newest-cni-386427 --alsologtostderr -v=3: (1.255507407s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.26s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-386427 --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=containerd --kubernetes-version=v1.34.0
E0908 13:31:16.232605  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/auto-406994/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 newest-cni-386427 --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=containerd --kubernetes-version=v1.34.0: (15.762921696s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-386427 -n newest-cni-386427
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.09s)

                                                
                                    
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-qsxbl" [7bb2df7d-7b27-4f5e-9147-48a60a51a79f] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00485993s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-qsxbl" [7bb2df7d-7b27-4f5e-9147-48a60a51a79f] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003641576s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-563109 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-386427 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.34s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 pause -p newest-cni-386427 --alsologtostderr -v=1
E0908 13:31:31.601426  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/auto-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-amd64 pause -p newest-cni-386427 --alsologtostderr -v=1: (1.008496537s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-386427 -n newest-cni-386427
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-386427 -n newest-cni-386427: exit status 2 (436.491371ms)

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

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

                                                
                                    
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-xrwh2" [80e57872-459f-447b-9a5b-ca2e9565af11] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003876383s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-xrwh2" [80e57872-459f-447b-9a5b-ca2e9565af11] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003279141s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-873786 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.22s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-753356 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" [557d26ae-62c0-4425-8495-14cabd4342bd] Pending
helpers_test.go:352: "busybox" [557d26ae-62c0-4425-8495-14cabd4342bd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [557d26ae-62c0-4425-8495-14cabd4342bd] Running
E0908 13:32:17.503317  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/kindnet-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003572109s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-753356 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.22s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-753356 --alsologtostderr -v=3
E0908 13:32:33.045060  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/auto-406994/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 embed-certs-753356 --alsologtostderr -v=3: (11.852756577s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.85s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-753356 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0
E0908 13:32:39.137378  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/calico-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:32:39.143795  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/calico-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:32:39.155159  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/calico-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:32:39.177122  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/calico-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:32:39.218783  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/calico-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:32:39.300425  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/calico-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:32:39.461933  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/calico-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:32:39.784192  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/calico-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:32:40.426162  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/calico-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:32:41.707611  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/calico-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:32:44.269266  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/calico-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:32:49.391101  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/calico-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:32:58.464673  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/kindnet-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:32:59.632460  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/calico-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:07.492902  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/custom-flannel-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:07.499269  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/custom-flannel-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:07.510598  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/custom-flannel-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:07.531967  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/custom-flannel-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:07.573338  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/custom-flannel-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:07.654796  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/custom-flannel-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:07.816694  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/custom-flannel-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:08.138460  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/custom-flannel-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:08.780498  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/custom-flannel-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:10.062493  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/custom-flannel-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:12.623932  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/custom-flannel-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:17.745627  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/custom-flannel-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:20.114502  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/calico-406994/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 embed-certs-753356 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.34.0: (47.282019212s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-753356 -n embed-certs-753356
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (47.57s)

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

                                                
                                                
=== 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-wjkmm" [6a9f2cce-ce0b-4d65-8de3-47a385b31669] Running
E0908 13:33:22.246192  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/enable-default-cni-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:22.252581  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/enable-default-cni-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:22.263954  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/enable-default-cni-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:22.285336  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/enable-default-cni-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:22.326725  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/enable-default-cni-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:22.408181  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/enable-default-cni-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:22.569656  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/enable-default-cni-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:22.891384  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/enable-default-cni-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:23.532880  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/enable-default-cni-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:24.814548  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/enable-default-cni-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004142592s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-wjkmm" [6a9f2cce-ce0b-4d65-8de3-47a385b31669] Running
E0908 13:33:27.376107  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/enable-default-cni-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0908 13:33:27.987952  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/custom-flannel-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00375976s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-753356 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-753356 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.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 pause -p embed-certs-753356 --alsologtostderr -v=1
E0908 13:33:32.497653  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/enable-default-cni-406994/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-753356 -n embed-certs-753356
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-753356 -n embed-certs-753356: exit status 2 (275.392969ms)

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

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

                                                
                                    

Test skip (25/331)

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/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 containerd
--- SKIP: TestDockerFlags (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/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 containerd
--- 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 containerd
--- 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 containerd container runtime
--- SKIP: TestSkaffold (0.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.59s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet
net_test.go:93: Skipping the test as containerd container runtimes requires CNI
E0908 13:22:03.577359  826650 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21510-822444/.minikube/profiles/functional-298554/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
panic.go:636: 
----------------------- debugLogs start: kubenet-406994 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-406994

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                                

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

                                                
                                    
Copied to clipboard