Test Report: Docker_Cloud_Shell 20512

                    
                      48b5bd1b410deb6f0834786c8abc7687a18ec8ba:2025-04-14:39137
                    
                

Test fail (18/111)

x
+
TestAddons/serial/Volcano (380.2s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:823: volcano-controller stabilized in 405.451986ms
addons_test.go:815: volcano-admission stabilized in 405.672174ms
addons_test.go:807: volcano-scheduler stabilized in 406.309142ms
addons_test.go:829: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-75fdd99bcf-4bm7f" [9f01599c-5d62-4ee0-8073-64660c59d14e] Pending / Ready:ContainersNotReady (containers with unready status: [volcano-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [volcano-scheduler])
helpers_test.go:329: 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:829: ***** TestAddons/serial/Volcano: pod "app=volcano-scheduler" failed to start within 6m0s: context deadline exceeded ****
addons_test.go:829: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-582460 -n addons-582460
addons_test.go:829: (dbg) Done: out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-582460 -n addons-582460: (1.361717471s)
addons_test.go:829: TestAddons/serial/Volcano: showing logs for failed pods as of 2025-04-14 14:35:03.158148977 +0000 UTC m=+834.505206436
addons_test.go:829: (dbg) Run:  kubectl --context addons-582460 describe po volcano-scheduler-75fdd99bcf-4bm7f -n volcano-system
addons_test.go:829: (dbg) kubectl --context addons-582460 describe po volcano-scheduler-75fdd99bcf-4bm7f -n volcano-system:
Name:                 volcano-scheduler-75fdd99bcf-4bm7f
Namespace:            volcano-system
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      volcano-scheduler
Node:                 addons-582460/192.168.49.2
Start Time:           Mon, 14 Apr 2025 14:22:53 +0000
Labels:               app=volcano-scheduler
pod-template-hash=75fdd99bcf
Annotations:          <none>
Status:               Pending
IP:                   10.244.0.21
IPs:
IP:           10.244.0.21
Controlled By:  ReplicaSet/volcano-scheduler-75fdd99bcf
Containers:
volcano-scheduler:
Container ID:  
Image:         docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86
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-zqv7p (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:          HostPath (bare host directory volume)
Path:          /tmp/klog-socks
HostPathType:  
kube-api-access-zqv7p:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
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-75fdd99bcf-4bm7f to addons-582460
Warning  FailedMount  12m                  kubelet            MountVolume.SetUp failed for volume "scheduler-config" : failed to sync configmap cache: timed out waiting for the condition
Warning  Failed       9m31s (x4 over 10m)  kubelet            Failed to pull image "docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   Pulling      7m59s (x5 over 12m)  kubelet            Pulling image "docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86"
Warning  Failed       7m59s (x5 over 10m)  kubelet            Error: ErrImagePull
Warning  Failed       7m59s                kubelet            Failed to pull image "docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86": toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   BackOff      2m1s (x37 over 10m)  kubelet            Back-off pulling image "docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86"
Warning  Failed       2m1s (x37 over 10m)  kubelet            Error: ImagePullBackOff
addons_test.go:829: (dbg) Run:  kubectl --context addons-582460 logs volcano-scheduler-75fdd99bcf-4bm7f -n volcano-system
addons_test.go:829: (dbg) Non-zero exit: kubectl --context addons-582460 logs volcano-scheduler-75fdd99bcf-4bm7f -n volcano-system: exit status 1 (179.418027ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "volcano-scheduler" in pod "volcano-scheduler-75fdd99bcf-4bm7f" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:829: kubectl --context addons-582460 logs volcano-scheduler-75fdd99bcf-4bm7f -n volcano-system: exit status 1
addons_test.go:830: failed waiting for app=volcano-scheduler pod: app=volcano-scheduler within 6m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/serial/Volcano]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-582460
helpers_test.go:235: (dbg) docker inspect addons-582460:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f",
	        "Created": "2025-04-14T14:21:58.119091958Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 535660,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-04-14T14:21:58.168282633Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fa6441117abd3f0ec72d78de011fb44ecb7b1e274ddcf240e39454ed1f98f388",
	        "ResolvConfPath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/hostname",
	        "HostsPath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/hosts",
	        "LogPath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f-json.log",
	        "Name": "/addons-582460",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-582460:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-582460",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "private",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 0,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": null,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f",
	                "LowerDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c-init/diff:/var/lib/docker/overlay2/c4ddb93b28a4d34395e460f198baf9e311d371868623a4b7bb51545925cd59ee/diff",
	                "MergedDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c/merged",
	                "UpperDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c/diff",
	                "WorkDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-582460",
	                "Source": "/var/lib/docker/volumes/addons-582460/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-582460",
	            "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.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a",
	            "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-582460",
	                "name.minikube.sigs.k8s.io": "addons-582460",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d07777d34004eda723a411c51b60ff13080a78eebccec91b92cc8649ae55d6e2",
	            "SandboxKey": "/var/run/docker/netns/d07777d34004",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32933"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32934"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32937"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32935"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32936"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-582460": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "26:6e:89:45:47:29",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "561e361c60675bb632bae1b40254c5e973bb8b57d5913d22969121bf5bff8a99",
	                    "EndpointID": "27681503ade1f8569514433088f82eaf9574cd0b3dd11eb3f974b7a7a71d239c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-582460",
	                        "d6f685c2aca2"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-582460 -n addons-582460
helpers_test.go:244: <<< TestAddons/serial/Volcano FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/serial/Volcano]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-582460 logs -n 25: (2.484168771s)
helpers_test.go:252: TestAddons/serial/Volcano logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                 Args                 |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | enable dashboard -p                  | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:21 UTC |                     |
	|         | addons-582460                        |               |                       |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:21 UTC |                     |
	|         | addons-582460                        |               |                       |         |                     |                     |
	| start   | -p addons-582460 --wait=true         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:21 UTC | 14 Apr 25 14:29 UTC |
	|         | --memory=4000 --alsologtostderr      |               |                       |         |                     |                     |
	|         | --addons=registry                    |               |                       |         |                     |                     |
	|         | --addons=metrics-server              |               |                       |         |                     |                     |
	|         | --addons=volumesnapshots             |               |                       |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |               |                       |         |                     |                     |
	|         | --addons=gcp-auth                    |               |                       |         |                     |                     |
	|         | --addons=cloud-spanner               |               |                       |         |                     |                     |
	|         | --addons=inspektor-gadget            |               |                       |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |               |                       |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |               |                       |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin       |               |                       |         |                     |                     |
	|         | --driver=docker                      |               |                       |         |                     |                     |
	|         | --container-runtime=docker           |               |                       |         |                     |                     |
	|         | --addons=ingress                     |               |                       |         |                     |                     |
	|         | --addons=ingress-dns                 |               |                       |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |               |                       |         |                     |                     |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 14:21:08
	Running on machine: cs-905301410258-default
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 14:21:08.950204  535262 out.go:345] Setting OutFile to fd 1 ...
	I0414 14:21:08.950410  535262 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:21:08.950422  535262 out.go:358] Setting ErrFile to fd 2...
	I0414 14:21:08.950430  535262 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:21:08.950770  535262 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
	W0414 14:21:08.951044  535262 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/config/config.json: no such file or directory
	I0414 14:21:08.951652  535262 out.go:352] Setting JSON to false
	I0414 14:21:08.953203  535262 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":25229,"bootTime":1744615240,"procs":20,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"24.04","kernelVersion":"6.6.72+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"08823121-9af5-4a5b-91af-05462fba6295"}
	I0414 14:21:08.953289  535262 start.go:139] virtualization:  guest
	I0414 14:21:08.957153  535262 out.go:177] * [addons-582460] minikube v1.35.0 on Ubuntu 24.04 (amd64)
	W0414 14:21:08.960153  535262 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball: no such file or directory
	I0414 14:21:08.960173  535262 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 14:21:08.960225  535262 notify.go:220] Checking for updates...
	I0414 14:21:08.965778  535262 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 14:21:08.968242  535262 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig
	I0414 14:21:08.971865  535262 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube
	I0414 14:21:08.975382  535262 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 14:21:08.978072  535262 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0414 14:21:08.981997  535262 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 14:21:09.028224  535262 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 14:21:09.028428  535262 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:21:09.120223  535262 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:58 SystemTime:2025-04-14 14:21:09.105912431 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSe
rverAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<
nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:21:09.120421  535262 docker.go:318] overlay module found
	I0414 14:21:09.124318  535262 out.go:177] * Using the docker driver based on user configuration
	I0414 14:21:09.127470  535262 start.go:297] selected driver: docker
	I0414 14:21:09.127628  535262 start.go:901] validating driver "docker" against <nil>
	I0414 14:21:09.127663  535262 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 14:21:09.128358  535262 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:21:09.218193  535262 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:58 SystemTime:2025-04-14 14:21:09.202609952 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSe
rverAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<
nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:21:09.218491  535262 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 14:21:09.219242  535262 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0414 14:21:09.219266  535262 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0414 14:21:09.219313  535262 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0414 14:21:09.224079  535262 out.go:177] * Using Docker driver with root privileges
	I0414 14:21:09.227225  535262 cni.go:84] Creating CNI manager for ""
	I0414 14:21:09.227378  535262 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 14:21:09.227402  535262 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0414 14:21:09.227524  535262 start.go:340] cluster config:
	{Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOpti
mizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 14:21:09.230783  535262 out.go:177] * Starting "addons-582460" primary control-plane node in "addons-582460" cluster
	I0414 14:21:09.233335  535262 cache.go:121] Beginning downloading kic base image for docker with docker
	I0414 14:21:09.236944  535262 out.go:177] * Pulling base image v0.0.46-1744107393-20604 ...
	I0414 14:21:09.239932  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:21:09.240064  535262 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 14:21:09.265050  535262 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 14:21:09.265532  535262 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0414 14:21:09.265680  535262 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 14:21:09.290205  535262 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0414 14:21:09.290242  535262 cache.go:56] Caching tarball of preloaded images
	I0414 14:21:09.290719  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:21:09.294283  535262 out.go:177] * Downloading Kubernetes v1.32.2 preload ...
	I0414 14:21:09.296927  535262 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0414 14:21:09.338943  535262 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4?checksum=md5:c3fdd273d8c9002513e1c87be8fe9ffc -> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0414 14:21:12.044842  535262 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0414 14:21:12.045051  535262 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0414 14:21:13.070364  535262 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0414 14:21:13.070854  535262 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/config.json ...
	I0414 14:21:13.070911  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/config.json: {Name:mkee782767ee254cfab3876b6ffddc79ca7b05f8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:21:20.509353  535262 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	I0414 14:21:20.509375  535262 cache.go:163] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from local cache
	I0414 14:21:46.277091  535262 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from cached tarball
	I0414 14:21:46.277164  535262 cache.go:230] Successfully downloaded all kic artifacts
	I0414 14:21:46.277235  535262 start.go:360] acquireMachinesLock for addons-582460: {Name:mke86a44e35b00bd69f238c7b51f7d9e6525019d Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0414 14:21:46.277717  535262 start.go:364] duration metric: took 443.383µs to acquireMachinesLock for "addons-582460"
	I0414 14:21:46.277771  535262 start.go:93] Provisioning new machine with config: &{Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144
MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0414 14:21:46.277922  535262 start.go:125] createHost starting for "" (driver="docker")
	I0414 14:21:46.281618  535262 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0414 14:21:46.282100  535262 start.go:159] libmachine.API.Create for "addons-582460" (driver="docker")
	I0414 14:21:46.282160  535262 client.go:168] LocalClient.Create starting
	I0414 14:21:46.282314  535262 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem
	I0414 14:21:46.860879  535262 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem
	I0414 14:21:47.589295  535262 cli_runner.go:164] Run: docker network inspect addons-582460 --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}}]}"
	W0414 14:21:47.613302  535262 cli_runner.go:211] docker network inspect addons-582460 --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
	I0414 14:21:47.613470  535262 network_create.go:284] running [docker network inspect addons-582460] to gather additional debugging logs...
	I0414 14:21:47.613506  535262 cli_runner.go:164] Run: docker network inspect addons-582460
	W0414 14:21:47.639103  535262 cli_runner.go:211] docker network inspect addons-582460 returned with exit code 1
	I0414 14:21:47.639167  535262 network_create.go:287] error running [docker network inspect addons-582460]: docker network inspect addons-582460: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-582460 not found
	I0414 14:21:47.639189  535262 network_create.go:289] output of [docker network inspect addons-582460]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-582460 not found
	
	** /stderr **
	I0414 14:21:47.639350  535262 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}}]}"
	I0414 14:21:47.666666  535262 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:0xc0173c8540}
	I0414 14:21:47.666728  535262 network_create.go:124] attempt to create docker network addons-582460 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0414 14:21:47.666885  535262 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=1460 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-582460 addons-582460
	I0414 14:21:47.750441  535262 network_create.go:108] docker network addons-582460 192.168.49.0/24 created
	I0414 14:21:47.750495  535262 kic.go:121] calculated static IP "192.168.49.2" for the "addons-582460" container
	I0414 14:21:47.750652  535262 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0414 14:21:47.776266  535262 cli_runner.go:164] Run: docker volume create addons-582460 --label name.minikube.sigs.k8s.io=addons-582460 --label created_by.minikube.sigs.k8s.io=true
	I0414 14:21:47.804659  535262 oci.go:103] Successfully created a docker volume addons-582460
	I0414 14:21:47.804824  535262 cli_runner.go:164] Run: docker run --rm --name addons-582460-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-582460 --entrypoint /usr/bin/test -v addons-582460:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib
	I0414 14:21:50.608552  535262 cli_runner.go:217] Completed: docker run --rm --name addons-582460-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-582460 --entrypoint /usr/bin/test -v addons-582460:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib: (2.803636309s)
	I0414 14:21:50.608615  535262 oci.go:107] Successfully prepared a docker volume addons-582460
	I0414 14:21:50.608642  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:21:50.608673  535262 kic.go:194] Starting extracting preloaded images to volume ...
	I0414 14:21:50.608893  535262 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-582460:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir
	I0414 14:21:58.011039  535262 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-582460:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir: (7.402076442s)
	I0414 14:21:58.011094  535262 kic.go:203] duration metric: took 7.402417792s to extract preloaded images to volume ...
	W0414 14:21:58.011410  535262 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0414 14:21:58.011521  535262 oci.go:249] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0414 14:21:58.011638  535262 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0414 14:21:58.095306  535262 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-582460 --name addons-582460 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-582460 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-582460 --network addons-582460 --ip 192.168.49.2 --volume addons-582460:/var --security-opt apparmor=unconfined --memory=4000mb -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.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a
	I0414 14:21:58.463751  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Running}}
	I0414 14:21:58.508901  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:21:58.553798  535262 cli_runner.go:164] Run: docker exec addons-582460 stat /var/lib/dpkg/alternatives/iptables
	I0414 14:21:58.650174  535262 oci.go:144] the created container "addons-582460" has a running status.
	I0414 14:21:58.650256  535262 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa...
	I0414 14:21:59.159276  535262 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0414 14:21:59.257643  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:21:59.335899  535262 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0414 14:21:59.335964  535262 kic_runner.go:114] Args: [docker exec --privileged addons-582460 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0414 14:21:59.509954  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:21:59.570969  535262 machine.go:93] provisionDockerMachine start ...
	I0414 14:21:59.571338  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:21:59.637999  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:21:59.639344  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:21:59.639420  535262 main.go:141] libmachine: About to run SSH command:
	hostname
	I0414 14:21:59.848342  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-582460
	
	I0414 14:21:59.848378  535262 ubuntu.go:169] provisioning hostname "addons-582460"
	I0414 14:21:59.848505  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:21:59.894221  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:21:59.894773  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:21:59.894825  535262 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-582460 && echo "addons-582460" | sudo tee /etc/hostname
	I0414 14:22:00.102304  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-582460
	
	I0414 14:22:00.102438  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:00.139843  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:00.140405  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:00.140449  535262 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-582460' /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-582460/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-582460' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0414 14:22:00.303857  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0414 14:22:00.303906  535262 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube}
	I0414 14:22:00.303952  535262 ubuntu.go:177] setting up certificates
	I0414 14:22:00.303969  535262 provision.go:84] configureAuth start
	I0414 14:22:00.304099  535262 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-582460
	I0414 14:22:00.334593  535262 provision.go:143] copyHostCerts
	I0414 14:22:00.334723  535262 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/key.pem (1675 bytes)
	I0414 14:22:00.334938  535262 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.pem (1119 bytes)
	I0414 14:22:00.335214  535262 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cert.pem (1164 bytes)
	I0414 14:22:00.335439  535262 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-582460 san=[127.0.0.1 192.168.49.2 addons-582460 localhost minikube]
	I0414 14:22:00.553926  535262 provision.go:177] copyRemoteCerts
	I0414 14:22:00.554057  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0414 14:22:00.554182  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:00.580934  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:00.683026  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0414 14:22:00.722426  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server.pem --> /etc/docker/server.pem (1245 bytes)
	I0414 14:22:00.761737  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0414 14:22:00.801207  535262 provision.go:87] duration metric: took 497.217601ms to configureAuth
	I0414 14:22:00.801245  535262 ubuntu.go:193] setting minikube options for container-runtime
	I0414 14:22:00.801565  535262 config.go:182] Loaded profile config "addons-582460": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:22:00.801775  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:00.829508  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:00.829953  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:00.829988  535262 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0414 14:22:00.976781  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0414 14:22:00.976825  535262 ubuntu.go:71] root file system type: overlay
	I0414 14:22:00.977008  535262 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0414 14:22:00.977149  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:01.015394  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:01.015908  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:01.016091  535262 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0414 14:22:01.177018  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0414 14:22:01.177224  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:01.205279  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:01.205648  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:01.205771  535262 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0414 14:22:02.417075  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2025-03-25 15:05:51.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2025-04-14 14:22:01.173359515 +0000
	@@ -1,46 +1,49 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
	-Wants=network-online.target containerd.service
	+BindsTo=containerd.service
	+After=network-online.target firewalld.service containerd.service
	+Wants=network-online.target
	 Requires=docker.socket
	+StartLimitBurst=3
	+StartLimitIntervalSec=60
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutStartSec=0
	-RestartSec=2
	-Restart=always
	+Restart=on-failure
	 
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	+# The base configuration already specifies an 'ExecStart=...' command. The first directive
	+# here is to clear out that command inherited from the base configuration. Without this,
	+# the command from the base configuration and the command specified here are treated as
	+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	+# will catch this invalid input and refuse to start the service with an error like:
	+#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	+
	+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	+ExecStart=
	+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	+ExecReload=/bin/kill -s HUP $MAINPID
	 
	 # Having non-zero Limit*s causes performance problems due to accounting overhead
	 # in the kernel. We recommend using cgroups to do container-local accounting.
	+LimitNOFILE=infinity
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# Uncomment TasksMax if your systemd version supports it.
	+# Only systemd 226 and above support this version.
	 TasksMax=infinity
	+TimeoutStartSec=0
	 
	 # set delegate yes so that systemd does not reset the cgroups of docker containers
	 Delegate=yes
	 
	 # kill only the docker process, not all processes in the cgroup
	 KillMode=process
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I0414 14:22:02.417165  535262 machine.go:96] duration metric: took 2.846142257s to provisionDockerMachine
	I0414 14:22:02.417185  535262 client.go:171] duration metric: took 16.135014459s to LocalClient.Create
	I0414 14:22:02.417210  535262 start.go:167] duration metric: took 16.13511275s to libmachine.API.Create "addons-582460"
	I0414 14:22:02.417224  535262 start.go:293] postStartSetup for "addons-582460" (driver="docker")
	I0414 14:22:02.417242  535262 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]
	I0414 14:22:02.417360  535262 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
	I0414 14:22:02.417443  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.451515  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:02.556627  535262 ssh_runner.go:195] Run: cat /etc/os-release
	I0414 14:22:02.562071  535262 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0414 14:22:02.562117  535262 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0414 14:22:02.562161  535262 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0414 14:22:02.562174  535262 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0414 14:22:02.562193  535262 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/addons for local assets ...
	I0414 14:22:02.562305  535262 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/files for local assets ...
	I0414 14:22:02.562363  535262 start.go:296] duration metric: took 145.127948ms for postStartSetup
	I0414 14:22:02.562878  535262 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-582460
	I0414 14:22:02.591603  535262 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/config.json ...
	I0414 14:22:02.592102  535262 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 14:22:02.592199  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.622501  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:02.718763  535262 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0414 14:22:02.726017  535262 start.go:128] duration metric: took 16.448068238s to createHost
	I0414 14:22:02.726060  535262 start.go:83] releasing machines lock for "addons-582460", held for 16.448317786s
	I0414 14:22:02.726236  535262 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-582460
	I0414 14:22:02.753479  535262 ssh_runner.go:195] Run: cat /version.json
	I0414 14:22:02.753614  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.753479  535262 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0414 14:22:02.753882  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.798662  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:02.802593  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:03.008990  535262 ssh_runner.go:195] Run: systemctl --version
	I0414 14:22:03.016149  535262 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0414 14:22:03.023660  535262 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' {}" ;
	I0414 14:22:03.064527  535262 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0414 14:22:03.064799  535262 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" ;
	I0414 14:22:03.107866  535262 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0414 14:22:03.107902  535262 start.go:495] detecting cgroup driver to use...
	I0414 14:22:03.107953  535262 detect.go:190] detected "systemd" cgroup driver on host os
	I0414 14:22:03.108154  535262 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"
	I0414 14:22:03.134672  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0414 14:22:03.150427  535262 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"
	I0414 14:22:03.166739  535262 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0414 14:22:03.166893  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0414 14:22:03.182883  535262 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"
	I0414 14:22:03.198997  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0414 14:22:03.215208  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0414 14:22:03.232196  535262 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0414 14:22:03.247377  535262 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"
	I0414 14:22:03.264813  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0414 14:22:03.282542  535262 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"
	I0414 14:22:03.301338  535262 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0414 14:22:03.316926  535262 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0414 14:22:03.331835  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:03.468078  535262 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0414 14:22:03.584293  535262 start.go:495] detecting cgroup driver to use...
	I0414 14:22:03.584355  535262 detect.go:190] detected "systemd" cgroup driver on host os
	I0414 14:22:03.584478  535262 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0414 14:22:03.621016  535262 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0414 14:22:03.621189  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0414 14:22:03.651868  535262 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0414 14:22:03.694806  535262 ssh_runner.go:195] Run: which cri-dockerd
	I0414 14:22:03.702903  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0414 14:22:03.725595  535262 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0414 14:22:03.771641  535262 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0414 14:22:04.012882  535262 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0414 14:22:04.393211  535262 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0414 14:22:04.393362  535262 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0414 14:22:04.448055  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:04.640311  535262 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0414 14:22:05.160792  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0414 14:22:05.179834  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0414 14:22:05.199661  535262 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0414 14:22:05.346527  535262 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0414 14:22:05.484325  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:05.621422  535262 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0414 14:22:05.652434  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0414 14:22:05.672002  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:05.807498  535262 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0414 14:22:05.919434  535262 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0414 14:22:05.919902  535262 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0414 14:22:05.930503  535262 start.go:563] Will wait 60s for crictl version
	I0414 14:22:05.930986  535262 ssh_runner.go:195] Run: which crictl
	I0414 14:22:05.938993  535262 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0414 14:22:05.998473  535262 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  28.0.4
	RuntimeApiVersion:  v1
	I0414 14:22:05.998615  535262 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0414 14:22:06.046237  535262 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0414 14:22:06.089359  535262 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 28.0.4 ...
	I0414 14:22:06.089523  535262 cli_runner.go:164] Run: docker network inspect addons-582460 --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}}]}"
	I0414 14:22:06.119970  535262 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0414 14:22:06.125951  535262 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""
	I0414 14:22:06.146962  535262 out.go:177]   - kubelet.cgroups-per-qos=false
	I0414 14:22:06.149969  535262 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0414 14:22:06.152569  535262 kubeadm.go:883] updating cluster {Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOp
tions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0414 14:22:06.152755  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:22:06.152918  535262 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0414 14:22:06.190016  535262 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0414 14:22:06.190053  535262 docker.go:619] Images already preloaded, skipping extraction
	I0414 14:22:06.190206  535262 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0414 14:22:06.225523  535262 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0414 14:22:06.225583  535262 cache_images.go:84] Images are preloaded, skipping loading
	I0414 14:22:06.225600  535262 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.2 docker true true} ...
	I0414 14:22:06.225891  535262 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable="" --hostname-override=addons-582460 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0414 14:22:06.226053  535262 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0414 14:22:06.309996  535262 cni.go:84] Creating CNI manager for ""
	I0414 14:22:06.310041  535262 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 14:22:06.310066  535262 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0414 14:22:06.310104  535262 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-582460 NodeName:addons-582460 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubern
etes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0414 14:22:06.310348  535262 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "addons-582460"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: systemd
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.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
	
	I0414 14:22:06.310496  535262 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0414 14:22:06.329544  535262 binaries.go:44] Found k8s binaries, skipping transfer
	I0414 14:22:06.329672  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0414 14:22:06.344621  535262 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0414 14:22:06.373583  535262 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0414 14:22:06.401982  535262 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2290 bytes)
	I0414 14:22:06.431029  535262 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0414 14:22:06.436997  535262 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""
	I0414 14:22:06.456452  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:06.596875  535262 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 14:22:06.627470  535262 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460 for IP: 192.168.49.2
	I0414 14:22:06.627503  535262 certs.go:194] generating shared ca certs ...
	I0414 14:22:06.627532  535262 certs.go:226] acquiring lock for ca certs: {Name:mk221260cd86619c7a6d83ec97af4c6d11883933 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:06.627955  535262 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key
	I0414 14:22:06.951701  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt ...
	I0414 14:22:06.951749  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt: {Name:mke95a12399a5bd1c1c47850821913e21ad4eff8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:06.952246  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key ...
	I0414 14:22:06.952277  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key: {Name:mk4d83b6bd891c569117a49c22a785b0e11112f7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:06.952690  535262 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key
	I0414 14:22:07.704605  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.crt ...
	I0414 14:22:07.704657  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.crt: {Name:mkd24d7184c586ff1e740974f12e1931b2dd9e5f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.705218  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key ...
	I0414 14:22:07.705249  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key: {Name:mka1e230d96d0804ae4dd937d979255f1fbfb92b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.705624  535262 certs.go:256] generating profile certs ...
	I0414 14:22:07.705759  535262 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.key
	I0414 14:22:07.705791  535262 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt with IP's: []
	I0414 14:22:07.919884  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt ...
	I0414 14:22:07.919929  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: {Name:mkc12b385a8a9adb1c2a1934cf2abbd000c5bde2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.920458  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.key ...
	I0414 14:22:07.920509  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.key: {Name:mk915f6dc02c0b803a327a0c7477b88aaeb42088 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.920892  535262 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207
	I0414 14:22:07.920934  535262 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0414 14:22:08.034969  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207 ...
	I0414 14:22:08.035016  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207: {Name:mke83fd6d47d2316cb6a22ede4c00bee975023c3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.035583  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207 ...
	I0414 14:22:08.035617  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207: {Name:mkfad4f7ae9850c4828dd4de065e51738fd3e6b5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.035982  535262 certs.go:381] copying /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207 -> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt
	I0414 14:22:08.036224  535262 certs.go:385] copying /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207 -> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key
	I0414 14:22:08.036357  535262 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key
	I0414 14:22:08.036397  535262 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt with IP's: []
	I0414 14:22:08.579175  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt ...
	I0414 14:22:08.579220  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt: {Name:mk5966b2d0578fcfab682bf8f304319264c298ce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.579965  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key ...
	I0414 14:22:08.580002  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key: {Name:mk545fb3e44332e2c863c21600ad569f36962006 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.580652  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca-key.pem (1675 bytes)
	I0414 14:22:08.580747  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem (1119 bytes)
	I0414 14:22:08.580807  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem (1164 bytes)
	I0414 14:22:08.580865  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/key.pem (1675 bytes)
	I0414 14:22:08.581750  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0414 14:22:08.624671  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0414 14:22:08.664828  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0414 14:22:08.704195  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0414 14:22:08.744002  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0414 14:22:08.783414  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0414 14:22:08.823325  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0414 14:22:08.864240  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0414 14:22:08.904639  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0414 14:22:08.945338  535262 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0414 14:22:08.985822  535262 ssh_runner.go:195] Run: openssl version
	I0414 14:22:08.998389  535262 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"
	I0414 14:22:09.021220  535262 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0414 14:22:09.029704  535262 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 14 14:22 /usr/share/ca-certificates/minikubeCA.pem
	I0414 14:22:09.029845  535262 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0414 14:22:09.045352  535262 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"
	I0414 14:22:09.066039  535262 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0414 14:22:09.072239  535262 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
	I0414 14:22:09.072317  535262 kubeadm.go:392] StartCluster: {Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptio
ns:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 14:22:09.072536  535262 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0414 14:22:09.101386  535262 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0414 14:22:09.116753  535262 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0414 14:22:09.131959  535262 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0414 14:22:09.132078  535262 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
	I0414 14:22:09.146898  535262 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
	I0414 14:22:09.146941  535262 kubeadm.go:157] found existing configuration files:
	
	I0414 14:22:09.147054  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0414 14:22:09.162167  535262 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
	I0414 14:22:09.162309  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0414 14:22:09.176864  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0414 14:22:09.191546  535262 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
	I0414 14:22:09.191664  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0414 14:22:09.206076  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0414 14:22:09.220913  535262 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
	I0414 14:22:09.221073  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0414 14:22:09.235179  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0414 14:22:09.249838  535262 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
	I0414 14:22:09.249978  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0414 14:22:09.264419  535262 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$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"
	I0414 14:22:09.450670  535262 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0414 14:22:22.779054  535262 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0414 14:22:22.779220  535262 kubeadm.go:310] [preflight] Running pre-flight checks
	I0414 14:22:22.779365  535262 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0414 14:22:22.779635  535262 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0414 14:22:22.779838  535262 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0414 14:22:22.779994  535262 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0414 14:22:22.783584  535262 out.go:235]   - Generating certificates and keys ...
	I0414 14:22:22.783744  535262 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0414 14:22:22.783866  535262 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0414 14:22:22.784024  535262 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0414 14:22:22.784241  535262 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0414 14:22:22.784382  535262 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0414 14:22:22.784486  535262 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0414 14:22:22.784589  535262 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0414 14:22:22.784862  535262 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-582460 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0414 14:22:22.784968  535262 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0414 14:22:22.785241  535262 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-582460 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0414 14:22:22.785405  535262 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0414 14:22:22.785526  535262 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0414 14:22:22.785603  535262 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0414 14:22:22.785719  535262 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0414 14:22:22.785824  535262 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0414 14:22:22.785934  535262 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0414 14:22:22.786088  535262 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0414 14:22:22.786353  535262 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0414 14:22:22.786493  535262 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0414 14:22:22.786663  535262 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0414 14:22:22.786842  535262 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0414 14:22:22.789883  535262 out.go:235]   - Booting up control plane ...
	I0414 14:22:22.790059  535262 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0414 14:22:22.790248  535262 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0414 14:22:22.790464  535262 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0414 14:22:22.790718  535262 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0414 14:22:22.790951  535262 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0414 14:22:22.791038  535262 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0414 14:22:22.791383  535262 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0414 14:22:22.791664  535262 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0414 14:22:22.791883  535262 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001117871s
	I0414 14:22:22.792060  535262 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0414 14:22:22.792189  535262 kubeadm.go:310] [api-check] The API server is healthy after 7.001454943s
	I0414 14:22:22.792386  535262 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0414 14:22:22.792651  535262 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0414 14:22:22.792763  535262 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0414 14:22:22.793098  535262 kubeadm.go:310] [mark-control-plane] Marking the node addons-582460 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0414 14:22:22.793260  535262 kubeadm.go:310] [bootstrap-token] Using token: needhp.guyagrv8rj91jn7n
	I0414 14:22:22.797018  535262 out.go:235]   - Configuring RBAC rules ...
	I0414 14:22:22.797243  535262 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0414 14:22:22.797419  535262 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0414 14:22:22.797720  535262 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
	I0414 14:22:22.797969  535262 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0414 14:22:22.798341  535262 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0414 14:22:22.798743  535262 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0414 14:22:22.799015  535262 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0414 14:22:22.799188  535262 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0414 14:22:22.799292  535262 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0414 14:22:22.799306  535262 kubeadm.go:310] 
	I0414 14:22:22.799423  535262 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0414 14:22:22.799437  535262 kubeadm.go:310] 
	I0414 14:22:22.799681  535262 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0414 14:22:22.799699  535262 kubeadm.go:310] 
	I0414 14:22:22.799770  535262 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0414 14:22:22.799945  535262 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0414 14:22:22.800075  535262 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0414 14:22:22.800091  535262 kubeadm.go:310] 
	I0414 14:22:22.800218  535262 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0414 14:22:22.800238  535262 kubeadm.go:310] 
	I0414 14:22:22.800352  535262 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0414 14:22:22.800368  535262 kubeadm.go:310] 
	I0414 14:22:22.800529  535262 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0414 14:22:22.800704  535262 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0414 14:22:22.800844  535262 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0414 14:22:22.800861  535262 kubeadm.go:310] 
	I0414 14:22:22.801079  535262 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0414 14:22:22.801273  535262 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0414 14:22:22.801297  535262 kubeadm.go:310] 
	I0414 14:22:22.801450  535262 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token needhp.guyagrv8rj91jn7n \
	I0414 14:22:22.801775  535262 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ee1ad36160aabe521b269f8b02b27fc43d54701df2854f6a0913fb9276dc476b \
	I0414 14:22:22.801842  535262 kubeadm.go:310] 	--control-plane 
	I0414 14:22:22.801856  535262 kubeadm.go:310] 
	I0414 14:22:22.802042  535262 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0414 14:22:22.802059  535262 kubeadm.go:310] 
	I0414 14:22:22.802393  535262 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token needhp.guyagrv8rj91jn7n \
	I0414 14:22:22.802634  535262 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ee1ad36160aabe521b269f8b02b27fc43d54701df2854f6a0913fb9276dc476b 
	I0414 14:22:22.802653  535262 cni.go:84] Creating CNI manager for ""
	I0414 14:22:22.802674  535262 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 14:22:22.807632  535262 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0414 14:22:22.810992  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0414 14:22:22.829042  535262 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0414 14:22:22.863284  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:22.863139  535262 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0414 14:22:22.863779  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-582460 minikube.k8s.io/updated_at=2025_04_14T14_22_22_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=ed8f1f01b35eff2786f40199152a1775806f2de2 minikube.k8s.io/name=addons-582460 minikube.k8s.io/primary=true
	I0414 14:22:23.079194  535262 ops.go:34] apiserver oom_adj: -16
	I0414 14:22:23.079372  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:23.580440  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:24.080115  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:24.579569  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:25.080478  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:25.579860  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:26.079619  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:26.198344  535262 kubeadm.go:1113] duration metric: took 3.33515473s to wait for elevateKubeSystemPrivileges
	I0414 14:22:26.198390  535262 kubeadm.go:394] duration metric: took 17.126079633s to StartCluster
	I0414 14:22:26.198421  535262 settings.go:142] acquiring lock: {Name:mk740e1042d6ceae94ad71ba65e9d046c2d29879 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:26.198843  535262 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig
	I0414 14:22:26.199807  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig: {Name:mk370758ec846d427c08b1562579c1fb027c7706 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:26.200484  535262 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0414 14:22:26.200501  535262 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0414 14:22:26.201042  535262 config.go:182] Loaded profile config "addons-582460": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:22:26.201209  535262 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0414 14:22:26.201335  535262 addons.go:69] Setting yakd=true in profile "addons-582460"
	I0414 14:22:26.201368  535262 addons.go:238] Setting addon yakd=true in "addons-582460"
	I0414 14:22:26.201410  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.202318  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.205696  535262 out.go:177] * Verifying Kubernetes components...
	I0414 14:22:26.205950  535262 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-582460"
	I0414 14:22:26.206026  535262 addons.go:69] Setting metrics-server=true in profile "addons-582460"
	I0414 14:22:26.206036  535262 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-582460"
	I0414 14:22:26.206043  535262 addons.go:238] Setting addon metrics-server=true in "addons-582460"
	I0414 14:22:26.206079  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.206082  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.207649  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.211516  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.217953  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:26.206090  535262 addons.go:69] Setting cloud-spanner=true in profile "addons-582460"
	I0414 14:22:26.220767  535262 addons.go:238] Setting addon cloud-spanner=true in "addons-582460"
	I0414 14:22:26.220862  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.206101  535262 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-582460"
	I0414 14:22:26.221285  535262 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-582460"
	I0414 14:22:26.221330  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.228627  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.228797  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.206144  535262 addons.go:69] Setting gcp-auth=true in profile "addons-582460"
	I0414 14:22:26.243255  535262 mustload.go:65] Loading cluster: addons-582460
	I0414 14:22:26.206149  535262 addons.go:69] Setting ingress=true in profile "addons-582460"
	I0414 14:22:26.206154  535262 addons.go:69] Setting ingress-dns=true in profile "addons-582460"
	I0414 14:22:26.206158  535262 addons.go:69] Setting inspektor-gadget=true in profile "addons-582460"
	I0414 14:22:26.206173  535262 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-582460"
	I0414 14:22:26.206177  535262 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-582460"
	I0414 14:22:26.206182  535262 addons.go:69] Setting registry=true in profile "addons-582460"
	I0414 14:22:26.206187  535262 addons.go:69] Setting storage-provisioner=true in profile "addons-582460"
	I0414 14:22:26.206200  535262 addons.go:69] Setting volumesnapshots=true in profile "addons-582460"
	I0414 14:22:26.206214  535262 addons.go:69] Setting volcano=true in profile "addons-582460"
	I0414 14:22:26.206111  535262 addons.go:69] Setting default-storageclass=true in profile "addons-582460"
	I0414 14:22:26.244186  535262 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-582460"
	I0414 14:22:26.245046  535262 config.go:182] Loaded profile config "addons-582460": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:22:26.245228  535262 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-582460"
	I0414 14:22:26.245281  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.245552  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.248845  535262 addons.go:238] Setting addon ingress=true in "addons-582460"
	I0414 14:22:26.248986  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.252396  535262 addons.go:238] Setting addon registry=true in "addons-582460"
	I0414 14:22:26.256939  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.257298  535262 addons.go:238] Setting addon storage-provisioner=true in "addons-582460"
	I0414 14:22:26.257350  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.258356  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253181  535262 addons.go:238] Setting addon ingress-dns=true in "addons-582460"
	I0414 14:22:26.267732  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.268615  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.271562  535262 addons.go:238] Setting addon volumesnapshots=true in "addons-582460"
	I0414 14:22:26.271628  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.272575  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253201  535262 addons.go:238] Setting addon inspektor-gadget=true in "addons-582460"
	I0414 14:22:26.281231  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.282591  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.287184  535262 addons.go:238] Setting addon volcano=true in "addons-582460"
	I0414 14:22:26.287259  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.288325  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253236  535262 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-582460"
	I0414 14:22:26.296867  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.322431  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253730  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.338511  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.373203  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.620846  535262 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0414 14:22:26.739330  535262 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0414 14:22:26.744231  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0414 14:22:26.744287  535262 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0414 14:22:26.744406  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:26.825210  535262 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0414 14:22:26.838176  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0414 14:22:26.838220  535262 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0414 14:22:26.838339  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:26.999497  535262 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.11.0
	I0414 14:22:27.006254  535262 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0414 14:22:27.011399  535262 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0414 14:22:27.011451  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0414 14:22:27.011624  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.014199  535262 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.11.0
	I0414 14:22:27.030307  535262 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.11.0
	I0414 14:22:27.046470  535262 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.39.0
	I0414 14:22:27.052990  535262 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0414 14:22:27.053379  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (480278 bytes)
	I0414 14:22:27.054292  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.055846  535262 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0414 14:22:27.055880  535262 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0414 14:22:27.056020  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.077197  535262 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.31
	I0414 14:22:27.080621  535262 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-582460"
	I0414 14:22:27.081217  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:27.083405  535262 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0414 14:22:27.083433  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0414 14:22:27.083543  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.091694  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:27.125673  535262 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 14:22:27.163750  535262 addons.go:238] Setting addon default-storageclass=true in "addons-582460"
	I0414 14:22:27.166531  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:27.182623  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:27.262700  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.054980675s)
	I0414 14:22:27.268252  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.009845868s)
	I0414 14:22:27.269498  535262 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0414 14:22:27.270815  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.025211673s)
	I0414 14:22:27.270853  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:27.274228  535262 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0414 14:22:27.274250  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0414 14:22:27.274371  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.287099  535262 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0414 14:22:27.288723  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0414 14:22:27.291889  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.062611623s)
	I0414 14:22:27.294675  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0414 14:22:27.294931  535262 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0414 14:22:27.295053  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.318652  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0414 14:22:27.320034  535262 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 14:22:27.320065  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0414 14:22:27.320211  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.333311  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0414 14:22:27.351516  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0414 14:22:27.363405  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0414 14:22:27.364397  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.375224  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0414 14:22:27.390566  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.017298005s)
	I0414 14:22:27.394433  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.055858019s)
	I0414 14:22:27.395801  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.073320232s)
	I0414 14:22:27.396705  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0414 14:22:27.403296  535262 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0414 14:22:27.407219  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 14:22:27.409668  535262 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0414 14:22:27.416328  535262 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0414 14:22:27.416364  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0414 14:22:27.416490  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.418566  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0414 14:22:27.423788  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 14:22:27.424117  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0414 14:22:27.425259  535262 out.go:177]   - Using image docker.io/registry:2.8.3
	I0414 14:22:27.425616  535262 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0414 14:22:27.433265  535262 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0414 14:22:27.433294  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0414 14:22:27.433408  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.439892  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.429455  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0414 14:22:27.446059  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0414 14:22:27.446219  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.464195  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0414 14:22:27.466332  535262 out.go:177]   - Using image docker.io/busybox:stable
	I0414 14:22:27.476034  535262 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0414 14:22:27.476090  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0414 14:22:27.476303  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.476673  535262 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0414 14:22:27.476691  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0414 14:22:27.476818  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.473168  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.748787  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.779671  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.800355  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.822289  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.835828  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.851329  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.852003  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.853235  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.882078  535262 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0414 14:22:27.882141  535262 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0414 14:22:27.882493  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.886828  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.904355  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.917499  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	W0414 14:22:27.961358  535262 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0414 14:22:27.961440  535262 retry.go:31] will retry after 295.136741ms: ssh: handshake failed: EOF
	I0414 14:22:27.967300  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:28.367048  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0414 14:22:28.367079  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0414 14:22:28.386075  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0414 14:22:28.386227  535262 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0414 14:22:28.452753  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0414 14:22:28.536306  535262 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0414 14:22:28.536362  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0414 14:22:28.626612  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0414 14:22:28.688890  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0414 14:22:28.715878  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0414 14:22:28.716439  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0414 14:22:28.761434  535262 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0414 14:22:28.761471  535262 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0414 14:22:28.783318  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 14:22:28.824389  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0414 14:22:28.824542  535262 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0414 14:22:28.846107  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0414 14:22:28.874358  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0414 14:22:28.874457  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0414 14:22:28.876042  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0414 14:22:28.876309  535262 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0414 14:22:28.891108  535262 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0414 14:22:28.891173  535262 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0414 14:22:28.996624  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0414 14:22:29.057823  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0414 14:22:29.214000  535262 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0414 14:22:29.214203  535262 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0414 14:22:29.258497  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0414 14:22:29.258732  535262 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0414 14:22:29.259273  535262 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0414 14:22:29.259293  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0414 14:22:29.330441  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0414 14:22:29.330567  535262 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)
	I0414 14:22:29.332350  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0414 14:22:29.332469  535262 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0414 14:22:29.354744  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0414 14:22:29.618002  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0414 14:22:29.837535  535262 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0414 14:22:29.837618  535262 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0414 14:22:29.910076  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:29.922071  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0414 14:22:29.922393  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0414 14:22:29.936867  535262 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.31442612s)
	I0414 14:22:29.936918  535262 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0414 14:22:29.937216  535262 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.811486454s)
	I0414 14:22:29.941735  535262 node_ready.go:35] waiting up to 6m0s for node "addons-582460" to be "Ready" ...
	I0414 14:22:29.973104  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0414 14:22:29.973286  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0414 14:22:30.406091  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0414 14:22:30.406185  535262 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0414 14:22:30.711587  535262 node_ready.go:49] node "addons-582460" has status "Ready":"True"
	I0414 14:22:30.711628  535262 node_ready.go:38] duration metric: took 769.725578ms for node "addons-582460" to be "Ready" ...
	I0414 14:22:30.711644  535262 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0414 14:22:30.738238  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:30.836836  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0414 14:22:30.836874  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0414 14:22:30.859789  535262 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0414 14:22:30.859818  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0414 14:22:30.990111  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0414 14:22:30.990287  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0414 14:22:30.994858  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:31.059116  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0414 14:22:31.059348  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0414 14:22:31.122676  535262 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-582460" context rescaled to 1 replicas
	I0414 14:22:31.143332  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0414 14:22:31.143370  535262 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0414 14:22:31.338870  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0414 14:22:31.338905  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0414 14:22:31.393207  535262 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace to be "Ready" ...
	I0414 14:22:31.798405  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0414 14:22:31.798439  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0414 14:22:32.293108  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0414 14:22:32.293280  535262 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0414 14:22:32.745337  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:33.901000  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:37.285281  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:38.441695  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (9.815033316s)
	I0414 14:22:38.441973  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (9.989156884s)
	I0414 14:22:39.579585  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:41.713961  535262 pod_ready.go:98] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status phase "Failed" (skipping!): {Phase:Failed Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:36 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168.49.2}] PodIP:10.244.0.3 PodI
Ps:[{IP:10.244.0.3}] StartTime:2025-04-14 14:22:28 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:2,Signal:0,Reason:Error,Message:,StartedAt:2025-04-14 14:22:35 +0000 UTC,FinishedAt:2025-04-14 14:22:36 +0000 UTC,ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b Started:0xc018f4ffbc AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc0190188b0} {Name:kube-api-access-9j8p7 MountPath:/var/run/secrets/kubernetes.io/serviceaccount ReadOnly:true RecursiveRead
Only:0xc0190188c0}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0414 14:22:41.714036  535262 pod_ready.go:82] duration metric: took 10.32078929s for pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace to be "Ready" ...
	E0414 14:22:41.714179  535262 pod_ready.go:67] WaitExtra: waitPodCondition: pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status phase "Failed" (skipping!): {Phase:Failed Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:36 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168
.49.2}] PodIP:10.244.0.3 PodIPs:[{IP:10.244.0.3}] StartTime:2025-04-14 14:22:28 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:2,Signal:0,Reason:Error,Message:,StartedAt:2025-04-14 14:22:35 +0000 UTC,FinishedAt:2025-04-14 14:22:36 +0000 UTC,ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b Started:0xc018f4ffbc AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc0190188b0} {Name:kube-api-access-9j8p7 MountPath:/var/run/secrets/kubernetes.io/serviceaccoun
t ReadOnly:true RecursiveReadOnly:0xc0190188c0}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0414 14:22:41.714209  535262 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace to be "Ready" ...
	I0414 14:22:42.634116  535262 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0414 14:22:42.636087  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:42.697729  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:42.939643  535262 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0414 14:22:43.011394  535262 addons.go:238] Setting addon gcp-auth=true in "addons-582460"
	I0414 14:22:43.011475  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:43.013747  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:43.076658  535262 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0414 14:22:43.076781  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:43.128194  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:43.793313  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:45.970662  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:48.104637  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:51.100389  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:53.323832  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:55.715152  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:55.753764  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (27.064826627s)
	I0414 14:22:55.754047  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (27.037579119s)
	I0414 14:22:55.756352  535262 addons.go:479] Verifying addon ingress=true in "addons-582460"
	I0414 14:22:55.754214  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (27.038029971s)
	I0414 14:22:55.754360  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (26.970934938s)
	I0414 14:22:55.754445  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (26.757781384s)
	I0414 14:22:55.754543  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (26.69632752s)
	I0414 14:22:55.754612  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (26.399835004s)
	I0414 14:22:55.754653  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (26.136622559s)
	I0414 14:22:55.758713  535262 addons.go:479] Verifying addon registry=true in "addons-582460"
	I0414 14:22:55.754744  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (25.844630904s)
	I0414 14:22:55.754824  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (25.016550127s)
	I0414 14:22:55.754980  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (24.760080346s)
	I0414 14:22:55.756253  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (26.910089952s)
	I0414 14:22:55.760280  535262 addons.go:479] Verifying addon metrics-server=true in "addons-582460"
	W0414 14:22:55.760344  535262 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0414 14:22:55.760379  535262 retry.go:31] will retry after 320.097879ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0414 14:22:55.760435  535262 out.go:177] * Verifying ingress addon...
	I0414 14:22:55.764374  535262 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-582460 service yakd-dashboard -n yakd-dashboard
	
	I0414 14:22:55.764497  535262 out.go:177] * Verifying registry addon...
	I0414 14:22:55.772873  535262 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0414 14:22:55.774594  535262 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0414 14:22:55.789668  535262 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (12.712962787s)
	I0414 14:22:55.790698  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (23.045266634s)
	I0414 14:22:55.791184  535262 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-582460"
	I0414 14:22:55.794095  535262 out.go:177] * Verifying csi-hostpath-driver addon...
	I0414 14:22:55.794434  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 14:22:55.800509  535262 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0414 14:22:55.803823  535262 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0414 14:22:55.806831  535262 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0414 14:22:55.806866  535262 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0414 14:22:55.893178  535262 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0414 14:22:55.893217  535262 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0414 14:22:55.993288  535262 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0414 14:22:55.993324  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0414 14:22:56.082688  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:56.082998  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:56.234522  535262 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0414 14:22:56.234631  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:56.234741  535262 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0414 14:22:56.234790  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:56.245471  535262 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0414 14:22:56.245704  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0414 14:22:56.252532  535262 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class csi-hostpath-sc as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "csi-hostpath-sc": the object has been modified; please apply your changes to the latest version and try again]
	I0414 14:22:56.491341  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:56.624557  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:56.625411  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.616434  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:57.617150  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:57.617566  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.810177  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:57.822338  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.822782  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:57.822915  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:57.880095  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.888983  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:57.890383  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:58.427931  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:58.429654  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:58.430650  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:58.941448  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:58.941790  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:58.941983  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:59.391956  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:59.392723  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:59.393446  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:59.554863  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (3.471802386s)
	I0414 14:22:59.564036  535262 addons.go:479] Verifying addon gcp-auth=true in "addons-582460"
	I0414 14:22:59.568174  535262 out.go:177] * Verifying gcp-auth addon...
	I0414 14:22:59.572841  535262 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0414 14:22:59.746552  535262 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0414 14:22:59.851257  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:59.851462  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:59.858119  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:00.044410  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:00.347380  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:00.347659  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:00.413185  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:00.482943  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (4.400194534s)
	I0414 14:23:00.781795  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:00.787401  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:00.812434  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:01.312466  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:01.314866  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:01.324948  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:01.791052  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:01.791794  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:01.812768  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:02.249222  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:02.286164  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:02.286682  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:02.327601  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:02.784709  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:02.786731  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:02.809349  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:03.279517  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:03.284004  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:03.305528  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:03.783905  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:03.784396  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:03.815603  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:04.469349  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:04.513318  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:04.513524  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:04.538875  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:04.787366  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:04.789014  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:04.809171  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:05.294403  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:05.299991  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:05.307364  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:05.788693  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:05.789225  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:05.819161  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:06.281283  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:06.281362  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:06.313761  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:07.008092  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:07.008600  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:07.008986  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:07.292721  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:07.297204  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:07.297326  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:07.307107  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:07.778793  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:07.779946  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:07.813153  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:08.292626  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:08.384884  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:08.386180  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:08.778699  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:08.781918  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:08.814166  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:09.292319  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:09.313037  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:09.330071  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:09.737691  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:09.782256  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:09.783240  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:09.807643  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:10.278853  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:10.279911  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:10.317542  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:10.742969  535262 pod_ready.go:93] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.743029  535262 pod_ready.go:82] duration metric: took 29.028806451s for pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.743235  535262 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.754572  535262 pod_ready.go:93] pod "etcd-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.754604  535262 pod_ready.go:82] duration metric: took 11.347666ms for pod "etcd-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.754621  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.776426  535262 pod_ready.go:93] pod "kube-apiserver-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.776455  535262 pod_ready.go:82] duration metric: took 21.823408ms for pod "kube-apiserver-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.776484  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.819194  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:10.825102  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:10.825760  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:10.834851  535262 pod_ready.go:93] pod "kube-controller-manager-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.834896  535262 pod_ready.go:82] duration metric: took 58.392533ms for pod "kube-controller-manager-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.834953  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-klq75" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.866958  535262 pod_ready.go:93] pod "kube-proxy-klq75" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.866999  535262 pod_ready.go:82] duration metric: took 32.023377ms for pod "kube-proxy-klq75" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.867018  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:11.126919  535262 pod_ready.go:93] pod "kube-scheduler-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:11.126958  535262 pod_ready.go:82] duration metric: took 259.929154ms for pod "kube-scheduler-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:11.126973  535262 pod_ready.go:39] duration metric: took 40.415309583s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0414 14:23:11.127101  535262 api_server.go:52] waiting for apiserver process to appear ...
	I0414 14:23:11.127328  535262 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 14:23:11.174575  535262 api_server.go:72] duration metric: took 44.973906747s to wait for apiserver process to appear ...
	I0414 14:23:11.174617  535262 api_server.go:88] waiting for apiserver healthz status ...
	I0414 14:23:11.174692  535262 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0414 14:23:11.190260  535262 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0414 14:23:11.192418  535262 api_server.go:141] control plane version: v1.32.2
	I0414 14:23:11.192485  535262 api_server.go:131] duration metric: took 17.855382ms to wait for apiserver health ...
	I0414 14:23:11.192501  535262 system_pods.go:43] waiting for kube-system pods to appear ...
	I0414 14:23:11.294060  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:11.337107  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:11.337614  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:11.360097  535262 system_pods.go:59] 18 kube-system pods found
	I0414 14:23:11.360240  535262 system_pods.go:61] "amd-gpu-device-plugin-dl2s2" [eb715c80-504d-40aa-a752-adc3c5476082] Running
	I0414 14:23:11.360252  535262 system_pods.go:61] "coredns-668d6bf9bc-tsnkk" [4bbffcca-8bf2-4c5f-a9af-d0f06d0527cd] Running
	I0414 14:23:11.360287  535262 system_pods.go:61] "csi-hostpath-attacher-0" [17984e23-33d7-4f15-a652-8e26a585730f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0414 14:23:11.360308  535262 system_pods.go:61] "csi-hostpath-resizer-0" [c1a9d49d-941c-4412-8a0c-150f5b90ea8e] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0414 14:23:11.360341  535262 system_pods.go:61] "csi-hostpathplugin-6mjrr" [1200e0a6-c454-4a94-8696-eaf867ee7547] 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])
	I0414 14:23:11.360729  535262 system_pods.go:61] "etcd-addons-582460" [eae6026a-c2b8-45b0-a0a2-471bbcc720c0] Running
	I0414 14:23:11.360763  535262 system_pods.go:61] "kube-apiserver-addons-582460" [a30c5d36-8750-4747-b28d-b9b6fe7385ab] Running
	I0414 14:23:11.360773  535262 system_pods.go:61] "kube-controller-manager-addons-582460" [15a71c87-8cbb-4099-9831-28f08b518958] Running
	I0414 14:23:11.360784  535262 system_pods.go:61] "kube-ingress-dns-minikube" [edd6bc35-c546-4e39-89c9-0c08828d6aa5] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0414 14:23:11.360791  535262 system_pods.go:61] "kube-proxy-klq75" [2109ee1b-7d4b-4ae5-8e1c-4929e0e9b495] Running
	I0414 14:23:11.360800  535262 system_pods.go:61] "kube-scheduler-addons-582460" [0ed7ff21-9c43-40c5-8bed-321d52a19b8c] Running
	I0414 14:23:11.360810  535262 system_pods.go:61] "metrics-server-7fbb699795-kv6ft" [6db5ed6b-545c-47e6-95b9-036b0a07157b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0414 14:23:11.360817  535262 system_pods.go:61] "nvidia-device-plugin-daemonset-q7jb5" [d9eb370e-b79b-451a-a02e-2b8e942dc7f3] Running
	I0414 14:23:11.360826  535262 system_pods.go:61] "registry-6c88467877-p6ghv" [cafe424f-08d6-4266-a321-1ebd820f5de2] Running
	I0414 14:23:11.360837  535262 system_pods.go:61] "registry-proxy-ff7cr" [0c464655-4ab0-42f2-8160-0a2a4d7cfa8d] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0414 14:23:11.360849  535262 system_pods.go:61] "snapshot-controller-68b874b76f-k8xhc" [d6e37f03-b07a-4921-bcfc-d3dd076edb86] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.360948  535262 system_pods.go:61] "snapshot-controller-68b874b76f-vmlds" [6c11383c-2c0c-49c6-b6a3-1c438dc86737] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.360963  535262 system_pods.go:61] "storage-provisioner" [9fd5faf5-09d6-48e1-a660-5c4d70b92287] Running
	I0414 14:23:11.360976  535262 system_pods.go:74] duration metric: took 168.425833ms to wait for pod list to return data ...
	I0414 14:23:11.361063  535262 default_sa.go:34] waiting for default service account to be created ...
	I0414 14:23:11.528664  535262 default_sa.go:45] found service account: "default"
	I0414 14:23:11.528739  535262 default_sa.go:55] duration metric: took 167.632592ms for default service account to be created ...
	I0414 14:23:11.528770  535262 system_pods.go:116] waiting for k8s-apps to be running ...
	I0414 14:23:11.765510  535262 system_pods.go:86] 18 kube-system pods found
	I0414 14:23:11.765629  535262 system_pods.go:89] "amd-gpu-device-plugin-dl2s2" [eb715c80-504d-40aa-a752-adc3c5476082] Running
	I0414 14:23:11.765651  535262 system_pods.go:89] "coredns-668d6bf9bc-tsnkk" [4bbffcca-8bf2-4c5f-a9af-d0f06d0527cd] Running
	I0414 14:23:11.765668  535262 system_pods.go:89] "csi-hostpath-attacher-0" [17984e23-33d7-4f15-a652-8e26a585730f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0414 14:23:11.765920  535262 system_pods.go:89] "csi-hostpath-resizer-0" [c1a9d49d-941c-4412-8a0c-150f5b90ea8e] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0414 14:23:11.765967  535262 system_pods.go:89] "csi-hostpathplugin-6mjrr" [1200e0a6-c454-4a94-8696-eaf867ee7547] 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])
	I0414 14:23:11.765976  535262 system_pods.go:89] "etcd-addons-582460" [eae6026a-c2b8-45b0-a0a2-471bbcc720c0] Running
	I0414 14:23:11.765984  535262 system_pods.go:89] "kube-apiserver-addons-582460" [a30c5d36-8750-4747-b28d-b9b6fe7385ab] Running
	I0414 14:23:11.765992  535262 system_pods.go:89] "kube-controller-manager-addons-582460" [15a71c87-8cbb-4099-9831-28f08b518958] Running
	I0414 14:23:11.766053  535262 system_pods.go:89] "kube-ingress-dns-minikube" [edd6bc35-c546-4e39-89c9-0c08828d6aa5] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0414 14:23:11.766061  535262 system_pods.go:89] "kube-proxy-klq75" [2109ee1b-7d4b-4ae5-8e1c-4929e0e9b495] Running
	I0414 14:23:11.766069  535262 system_pods.go:89] "kube-scheduler-addons-582460" [0ed7ff21-9c43-40c5-8bed-321d52a19b8c] Running
	I0414 14:23:11.766079  535262 system_pods.go:89] "metrics-server-7fbb699795-kv6ft" [6db5ed6b-545c-47e6-95b9-036b0a07157b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0414 14:23:11.766086  535262 system_pods.go:89] "nvidia-device-plugin-daemonset-q7jb5" [d9eb370e-b79b-451a-a02e-2b8e942dc7f3] Running
	I0414 14:23:11.766094  535262 system_pods.go:89] "registry-6c88467877-p6ghv" [cafe424f-08d6-4266-a321-1ebd820f5de2] Running
	I0414 14:23:11.766102  535262 system_pods.go:89] "registry-proxy-ff7cr" [0c464655-4ab0-42f2-8160-0a2a4d7cfa8d] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0414 14:23:11.766729  535262 system_pods.go:89] "snapshot-controller-68b874b76f-k8xhc" [d6e37f03-b07a-4921-bcfc-d3dd076edb86] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.766910  535262 system_pods.go:89] "snapshot-controller-68b874b76f-vmlds" [6c11383c-2c0c-49c6-b6a3-1c438dc86737] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.766953  535262 system_pods.go:89] "storage-provisioner" [9fd5faf5-09d6-48e1-a660-5c4d70b92287] Running
	I0414 14:23:11.767004  535262 system_pods.go:126] duration metric: took 238.220997ms to wait for k8s-apps to be running ...
	I0414 14:23:11.767026  535262 system_svc.go:44] waiting for kubelet service to be running ....
	I0414 14:23:11.767301  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 14:23:11.819160  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:11.825895  535262 system_svc.go:56] duration metric: took 58.856516ms WaitForService to wait for kubelet
	I0414 14:23:11.826369  535262 kubeadm.go:582] duration metric: took 45.625823667s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0414 14:23:11.826481  535262 node_conditions.go:102] verifying NodePressure condition ...
	I0414 14:23:11.835690  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:11.850809  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:11.948006  535262 node_conditions.go:122] node storage ephemeral capacity is 98831908Ki
	I0414 14:23:11.948062  535262 node_conditions.go:123] node cpu capacity is 2
	I0414 14:23:11.948086  535262 node_conditions.go:105] duration metric: took 121.490709ms to run NodePressure ...
	I0414 14:23:11.948107  535262 start.go:241] waiting for startup goroutines ...
	I0414 14:23:12.283698  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:12.285705  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:12.316786  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:12.785391  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:12.787417  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:12.809323  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:13.290245  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:13.291993  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:13.309858  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:13.782262  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:13.782892  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:13.808572  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:14.311534  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:14.316485  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:14.316861  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:14.787238  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:14.787249  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:14.813799  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:15.290441  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:15.290911  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:15.310217  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:15.790805  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:15.792873  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:15.812389  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:16.288583  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:16.289493  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:16.311742  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:16.800604  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:16.804605  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:16.823467  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:17.282271  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:17.284029  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:17.313934  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:17.780027  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:17.786252  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:17.810080  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:18.288140  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:18.288937  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:18.308661  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:18.786938  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:18.787280  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:18.807372  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:19.290197  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:19.290231  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:19.311858  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:19.786044  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:19.793794  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:19.810775  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:20.284843  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:20.287838  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:20.307999  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:20.801738  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:20.803519  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:20.811577  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:21.287172  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:21.287995  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:21.314934  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:21.786684  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:21.790698  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:21.812080  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:22.282396  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:22.285350  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:22.306258  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:22.778278  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:22.780100  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:22.805416  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:23.306179  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:23.307526  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:23.309488  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:23.780394  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:23.783701  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:23.813295  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:24.327477  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:24.329311  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:24.332837  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:24.789821  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:24.789886  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:24.843040  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:25.296514  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:25.317395  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:25.322976  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:25.822257  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:25.822453  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:25.828003  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:26.316000  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:26.318698  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:26.324810  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:26.792297  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:26.792976  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:26.821760  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:27.299990  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:27.323862  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:27.332099  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:27.784934  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:27.792494  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:27.810316  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:28.284551  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:28.290860  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:28.314704  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:28.780348  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:28.781919  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:28.805244  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:29.278013  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:29.280249  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:29.313618  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:29.783741  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:29.789689  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:29.809850  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:30.335436  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:30.340767  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:30.353922  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:30.805928  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:30.806354  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:30.828626  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:31.312869  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:31.315189  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:31.401310  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:31.802280  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:31.802686  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:31.806212  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:32.281710  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:32.285544  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:32.307312  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:32.781656  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:32.782434  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:32.806708  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:33.296331  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:33.327503  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:33.327861  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:33.785156  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:33.795485  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:33.827481  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:34.292406  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:34.293312  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:34.311435  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:34.782409  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:34.790805  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:34.811654  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:35.301866  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:35.307699  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:35.312014  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:35.782400  535262 kapi.go:107] duration metric: took 40.007784947s to wait for kubernetes.io/minikube-addons=registry ...
	I0414 14:23:35.782785  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:35.808250  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:36.290720  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:36.311542  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:36.792789  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:36.809705  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:37.280939  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:37.306725  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:37.783016  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:37.809644  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:38.294568  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:38.322248  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:38.779011  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:38.813382  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:39.284031  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:39.313666  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:39.777467  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:39.810998  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:40.277256  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:40.304970  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:40.776717  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:40.804917  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:41.291309  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:41.307614  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:41.810568  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:41.834853  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:42.281700  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:42.320692  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:42.877773  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:42.898372  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:44.000956  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:44.004362  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:46.120602  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:46.126849  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:46.995742  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:47.043227  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:47.623889  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:47.811086  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:47.852867  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:47.856464  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:47.878956  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:48.277769  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:48.310829  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:48.779504  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:48.807111  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:49.381577  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:49.457605  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:50.360584  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:50.365545  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:50.479626  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:50.485520  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:50.794335  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:50.808717  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:51.299936  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:51.320835  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:51.777351  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:51.809528  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:52.280909  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:52.316602  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:52.787326  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:53.038348  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:53.463506  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:53.463817  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:53.778830  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:53.808314  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:54.283029  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:54.315882  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:54.816516  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:54.886758  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:55.281669  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:55.308544  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:55.792394  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:55.819045  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:56.282526  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:56.330846  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:56.782891  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:56.815779  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:57.329997  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:57.363929  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:57.785052  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:57.812322  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:58.288482  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:58.314296  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:58.783320  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:58.819582  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:59.281789  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:59.311180  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:59.833233  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:59.835029  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:00.278689  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:00.305406  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:00.779490  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:00.806610  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:01.291008  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:01.318663  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:01.860309  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:01.861305  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:02.294099  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:02.335553  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:02.780343  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:02.893474  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:03.295087  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:03.316088  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:03.780420  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:03.807766  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:04.283951  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:04.307878  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:04.814890  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:04.833108  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:05.285505  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:05.315387  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:05.886668  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:05.887720  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:06.284359  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:06.309760  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:06.835027  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:06.835281  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:07.289604  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:07.314290  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:07.780168  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:07.839048  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:08.278797  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:08.306183  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:08.782688  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:08.812347  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:09.286626  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:09.317228  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:09.777959  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:09.806845  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:10.282612  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:10.316105  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:10.784556  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:10.823816  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:11.278141  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:11.305881  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:11.792079  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:11.810181  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:12.294666  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:12.309439  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:12.778847  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:12.937777  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:13.283489  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:13.309729  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:13.777832  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:13.807451  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:14.356105  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:14.404302  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:14.791824  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:14.810158  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:15.288333  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:15.307842  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:15.778321  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:15.805805  535262 kapi.go:107] duration metric: took 1m20.005288506s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0414 14:24:16.277503  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:16.782959  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:17.277673  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:17.778486  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:18.277161  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:18.778357  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:19.277485  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:19.778029  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:20.277507  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:20.777795  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:21.277960  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:21.778173  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:22.277953  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:22.778232  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:23.277822  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:23.777688  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:24.280653  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:24.778307  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:25.277969  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:25.778201  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:26.278313  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:26.799640  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:27.279981  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:27.778402  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:28.277539  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:28.778501  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:29.277810  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:29.778735  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:30.301759  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:30.781623  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:31.278294  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:31.784969  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:32.277542  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:32.778173  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:33.276819  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:33.782401  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:34.281989  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:34.777027  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:35.280032  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:35.777796  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:36.278027  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:36.777760  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:37.278010  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:37.778676  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:38.278084  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:38.778148  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:39.277226  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:39.777789  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:40.280258  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:40.778152  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:41.280329  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:41.778580  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:42.277619  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:42.778946  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:43.277771  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:43.778473  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:44.278601  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:44.777584  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:45.276945  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:45.779022  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:46.278061  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:46.781388  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:47.279792  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:47.778112  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:48.276934  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:48.777289  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:49.278955  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:49.777581  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:50.277549  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:50.778085  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:51.278864  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:51.779728  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:52.280578  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:52.779146  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:53.279366  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:53.779045  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:54.277226  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:54.778324  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:55.277931  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:55.778071  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:56.277622  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:56.778074  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:57.277421  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:57.778398  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:58.277958  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:58.778249  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:59.277453  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:59.777760  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:00.276995  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:00.778524  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:01.277973  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:01.779485  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:02.277983  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:02.779253  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:03.277470  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:03.777819  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:04.299467  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:04.777915  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:05.281776  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:05.782842  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:06.283525  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:06.815875  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:07.304278  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:07.789532  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:08.285556  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:08.781590  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:09.285567  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:09.780013  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:10.290845  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:10.787949  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:11.285955  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:11.808969  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:12.279691  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:12.777287  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:13.484966  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:13.831479  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:14.293662  535262 kapi.go:107] duration metric: took 2m18.52078483s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0414 14:28:59.573366  535262 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=gcp-auth" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0414 14:28:59.573415  535262 kapi.go:107] duration metric: took 6m0.000579368s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	W0414 14:28:59.573579  535262 out.go:270] ! Enabling 'gcp-auth' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=gcp-auth pods: context deadline exceeded]
	I0414 14:28:59.595352  535262 out.go:177] * Enabled addons: amd-gpu-device-plugin, cloud-spanner, volcano, ingress-dns, storage-provisioner, inspektor-gadget, nvidia-device-plugin, metrics-server, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress
	I0414 14:28:59.604086  535262 addons.go:514] duration metric: took 6m33.402863913s for enable addons: enabled=[amd-gpu-device-plugin cloud-spanner volcano ingress-dns storage-provisioner inspektor-gadget nvidia-device-plugin metrics-server yakd default-storageclass volumesnapshots registry csi-hostpath-driver ingress]
	I0414 14:28:59.604187  535262 start.go:246] waiting for cluster config update ...
	I0414 14:28:59.604228  535262 start.go:255] writing updated cluster config ...
	I0414 14:28:59.604831  535262 ssh_runner.go:195] Run: rm -f paused
	I0414 14:29:00.040233  535262 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0414 14:29:00.043305  535262 out.go:177] * Done! kubectl is now configured to use "addons-582460" cluster and "default" namespace by default
	
	
	==> Docker <==
	Apr 14 14:26:57 addons-582460 dockerd[1252]: time="2025-04-14T14:26:57.468216396Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:27:04 addons-582460 dockerd[1252]: time="2025-04-14T14:27:04.290717120Z" level=warning msg="reference for unknown type: " digest="sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86" remote="docker.io/volcanosh/vc-scheduler@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86"
	Apr 14 14:27:04 addons-582460 dockerd[1252]: time="2025-04-14T14:27:04.576736513Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:27:04 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:27:04Z" level=info msg="Stop pulling image docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86: docker.io/volcanosh/vc-scheduler@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86: Pulling from volcanosh/vc-scheduler"
	Apr 14 14:29:27 addons-582460 dockerd[1252]: time="2025-04-14T14:29:27.298057936Z" level=warning msg="reference for unknown type: " digest="sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee" remote="docker.io/volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee"
	Apr 14 14:29:27 addons-582460 dockerd[1252]: time="2025-04-14T14:29:27.584177983Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:29:27 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:29:27Z" level=info msg="Stop pulling image docker.io/volcanosh/vc-webhook-manager:v1.11.0@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee: docker.io/volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee: Pulling from volcanosh/vc-webhook-manager"
	Apr 14 14:29:45 addons-582460 dockerd[1252]: time="2025-04-14T14:29:45.283384848Z" level=warning msg="reference for unknown type: " digest="sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3" remote="docker.io/volcanosh/vc-controller-manager@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3"
	Apr 14 14:29:45 addons-582460 dockerd[1252]: time="2025-04-14T14:29:45.454900084Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:29:45 addons-582460 dockerd[1252]: time="2025-04-14T14:29:45.457608021Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:29:46 addons-582460 dockerd[1252]: time="2025-04-14T14:29:46.281822165Z" level=warning msg="reference for unknown type: " digest="sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86" remote="docker.io/volcanosh/vc-scheduler@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86"
	Apr 14 14:29:46 addons-582460 dockerd[1252]: time="2025-04-14T14:29:46.426378481Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:29:46 addons-582460 dockerd[1252]: time="2025-04-14T14:29:46.429806143Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:34:31 addons-582460 dockerd[1252]: time="2025-04-14T14:34:31.296799715Z" level=warning msg="reference for unknown type: " digest="sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee" remote="docker.io/volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee"
	Apr 14 14:34:35 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:34:35Z" level=info msg="Stop pulling image docker.io/volcanosh/vc-webhook-manager:v1.11.0@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee: Status: Downloaded newer image for volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee"
	Apr 14 14:34:36 addons-582460 dockerd[1252]: time="2025-04-14T14:34:36.676353945Z" level=info msg="ignoring event" container=f9375b45d836c9f02b1dd4666b249db528ea1f89642afeac46b061e287810776 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Apr 14 14:34:38 addons-582460 dockerd[1252]: time="2025-04-14T14:34:38.550070188Z" level=info msg="ignoring event" container=3da7660842766069a56919d63fe39b0d717e1e84b7e53f3fd2e86b0b03d7d40c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Apr 14 14:34:57 addons-582460 dockerd[1252]: time="2025-04-14T14:34:57.286037603Z" level=warning msg="reference for unknown type: " digest="sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3" remote="docker.io/volcanosh/vc-controller-manager@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3"
	Apr 14 14:34:57 addons-582460 dockerd[1252]: time="2025-04-14T14:34:57.432012017Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:34:57 addons-582460 dockerd[1252]: time="2025-04-14T14:34:57.434998047Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:34:58 addons-582460 dockerd[1252]: time="2025-04-14T14:34:58.286296717Z" level=warning msg="reference for unknown type: " digest="sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86" remote="docker.io/volcanosh/vc-scheduler@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86"
	Apr 14 14:34:58 addons-582460 dockerd[1252]: time="2025-04-14T14:34:58.432653617Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:34:58 addons-582460 dockerd[1252]: time="2025-04-14T14:34:58.435983207Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:35:05 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:35:05Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/1f6ed05630f19b35c08a84e2f42bc35e93e8696335b090274992d38ef2c867a6/resolv.conf as [nameserver 10.96.0.10 search volcano-system.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.x24ed190648a04fa7-tp.internal c.x24ed190648a04fa7-tp.internal google.internal options ndots:5]"
	Apr 14 14:35:05 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:35:05Z" level=info msg="Stop pulling image docker.io/volcanosh/vc-webhook-manager:v1.11.0@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee: Status: Image is up to date for volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	edc625a9e9f44       volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee                                         1 second ago        Running             admission                                0                   1f6ed05630f19       volcano-admission-75d8f6b5c-jdgmt
	f9375b45d836c       volcanosh/vc-webhook-manager@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee                                         31 seconds ago      Exited              main                                     0                   3da7660842766       volcano-admission-init-tdxkr
	9b590a0c73043       registry.k8s.io/ingress-nginx/controller@sha256:d56f135b6462cfc476447cfe564b83a45e8bb7da2774963b00d12161112270b7                             9 minutes ago       Running             controller                               0                   96e8c683dcc4a       ingress-nginx-controller-56d7c84fd4-qwsqh
	3b968d3bf9b83       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          10 minutes ago      Running             csi-snapshotter                          0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	15eb10bc01cf8       registry.k8s.io/sig-storage/csi-provisioner@sha256:ee3b525d5b89db99da3b8eb521d9cd90cb6e9ef0fbb651e98bb37be78d36b5b8                          10 minutes ago      Running             csi-provisioner                          0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	d97da15447e42       registry.k8s.io/sig-storage/livenessprobe@sha256:cacee2b5c36dd59d4c7e8469c05c9e4ef53ecb2df9025fa8c10cdaf61bce62f0                            10 minutes ago      Running             liveness-probe                           0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	4aaf962bc0680       registry.k8s.io/sig-storage/hostpathplugin@sha256:92257881c1d6493cf18299a24af42330f891166560047902b8d431fb66b01af5                           10 minutes ago      Running             hostpath                                 0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	b25d3e7b30a8d       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:f1c25991bac2fbb7f5fcf91ed9438df31e30edee6bed5a780464238aa09ad24c                10 minutes ago      Running             node-driver-registrar                    0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	80754a91fa8fd       registry.k8s.io/sig-storage/csi-resizer@sha256:425d8f1b769398127767b06ed97ce62578a3179bcb99809ce93a1649e025ffe7                              11 minutes ago      Running             csi-resizer                              0                   7e000edb6e931       csi-hostpath-resizer-0
	5ba1c1f2f98a0       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:80b9ba94aa2afe24553d69bd165a6a51552d1582d68618ec00d3b804a7d9193c   11 minutes ago      Running             csi-external-health-monitor-controller   0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	6ad8f7b9397de       registry.k8s.io/sig-storage/csi-attacher@sha256:9a685020911e2725ad019dbce6e4a5ab93d51e3d4557f115e64343345e05781b                             11 minutes ago      Running             csi-attacher                             0                   13727903ab548       csi-hostpath-attacher-0
	2ae6e87909110       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f                   11 minutes ago      Exited              patch                                    0                   ce3950a4f9812       ingress-nginx-admission-patch-hd6sn
	31e26f0f215a5       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f                   11 minutes ago      Exited              create                                   0                   a221a89eaf38e       ingress-nginx-admission-create-2882s
	ac3e8f9ce08bf       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      11 minutes ago      Running             volume-snapshot-controller               0                   a910f2d4093ef       snapshot-controller-68b874b76f-k8xhc
	a07936721d146       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      11 minutes ago      Running             volume-snapshot-controller               0                   0a5d6c5f92542       snapshot-controller-68b874b76f-vmlds
	803999f4a173c       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:446fdca157cb78b6a6598e23be7176fb7e7d6b115f1f4174a5a3dfbdb41e4764                            11 minutes ago      Running             gadget                                   0                   88a44688e29db       gadget-p8ql9
	aeb0943ae2a63       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                                       11 minutes ago      Running             local-path-provisioner                   0                   d29a9887e6189       local-path-provisioner-76f89f99b5-2k5bn
	ab2f7485c04c1       marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624                                                        11 minutes ago      Running             yakd                                     0                   81107957673aa       yakd-dashboard-575dd5996b-k9wt4
	647b2931c043f       gcr.io/k8s-minikube/kube-registry-proxy@sha256:60ab3508367ad093b4b891231572577371a29f838d61e64d7f7d093d961c862c                              11 minutes ago      Running             registry-proxy                           0                   7875bbcd92d2e       registry-proxy-ff7cr
	9a10b020cb61b       registry.k8s.io/metrics-server/metrics-server@sha256:ffcb2bf004d6aa0a17d90e0247cf94f2865c8901dcab4427034c341951c239f9                        11 minutes ago      Running             metrics-server                           0                   4e9ded3ef2146       metrics-server-7fbb699795-kv6ft
	785d454e841a0       gcr.io/cloud-spanner-emulator/emulator@sha256:e1906706fb5dddca6a5724d01f6e95242ec560abb2279afb95127e1c5ee37920                               11 minutes ago      Running             cloud-spanner-emulator                   0                   8f44f0302f609       cloud-spanner-emulator-7dc7f9b5b8-6fj5w
	6d511a3d87c7c       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c                             11 minutes ago      Running             minikube-ingress-dns                     0                   48336c349c5f1       kube-ingress-dns-minikube
	c88b722b68f1b       registry@sha256:319881be2ee9e345d5837d15842a04268de6a139e23be42654fc7664fc6eaf52                                                             11 minutes ago      Running             registry                                 0                   004febd85f315       registry-6c88467877-p6ghv
	67e7932411089       nvcr.io/nvidia/k8s-device-plugin@sha256:7089559ce6153018806857f5049085bae15b3bf6f1c8bd19d8b12f707d087dea                                     12 minutes ago      Running             nvidia-device-plugin-ctr                 0                   fc97da9bb1a09       nvidia-device-plugin-daemonset-q7jb5
	731f15be56969       6e38f40d628db                                                                                                                                12 minutes ago      Running             storage-provisioner                      0                   1b2b5af89b104       storage-provisioner
	fc767c1cf74c3       rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f                                               12 minutes ago      Running             amd-gpu-device-plugin                    0                   927fa128424c5       amd-gpu-device-plugin-dl2s2
	87442c3b0264c       c69fa2e9cbf5f                                                                                                                                12 minutes ago      Running             coredns                                  0                   e98b7194737da       coredns-668d6bf9bc-tsnkk
	46259b71d8d6f       f1332858868e1                                                                                                                                12 minutes ago      Running             kube-proxy                               0                   1c11df1c78193       kube-proxy-klq75
	f724b28a16d0e       85b7a174738ba                                                                                                                                12 minutes ago      Running             kube-apiserver                           0                   4300cfefb9dbf       kube-apiserver-addons-582460
	a53a9507780dc       a9e7e6b294baf                                                                                                                                12 minutes ago      Running             etcd                                     0                   2a561aca6b15a       etcd-addons-582460
	0905500d5f6a3       b6a454c5a800d                                                                                                                                12 minutes ago      Running             kube-controller-manager                  0                   c882544dffe2a       kube-controller-manager-addons-582460
	2008bd20418af       d8e673e7c9983                                                                                                                                12 minutes ago      Running             kube-scheduler                           0                   36dfdddd22a37       kube-scheduler-addons-582460
	
	
	==> controller_ingress [9b590a0c7304] <==
	  Build:         0106de65cfccb74405a6dfa7d9daffc6f0a6ef1a
	  Repository:    https://github.com/kubernetes/ingress-nginx
	  nginx version: nginx/1.25.5
	
	-------------------------------------------------------------------------------
	
	W0414 14:25:13.803801       7 client_config.go:659] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
	I0414 14:25:13.804065       7 main.go:205] "Creating API client" host="https://10.96.0.1:443"
	I0414 14:25:13.816446       7 main.go:248] "Running in Kubernetes cluster" major="1" minor="32" git="v1.32.2" state="clean" commit="67a30c0adcf52bd3f56ff0893ce19966be12991f" platform="linux/amd64"
	I0414 14:25:14.667979       7 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
	I0414 14:25:14.697061       7 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
	I0414 14:25:14.714163       7 nginx.go:271] "Starting NGINX Ingress controller"
	I0414 14:25:14.730815       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"0849e3ff-46ba-4874-ba5c-58f7071d81c3", APIVersion:"v1", ResourceVersion:"691", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
	I0414 14:25:14.730882       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"905f3b0d-1c05-469d-a4ba-24e19af88566", APIVersion:"v1", ResourceVersion:"707", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
	I0414 14:25:14.731204       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"e06261ac-ded9-4a7a-be29-c8af6ec6e9cb", APIVersion:"v1", ResourceVersion:"720", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
	I0414 14:25:15.914914       7 nginx.go:317] "Starting NGINX process"
	I0414 14:25:15.915060       7 leaderelection.go:254] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
	I0414 14:25:15.917077       7 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0414 14:25:15.917520       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0414 14:25:15.946263       7 leaderelection.go:268] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0414 14:25:15.946291       7 status.go:85] "New leader elected" identity="ingress-nginx-controller-56d7c84fd4-qwsqh"
	I0414 14:25:15.957227       7 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-56d7c84fd4-qwsqh" node="addons-582460"
	I0414 14:25:15.998273       7 controller.go:213] "Backend successfully reloaded"
	I0414 14:25:15.998417       7 controller.go:224] "Initial sync, sleeping for 1 second"
	I0414 14:25:15.999815       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-56d7c84fd4-qwsqh", UID:"349a5864-ddda-4727-8aa6-e573013e0d60", APIVersion:"v1", ResourceVersion:"1397", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	
	
	==> coredns [87442c3b0264] <==
	[INFO] 10.244.0.9:46292 - 60045 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 85 false 1232" NXDOMAIN qr,aa,rd 167 0.000135262s
	[INFO] 10.244.0.9:46292 - 58477 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000197654s
	[INFO] 10.244.0.9:46292 - 40911 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000289382s
	[INFO] 10.244.0.9:46292 - 49683 "A IN registry.kube-system.svc.cluster.local.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 110 false 1232" NXDOMAIN qr,rd,ra 206 0.004127443s
	[INFO] 10.244.0.9:46292 - 16781 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 110 false 1232" NXDOMAIN qr,rd,ra 206 0.004772338s
	[INFO] 10.244.0.9:46292 - 9112 "A IN registry.kube-system.svc.cluster.local.c.x24ed190648a04fa7-tp.internal. udp 99 false 1232" NXDOMAIN qr,rd,ra 193 0.003245833s
	[INFO] 10.244.0.9:46292 - 2372 "AAAA IN registry.kube-system.svc.cluster.local.c.x24ed190648a04fa7-tp.internal. udp 99 false 1232" NXDOMAIN qr,rd,ra 193 0.003501231s
	[INFO] 10.244.0.9:46292 - 43394 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.003763418s
	[INFO] 10.244.0.9:46292 - 55000 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.003998303s
	[INFO] 10.244.0.9:46292 - 27615 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000204786s
	[INFO] 10.244.0.9:46292 - 953 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000272076s
	[INFO] 10.244.0.9:60758 - 12309 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000232106s
	[INFO] 10.244.0.9:60758 - 11895 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000626956s
	[INFO] 10.244.0.9:54161 - 34427 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00021604s
	[INFO] 10.244.0.9:54161 - 34022 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00032085s
	[INFO] 10.244.0.9:44091 - 12757 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000151762s
	[INFO] 10.244.0.9:44091 - 13066 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00019037s
	[INFO] 10.244.0.9:46596 - 12321 "A IN registry.kube-system.svc.cluster.local.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000130063s
	[INFO] 10.244.0.9:46596 - 12739 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000308236s
	[INFO] 10.244.0.9:58407 - 11980 "A IN registry.kube-system.svc.cluster.local.c.x24ed190648a04fa7-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000167056s
	[INFO] 10.244.0.9:58407 - 12353 "AAAA IN registry.kube-system.svc.cluster.local.c.x24ed190648a04fa7-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000314237s
	[INFO] 10.244.0.9:47977 - 4058 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.00009245s
	[INFO] 10.244.0.9:47977 - 3674 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000075301s
	[INFO] 10.244.0.9:48556 - 42679 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000161004s
	[INFO] 10.244.0.9:48556 - 42306 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000918249s
	
	
	==> describe nodes <==
	Name:               addons-582460
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-582460
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ed8f1f01b35eff2786f40199152a1775806f2de2
	                    minikube.k8s.io/name=addons-582460
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_14T14_22_22_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-582460
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-582460"}
	                    kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 14 Apr 2025 14:22:19 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-582460
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 14 Apr 2025 14:35:02 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 14 Apr 2025 14:34:58 +0000   Mon, 14 Apr 2025 14:22:17 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 14 Apr 2025 14:34:58 +0000   Mon, 14 Apr 2025 14:22:17 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 14 Apr 2025 14:34:58 +0000   Mon, 14 Apr 2025 14:22:17 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 14 Apr 2025 14:34:58 +0000   Mon, 14 Apr 2025 14:22:19 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-582460
	Capacity:
	  cpu:                2
	  ephemeral-storage:  98831908Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8138108Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  98831908Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8138108Ki
	  pods:               110
	System Info:
	  Machine ID:                 57012ff0fd1243e7bd819d83bfd6050b
	  System UUID:                661afede-69b6-46ec-bf73-5a6fe0948356
	  Boot ID:                    a6a7e7e7-9d3c-4e65-ba77-152821860101
	  Kernel Version:             6.6.72+
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://28.0.4
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (26 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     cloud-spanner-emulator-7dc7f9b5b8-6fj5w      0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  gadget                      gadget-p8ql9                                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-qwsqh    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         12m
	  kube-system                 amd-gpu-device-plugin-dl2s2                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 coredns-668d6bf9bc-tsnkk                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     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-6mjrr                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 etcd-addons-582460                           100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         12m
	  kube-system                 kube-apiserver-addons-582460                 250m (12%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-582460        200m (10%)    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-klq75                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-scheduler-addons-582460                 100m (5%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-7fbb699795-kv6ft              100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         12m
	  kube-system                 nvidia-device-plugin-daemonset-q7jb5         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 registry-6c88467877-p6ghv                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 registry-proxy-ff7cr                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 snapshot-controller-68b874b76f-k8xhc         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 snapshot-controller-68b874b76f-vmlds         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-76f89f99b5-2k5bn      0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-admission-75d8f6b5c-jdgmt            0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-controllers-86bdc5c9c-dbbgf          0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  volcano-system              volcano-scheduler-75fdd99bcf-4bm7f           0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  yakd-dashboard              yakd-dashboard-575dd5996b-k9wt4              0 (0%)        0 (0%)      128Mi (1%)       256Mi (3%)     12m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  0 (0%)
	  memory             588Mi (7%)  426Mi (5%)
	  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  NodeHasSufficientMemory  12m (x8 over 12m)  kubelet          Node addons-582460 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    12m (x8 over 12m)  kubelet          Node addons-582460 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     12m (x8 over 12m)  kubelet          Node addons-582460 status is now: NodeHasSufficientPID
	  Normal  Starting                 12m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  12m                kubelet          Node addons-582460 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    12m                kubelet          Node addons-582460 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     12m                kubelet          Node addons-582460 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           12m                node-controller  Node addons-582460 event: Registered Node addons-582460 in Controller
	
	
	==> dmesg <==
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 3e b4 6a 3f 49 88 08 06
	[  +7.031186] IPv4: martian source 10.244.0.1 from 10.244.0.11, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 86 d4 84 f3 56 e7 08 06
	[ +13.987489] IPv4: martian source 10.244.0.1 from 10.244.0.12, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 76 08 5c 98 c2 5e 08 06
	[  +0.850034] IPv4: martian source 10.244.0.1 from 10.244.0.14, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 52 49 1d 39 0f 00 08 06
	[  +0.352452] IPv4: martian source 10.244.0.1 from 10.244.0.15, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 7a 04 cf c0 21 53 08 06
	[  +2.411394] IPv4: martian source 10.244.0.1 from 10.244.0.16, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff a2 6c 86 1f 44 e0 08 06
	[  +0.034156] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 3a da 32 ec 67 15 08 06
	[Apr14 14:24] IPv4: martian source 10.244.0.1 from 10.244.0.22, on dev eth0
	[  +0.000012] ll header: 00000000: ff ff ff ff ff ff f2 d6 56 36 6b ca 08 06
	[  +0.274601] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff c6 96 d0 7c 35 5b 08 06
	[  +0.310639] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 46 43 98 48 1f 61 08 06
	[Apr14 14:25] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff 32 93 68 79 ac 60 08 06
	[Apr14 14:34] IPv4: martian source 10.244.0.1 from 10.244.0.13, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 36 c9 4a 74 9f e6 08 06
	[Apr14 14:35] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000019] ll header: 00000000: ff ff ff ff ff ff e2 83 b8 61 58 22 08 06
	
	
	==> etcd [a53a9507780d] <==
	{"level":"info","ts":"2025-04-14T14:32:17.206840Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":4151879865,"revision":1666,"compact-revision":-1}
	{"level":"info","ts":"2025-04-14T14:33:55.660767Z","caller":"traceutil/trace.go:171","msg":"trace[433632509] linearizableReadLoop","detail":"{readStateIndex:2461; appliedIndex:2461; }","duration":"215.872099ms","start":"2025-04-14T14:33:55.444813Z","end":"2025-04-14T14:33:55.660685Z","steps":["trace[433632509] 'read index received'  (duration: 215.862744ms)","trace[433632509] 'applied index is now lower than readState.Index'  (duration: 7.721µs)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T14:33:55.669463Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"222.686903ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T14:33:55.674462Z","caller":"traceutil/trace.go:171","msg":"trace[970031240] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:2295; }","duration":"229.649256ms","start":"2025-04-14T14:33:55.444785Z","end":"2025-04-14T14:33:55.674434Z","steps":["trace[970031240] 'agreement among raft nodes before linearized reading'  (duration: 222.594373ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T14:33:56.692007Z","caller":"traceutil/trace.go:171","msg":"trace[1304521799] linearizableReadLoop","detail":"{readStateIndex:2461; appliedIndex:2461; }","duration":"475.908064ms","start":"2025-04-14T14:33:56.216080Z","end":"2025-04-14T14:33:56.691988Z","steps":["trace[1304521799] 'read index received'  (duration: 475.902602ms)","trace[1304521799] 'applied index is now lower than readState.Index'  (duration: 3.965µs)"],"step_count":2}
	{"level":"info","ts":"2025-04-14T14:33:56.816735Z","caller":"traceutil/trace.go:171","msg":"trace[2064351372] linearizableReadLoop","detail":"{readStateIndex:2461; appliedIndex:2461; }","duration":"124.638948ms","start":"2025-04-14T14:33:56.692065Z","end":"2025-04-14T14:33:56.816704Z","steps":["trace[2064351372] 'read index received'  (duration: 124.626105ms)","trace[2064351372] 'applied index is now lower than readState.Index'  (duration: 9.962µs)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T14:33:57.035542Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"343.967432ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T14:33:57.035637Z","caller":"traceutil/trace.go:171","msg":"trace[621410002] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:2295; }","duration":"344.154167ms","start":"2025-04-14T14:33:56.691459Z","end":"2025-04-14T14:33:57.035613Z","steps":["trace[621410002] 'agreement among raft nodes before linearized reading'  (duration: 257.480938ms)","trace[621410002] 'range keys from in-memory index tree'  (duration: 86.350058ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T14:33:57.035689Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T14:33:56.691453Z","time spent":"344.224085ms","remote":"127.0.0.1:33626","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "}
	{"level":"warn","ts":"2025-04-14T14:33:57.035939Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"344.424246ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/persistentvolumes/\" range_end:\"/registry/persistentvolumes0\" count_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T14:33:57.036014Z","caller":"traceutil/trace.go:171","msg":"trace[232831738] range","detail":"{range_begin:/registry/persistentvolumes/; range_end:/registry/persistentvolumes0; response_count:0; response_revision:2295; }","duration":"344.608252ms","start":"2025-04-14T14:33:56.691395Z","end":"2025-04-14T14:33:57.036004Z","steps":["trace[232831738] 'agreement among raft nodes before linearized reading'  (duration: 344.350064ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:33:57.160411Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"531.215924ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T14:33:57.273116Z","caller":"traceutil/trace.go:171","msg":"trace[1328653746] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:2295; }","duration":"644.09989ms","start":"2025-04-14T14:33:56.628989Z","end":"2025-04-14T14:33:57.273089Z","steps":["trace[1328653746] 'agreement among raft nodes before linearized reading'  (duration: 530.948753ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:33:57.036099Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T14:33:56.691374Z","time spent":"344.674583ms","remote":"127.0.0.1:33786","response type":"/etcdserverpb.KV/Range","request count":0,"request size":62,"response count":0,"response size":29,"request content":"key:\"/registry/persistentvolumes/\" range_end:\"/registry/persistentvolumes0\" count_only:true "}
	{"level":"warn","ts":"2025-04-14T14:33:57.485305Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"958.883366ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/controllers/\" range_end:\"/registry/controllers0\" count_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T14:33:57.500884Z","caller":"traceutil/trace.go:171","msg":"trace[1091982708] range","detail":"{range_begin:/registry/controllers/; range_end:/registry/controllers0; response_count:0; response_revision:2295; }","duration":"1.284772145s","start":"2025-04-14T14:33:56.215923Z","end":"2025-04-14T14:33:57.500696Z","steps":["trace[1091982708] 'agreement among raft nodes before linearized reading'  (duration: 476.168669ms)","trace[1091982708] 'count revisions from in-memory index tree'  (duration: 482.740536ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T14:33:57.552275Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T14:33:56.038115Z","time spent":"1.509885889s","remote":"127.0.0.1:33852","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":0,"response size":29,"request content":"key:\"/registry/controllers/\" range_end:\"/registry/controllers0\" count_only:true "}
	{"level":"info","ts":"2025-04-14T14:33:57.648851Z","caller":"traceutil/trace.go:171","msg":"trace[1459412256] linearizableReadLoop","detail":"{readStateIndex:2462; appliedIndex:2461; }","duration":"378.480257ms","start":"2025-04-14T14:33:57.270247Z","end":"2025-04-14T14:33:57.648727Z","steps":["trace[1459412256] 'read index received'  (duration: 336.672528ms)","trace[1459412256] 'applied index is now lower than readState.Index'  (duration: 41.799355ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T14:33:57.650474Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"386.22671ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T14:33:57.650548Z","caller":"traceutil/trace.go:171","msg":"trace[1329407683] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:2295; }","duration":"386.453353ms","start":"2025-04-14T14:33:57.264080Z","end":"2025-04-14T14:33:57.650533Z","steps":["trace[1329407683] 'agreement among raft nodes before linearized reading'  (duration: 386.093569ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:33:57.650726Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T14:33:57.125111Z","time spent":"525.558711ms","remote":"127.0.0.1:33832","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/pods\" limit:1 "}
	{"level":"info","ts":"2025-04-14T14:33:57.698278Z","caller":"traceutil/trace.go:171","msg":"trace[902762733] transaction","detail":"{read_only:false; response_revision:2296; number_of_response:1; }","duration":"250.697527ms","start":"2025-04-14T14:33:57.447545Z","end":"2025-04-14T14:33:57.698242Z","steps":["trace[902762733] 'process raft request'  (duration: 193.33104ms)","trace[902762733] 'compare'  (duration: 50.430538ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T14:33:57.713935Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"177.560268ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" limit:1 ","response":"range_response_count:1 size:1114"}
	{"level":"info","ts":"2025-04-14T14:33:57.714331Z","caller":"traceutil/trace.go:171","msg":"trace[1961643394] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:2296; }","duration":"184.806169ms","start":"2025-04-14T14:33:57.529447Z","end":"2025-04-14T14:33:57.714253Z","steps":["trace[1961643394] 'agreement among raft nodes before linearized reading'  (duration: 183.961066ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:33:57.714556Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T14:33:57.287047Z","time spent":"427.459252ms","remote":"127.0.0.1:33818","response type":"/etcdserverpb.KV/Range","request count":0,"request size":69,"response count":1,"response size":1138,"request content":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" limit:1 "}
	
	
	==> kernel <==
	 14:35:06 up  7:14,  0 users,  load average: 2.82, 1.84, 1.66
	Linux addons-582460 6.6.72+ #1 SMP PREEMPT_DYNAMIC Sun Mar 30 09:01:26 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [f724b28a16d0] <==
	W0414 14:32:02.387252       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.100.159.240:443: connect: connection refused
	W0414 14:32:02.705437       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:32:02.705488       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:32:02.707551       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.100.159.240:443: connect: connection refused
	W0414 14:33:02.399194       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:33:02.399263       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:33:02.401286       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.100.159.240:443: connect: connection refused
	W0414 14:33:02.716496       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:33:02.716559       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:33:02.719179       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.100.159.240:443: connect: connection refused
	W0414 14:33:57.760496       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:33:57.762804       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:33:57.771090       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.100.159.240:443: connect: connection refused
	W0414 14:34:02.408766       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:34:02.408833       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:34:02.410657       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.100.159.240:443: connect: connection refused
	W0414 14:34:02.726961       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:34:02.727012       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:34:02.728923       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.100.159.240:443: connect: connection refused
	W0414 14:35:02.422990       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:35:02.423044       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:35:02.425590       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.100.159.240:443: connect: connection refused
	W0414 14:35:02.748898       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:35:02.749562       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:35:02.751795       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.100.159.240:443: connect: connection refused
	
	
	==> kube-controller-manager [0905500d5f6a] <==
	E0414 14:33:02.402223       1 job_controller.go:1787] "Unhandled Error" err="Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.100.159.240:443: connect: connection refused" logger="UnhandledError"
	E0414 14:33:02.403553       1 job_controller.go:631] "Unhandled Error" err="syncing job: Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.100.159.240:443: connect: connection refused" logger="UnhandledError"
	E0414 14:33:02.720839       1 job_controller.go:1787] "Unhandled Error" err="Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.100.159.240:443: connect: connection refused" logger="UnhandledError"
	E0414 14:33:02.722258       1 job_controller.go:631] "Unhandled Error" err="syncing job: Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.100.159.240:443: connect: connection refused" logger="UnhandledError"
	I0414 14:33:57.781577       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-cd9db85c" duration="2.190878899s"
	E0414 14:33:57.781965       1 replica_set.go:560] "Unhandled Error" err="sync \"gcp-auth/gcp-auth-cd9db85c\" failed with Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.100.159.240:443: connect: connection refused" logger="UnhandledError"
	E0414 14:34:02.411677       1 job_controller.go:1787] "Unhandled Error" err="Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.100.159.240:443: connect: connection refused" logger="UnhandledError"
	E0414 14:34:02.413953       1 job_controller.go:631] "Unhandled Error" err="syncing job: Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.100.159.240:443: connect: connection refused" logger="UnhandledError"
	E0414 14:34:02.729873       1 job_controller.go:1787] "Unhandled Error" err="Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.100.159.240:443: connect: connection refused" logger="UnhandledError"
	E0414 14:34:02.731455       1 job_controller.go:631] "Unhandled Error" err="syncing job: Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.100.159.240:443: connect: connection refused" logger="UnhandledError"
	I0414 14:34:36.394791       1 job_controller.go:598] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init" delay="1s"
	I0414 14:34:37.415210       1 job_controller.go:598] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init" delay="1s"
	I0414 14:34:37.435798       1 job_controller.go:598] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init" delay="1s"
	I0414 14:34:37.527825       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="addons-582460"
	I0414 14:34:38.439670       1 job_controller.go:598] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init" delay="1s"
	I0414 14:34:38.640002       1 job_controller.go:598] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init" delay="1s"
	I0414 14:34:39.454942       1 job_controller.go:598] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init" delay="1s"
	I0414 14:34:39.477683       1 job_controller.go:598] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init" delay="1s"
	I0414 14:34:58.154040       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="addons-582460"
	E0414 14:35:02.427312       1 job_controller.go:1787] "Unhandled Error" err="Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.100.159.240:443: connect: connection refused" logger="UnhandledError"
	E0414 14:35:02.428722       1 job_controller.go:631] "Unhandled Error" err="syncing job: Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.100.159.240:443: connect: connection refused" logger="UnhandledError"
	E0414 14:35:02.754116       1 job_controller.go:1787] "Unhandled Error" err="Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.100.159.240:443: connect: connection refused" logger="UnhandledError"
	E0414 14:35:02.755521       1 job_controller.go:631] "Unhandled Error" err="syncing job: Internal error occurred: failed calling webhook \"mutatepod.volcano.sh\": failed to call webhook: Post \"https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s\": dial tcp 10.100.159.240:443: connect: connection refused" logger="UnhandledError"
	I0414 14:35:06.390011       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="volcano-system/volcano-admission-75d8f6b5c" duration="40.331773ms"
	I0414 14:35:06.392278       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="volcano-system/volcano-admission-75d8f6b5c" duration="1.17012ms"
	
	
	==> kube-proxy [46259b71d8d6] <==
	I0414 14:22:38.007198       1 server_linux.go:66] "Using iptables proxy"
	I0414 14:22:39.196600       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0414 14:22:39.199171       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0414 14:22:40.156706       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0414 14:22:40.157047       1 server_linux.go:170] "Using iptables Proxier"
	I0414 14:22:40.302677       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0414 14:22:40.332421       1 server.go:497] "Version info" version="v1.32.2"
	I0414 14:22:40.332476       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0414 14:22:40.378296       1 config.go:329] "Starting node config controller"
	I0414 14:22:40.378442       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0414 14:22:40.408369       1 config.go:199] "Starting service config controller"
	I0414 14:22:40.408411       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0414 14:22:40.408466       1 config.go:105] "Starting endpoint slice config controller"
	I0414 14:22:40.408475       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0414 14:22:40.853250       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0414 14:22:41.091747       1 shared_informer.go:320] Caches are synced for node config
	I0414 14:22:41.116232       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [2008bd20418a] <==
	W0414 14:22:19.331521       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0414 14:22:19.332091       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:19.332154       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:19.332458       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:19.332958       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0414 14:22:19.333160       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.181661       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:20.181719       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.210195       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:20.210540       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.387581       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:20.387640       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.422033       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0414 14:22:20.422107       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.557949       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0414 14:22:20.558306       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.589218       1 reflector.go:569] runtime/asm_amd64.s:1700: 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"
	E0414 14:22:20.589614       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0414 14:22:20.609704       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0414 14:22:20.609760       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.641193       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0414 14:22:20.641257       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.681421       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: 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
	E0414 14:22:20.681485       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: 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"
	I0414 14:22:23.013257       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 14 14:34:07 addons-582460 kubelet[2350]: E0414 14:34:07.205622    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-75fdd99bcf-4bm7f" podUID="9f01599c-5d62-4ee0-8073-64660c59d14e"
	Apr 14 14:34:17 addons-582460 kubelet[2350]: E0414 14:34:17.206710    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.11.0@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-86bdc5c9c-dbbgf" podUID="936ebf6f-1a1e-42a8-8f95-d0828eafdc7c"
	Apr 14 14:34:19 addons-582460 kubelet[2350]: E0414 14:34:19.206569    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"main\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-webhook-manager:v1.11.0@sha256:2ceea91a5f05a366955f20cb1ab266b4732f906a205cb2e3f5930cf93335aeee\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-admission-init-tdxkr" podUID="bdda9072-f70d-4bab-8008-6ee12dbae613"
	Apr 14 14:34:21 addons-582460 kubelet[2350]: E0414 14:34:21.206715    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-75fdd99bcf-4bm7f" podUID="9f01599c-5d62-4ee0-8073-64660c59d14e"
	Apr 14 14:34:26 addons-582460 kubelet[2350]: I0414 14:34:26.205957    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-ff7cr" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:34:30 addons-582460 kubelet[2350]: E0414 14:34:30.206772    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.11.0@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-86bdc5c9c-dbbgf" podUID="936ebf6f-1a1e-42a8-8f95-d0828eafdc7c"
	Apr 14 14:34:34 addons-582460 kubelet[2350]: E0414 14:34:34.206940    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-75fdd99bcf-4bm7f" podUID="9f01599c-5d62-4ee0-8073-64660c59d14e"
	Apr 14 14:34:36 addons-582460 kubelet[2350]: I0414 14:34:36.404724    2350 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="volcano-system/volcano-admission-init-tdxkr" podStartSLOduration=3.393785906 podStartE2EDuration="11m48.404693493s" podCreationTimestamp="2025-04-14 14:22:48 +0000 UTC" firstStartedPulling="2025-04-14 14:22:50.171051923 +0000 UTC m=+28.176700088" lastFinishedPulling="2025-04-14 14:34:35.181959514 +0000 UTC m=+733.187607675" observedRunningTime="2025-04-14 14:34:36.40346599 +0000 UTC m=+734.409114164" watchObservedRunningTime="2025-04-14 14:34:36.404693493 +0000 UTC m=+734.410341663"
	Apr 14 14:34:38 addons-582460 kubelet[2350]: I0414 14:34:38.740297    2350 reconciler_common.go:162] "operationExecutor.UnmountVolume started for volume \"kube-api-access-6n87r\" (UniqueName: \"kubernetes.io/projected/bdda9072-f70d-4bab-8008-6ee12dbae613-kube-api-access-6n87r\") pod \"bdda9072-f70d-4bab-8008-6ee12dbae613\" (UID: \"bdda9072-f70d-4bab-8008-6ee12dbae613\") "
	Apr 14 14:34:38 addons-582460 kubelet[2350]: I0414 14:34:38.746773    2350 operation_generator.go:780] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/bdda9072-f70d-4bab-8008-6ee12dbae613-kube-api-access-6n87r" (OuterVolumeSpecName: "kube-api-access-6n87r") pod "bdda9072-f70d-4bab-8008-6ee12dbae613" (UID: "bdda9072-f70d-4bab-8008-6ee12dbae613"). InnerVolumeSpecName "kube-api-access-6n87r". PluginName "kubernetes.io/projected", VolumeGIDValue ""
	Apr 14 14:34:38 addons-582460 kubelet[2350]: I0414 14:34:38.841441    2350 reconciler_common.go:299] "Volume detached for volume \"kube-api-access-6n87r\" (UniqueName: \"kubernetes.io/projected/bdda9072-f70d-4bab-8008-6ee12dbae613-kube-api-access-6n87r\") on node \"addons-582460\" DevicePath \"\""
	Apr 14 14:34:39 addons-582460 kubelet[2350]: I0414 14:34:39.206190    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-q7jb5" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:34:39 addons-582460 kubelet[2350]: I0414 14:34:39.490001    2350 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="3da7660842766069a56919d63fe39b0d717e1e84b7e53f3fd2e86b0b03d7d40c"
	Apr 14 14:34:44 addons-582460 kubelet[2350]: E0414 14:34:44.206419    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-controller-manager:v1.11.0@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-86bdc5c9c-dbbgf" podUID="936ebf6f-1a1e-42a8-8f95-d0828eafdc7c"
	Apr 14 14:34:46 addons-582460 kubelet[2350]: E0414 14:34:46.206877    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-75fdd99bcf-4bm7f" podUID="9f01599c-5d62-4ee0-8073-64660c59d14e"
	Apr 14 14:34:57 addons-582460 kubelet[2350]: E0414 14:34:57.435894    2350 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/volcanosh/vc-controller-manager:v1.11.0@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3"
	Apr 14 14:34:57 addons-582460 kubelet[2350]: E0414 14:34:57.435982    2350 kuberuntime_image.go:55] "Failed to pull image" err="Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/volcanosh/vc-controller-manager:v1.11.0@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3"
	Apr 14 14:34:57 addons-582460 kubelet[2350]: E0414 14:34:57.436185    2350 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:volcano-controllers,Image:docker.io/volcanosh/vc-controller-manager:v1.11.0@sha256:4ebe173752c86bd4a81d5514e9ba56f62dac79d081042a9069333f9aae32d8a3,Command:[],Args:[--logtostderr --enable-healthz=true --enable-metrics=true --leader-elect=false --kube-api-qps=50 --kube-api-burst=100 --worker-threads=3 --worker-threads-for-gc=5 --worker-threads-for-podgroup=5 -v=4 2>&1],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-xsjft,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityConte
xt:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod volcano-controllers-86bdc5c9c-dbbgf_volcano-system(936ebf6f-1a1e-42a8-8f95-d0828eafdc7c): ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Apr 14 14:34:57 addons-582460 kubelet[2350]: E0414 14:34:57.437809    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-controllers\" with ErrImagePull: \"Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-controllers-86bdc5c9c-dbbgf" podUID="936ebf6f-1a1e-42a8-8f95-d0828eafdc7c"
	Apr 14 14:34:58 addons-582460 kubelet[2350]: E0414 14:34:58.436627    2350 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86"
	Apr 14 14:34:58 addons-582460 kubelet[2350]: E0414 14:34:58.436709    2350 kuberuntime_image.go:55] "Failed to pull image" err="Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86"
	Apr 14 14:34:58 addons-582460 kubelet[2350]: E0414 14:34:58.436873    2350 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:volcano-scheduler,Image:docker.io/volcanosh/vc-scheduler:v1.11.0@sha256:5cfdfe4343ed267002262f1bb056a7b191cead04003016490cade1e14cfdad86,Command:[],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],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:DEBUG_SOCKET_DIR,Value:/tmp/klog-socks,ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:scheduler-config,ReadOnly:false,MountPath:/volcano.scheduler,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:klog-sock,ReadOnly:false,MountPath:/tmp/klog-socks,SubPath:,
MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:kube-api-access-zqv7p,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod volcano-scheduler-75fdd99bcf-4bm7f_volcano-system(9f01599c-5d62-4ee0-8073-64660c59d14e): ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Apr 14 14:34:58 addons-582460 kubelet[2350]: E0414 14:34:58.438456    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"volcano-scheduler\" with ErrImagePull: \"Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="volcano-system/volcano-scheduler-75fdd99bcf-4bm7f" podUID="9f01599c-5d62-4ee0-8073-64660c59d14e"
	Apr 14 14:35:03 addons-582460 kubelet[2350]: I0414 14:35:03.206312    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/cloud-spanner-emulator-7dc7f9b5b8-6fj5w" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:35:06 addons-582460 kubelet[2350]: I0414 14:35:06.341343    2350 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="volcano-system/volcano-admission-75d8f6b5c-jdgmt" podStartSLOduration=740.172353223 podStartE2EDuration="12m20.341305557s" podCreationTimestamp="2025-04-14 14:22:46 +0000 UTC" firstStartedPulling="2025-04-14 14:35:05.114547994 +0000 UTC m=+763.120196139" lastFinishedPulling="2025-04-14 14:35:05.283500309 +0000 UTC m=+763.289148473" observedRunningTime="2025-04-14 14:35:06.337539848 +0000 UTC m=+764.343188036" watchObservedRunningTime="2025-04-14 14:35:06.341305557 +0000 UTC m=+764.346953727"
	
	
	==> storage-provisioner [731f15be5696] <==
	I0414 14:22:46.413532       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0414 14:22:46.890052       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0414 14:22:46.895404       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0414 14:22:47.597833       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0414 14:22:47.598151       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-582460_13eb22f2-1ccb-4d0a-b85e-6cb48fefa150!
	I0414 14:22:47.630187       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"d4039cb7-3110-43da-a708-d1985c9e0b00", APIVersion:"v1", ResourceVersion:"718", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-582460_13eb22f2-1ccb-4d0a-b85e-6cb48fefa150 became leader
	I0414 14:22:47.799184       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-582460_13eb22f2-1ccb-4d0a-b85e-6cb48fefa150!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-582460 -n addons-582460
helpers_test.go:261: (dbg) Run:  kubectl --context addons-582460 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-2882s ingress-nginx-admission-patch-hd6sn volcano-admission-init-tdxkr volcano-controllers-86bdc5c9c-dbbgf volcano-scheduler-75fdd99bcf-4bm7f
helpers_test.go:274: ======> post-mortem[TestAddons/serial/Volcano]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-582460 describe pod ingress-nginx-admission-create-2882s ingress-nginx-admission-patch-hd6sn volcano-admission-init-tdxkr volcano-controllers-86bdc5c9c-dbbgf volcano-scheduler-75fdd99bcf-4bm7f
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-582460 describe pod ingress-nginx-admission-create-2882s ingress-nginx-admission-patch-hd6sn volcano-admission-init-tdxkr volcano-controllers-86bdc5c9c-dbbgf volcano-scheduler-75fdd99bcf-4bm7f: exit status 1 (144.143202ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-2882s" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-hd6sn" not found
	Error from server (NotFound): pods "volcano-admission-init-tdxkr" not found
	Error from server (NotFound): pods "volcano-controllers-86bdc5c9c-dbbgf" not found
	Error from server (NotFound): pods "volcano-scheduler-75fdd99bcf-4bm7f" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-582460 describe pod ingress-nginx-admission-create-2882s ingress-nginx-admission-patch-hd6sn volcano-admission-init-tdxkr volcano-controllers-86bdc5c9c-dbbgf volcano-scheduler-75fdd99bcf-4bm7f: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 addons disable volcano --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-582460 addons disable volcano --alsologtostderr -v=1: (11.794167817s)
--- FAIL: TestAddons/serial/Volcano (380.20s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:569: (dbg) Run:  kubectl --context addons-582460 create ns new-namespace
addons_test.go:583: (dbg) Run:  kubectl --context addons-582460 get secret gcp-auth -n new-namespace
addons_test.go:583: (dbg) Non-zero exit: kubectl --context addons-582460 get secret gcp-auth -n new-namespace: exit status 1 (103.995759ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): secrets "gcp-auth" not found

                                                
                                                
** /stderr **
addons_test.go:575: (dbg) Run:  kubectl --context addons-582460 logs -l app=gcp-auth -n gcp-auth
I0414 14:35:20.809931  535243 retry.go:31] will retry after 2.332848105s: %!w(<nil>): gcp-auth container logs: 
** stderr ** 
	No resources found in gcp-auth namespace.

                                                
                                                
** /stderr **
addons_test.go:583: (dbg) Run:  kubectl --context addons-582460 get secret gcp-auth -n new-namespace
addons_test.go:583: (dbg) Non-zero exit: kubectl --context addons-582460 get secret gcp-auth -n new-namespace: exit status 1 (112.507957ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): secrets "gcp-auth" not found

                                                
                                                
** /stderr **
addons_test.go:575: (dbg) Run:  kubectl --context addons-582460 logs -l app=gcp-auth -n gcp-auth
I0414 14:35:23.366408  535243 retry.go:31] will retry after 4.392280239s: %!w(<nil>): gcp-auth container logs: 
** stderr ** 
	No resources found in gcp-auth namespace.

                                                
                                                
** /stderr **
addons_test.go:583: (dbg) Run:  kubectl --context addons-582460 get secret gcp-auth -n new-namespace
addons_test.go:583: (dbg) Non-zero exit: kubectl --context addons-582460 get secret gcp-auth -n new-namespace: exit status 1 (106.631412ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): secrets "gcp-auth" not found

                                                
                                                
** /stderr **
addons_test.go:575: (dbg) Run:  kubectl --context addons-582460 logs -l app=gcp-auth -n gcp-auth
I0414 14:35:27.975971  535243 retry.go:31] will retry after 4.062206526s: %!w(<nil>): gcp-auth container logs: 
** stderr ** 
	No resources found in gcp-auth namespace.

                                                
                                                
** /stderr **
addons_test.go:583: (dbg) Run:  kubectl --context addons-582460 get secret gcp-auth -n new-namespace
addons_test.go:583: (dbg) Non-zero exit: kubectl --context addons-582460 get secret gcp-auth -n new-namespace: exit status 1 (124.547902ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): secrets "gcp-auth" not found

                                                
                                                
** /stderr **
addons_test.go:575: (dbg) Run:  kubectl --context addons-582460 logs -l app=gcp-auth -n gcp-auth
I0414 14:35:32.282854  535243 retry.go:31] will retry after 3.568462524s: %!w(<nil>): gcp-auth container logs: 
** stderr ** 
	No resources found in gcp-auth namespace.

                                                
                                                
** /stderr **
addons_test.go:583: (dbg) Run:  kubectl --context addons-582460 get secret gcp-auth -n new-namespace
addons_test.go:583: (dbg) Non-zero exit: kubectl --context addons-582460 get secret gcp-auth -n new-namespace: exit status 1 (108.55541ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): secrets "gcp-auth" not found

                                                
                                                
** /stderr **
addons_test.go:575: (dbg) Run:  kubectl --context addons-582460 logs -l app=gcp-auth -n gcp-auth
I0414 14:35:36.070157  535243 retry.go:31] will retry after 11.077283286s: %!w(<nil>): gcp-auth container logs: 
** stderr ** 
	No resources found in gcp-auth namespace.

                                                
                                                
** /stderr **
addons_test.go:583: (dbg) Run:  kubectl --context addons-582460 get secret gcp-auth -n new-namespace
addons_test.go:583: (dbg) Non-zero exit: kubectl --context addons-582460 get secret gcp-auth -n new-namespace: exit status 1 (105.610302ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): secrets "gcp-auth" not found

                                                
                                                
** /stderr **
addons_test.go:575: (dbg) Run:  kubectl --context addons-582460 logs -l app=gcp-auth -n gcp-auth
I0414 14:35:47.361435  535243 retry.go:31] will retry after 16.968738963s: %!w(<nil>): gcp-auth container logs: 
** stderr ** 
	No resources found in gcp-auth namespace.

                                                
                                                
** /stderr **
addons_test.go:583: (dbg) Run:  kubectl --context addons-582460 get secret gcp-auth -n new-namespace
addons_test.go:583: (dbg) Non-zero exit: kubectl --context addons-582460 get secret gcp-auth -n new-namespace: exit status 1 (151.503531ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): secrets "gcp-auth" not found

                                                
                                                
** /stderr **
addons_test.go:575: (dbg) Run:  kubectl --context addons-582460 logs -l app=gcp-auth -n gcp-auth
addons_test.go:591: failed to get secret: %!w(<nil>): gcp-auth container logs: 
** stderr ** 
	No resources found in gcp-auth namespace.

                                                
                                                
** /stderr **
--- FAIL: TestAddons/serial/GCPAuth/Namespaces (44.30s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-582460 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-582460 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [da864c8c-d8ce-4c1e-91fe-6853ebd82e26] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [da864c8c-d8ce-4c1e-91fe-6853ebd82e26] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 10.004197252s
addons_test.go:633: (dbg) Run:  kubectl --context addons-582460 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:633: (dbg) Non-zero exit: kubectl --context addons-582460 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS": exit status 1 (235.520908ms)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
addons_test.go:635: printenv creds: exit status 1
--- FAIL: TestAddons/serial/GCPAuth/FakeCredentials (10.70s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (494.3s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-582460 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-582460 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-582460 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [b7501b3f-ed53-4bd4-9db9-4569830a9332] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:329: TestAddons/parallel/Ingress: WARNING: pod list for "default" "run=nginx" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:250: ***** TestAddons/parallel/Ingress: pod "run=nginx" failed to start within 8m0s: context deadline exceeded ****
addons_test.go:250: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-582460 -n addons-582460
addons_test.go:250: TestAddons/parallel/Ingress: showing logs for failed pods as of 2025-04-14 14:50:08.444992022 +0000 UTC m=+1739.792049473
addons_test.go:250: (dbg) Run:  kubectl --context addons-582460 describe po nginx -n default
addons_test.go:250: (dbg) kubectl --context addons-582460 describe po nginx -n default:
Name:             nginx
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-582460/192.168.49.2
Start Time:       Mon, 14 Apr 2025 14:42:07 +0000
Labels:           run=nginx
Annotations:      <none>
Status:           Pending
IP:               10.244.0.33
IPs:
IP:  10.244.0.33
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-7cx9p (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-7cx9p:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
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-582460
Warning  Failed                           7m18s                   kubelet            Failed to pull image "docker.io/nginx:alpine": toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed                           6m28s (x3 over 7m59s)   kubelet            Failed to pull image "docker.io/nginx:alpine": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed                           6m28s (x4 over 7m59s)   kubelet            Error: ErrImagePull
Warning  FailedToRetrieveImagePullSecret  6m14s (x11 over 8m)     kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
Normal   Pulling                          5m4s (x5 over 8m)       kubelet            Pulling image "docker.io/nginx:alpine"
Warning  Failed                           3m (x22 over 7m59s)     kubelet            Error: ImagePullBackOff
Normal   BackOff                          2m45s (x23 over 7m59s)  kubelet            Back-off pulling image "docker.io/nginx:alpine"
addons_test.go:250: (dbg) Run:  kubectl --context addons-582460 logs nginx -n default
addons_test.go:250: (dbg) Non-zero exit: kubectl --context addons-582460 logs nginx -n default: exit status 1 (127.432176ms)

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

                                                
                                                
** /stderr **
addons_test.go:250: kubectl --context addons-582460 logs nginx -n default: exit status 1
addons_test.go:251: failed waiting for ngnix pod: run=nginx within 8m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-582460
helpers_test.go:235: (dbg) docker inspect addons-582460:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f",
	        "Created": "2025-04-14T14:21:58.119091958Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 535660,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-04-14T14:21:58.168282633Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fa6441117abd3f0ec72d78de011fb44ecb7b1e274ddcf240e39454ed1f98f388",
	        "ResolvConfPath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/hostname",
	        "HostsPath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/hosts",
	        "LogPath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f-json.log",
	        "Name": "/addons-582460",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-582460:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-582460",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "private",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 0,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": null,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f",
	                "LowerDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c-init/diff:/var/lib/docker/overlay2/c4ddb93b28a4d34395e460f198baf9e311d371868623a4b7bb51545925cd59ee/diff",
	                "MergedDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c/merged",
	                "UpperDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c/diff",
	                "WorkDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-582460",
	                "Source": "/var/lib/docker/volumes/addons-582460/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-582460",
	            "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.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a",
	            "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-582460",
	                "name.minikube.sigs.k8s.io": "addons-582460",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d07777d34004eda723a411c51b60ff13080a78eebccec91b92cc8649ae55d6e2",
	            "SandboxKey": "/var/run/docker/netns/d07777d34004",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32933"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32934"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32937"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32935"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32936"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-582460": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "26:6e:89:45:47:29",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "561e361c60675bb632bae1b40254c5e973bb8b57d5913d22969121bf5bff8a99",
	                    "EndpointID": "27681503ade1f8569514433088f82eaf9574cd0b3dd11eb3f974b7a7a71d239c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-582460",
	                        "d6f685c2aca2"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-582460 -n addons-582460
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-582460 logs -n 25: (1.570375614s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                 Args                 |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | enable dashboard -p                  | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:21 UTC |                     |
	|         | addons-582460                        |               |                       |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:21 UTC |                     |
	|         | addons-582460                        |               |                       |         |                     |                     |
	| start   | -p addons-582460 --wait=true         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:21 UTC | 14 Apr 25 14:29 UTC |
	|         | --memory=4000 --alsologtostderr      |               |                       |         |                     |                     |
	|         | --addons=registry                    |               |                       |         |                     |                     |
	|         | --addons=metrics-server              |               |                       |         |                     |                     |
	|         | --addons=volumesnapshots             |               |                       |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |               |                       |         |                     |                     |
	|         | --addons=gcp-auth                    |               |                       |         |                     |                     |
	|         | --addons=cloud-spanner               |               |                       |         |                     |                     |
	|         | --addons=inspektor-gadget            |               |                       |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |               |                       |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |               |                       |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin       |               |                       |         |                     |                     |
	|         | --driver=docker                      |               |                       |         |                     |                     |
	|         | --container-runtime=docker           |               |                       |         |                     |                     |
	|         | --addons=ingress                     |               |                       |         |                     |                     |
	|         | --addons=ingress-dns                 |               |                       |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:35 UTC | 14 Apr 25 14:35 UTC |
	|         | volcano --alsologtostderr -v=1       |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | gcp-auth --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | amd-gpu-device-plugin                |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | enable headlamp                      | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | -p addons-582460                     |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| ip      | addons-582460 ip                     | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | registry --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | headlamp --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | yakd --alsologtostderr -v=1          |               |                       |         |                     |                     |
	| addons  | addons-582460 addons                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | disable nvidia-device-plugin         |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-582460 addons                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | disable cloud-spanner                |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-582460 addons                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:37 UTC | 14 Apr 25 14:37 UTC |
	|         | disable metrics-server               |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:41 UTC | 14 Apr 25 14:41 UTC |
	|         | storage-provisioner-rancher          |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-582460 addons                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:42 UTC | 14 Apr 25 14:42 UTC |
	|         | disable inspektor-gadget             |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-582460 addons                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:43 UTC | 14 Apr 25 14:43 UTC |
	|         | disable volumesnapshots              |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-582460 addons                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:43 UTC | 14 Apr 25 14:43 UTC |
	|         | disable csi-hostpath-driver          |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 14:21:08
	Running on machine: cs-905301410258-default
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 14:21:08.950204  535262 out.go:345] Setting OutFile to fd 1 ...
	I0414 14:21:08.950410  535262 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:21:08.950422  535262 out.go:358] Setting ErrFile to fd 2...
	I0414 14:21:08.950430  535262 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:21:08.950770  535262 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
	W0414 14:21:08.951044  535262 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/config/config.json: no such file or directory
	I0414 14:21:08.951652  535262 out.go:352] Setting JSON to false
	I0414 14:21:08.953203  535262 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":25229,"bootTime":1744615240,"procs":20,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"24.04","kernelVersion":"6.6.72+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"08823121-9af5-4a5b-91af-05462fba6295"}
	I0414 14:21:08.953289  535262 start.go:139] virtualization:  guest
	I0414 14:21:08.957153  535262 out.go:177] * [addons-582460] minikube v1.35.0 on Ubuntu 24.04 (amd64)
	W0414 14:21:08.960153  535262 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball: no such file or directory
	I0414 14:21:08.960173  535262 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 14:21:08.960225  535262 notify.go:220] Checking for updates...
	I0414 14:21:08.965778  535262 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 14:21:08.968242  535262 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig
	I0414 14:21:08.971865  535262 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube
	I0414 14:21:08.975382  535262 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 14:21:08.978072  535262 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0414 14:21:08.981997  535262 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 14:21:09.028224  535262 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 14:21:09.028428  535262 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:21:09.120223  535262 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:58 SystemTime:2025-04-14 14:21:09.105912431 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSe
rverAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<
nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:21:09.120421  535262 docker.go:318] overlay module found
	I0414 14:21:09.124318  535262 out.go:177] * Using the docker driver based on user configuration
	I0414 14:21:09.127470  535262 start.go:297] selected driver: docker
	I0414 14:21:09.127628  535262 start.go:901] validating driver "docker" against <nil>
	I0414 14:21:09.127663  535262 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 14:21:09.128358  535262 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:21:09.218193  535262 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:58 SystemTime:2025-04-14 14:21:09.202609952 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSe
rverAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<
nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:21:09.218491  535262 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 14:21:09.219242  535262 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0414 14:21:09.219266  535262 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0414 14:21:09.219313  535262 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0414 14:21:09.224079  535262 out.go:177] * Using Docker driver with root privileges
	I0414 14:21:09.227225  535262 cni.go:84] Creating CNI manager for ""
	I0414 14:21:09.227378  535262 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 14:21:09.227402  535262 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0414 14:21:09.227524  535262 start.go:340] cluster config:
	{Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOpti
mizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 14:21:09.230783  535262 out.go:177] * Starting "addons-582460" primary control-plane node in "addons-582460" cluster
	I0414 14:21:09.233335  535262 cache.go:121] Beginning downloading kic base image for docker with docker
	I0414 14:21:09.236944  535262 out.go:177] * Pulling base image v0.0.46-1744107393-20604 ...
	I0414 14:21:09.239932  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:21:09.240064  535262 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 14:21:09.265050  535262 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 14:21:09.265532  535262 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0414 14:21:09.265680  535262 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 14:21:09.290205  535262 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0414 14:21:09.290242  535262 cache.go:56] Caching tarball of preloaded images
	I0414 14:21:09.290719  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:21:09.294283  535262 out.go:177] * Downloading Kubernetes v1.32.2 preload ...
	I0414 14:21:09.296927  535262 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0414 14:21:09.338943  535262 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4?checksum=md5:c3fdd273d8c9002513e1c87be8fe9ffc -> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0414 14:21:12.044842  535262 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0414 14:21:12.045051  535262 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0414 14:21:13.070364  535262 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0414 14:21:13.070854  535262 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/config.json ...
	I0414 14:21:13.070911  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/config.json: {Name:mkee782767ee254cfab3876b6ffddc79ca7b05f8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:21:20.509353  535262 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	I0414 14:21:20.509375  535262 cache.go:163] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from local cache
	I0414 14:21:46.277091  535262 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from cached tarball
	I0414 14:21:46.277164  535262 cache.go:230] Successfully downloaded all kic artifacts
	I0414 14:21:46.277235  535262 start.go:360] acquireMachinesLock for addons-582460: {Name:mke86a44e35b00bd69f238c7b51f7d9e6525019d Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0414 14:21:46.277717  535262 start.go:364] duration metric: took 443.383µs to acquireMachinesLock for "addons-582460"
	I0414 14:21:46.277771  535262 start.go:93] Provisioning new machine with config: &{Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144
MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0414 14:21:46.277922  535262 start.go:125] createHost starting for "" (driver="docker")
	I0414 14:21:46.281618  535262 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0414 14:21:46.282100  535262 start.go:159] libmachine.API.Create for "addons-582460" (driver="docker")
	I0414 14:21:46.282160  535262 client.go:168] LocalClient.Create starting
	I0414 14:21:46.282314  535262 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem
	I0414 14:21:46.860879  535262 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem
	I0414 14:21:47.589295  535262 cli_runner.go:164] Run: docker network inspect addons-582460 --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}}]}"
	W0414 14:21:47.613302  535262 cli_runner.go:211] docker network inspect addons-582460 --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
	I0414 14:21:47.613470  535262 network_create.go:284] running [docker network inspect addons-582460] to gather additional debugging logs...
	I0414 14:21:47.613506  535262 cli_runner.go:164] Run: docker network inspect addons-582460
	W0414 14:21:47.639103  535262 cli_runner.go:211] docker network inspect addons-582460 returned with exit code 1
	I0414 14:21:47.639167  535262 network_create.go:287] error running [docker network inspect addons-582460]: docker network inspect addons-582460: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-582460 not found
	I0414 14:21:47.639189  535262 network_create.go:289] output of [docker network inspect addons-582460]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-582460 not found
	
	** /stderr **
	I0414 14:21:47.639350  535262 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}}]}"
	I0414 14:21:47.666666  535262 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:0xc0173c8540}
	I0414 14:21:47.666728  535262 network_create.go:124] attempt to create docker network addons-582460 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0414 14:21:47.666885  535262 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=1460 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-582460 addons-582460
	I0414 14:21:47.750441  535262 network_create.go:108] docker network addons-582460 192.168.49.0/24 created
	I0414 14:21:47.750495  535262 kic.go:121] calculated static IP "192.168.49.2" for the "addons-582460" container
	I0414 14:21:47.750652  535262 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0414 14:21:47.776266  535262 cli_runner.go:164] Run: docker volume create addons-582460 --label name.minikube.sigs.k8s.io=addons-582460 --label created_by.minikube.sigs.k8s.io=true
	I0414 14:21:47.804659  535262 oci.go:103] Successfully created a docker volume addons-582460
	I0414 14:21:47.804824  535262 cli_runner.go:164] Run: docker run --rm --name addons-582460-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-582460 --entrypoint /usr/bin/test -v addons-582460:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib
	I0414 14:21:50.608552  535262 cli_runner.go:217] Completed: docker run --rm --name addons-582460-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-582460 --entrypoint /usr/bin/test -v addons-582460:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib: (2.803636309s)
	I0414 14:21:50.608615  535262 oci.go:107] Successfully prepared a docker volume addons-582460
	I0414 14:21:50.608642  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:21:50.608673  535262 kic.go:194] Starting extracting preloaded images to volume ...
	I0414 14:21:50.608893  535262 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-582460:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir
	I0414 14:21:58.011039  535262 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-582460:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir: (7.402076442s)
	I0414 14:21:58.011094  535262 kic.go:203] duration metric: took 7.402417792s to extract preloaded images to volume ...
	W0414 14:21:58.011410  535262 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0414 14:21:58.011521  535262 oci.go:249] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0414 14:21:58.011638  535262 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0414 14:21:58.095306  535262 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-582460 --name addons-582460 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-582460 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-582460 --network addons-582460 --ip 192.168.49.2 --volume addons-582460:/var --security-opt apparmor=unconfined --memory=4000mb -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.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a
	I0414 14:21:58.463751  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Running}}
	I0414 14:21:58.508901  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:21:58.553798  535262 cli_runner.go:164] Run: docker exec addons-582460 stat /var/lib/dpkg/alternatives/iptables
	I0414 14:21:58.650174  535262 oci.go:144] the created container "addons-582460" has a running status.
	I0414 14:21:58.650256  535262 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa...
	I0414 14:21:59.159276  535262 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0414 14:21:59.257643  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:21:59.335899  535262 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0414 14:21:59.335964  535262 kic_runner.go:114] Args: [docker exec --privileged addons-582460 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0414 14:21:59.509954  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:21:59.570969  535262 machine.go:93] provisionDockerMachine start ...
	I0414 14:21:59.571338  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:21:59.637999  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:21:59.639344  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:21:59.639420  535262 main.go:141] libmachine: About to run SSH command:
	hostname
	I0414 14:21:59.848342  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-582460
	
	I0414 14:21:59.848378  535262 ubuntu.go:169] provisioning hostname "addons-582460"
	I0414 14:21:59.848505  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:21:59.894221  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:21:59.894773  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:21:59.894825  535262 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-582460 && echo "addons-582460" | sudo tee /etc/hostname
	I0414 14:22:00.102304  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-582460
	
	I0414 14:22:00.102438  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:00.139843  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:00.140405  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:00.140449  535262 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-582460' /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-582460/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-582460' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0414 14:22:00.303857  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0414 14:22:00.303906  535262 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube}
	I0414 14:22:00.303952  535262 ubuntu.go:177] setting up certificates
	I0414 14:22:00.303969  535262 provision.go:84] configureAuth start
	I0414 14:22:00.304099  535262 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-582460
	I0414 14:22:00.334593  535262 provision.go:143] copyHostCerts
	I0414 14:22:00.334723  535262 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/key.pem (1675 bytes)
	I0414 14:22:00.334938  535262 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.pem (1119 bytes)
	I0414 14:22:00.335214  535262 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cert.pem (1164 bytes)
	I0414 14:22:00.335439  535262 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-582460 san=[127.0.0.1 192.168.49.2 addons-582460 localhost minikube]
	I0414 14:22:00.553926  535262 provision.go:177] copyRemoteCerts
	I0414 14:22:00.554057  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0414 14:22:00.554182  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:00.580934  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:00.683026  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0414 14:22:00.722426  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server.pem --> /etc/docker/server.pem (1245 bytes)
	I0414 14:22:00.761737  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0414 14:22:00.801207  535262 provision.go:87] duration metric: took 497.217601ms to configureAuth
	I0414 14:22:00.801245  535262 ubuntu.go:193] setting minikube options for container-runtime
	I0414 14:22:00.801565  535262 config.go:182] Loaded profile config "addons-582460": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:22:00.801775  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:00.829508  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:00.829953  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:00.829988  535262 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0414 14:22:00.976781  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0414 14:22:00.976825  535262 ubuntu.go:71] root file system type: overlay
	I0414 14:22:00.977008  535262 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0414 14:22:00.977149  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:01.015394  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:01.015908  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:01.016091  535262 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0414 14:22:01.177018  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0414 14:22:01.177224  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:01.205279  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:01.205648  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:01.205771  535262 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0414 14:22:02.417075  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2025-03-25 15:05:51.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2025-04-14 14:22:01.173359515 +0000
	@@ -1,46 +1,49 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
	-Wants=network-online.target containerd.service
	+BindsTo=containerd.service
	+After=network-online.target firewalld.service containerd.service
	+Wants=network-online.target
	 Requires=docker.socket
	+StartLimitBurst=3
	+StartLimitIntervalSec=60
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutStartSec=0
	-RestartSec=2
	-Restart=always
	+Restart=on-failure
	 
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	+# The base configuration already specifies an 'ExecStart=...' command. The first directive
	+# here is to clear out that command inherited from the base configuration. Without this,
	+# the command from the base configuration and the command specified here are treated as
	+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	+# will catch this invalid input and refuse to start the service with an error like:
	+#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	+
	+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	+ExecStart=
	+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	+ExecReload=/bin/kill -s HUP $MAINPID
	 
	 # Having non-zero Limit*s causes performance problems due to accounting overhead
	 # in the kernel. We recommend using cgroups to do container-local accounting.
	+LimitNOFILE=infinity
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# Uncomment TasksMax if your systemd version supports it.
	+# Only systemd 226 and above support this version.
	 TasksMax=infinity
	+TimeoutStartSec=0
	 
	 # set delegate yes so that systemd does not reset the cgroups of docker containers
	 Delegate=yes
	 
	 # kill only the docker process, not all processes in the cgroup
	 KillMode=process
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I0414 14:22:02.417165  535262 machine.go:96] duration metric: took 2.846142257s to provisionDockerMachine
	I0414 14:22:02.417185  535262 client.go:171] duration metric: took 16.135014459s to LocalClient.Create
	I0414 14:22:02.417210  535262 start.go:167] duration metric: took 16.13511275s to libmachine.API.Create "addons-582460"
	I0414 14:22:02.417224  535262 start.go:293] postStartSetup for "addons-582460" (driver="docker")
	I0414 14:22:02.417242  535262 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]
	I0414 14:22:02.417360  535262 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
	I0414 14:22:02.417443  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.451515  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:02.556627  535262 ssh_runner.go:195] Run: cat /etc/os-release
	I0414 14:22:02.562071  535262 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0414 14:22:02.562117  535262 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0414 14:22:02.562161  535262 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0414 14:22:02.562174  535262 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0414 14:22:02.562193  535262 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/addons for local assets ...
	I0414 14:22:02.562305  535262 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/files for local assets ...
	I0414 14:22:02.562363  535262 start.go:296] duration metric: took 145.127948ms for postStartSetup
	I0414 14:22:02.562878  535262 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-582460
	I0414 14:22:02.591603  535262 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/config.json ...
	I0414 14:22:02.592102  535262 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 14:22:02.592199  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.622501  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:02.718763  535262 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0414 14:22:02.726017  535262 start.go:128] duration metric: took 16.448068238s to createHost
	I0414 14:22:02.726060  535262 start.go:83] releasing machines lock for "addons-582460", held for 16.448317786s
	I0414 14:22:02.726236  535262 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-582460
	I0414 14:22:02.753479  535262 ssh_runner.go:195] Run: cat /version.json
	I0414 14:22:02.753614  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.753479  535262 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0414 14:22:02.753882  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.798662  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:02.802593  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:03.008990  535262 ssh_runner.go:195] Run: systemctl --version
	I0414 14:22:03.016149  535262 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0414 14:22:03.023660  535262 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' {}" ;
	I0414 14:22:03.064527  535262 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0414 14:22:03.064799  535262 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" ;
	I0414 14:22:03.107866  535262 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0414 14:22:03.107902  535262 start.go:495] detecting cgroup driver to use...
	I0414 14:22:03.107953  535262 detect.go:190] detected "systemd" cgroup driver on host os
	I0414 14:22:03.108154  535262 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"
	I0414 14:22:03.134672  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0414 14:22:03.150427  535262 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"
	I0414 14:22:03.166739  535262 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0414 14:22:03.166893  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0414 14:22:03.182883  535262 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"
	I0414 14:22:03.198997  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0414 14:22:03.215208  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0414 14:22:03.232196  535262 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0414 14:22:03.247377  535262 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"
	I0414 14:22:03.264813  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0414 14:22:03.282542  535262 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"
	I0414 14:22:03.301338  535262 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0414 14:22:03.316926  535262 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0414 14:22:03.331835  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:03.468078  535262 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0414 14:22:03.584293  535262 start.go:495] detecting cgroup driver to use...
	I0414 14:22:03.584355  535262 detect.go:190] detected "systemd" cgroup driver on host os
	I0414 14:22:03.584478  535262 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0414 14:22:03.621016  535262 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0414 14:22:03.621189  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0414 14:22:03.651868  535262 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0414 14:22:03.694806  535262 ssh_runner.go:195] Run: which cri-dockerd
	I0414 14:22:03.702903  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0414 14:22:03.725595  535262 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0414 14:22:03.771641  535262 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0414 14:22:04.012882  535262 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0414 14:22:04.393211  535262 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0414 14:22:04.393362  535262 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0414 14:22:04.448055  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:04.640311  535262 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0414 14:22:05.160792  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0414 14:22:05.179834  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0414 14:22:05.199661  535262 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0414 14:22:05.346527  535262 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0414 14:22:05.484325  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:05.621422  535262 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0414 14:22:05.652434  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0414 14:22:05.672002  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:05.807498  535262 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0414 14:22:05.919434  535262 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0414 14:22:05.919902  535262 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0414 14:22:05.930503  535262 start.go:563] Will wait 60s for crictl version
	I0414 14:22:05.930986  535262 ssh_runner.go:195] Run: which crictl
	I0414 14:22:05.938993  535262 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0414 14:22:05.998473  535262 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  28.0.4
	RuntimeApiVersion:  v1
	I0414 14:22:05.998615  535262 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0414 14:22:06.046237  535262 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0414 14:22:06.089359  535262 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 28.0.4 ...
	I0414 14:22:06.089523  535262 cli_runner.go:164] Run: docker network inspect addons-582460 --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}}]}"
	I0414 14:22:06.119970  535262 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0414 14:22:06.125951  535262 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""
	I0414 14:22:06.146962  535262 out.go:177]   - kubelet.cgroups-per-qos=false
	I0414 14:22:06.149969  535262 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0414 14:22:06.152569  535262 kubeadm.go:883] updating cluster {Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOp
tions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0414 14:22:06.152755  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:22:06.152918  535262 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0414 14:22:06.190016  535262 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0414 14:22:06.190053  535262 docker.go:619] Images already preloaded, skipping extraction
	I0414 14:22:06.190206  535262 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0414 14:22:06.225523  535262 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0414 14:22:06.225583  535262 cache_images.go:84] Images are preloaded, skipping loading
	I0414 14:22:06.225600  535262 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.2 docker true true} ...
	I0414 14:22:06.225891  535262 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable="" --hostname-override=addons-582460 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0414 14:22:06.226053  535262 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0414 14:22:06.309996  535262 cni.go:84] Creating CNI manager for ""
	I0414 14:22:06.310041  535262 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 14:22:06.310066  535262 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0414 14:22:06.310104  535262 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-582460 NodeName:addons-582460 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubern
etes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0414 14:22:06.310348  535262 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "addons-582460"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: systemd
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.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
	
	I0414 14:22:06.310496  535262 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0414 14:22:06.329544  535262 binaries.go:44] Found k8s binaries, skipping transfer
	I0414 14:22:06.329672  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0414 14:22:06.344621  535262 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0414 14:22:06.373583  535262 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0414 14:22:06.401982  535262 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2290 bytes)
	I0414 14:22:06.431029  535262 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0414 14:22:06.436997  535262 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""
	I0414 14:22:06.456452  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:06.596875  535262 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 14:22:06.627470  535262 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460 for IP: 192.168.49.2
	I0414 14:22:06.627503  535262 certs.go:194] generating shared ca certs ...
	I0414 14:22:06.627532  535262 certs.go:226] acquiring lock for ca certs: {Name:mk221260cd86619c7a6d83ec97af4c6d11883933 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:06.627955  535262 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key
	I0414 14:22:06.951701  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt ...
	I0414 14:22:06.951749  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt: {Name:mke95a12399a5bd1c1c47850821913e21ad4eff8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:06.952246  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key ...
	I0414 14:22:06.952277  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key: {Name:mk4d83b6bd891c569117a49c22a785b0e11112f7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:06.952690  535262 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key
	I0414 14:22:07.704605  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.crt ...
	I0414 14:22:07.704657  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.crt: {Name:mkd24d7184c586ff1e740974f12e1931b2dd9e5f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.705218  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key ...
	I0414 14:22:07.705249  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key: {Name:mka1e230d96d0804ae4dd937d979255f1fbfb92b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.705624  535262 certs.go:256] generating profile certs ...
	I0414 14:22:07.705759  535262 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.key
	I0414 14:22:07.705791  535262 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt with IP's: []
	I0414 14:22:07.919884  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt ...
	I0414 14:22:07.919929  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: {Name:mkc12b385a8a9adb1c2a1934cf2abbd000c5bde2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.920458  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.key ...
	I0414 14:22:07.920509  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.key: {Name:mk915f6dc02c0b803a327a0c7477b88aaeb42088 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.920892  535262 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207
	I0414 14:22:07.920934  535262 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0414 14:22:08.034969  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207 ...
	I0414 14:22:08.035016  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207: {Name:mke83fd6d47d2316cb6a22ede4c00bee975023c3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.035583  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207 ...
	I0414 14:22:08.035617  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207: {Name:mkfad4f7ae9850c4828dd4de065e51738fd3e6b5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.035982  535262 certs.go:381] copying /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207 -> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt
	I0414 14:22:08.036224  535262 certs.go:385] copying /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207 -> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key
	I0414 14:22:08.036357  535262 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key
	I0414 14:22:08.036397  535262 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt with IP's: []
	I0414 14:22:08.579175  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt ...
	I0414 14:22:08.579220  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt: {Name:mk5966b2d0578fcfab682bf8f304319264c298ce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.579965  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key ...
	I0414 14:22:08.580002  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key: {Name:mk545fb3e44332e2c863c21600ad569f36962006 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.580652  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca-key.pem (1675 bytes)
	I0414 14:22:08.580747  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem (1119 bytes)
	I0414 14:22:08.580807  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem (1164 bytes)
	I0414 14:22:08.580865  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/key.pem (1675 bytes)
	I0414 14:22:08.581750  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0414 14:22:08.624671  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0414 14:22:08.664828  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0414 14:22:08.704195  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0414 14:22:08.744002  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0414 14:22:08.783414  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0414 14:22:08.823325  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0414 14:22:08.864240  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0414 14:22:08.904639  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0414 14:22:08.945338  535262 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0414 14:22:08.985822  535262 ssh_runner.go:195] Run: openssl version
	I0414 14:22:08.998389  535262 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"
	I0414 14:22:09.021220  535262 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0414 14:22:09.029704  535262 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 14 14:22 /usr/share/ca-certificates/minikubeCA.pem
	I0414 14:22:09.029845  535262 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0414 14:22:09.045352  535262 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"
	I0414 14:22:09.066039  535262 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0414 14:22:09.072239  535262 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
	I0414 14:22:09.072317  535262 kubeadm.go:392] StartCluster: {Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptio
ns:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 14:22:09.072536  535262 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0414 14:22:09.101386  535262 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0414 14:22:09.116753  535262 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0414 14:22:09.131959  535262 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0414 14:22:09.132078  535262 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
	I0414 14:22:09.146898  535262 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
	I0414 14:22:09.146941  535262 kubeadm.go:157] found existing configuration files:
	
	I0414 14:22:09.147054  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0414 14:22:09.162167  535262 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
	I0414 14:22:09.162309  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0414 14:22:09.176864  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0414 14:22:09.191546  535262 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
	I0414 14:22:09.191664  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0414 14:22:09.206076  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0414 14:22:09.220913  535262 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
	I0414 14:22:09.221073  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0414 14:22:09.235179  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0414 14:22:09.249838  535262 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
	I0414 14:22:09.249978  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0414 14:22:09.264419  535262 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$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"
	I0414 14:22:09.450670  535262 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0414 14:22:22.779054  535262 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0414 14:22:22.779220  535262 kubeadm.go:310] [preflight] Running pre-flight checks
	I0414 14:22:22.779365  535262 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0414 14:22:22.779635  535262 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0414 14:22:22.779838  535262 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0414 14:22:22.779994  535262 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0414 14:22:22.783584  535262 out.go:235]   - Generating certificates and keys ...
	I0414 14:22:22.783744  535262 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0414 14:22:22.783866  535262 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0414 14:22:22.784024  535262 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0414 14:22:22.784241  535262 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0414 14:22:22.784382  535262 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0414 14:22:22.784486  535262 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0414 14:22:22.784589  535262 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0414 14:22:22.784862  535262 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-582460 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0414 14:22:22.784968  535262 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0414 14:22:22.785241  535262 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-582460 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0414 14:22:22.785405  535262 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0414 14:22:22.785526  535262 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0414 14:22:22.785603  535262 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0414 14:22:22.785719  535262 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0414 14:22:22.785824  535262 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0414 14:22:22.785934  535262 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0414 14:22:22.786088  535262 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0414 14:22:22.786353  535262 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0414 14:22:22.786493  535262 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0414 14:22:22.786663  535262 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0414 14:22:22.786842  535262 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0414 14:22:22.789883  535262 out.go:235]   - Booting up control plane ...
	I0414 14:22:22.790059  535262 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0414 14:22:22.790248  535262 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0414 14:22:22.790464  535262 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0414 14:22:22.790718  535262 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0414 14:22:22.790951  535262 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0414 14:22:22.791038  535262 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0414 14:22:22.791383  535262 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0414 14:22:22.791664  535262 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0414 14:22:22.791883  535262 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001117871s
	I0414 14:22:22.792060  535262 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0414 14:22:22.792189  535262 kubeadm.go:310] [api-check] The API server is healthy after 7.001454943s
	I0414 14:22:22.792386  535262 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0414 14:22:22.792651  535262 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0414 14:22:22.792763  535262 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0414 14:22:22.793098  535262 kubeadm.go:310] [mark-control-plane] Marking the node addons-582460 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0414 14:22:22.793260  535262 kubeadm.go:310] [bootstrap-token] Using token: needhp.guyagrv8rj91jn7n
	I0414 14:22:22.797018  535262 out.go:235]   - Configuring RBAC rules ...
	I0414 14:22:22.797243  535262 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0414 14:22:22.797419  535262 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0414 14:22:22.797720  535262 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
	I0414 14:22:22.797969  535262 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0414 14:22:22.798341  535262 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0414 14:22:22.798743  535262 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0414 14:22:22.799015  535262 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0414 14:22:22.799188  535262 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0414 14:22:22.799292  535262 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0414 14:22:22.799306  535262 kubeadm.go:310] 
	I0414 14:22:22.799423  535262 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0414 14:22:22.799437  535262 kubeadm.go:310] 
	I0414 14:22:22.799681  535262 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0414 14:22:22.799699  535262 kubeadm.go:310] 
	I0414 14:22:22.799770  535262 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0414 14:22:22.799945  535262 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0414 14:22:22.800075  535262 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0414 14:22:22.800091  535262 kubeadm.go:310] 
	I0414 14:22:22.800218  535262 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0414 14:22:22.800238  535262 kubeadm.go:310] 
	I0414 14:22:22.800352  535262 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0414 14:22:22.800368  535262 kubeadm.go:310] 
	I0414 14:22:22.800529  535262 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0414 14:22:22.800704  535262 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0414 14:22:22.800844  535262 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0414 14:22:22.800861  535262 kubeadm.go:310] 
	I0414 14:22:22.801079  535262 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0414 14:22:22.801273  535262 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0414 14:22:22.801297  535262 kubeadm.go:310] 
	I0414 14:22:22.801450  535262 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token needhp.guyagrv8rj91jn7n \
	I0414 14:22:22.801775  535262 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ee1ad36160aabe521b269f8b02b27fc43d54701df2854f6a0913fb9276dc476b \
	I0414 14:22:22.801842  535262 kubeadm.go:310] 	--control-plane 
	I0414 14:22:22.801856  535262 kubeadm.go:310] 
	I0414 14:22:22.802042  535262 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0414 14:22:22.802059  535262 kubeadm.go:310] 
	I0414 14:22:22.802393  535262 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token needhp.guyagrv8rj91jn7n \
	I0414 14:22:22.802634  535262 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ee1ad36160aabe521b269f8b02b27fc43d54701df2854f6a0913fb9276dc476b 
	I0414 14:22:22.802653  535262 cni.go:84] Creating CNI manager for ""
	I0414 14:22:22.802674  535262 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 14:22:22.807632  535262 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0414 14:22:22.810992  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0414 14:22:22.829042  535262 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0414 14:22:22.863284  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:22.863139  535262 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0414 14:22:22.863779  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-582460 minikube.k8s.io/updated_at=2025_04_14T14_22_22_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=ed8f1f01b35eff2786f40199152a1775806f2de2 minikube.k8s.io/name=addons-582460 minikube.k8s.io/primary=true
	I0414 14:22:23.079194  535262 ops.go:34] apiserver oom_adj: -16
	I0414 14:22:23.079372  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:23.580440  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:24.080115  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:24.579569  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:25.080478  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:25.579860  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:26.079619  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:26.198344  535262 kubeadm.go:1113] duration metric: took 3.33515473s to wait for elevateKubeSystemPrivileges
	I0414 14:22:26.198390  535262 kubeadm.go:394] duration metric: took 17.126079633s to StartCluster
	I0414 14:22:26.198421  535262 settings.go:142] acquiring lock: {Name:mk740e1042d6ceae94ad71ba65e9d046c2d29879 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:26.198843  535262 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig
	I0414 14:22:26.199807  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig: {Name:mk370758ec846d427c08b1562579c1fb027c7706 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:26.200484  535262 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0414 14:22:26.200501  535262 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0414 14:22:26.201042  535262 config.go:182] Loaded profile config "addons-582460": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:22:26.201209  535262 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0414 14:22:26.201335  535262 addons.go:69] Setting yakd=true in profile "addons-582460"
	I0414 14:22:26.201368  535262 addons.go:238] Setting addon yakd=true in "addons-582460"
	I0414 14:22:26.201410  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.202318  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.205696  535262 out.go:177] * Verifying Kubernetes components...
	I0414 14:22:26.205950  535262 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-582460"
	I0414 14:22:26.206026  535262 addons.go:69] Setting metrics-server=true in profile "addons-582460"
	I0414 14:22:26.206036  535262 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-582460"
	I0414 14:22:26.206043  535262 addons.go:238] Setting addon metrics-server=true in "addons-582460"
	I0414 14:22:26.206079  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.206082  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.207649  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.211516  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.217953  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:26.206090  535262 addons.go:69] Setting cloud-spanner=true in profile "addons-582460"
	I0414 14:22:26.220767  535262 addons.go:238] Setting addon cloud-spanner=true in "addons-582460"
	I0414 14:22:26.220862  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.206101  535262 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-582460"
	I0414 14:22:26.221285  535262 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-582460"
	I0414 14:22:26.221330  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.228627  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.228797  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.206144  535262 addons.go:69] Setting gcp-auth=true in profile "addons-582460"
	I0414 14:22:26.243255  535262 mustload.go:65] Loading cluster: addons-582460
	I0414 14:22:26.206149  535262 addons.go:69] Setting ingress=true in profile "addons-582460"
	I0414 14:22:26.206154  535262 addons.go:69] Setting ingress-dns=true in profile "addons-582460"
	I0414 14:22:26.206158  535262 addons.go:69] Setting inspektor-gadget=true in profile "addons-582460"
	I0414 14:22:26.206173  535262 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-582460"
	I0414 14:22:26.206177  535262 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-582460"
	I0414 14:22:26.206182  535262 addons.go:69] Setting registry=true in profile "addons-582460"
	I0414 14:22:26.206187  535262 addons.go:69] Setting storage-provisioner=true in profile "addons-582460"
	I0414 14:22:26.206200  535262 addons.go:69] Setting volumesnapshots=true in profile "addons-582460"
	I0414 14:22:26.206214  535262 addons.go:69] Setting volcano=true in profile "addons-582460"
	I0414 14:22:26.206111  535262 addons.go:69] Setting default-storageclass=true in profile "addons-582460"
	I0414 14:22:26.244186  535262 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-582460"
	I0414 14:22:26.245046  535262 config.go:182] Loaded profile config "addons-582460": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:22:26.245228  535262 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-582460"
	I0414 14:22:26.245281  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.245552  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.248845  535262 addons.go:238] Setting addon ingress=true in "addons-582460"
	I0414 14:22:26.248986  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.252396  535262 addons.go:238] Setting addon registry=true in "addons-582460"
	I0414 14:22:26.256939  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.257298  535262 addons.go:238] Setting addon storage-provisioner=true in "addons-582460"
	I0414 14:22:26.257350  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.258356  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253181  535262 addons.go:238] Setting addon ingress-dns=true in "addons-582460"
	I0414 14:22:26.267732  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.268615  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.271562  535262 addons.go:238] Setting addon volumesnapshots=true in "addons-582460"
	I0414 14:22:26.271628  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.272575  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253201  535262 addons.go:238] Setting addon inspektor-gadget=true in "addons-582460"
	I0414 14:22:26.281231  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.282591  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.287184  535262 addons.go:238] Setting addon volcano=true in "addons-582460"
	I0414 14:22:26.287259  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.288325  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253236  535262 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-582460"
	I0414 14:22:26.296867  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.322431  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253730  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.338511  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.373203  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.620846  535262 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0414 14:22:26.739330  535262 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0414 14:22:26.744231  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0414 14:22:26.744287  535262 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0414 14:22:26.744406  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:26.825210  535262 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0414 14:22:26.838176  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0414 14:22:26.838220  535262 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0414 14:22:26.838339  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:26.999497  535262 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.11.0
	I0414 14:22:27.006254  535262 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0414 14:22:27.011399  535262 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0414 14:22:27.011451  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0414 14:22:27.011624  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.014199  535262 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.11.0
	I0414 14:22:27.030307  535262 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.11.0
	I0414 14:22:27.046470  535262 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.39.0
	I0414 14:22:27.052990  535262 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0414 14:22:27.053379  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (480278 bytes)
	I0414 14:22:27.054292  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.055846  535262 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0414 14:22:27.055880  535262 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0414 14:22:27.056020  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.077197  535262 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.31
	I0414 14:22:27.080621  535262 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-582460"
	I0414 14:22:27.081217  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:27.083405  535262 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0414 14:22:27.083433  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0414 14:22:27.083543  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.091694  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:27.125673  535262 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 14:22:27.163750  535262 addons.go:238] Setting addon default-storageclass=true in "addons-582460"
	I0414 14:22:27.166531  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:27.182623  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:27.262700  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.054980675s)
	I0414 14:22:27.268252  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.009845868s)
	I0414 14:22:27.269498  535262 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0414 14:22:27.270815  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.025211673s)
	I0414 14:22:27.270853  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:27.274228  535262 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0414 14:22:27.274250  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0414 14:22:27.274371  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.287099  535262 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0414 14:22:27.288723  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0414 14:22:27.291889  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.062611623s)
	I0414 14:22:27.294675  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0414 14:22:27.294931  535262 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0414 14:22:27.295053  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.318652  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0414 14:22:27.320034  535262 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 14:22:27.320065  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0414 14:22:27.320211  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.333311  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0414 14:22:27.351516  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0414 14:22:27.363405  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0414 14:22:27.364397  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.375224  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0414 14:22:27.390566  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.017298005s)
	I0414 14:22:27.394433  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.055858019s)
	I0414 14:22:27.395801  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.073320232s)
	I0414 14:22:27.396705  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0414 14:22:27.403296  535262 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0414 14:22:27.407219  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 14:22:27.409668  535262 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0414 14:22:27.416328  535262 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0414 14:22:27.416364  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0414 14:22:27.416490  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.418566  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0414 14:22:27.423788  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 14:22:27.424117  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0414 14:22:27.425259  535262 out.go:177]   - Using image docker.io/registry:2.8.3
	I0414 14:22:27.425616  535262 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0414 14:22:27.433265  535262 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0414 14:22:27.433294  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0414 14:22:27.433408  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.439892  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.429455  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0414 14:22:27.446059  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0414 14:22:27.446219  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.464195  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0414 14:22:27.466332  535262 out.go:177]   - Using image docker.io/busybox:stable
	I0414 14:22:27.476034  535262 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0414 14:22:27.476090  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0414 14:22:27.476303  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.476673  535262 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0414 14:22:27.476691  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0414 14:22:27.476818  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.473168  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.748787  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.779671  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.800355  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.822289  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.835828  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.851329  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.852003  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.853235  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.882078  535262 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0414 14:22:27.882141  535262 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0414 14:22:27.882493  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.886828  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.904355  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.917499  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	W0414 14:22:27.961358  535262 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0414 14:22:27.961440  535262 retry.go:31] will retry after 295.136741ms: ssh: handshake failed: EOF
	I0414 14:22:27.967300  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:28.367048  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0414 14:22:28.367079  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0414 14:22:28.386075  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0414 14:22:28.386227  535262 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0414 14:22:28.452753  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0414 14:22:28.536306  535262 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0414 14:22:28.536362  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0414 14:22:28.626612  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0414 14:22:28.688890  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0414 14:22:28.715878  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0414 14:22:28.716439  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0414 14:22:28.761434  535262 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0414 14:22:28.761471  535262 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0414 14:22:28.783318  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 14:22:28.824389  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0414 14:22:28.824542  535262 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0414 14:22:28.846107  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0414 14:22:28.874358  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0414 14:22:28.874457  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0414 14:22:28.876042  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0414 14:22:28.876309  535262 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0414 14:22:28.891108  535262 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0414 14:22:28.891173  535262 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0414 14:22:28.996624  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0414 14:22:29.057823  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0414 14:22:29.214000  535262 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0414 14:22:29.214203  535262 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0414 14:22:29.258497  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0414 14:22:29.258732  535262 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0414 14:22:29.259273  535262 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0414 14:22:29.259293  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0414 14:22:29.330441  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0414 14:22:29.330567  535262 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)
	I0414 14:22:29.332350  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0414 14:22:29.332469  535262 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0414 14:22:29.354744  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0414 14:22:29.618002  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0414 14:22:29.837535  535262 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0414 14:22:29.837618  535262 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0414 14:22:29.910076  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:29.922071  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0414 14:22:29.922393  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0414 14:22:29.936867  535262 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.31442612s)
	I0414 14:22:29.936918  535262 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0414 14:22:29.937216  535262 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.811486454s)
	I0414 14:22:29.941735  535262 node_ready.go:35] waiting up to 6m0s for node "addons-582460" to be "Ready" ...
	I0414 14:22:29.973104  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0414 14:22:29.973286  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0414 14:22:30.406091  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0414 14:22:30.406185  535262 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0414 14:22:30.711587  535262 node_ready.go:49] node "addons-582460" has status "Ready":"True"
	I0414 14:22:30.711628  535262 node_ready.go:38] duration metric: took 769.725578ms for node "addons-582460" to be "Ready" ...
	I0414 14:22:30.711644  535262 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0414 14:22:30.738238  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:30.836836  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0414 14:22:30.836874  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0414 14:22:30.859789  535262 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0414 14:22:30.859818  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0414 14:22:30.990111  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0414 14:22:30.990287  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0414 14:22:30.994858  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:31.059116  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0414 14:22:31.059348  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0414 14:22:31.122676  535262 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-582460" context rescaled to 1 replicas
	I0414 14:22:31.143332  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0414 14:22:31.143370  535262 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0414 14:22:31.338870  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0414 14:22:31.338905  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0414 14:22:31.393207  535262 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace to be "Ready" ...
	I0414 14:22:31.798405  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0414 14:22:31.798439  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0414 14:22:32.293108  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0414 14:22:32.293280  535262 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0414 14:22:32.745337  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:33.901000  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:37.285281  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:38.441695  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (9.815033316s)
	I0414 14:22:38.441973  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (9.989156884s)
	I0414 14:22:39.579585  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:41.713961  535262 pod_ready.go:98] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status phase "Failed" (skipping!): {Phase:Failed Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:36 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168.49.2}] PodIP:10.244.0.3 PodI
Ps:[{IP:10.244.0.3}] StartTime:2025-04-14 14:22:28 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:2,Signal:0,Reason:Error,Message:,StartedAt:2025-04-14 14:22:35 +0000 UTC,FinishedAt:2025-04-14 14:22:36 +0000 UTC,ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b Started:0xc018f4ffbc AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc0190188b0} {Name:kube-api-access-9j8p7 MountPath:/var/run/secrets/kubernetes.io/serviceaccount ReadOnly:true RecursiveRead
Only:0xc0190188c0}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0414 14:22:41.714036  535262 pod_ready.go:82] duration metric: took 10.32078929s for pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace to be "Ready" ...
	E0414 14:22:41.714179  535262 pod_ready.go:67] WaitExtra: waitPodCondition: pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status phase "Failed" (skipping!): {Phase:Failed Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:36 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168
.49.2}] PodIP:10.244.0.3 PodIPs:[{IP:10.244.0.3}] StartTime:2025-04-14 14:22:28 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:2,Signal:0,Reason:Error,Message:,StartedAt:2025-04-14 14:22:35 +0000 UTC,FinishedAt:2025-04-14 14:22:36 +0000 UTC,ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b Started:0xc018f4ffbc AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc0190188b0} {Name:kube-api-access-9j8p7 MountPath:/var/run/secrets/kubernetes.io/serviceaccoun
t ReadOnly:true RecursiveReadOnly:0xc0190188c0}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0414 14:22:41.714209  535262 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace to be "Ready" ...
	I0414 14:22:42.634116  535262 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0414 14:22:42.636087  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:42.697729  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:42.939643  535262 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0414 14:22:43.011394  535262 addons.go:238] Setting addon gcp-auth=true in "addons-582460"
	I0414 14:22:43.011475  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:43.013747  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:43.076658  535262 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0414 14:22:43.076781  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:43.128194  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:43.793313  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:45.970662  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:48.104637  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:51.100389  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:53.323832  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:55.715152  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:55.753764  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (27.064826627s)
	I0414 14:22:55.754047  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (27.037579119s)
	I0414 14:22:55.756352  535262 addons.go:479] Verifying addon ingress=true in "addons-582460"
	I0414 14:22:55.754214  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (27.038029971s)
	I0414 14:22:55.754360  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (26.970934938s)
	I0414 14:22:55.754445  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (26.757781384s)
	I0414 14:22:55.754543  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (26.69632752s)
	I0414 14:22:55.754612  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (26.399835004s)
	I0414 14:22:55.754653  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (26.136622559s)
	I0414 14:22:55.758713  535262 addons.go:479] Verifying addon registry=true in "addons-582460"
	I0414 14:22:55.754744  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (25.844630904s)
	I0414 14:22:55.754824  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (25.016550127s)
	I0414 14:22:55.754980  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (24.760080346s)
	I0414 14:22:55.756253  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (26.910089952s)
	I0414 14:22:55.760280  535262 addons.go:479] Verifying addon metrics-server=true in "addons-582460"
	W0414 14:22:55.760344  535262 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0414 14:22:55.760379  535262 retry.go:31] will retry after 320.097879ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0414 14:22:55.760435  535262 out.go:177] * Verifying ingress addon...
	I0414 14:22:55.764374  535262 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-582460 service yakd-dashboard -n yakd-dashboard
	
	I0414 14:22:55.764497  535262 out.go:177] * Verifying registry addon...
	I0414 14:22:55.772873  535262 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0414 14:22:55.774594  535262 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0414 14:22:55.789668  535262 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (12.712962787s)
	I0414 14:22:55.790698  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (23.045266634s)
	I0414 14:22:55.791184  535262 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-582460"
	I0414 14:22:55.794095  535262 out.go:177] * Verifying csi-hostpath-driver addon...
	I0414 14:22:55.794434  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 14:22:55.800509  535262 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0414 14:22:55.803823  535262 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0414 14:22:55.806831  535262 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0414 14:22:55.806866  535262 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0414 14:22:55.893178  535262 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0414 14:22:55.893217  535262 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0414 14:22:55.993288  535262 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0414 14:22:55.993324  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0414 14:22:56.082688  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:56.082998  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:56.234522  535262 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0414 14:22:56.234631  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:56.234741  535262 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0414 14:22:56.234790  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:56.245471  535262 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0414 14:22:56.245704  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0414 14:22:56.252532  535262 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class csi-hostpath-sc as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "csi-hostpath-sc": the object has been modified; please apply your changes to the latest version and try again]
	I0414 14:22:56.491341  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:56.624557  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:56.625411  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.616434  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:57.617150  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:57.617566  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.810177  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:57.822338  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.822782  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:57.822915  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:57.880095  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.888983  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:57.890383  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:58.427931  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:58.429654  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:58.430650  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:58.941448  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:58.941790  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:58.941983  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:59.391956  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:59.392723  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:59.393446  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:59.554863  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (3.471802386s)
	I0414 14:22:59.564036  535262 addons.go:479] Verifying addon gcp-auth=true in "addons-582460"
	I0414 14:22:59.568174  535262 out.go:177] * Verifying gcp-auth addon...
	I0414 14:22:59.572841  535262 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0414 14:22:59.746552  535262 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0414 14:22:59.851257  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:59.851462  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:59.858119  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:00.044410  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:00.347380  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:00.347659  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:00.413185  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:00.482943  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (4.400194534s)
	I0414 14:23:00.781795  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:00.787401  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:00.812434  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:01.312466  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:01.314866  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:01.324948  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:01.791052  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:01.791794  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:01.812768  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:02.249222  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:02.286164  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:02.286682  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:02.327601  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:02.784709  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:02.786731  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:02.809349  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:03.279517  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:03.284004  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:03.305528  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:03.783905  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:03.784396  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:03.815603  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:04.469349  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:04.513318  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:04.513524  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:04.538875  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:04.787366  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:04.789014  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:04.809171  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:05.294403  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:05.299991  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:05.307364  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:05.788693  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:05.789225  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:05.819161  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:06.281283  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:06.281362  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:06.313761  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:07.008092  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:07.008600  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:07.008986  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:07.292721  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:07.297204  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:07.297326  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:07.307107  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:07.778793  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:07.779946  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:07.813153  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:08.292626  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:08.384884  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:08.386180  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:08.778699  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:08.781918  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:08.814166  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:09.292319  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:09.313037  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:09.330071  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:09.737691  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:09.782256  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:09.783240  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:09.807643  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:10.278853  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:10.279911  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:10.317542  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:10.742969  535262 pod_ready.go:93] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.743029  535262 pod_ready.go:82] duration metric: took 29.028806451s for pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.743235  535262 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.754572  535262 pod_ready.go:93] pod "etcd-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.754604  535262 pod_ready.go:82] duration metric: took 11.347666ms for pod "etcd-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.754621  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.776426  535262 pod_ready.go:93] pod "kube-apiserver-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.776455  535262 pod_ready.go:82] duration metric: took 21.823408ms for pod "kube-apiserver-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.776484  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.819194  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:10.825102  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:10.825760  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:10.834851  535262 pod_ready.go:93] pod "kube-controller-manager-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.834896  535262 pod_ready.go:82] duration metric: took 58.392533ms for pod "kube-controller-manager-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.834953  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-klq75" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.866958  535262 pod_ready.go:93] pod "kube-proxy-klq75" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.866999  535262 pod_ready.go:82] duration metric: took 32.023377ms for pod "kube-proxy-klq75" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.867018  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:11.126919  535262 pod_ready.go:93] pod "kube-scheduler-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:11.126958  535262 pod_ready.go:82] duration metric: took 259.929154ms for pod "kube-scheduler-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:11.126973  535262 pod_ready.go:39] duration metric: took 40.415309583s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0414 14:23:11.127101  535262 api_server.go:52] waiting for apiserver process to appear ...
	I0414 14:23:11.127328  535262 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 14:23:11.174575  535262 api_server.go:72] duration metric: took 44.973906747s to wait for apiserver process to appear ...
	I0414 14:23:11.174617  535262 api_server.go:88] waiting for apiserver healthz status ...
	I0414 14:23:11.174692  535262 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0414 14:23:11.190260  535262 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0414 14:23:11.192418  535262 api_server.go:141] control plane version: v1.32.2
	I0414 14:23:11.192485  535262 api_server.go:131] duration metric: took 17.855382ms to wait for apiserver health ...
	I0414 14:23:11.192501  535262 system_pods.go:43] waiting for kube-system pods to appear ...
	I0414 14:23:11.294060  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:11.337107  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:11.337614  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:11.360097  535262 system_pods.go:59] 18 kube-system pods found
	I0414 14:23:11.360240  535262 system_pods.go:61] "amd-gpu-device-plugin-dl2s2" [eb715c80-504d-40aa-a752-adc3c5476082] Running
	I0414 14:23:11.360252  535262 system_pods.go:61] "coredns-668d6bf9bc-tsnkk" [4bbffcca-8bf2-4c5f-a9af-d0f06d0527cd] Running
	I0414 14:23:11.360287  535262 system_pods.go:61] "csi-hostpath-attacher-0" [17984e23-33d7-4f15-a652-8e26a585730f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0414 14:23:11.360308  535262 system_pods.go:61] "csi-hostpath-resizer-0" [c1a9d49d-941c-4412-8a0c-150f5b90ea8e] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0414 14:23:11.360341  535262 system_pods.go:61] "csi-hostpathplugin-6mjrr" [1200e0a6-c454-4a94-8696-eaf867ee7547] 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])
	I0414 14:23:11.360729  535262 system_pods.go:61] "etcd-addons-582460" [eae6026a-c2b8-45b0-a0a2-471bbcc720c0] Running
	I0414 14:23:11.360763  535262 system_pods.go:61] "kube-apiserver-addons-582460" [a30c5d36-8750-4747-b28d-b9b6fe7385ab] Running
	I0414 14:23:11.360773  535262 system_pods.go:61] "kube-controller-manager-addons-582460" [15a71c87-8cbb-4099-9831-28f08b518958] Running
	I0414 14:23:11.360784  535262 system_pods.go:61] "kube-ingress-dns-minikube" [edd6bc35-c546-4e39-89c9-0c08828d6aa5] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0414 14:23:11.360791  535262 system_pods.go:61] "kube-proxy-klq75" [2109ee1b-7d4b-4ae5-8e1c-4929e0e9b495] Running
	I0414 14:23:11.360800  535262 system_pods.go:61] "kube-scheduler-addons-582460" [0ed7ff21-9c43-40c5-8bed-321d52a19b8c] Running
	I0414 14:23:11.360810  535262 system_pods.go:61] "metrics-server-7fbb699795-kv6ft" [6db5ed6b-545c-47e6-95b9-036b0a07157b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0414 14:23:11.360817  535262 system_pods.go:61] "nvidia-device-plugin-daemonset-q7jb5" [d9eb370e-b79b-451a-a02e-2b8e942dc7f3] Running
	I0414 14:23:11.360826  535262 system_pods.go:61] "registry-6c88467877-p6ghv" [cafe424f-08d6-4266-a321-1ebd820f5de2] Running
	I0414 14:23:11.360837  535262 system_pods.go:61] "registry-proxy-ff7cr" [0c464655-4ab0-42f2-8160-0a2a4d7cfa8d] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0414 14:23:11.360849  535262 system_pods.go:61] "snapshot-controller-68b874b76f-k8xhc" [d6e37f03-b07a-4921-bcfc-d3dd076edb86] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.360948  535262 system_pods.go:61] "snapshot-controller-68b874b76f-vmlds" [6c11383c-2c0c-49c6-b6a3-1c438dc86737] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.360963  535262 system_pods.go:61] "storage-provisioner" [9fd5faf5-09d6-48e1-a660-5c4d70b92287] Running
	I0414 14:23:11.360976  535262 system_pods.go:74] duration metric: took 168.425833ms to wait for pod list to return data ...
	I0414 14:23:11.361063  535262 default_sa.go:34] waiting for default service account to be created ...
	I0414 14:23:11.528664  535262 default_sa.go:45] found service account: "default"
	I0414 14:23:11.528739  535262 default_sa.go:55] duration metric: took 167.632592ms for default service account to be created ...
	I0414 14:23:11.528770  535262 system_pods.go:116] waiting for k8s-apps to be running ...
	I0414 14:23:11.765510  535262 system_pods.go:86] 18 kube-system pods found
	I0414 14:23:11.765629  535262 system_pods.go:89] "amd-gpu-device-plugin-dl2s2" [eb715c80-504d-40aa-a752-adc3c5476082] Running
	I0414 14:23:11.765651  535262 system_pods.go:89] "coredns-668d6bf9bc-tsnkk" [4bbffcca-8bf2-4c5f-a9af-d0f06d0527cd] Running
	I0414 14:23:11.765668  535262 system_pods.go:89] "csi-hostpath-attacher-0" [17984e23-33d7-4f15-a652-8e26a585730f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0414 14:23:11.765920  535262 system_pods.go:89] "csi-hostpath-resizer-0" [c1a9d49d-941c-4412-8a0c-150f5b90ea8e] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0414 14:23:11.765967  535262 system_pods.go:89] "csi-hostpathplugin-6mjrr" [1200e0a6-c454-4a94-8696-eaf867ee7547] 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])
	I0414 14:23:11.765976  535262 system_pods.go:89] "etcd-addons-582460" [eae6026a-c2b8-45b0-a0a2-471bbcc720c0] Running
	I0414 14:23:11.765984  535262 system_pods.go:89] "kube-apiserver-addons-582460" [a30c5d36-8750-4747-b28d-b9b6fe7385ab] Running
	I0414 14:23:11.765992  535262 system_pods.go:89] "kube-controller-manager-addons-582460" [15a71c87-8cbb-4099-9831-28f08b518958] Running
	I0414 14:23:11.766053  535262 system_pods.go:89] "kube-ingress-dns-minikube" [edd6bc35-c546-4e39-89c9-0c08828d6aa5] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0414 14:23:11.766061  535262 system_pods.go:89] "kube-proxy-klq75" [2109ee1b-7d4b-4ae5-8e1c-4929e0e9b495] Running
	I0414 14:23:11.766069  535262 system_pods.go:89] "kube-scheduler-addons-582460" [0ed7ff21-9c43-40c5-8bed-321d52a19b8c] Running
	I0414 14:23:11.766079  535262 system_pods.go:89] "metrics-server-7fbb699795-kv6ft" [6db5ed6b-545c-47e6-95b9-036b0a07157b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0414 14:23:11.766086  535262 system_pods.go:89] "nvidia-device-plugin-daemonset-q7jb5" [d9eb370e-b79b-451a-a02e-2b8e942dc7f3] Running
	I0414 14:23:11.766094  535262 system_pods.go:89] "registry-6c88467877-p6ghv" [cafe424f-08d6-4266-a321-1ebd820f5de2] Running
	I0414 14:23:11.766102  535262 system_pods.go:89] "registry-proxy-ff7cr" [0c464655-4ab0-42f2-8160-0a2a4d7cfa8d] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0414 14:23:11.766729  535262 system_pods.go:89] "snapshot-controller-68b874b76f-k8xhc" [d6e37f03-b07a-4921-bcfc-d3dd076edb86] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.766910  535262 system_pods.go:89] "snapshot-controller-68b874b76f-vmlds" [6c11383c-2c0c-49c6-b6a3-1c438dc86737] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.766953  535262 system_pods.go:89] "storage-provisioner" [9fd5faf5-09d6-48e1-a660-5c4d70b92287] Running
	I0414 14:23:11.767004  535262 system_pods.go:126] duration metric: took 238.220997ms to wait for k8s-apps to be running ...
	I0414 14:23:11.767026  535262 system_svc.go:44] waiting for kubelet service to be running ....
	I0414 14:23:11.767301  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 14:23:11.819160  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:11.825895  535262 system_svc.go:56] duration metric: took 58.856516ms WaitForService to wait for kubelet
	I0414 14:23:11.826369  535262 kubeadm.go:582] duration metric: took 45.625823667s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0414 14:23:11.826481  535262 node_conditions.go:102] verifying NodePressure condition ...
	I0414 14:23:11.835690  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:11.850809  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:11.948006  535262 node_conditions.go:122] node storage ephemeral capacity is 98831908Ki
	I0414 14:23:11.948062  535262 node_conditions.go:123] node cpu capacity is 2
	I0414 14:23:11.948086  535262 node_conditions.go:105] duration metric: took 121.490709ms to run NodePressure ...
	I0414 14:23:11.948107  535262 start.go:241] waiting for startup goroutines ...
	I0414 14:23:12.283698  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:12.285705  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:12.316786  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:12.785391  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:12.787417  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:12.809323  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:13.290245  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:13.291993  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:13.309858  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:13.782262  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:13.782892  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:13.808572  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:14.311534  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:14.316485  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:14.316861  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:14.787238  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:14.787249  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:14.813799  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:15.290441  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:15.290911  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:15.310217  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:15.790805  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:15.792873  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:15.812389  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:16.288583  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:16.289493  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:16.311742  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:16.800604  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:16.804605  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:16.823467  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:17.282271  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:17.284029  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:17.313934  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:17.780027  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:17.786252  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:17.810080  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:18.288140  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:18.288937  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:18.308661  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:18.786938  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:18.787280  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:18.807372  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:19.290197  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:19.290231  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:19.311858  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:19.786044  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:19.793794  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:19.810775  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:20.284843  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:20.287838  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:20.307999  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:20.801738  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:20.803519  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:20.811577  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:21.287172  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:21.287995  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:21.314934  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:21.786684  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:21.790698  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:21.812080  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:22.282396  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:22.285350  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:22.306258  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:22.778278  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:22.780100  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:22.805416  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:23.306179  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:23.307526  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:23.309488  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:23.780394  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:23.783701  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:23.813295  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:24.327477  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:24.329311  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:24.332837  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:24.789821  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:24.789886  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:24.843040  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:25.296514  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:25.317395  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:25.322976  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:25.822257  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:25.822453  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:25.828003  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:26.316000  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:26.318698  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:26.324810  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:26.792297  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:26.792976  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:26.821760  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:27.299990  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:27.323862  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:27.332099  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:27.784934  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:27.792494  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:27.810316  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:28.284551  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:28.290860  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:28.314704  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:28.780348  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:28.781919  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:28.805244  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:29.278013  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:29.280249  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:29.313618  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:29.783741  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:29.789689  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:29.809850  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:30.335436  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:30.340767  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:30.353922  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:30.805928  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:30.806354  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:30.828626  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:31.312869  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:31.315189  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:31.401310  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:31.802280  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:31.802686  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:31.806212  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:32.281710  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:32.285544  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:32.307312  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:32.781656  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:32.782434  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:32.806708  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:33.296331  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:33.327503  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:33.327861  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:33.785156  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:33.795485  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:33.827481  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:34.292406  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:34.293312  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:34.311435  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:34.782409  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:34.790805  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:34.811654  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:35.301866  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:35.307699  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:35.312014  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:35.782400  535262 kapi.go:107] duration metric: took 40.007784947s to wait for kubernetes.io/minikube-addons=registry ...
	I0414 14:23:35.782785  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:35.808250  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:36.290720  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:36.311542  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:36.792789  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:36.809705  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:37.280939  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:37.306725  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:37.783016  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:37.809644  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:38.294568  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:38.322248  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:38.779011  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:38.813382  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:39.284031  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:39.313666  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:39.777467  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:39.810998  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:40.277256  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:40.304970  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:40.776717  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:40.804917  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:41.291309  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:41.307614  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:41.810568  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:41.834853  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:42.281700  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:42.320692  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:42.877773  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:42.898372  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:44.000956  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:44.004362  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:46.120602  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:46.126849  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:46.995742  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:47.043227  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:47.623889  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:47.811086  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:47.852867  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:47.856464  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:47.878956  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:48.277769  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:48.310829  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:48.779504  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:48.807111  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:49.381577  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:49.457605  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:50.360584  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:50.365545  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:50.479626  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:50.485520  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:50.794335  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:50.808717  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:51.299936  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:51.320835  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:51.777351  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:51.809528  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:52.280909  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:52.316602  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:52.787326  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:53.038348  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:53.463506  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:53.463817  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:53.778830  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:53.808314  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:54.283029  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:54.315882  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:54.816516  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:54.886758  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:55.281669  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:55.308544  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:55.792394  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:55.819045  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:56.282526  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:56.330846  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:56.782891  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:56.815779  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:57.329997  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:57.363929  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:57.785052  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:57.812322  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:58.288482  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:58.314296  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:58.783320  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:58.819582  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:59.281789  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:59.311180  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:59.833233  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:59.835029  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:00.278689  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:00.305406  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:00.779490  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:00.806610  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:01.291008  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:01.318663  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:01.860309  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:01.861305  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:02.294099  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:02.335553  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:02.780343  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:02.893474  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:03.295087  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:03.316088  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:03.780420  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:03.807766  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:04.283951  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:04.307878  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:04.814890  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:04.833108  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:05.285505  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:05.315387  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:05.886668  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:05.887720  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:06.284359  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:06.309760  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:06.835027  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:06.835281  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:07.289604  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:07.314290  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:07.780168  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:07.839048  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:08.278797  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:08.306183  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:08.782688  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:08.812347  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:09.286626  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:09.317228  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:09.777959  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:09.806845  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:10.282612  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:10.316105  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:10.784556  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:10.823816  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:11.278141  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:11.305881  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:11.792079  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:11.810181  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:12.294666  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:12.309439  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:12.778847  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:12.937777  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:13.283489  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:13.309729  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:13.777832  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:13.807451  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:14.356105  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:14.404302  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:14.791824  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:14.810158  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:15.288333  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:15.307842  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:15.778321  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:15.805805  535262 kapi.go:107] duration metric: took 1m20.005288506s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0414 14:24:16.277503  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:16.782959  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:17.277673  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:17.778486  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:18.277161  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:18.778357  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:19.277485  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:19.778029  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:20.277507  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:20.777795  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:21.277960  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:21.778173  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:22.277953  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:22.778232  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:23.277822  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:23.777688  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:24.280653  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:24.778307  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:25.277969  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:25.778201  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:26.278313  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:26.799640  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:27.279981  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:27.778402  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:28.277539  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:28.778501  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:29.277810  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:29.778735  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:30.301759  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:30.781623  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:31.278294  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:31.784969  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:32.277542  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:32.778173  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:33.276819  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:33.782401  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:34.281989  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:34.777027  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:35.280032  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:35.777796  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:36.278027  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:36.777760  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:37.278010  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:37.778676  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:38.278084  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:38.778148  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:39.277226  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:39.777789  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:40.280258  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:40.778152  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:41.280329  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:41.778580  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:42.277619  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:42.778946  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:43.277771  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:43.778473  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:44.278601  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:44.777584  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:45.276945  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:45.779022  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:46.278061  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:46.781388  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:47.279792  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:47.778112  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:48.276934  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:48.777289  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:49.278955  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:49.777581  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:50.277549  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:50.778085  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:51.278864  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:51.779728  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:52.280578  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:52.779146  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:53.279366  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:53.779045  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:54.277226  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:54.778324  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:55.277931  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:55.778071  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:56.277622  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:56.778074  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:57.277421  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:57.778398  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:58.277958  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:58.778249  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:59.277453  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:59.777760  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:00.276995  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:00.778524  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:01.277973  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:01.779485  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:02.277983  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:02.779253  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:03.277470  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:03.777819  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:04.299467  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:04.777915  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:05.281776  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:05.782842  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:06.283525  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:06.815875  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:07.304278  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:07.789532  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:08.285556  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:08.781590  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:09.285567  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:09.780013  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:10.290845  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:10.787949  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:11.285955  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:11.808969  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:12.279691  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:12.777287  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:13.484966  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:13.831479  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:14.293662  535262 kapi.go:107] duration metric: took 2m18.52078483s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0414 14:28:59.573366  535262 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=gcp-auth" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0414 14:28:59.573415  535262 kapi.go:107] duration metric: took 6m0.000579368s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	W0414 14:28:59.573579  535262 out.go:270] ! Enabling 'gcp-auth' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=gcp-auth pods: context deadline exceeded]
	I0414 14:28:59.595352  535262 out.go:177] * Enabled addons: amd-gpu-device-plugin, cloud-spanner, volcano, ingress-dns, storage-provisioner, inspektor-gadget, nvidia-device-plugin, metrics-server, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress
	I0414 14:28:59.604086  535262 addons.go:514] duration metric: took 6m33.402863913s for enable addons: enabled=[amd-gpu-device-plugin cloud-spanner volcano ingress-dns storage-provisioner inspektor-gadget nvidia-device-plugin metrics-server yakd default-storageclass volumesnapshots registry csi-hostpath-driver ingress]
	I0414 14:28:59.604187  535262 start.go:246] waiting for cluster config update ...
	I0414 14:28:59.604228  535262 start.go:255] writing updated cluster config ...
	I0414 14:28:59.604831  535262 ssh_runner.go:195] Run: rm -f paused
	I0414 14:29:00.040233  535262 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0414 14:29:00.043305  535262 out.go:177] * Done! kubectl is now configured to use "addons-582460" cluster and "default" namespace by default
	
	
	==> Docker <==
	Apr 14 14:43:40 addons-582460 dockerd[1252]: time="2025-04-14T14:43:40.585230217Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:44:09 addons-582460 dockerd[1252]: time="2025-04-14T14:44:09.143628451Z" level=info msg="ignoring event" container=b6c559997a39ba607d1cf918297c6bee4919b9cfa377c05aeb427783719c9d4a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Apr 14 14:44:53 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:44:53Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/d3ca9e28fb9f4a0a34bab466436b70e7ffa46e9b55406e3edc7c5261144c3a0c/resolv.conf as [nameserver 10.96.0.10 search gcp-auth.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.x24ed190648a04fa7-tp.internal c.x24ed190648a04fa7-tp.internal google.internal options ndots:5]"
	Apr 14 14:44:53 addons-582460 dockerd[1252]: time="2025-04-14T14:44:53.850287599Z" level=warning msg="reference for unknown type: " digest="sha256:94f0c448171b974aab7b4a96d00feb5799b1d69827a738a4f8b4b30c17fb74e7" remote="gcr.io/k8s-minikube/gcp-auth-webhook@sha256:94f0c448171b974aab7b4a96d00feb5799b1d69827a738a4f8b4b30c17fb74e7"
	Apr 14 14:44:55 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:44:55Z" level=info msg="Stop pulling image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3@sha256:94f0c448171b974aab7b4a96d00feb5799b1d69827a738a4f8b4b30c17fb74e7: Status: Downloaded newer image for gcr.io/k8s-minikube/gcp-auth-webhook@sha256:94f0c448171b974aab7b4a96d00feb5799b1d69827a738a4f8b4b30c17fb74e7"
	Apr 14 14:45:04 addons-582460 dockerd[1252]: time="2025-04-14T14:45:04.751561024Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:45:04 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:45:04Z" level=info msg="Stop pulling image docker.io/nginx:alpine: alpine: Pulling from library/nginx"
	Apr 14 14:46:09 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:46:09Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/d9f2ebd0bc1461f500783160f0ecf9fc843bb10f609f962ff3284ef54bba342c/resolv.conf as [nameserver 10.96.0.10 search local-path-storage.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.x24ed190648a04fa7-tp.internal c.x24ed190648a04fa7-tp.internal google.internal options ndots:5]"
	Apr 14 14:46:09 addons-582460 dockerd[1252]: time="2025-04-14T14:46:09.729781143Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:46:09 addons-582460 dockerd[1252]: time="2025-04-14T14:46:09.887713593Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:46:09 addons-582460 dockerd[1252]: time="2025-04-14T14:46:09.890381897Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:46:23 addons-582460 dockerd[1252]: time="2025-04-14T14:46:23.293406475Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:46:23 addons-582460 dockerd[1252]: time="2025-04-14T14:46:23.441735302Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:46:23 addons-582460 dockerd[1252]: time="2025-04-14T14:46:23.444419787Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:46:50 addons-582460 dockerd[1252]: time="2025-04-14T14:46:50.293841888Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:46:50 addons-582460 dockerd[1252]: time="2025-04-14T14:46:50.446689259Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:46:50 addons-582460 dockerd[1252]: time="2025-04-14T14:46:50.450179470Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:47:41 addons-582460 dockerd[1252]: time="2025-04-14T14:47:41.302229899Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:47:41 addons-582460 dockerd[1252]: time="2025-04-14T14:47:41.565423421Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:47:41 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:47:41Z" level=info msg="Stop pulling image docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: Pulling from library/busybox"
	Apr 14 14:47:49 addons-582460 dockerd[1252]: time="2025-04-14T14:47:49.567813024Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:47:49 addons-582460 dockerd[1252]: time="2025-04-14T14:47:49.570601715Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:47:59 addons-582460 dockerd[1252]: time="2025-04-14T14:47:59.575488605Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:47:59 addons-582460 dockerd[1252]: time="2025-04-14T14:47:59.578584298Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:48:09 addons-582460 dockerd[1252]: time="2025-04-14T14:48:09.829259914Z" level=info msg="ignoring event" container=d9f2ebd0bc1461f500783160f0ecf9fc843bb10f609f962ff3284ef54bba342c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	ec1b43b19c127       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:94f0c448171b974aab7b4a96d00feb5799b1d69827a738a4f8b4b30c17fb74e7                 5 minutes ago       Running             gcp-auth                  0                   d3ca9e28fb9f4       gcp-auth-cd9db85c-vgvdw
	fdc443b615240       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          14 minutes ago      Running             busybox                   0                   0269af29da45b       busybox
	9b590a0c73043       registry.k8s.io/ingress-nginx/controller@sha256:d56f135b6462cfc476447cfe564b83a45e8bb7da2774963b00d12161112270b7             24 minutes ago      Running             controller                0                   96e8c683dcc4a       ingress-nginx-controller-56d7c84fd4-qwsqh
	2ae6e87909110       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   26 minutes ago      Exited              patch                     0                   ce3950a4f9812       ingress-nginx-admission-patch-hd6sn
	31e26f0f215a5       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   26 minutes ago      Exited              create                    0                   a221a89eaf38e       ingress-nginx-admission-create-2882s
	aeb0943ae2a63       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                       26 minutes ago      Running             local-path-provisioner    0                   d29a9887e6189       local-path-provisioner-76f89f99b5-2k5bn
	6d511a3d87c7c       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             26 minutes ago      Running             minikube-ingress-dns      0                   48336c349c5f1       kube-ingress-dns-minikube
	731f15be56969       6e38f40d628db                                                                                                                27 minutes ago      Running             storage-provisioner       0                   1b2b5af89b104       storage-provisioner
	87442c3b0264c       c69fa2e9cbf5f                                                                                                                27 minutes ago      Running             coredns                   0                   e98b7194737da       coredns-668d6bf9bc-tsnkk
	46259b71d8d6f       f1332858868e1                                                                                                                27 minutes ago      Running             kube-proxy                0                   1c11df1c78193       kube-proxy-klq75
	f724b28a16d0e       85b7a174738ba                                                                                                                27 minutes ago      Running             kube-apiserver            0                   4300cfefb9dbf       kube-apiserver-addons-582460
	a53a9507780dc       a9e7e6b294baf                                                                                                                27 minutes ago      Running             etcd                      0                   2a561aca6b15a       etcd-addons-582460
	0905500d5f6a3       b6a454c5a800d                                                                                                                27 minutes ago      Running             kube-controller-manager   0                   c882544dffe2a       kube-controller-manager-addons-582460
	2008bd20418af       d8e673e7c9983                                                                                                                27 minutes ago      Running             kube-scheduler            0                   36dfdddd22a37       kube-scheduler-addons-582460
	
	
	==> controller_ingress [9b590a0c7304] <==
	I0414 14:25:15.946291       7 status.go:85] "New leader elected" identity="ingress-nginx-controller-56d7c84fd4-qwsqh"
	I0414 14:25:15.957227       7 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-56d7c84fd4-qwsqh" node="addons-582460"
	I0414 14:25:15.998273       7 controller.go:213] "Backend successfully reloaded"
	I0414 14:25:15.998417       7 controller.go:224] "Initial sync, sleeping for 1 second"
	I0414 14:25:15.999815       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-56d7c84fd4-qwsqh", UID:"349a5864-ddda-4727-8aa6-e573013e0d60", APIVersion:"v1", ResourceVersion:"1397", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	W0414 14:42:07.301336       7 controller.go:1110] Error obtaining Endpoints for Service "default/nginx": no object matching key "default/nginx" in local store
	I0414 14:42:07.341774       7 admission.go:149] processed ingress via admission controller {testedIngressLength:1 testedIngressTime:0.04s renderingIngressLength:1 renderingIngressTime:0.001s admissionTime:0.041s testedConfigurationSize:18.1kB}
	I0414 14:42:07.342025       7 main.go:107] "successfully validated configuration, accepting" ingress="default/nginx-ingress"
	I0414 14:42:07.350198       7 store.go:440] "Found valid IngressClass" ingress="default/nginx-ingress" ingressclass="nginx"
	W0414 14:42:07.350704       7 controller.go:1110] Error obtaining Endpoints for Service "default/nginx": no object matching key "default/nginx" in local store
	I0414 14:42:07.350806       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0414 14:42:07.350851       7 event.go:377] Event(v1.ObjectReference{Kind:"Ingress", Namespace:"default", Name:"nginx-ingress", UID:"4127c98c-977e-4cc8-ba9c-f85efed7ab5b", APIVersion:"networking.k8s.io/v1", ResourceVersion:"3571", FieldPath:""}): type: 'Normal' reason: 'Sync' Scheduled for sync
	I0414 14:42:07.445601       7 controller.go:213] "Backend successfully reloaded"
	I0414 14:42:07.447277       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-56d7c84fd4-qwsqh", UID:"349a5864-ddda-4727-8aa6-e573013e0d60", APIVersion:"v1", ResourceVersion:"1397", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	W0414 14:42:10.685066       7 controller.go:1216] Service "default/nginx" does not have any active Endpoint.
	I0414 14:42:10.685442       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0414 14:42:10.757622       7 controller.go:213] "Backend successfully reloaded"
	I0414 14:42:10.759241       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-56d7c84fd4-qwsqh", UID:"349a5864-ddda-4727-8aa6-e573013e0d60", APIVersion:"v1", ResourceVersion:"1397", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	W0414 14:42:14.019509       7 controller.go:1216] Service "default/nginx" does not have any active Endpoint.
	I0414 14:42:15.959523       7 status.go:304] "updating Ingress status" namespace="default" ingress="nginx-ingress" currentValue=null newValue=[{"ip":"192.168.49.2"}]
	I0414 14:42:15.967588       7 event.go:377] Event(v1.ObjectReference{Kind:"Ingress", Namespace:"default", Name:"nginx-ingress", UID:"4127c98c-977e-4cc8-ba9c-f85efed7ab5b", APIVersion:"networking.k8s.io/v1", ResourceVersion:"3624", FieldPath:""}): type: 'Normal' reason: 'Sync' Scheduled for sync
	W0414 14:42:17.351344       7 controller.go:1216] Service "default/nginx" does not have any active Endpoint.
	W0414 14:43:13.456890       7 controller.go:1216] Service "default/nginx" does not have any active Endpoint.
	W0414 14:43:16.790936       7 controller.go:1216] Service "default/nginx" does not have any active Endpoint.
	W0414 14:44:56.858716       7 controller.go:1216] Service "default/nginx" does not have any active Endpoint.
	
	
	==> coredns [87442c3b0264] <==
	[INFO] 10.244.0.9:44091 - 13066 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00019037s
	[INFO] 10.244.0.9:46596 - 12321 "A IN registry.kube-system.svc.cluster.local.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000130063s
	[INFO] 10.244.0.9:46596 - 12739 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000308236s
	[INFO] 10.244.0.9:58407 - 11980 "A IN registry.kube-system.svc.cluster.local.c.x24ed190648a04fa7-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000167056s
	[INFO] 10.244.0.9:58407 - 12353 "AAAA IN registry.kube-system.svc.cluster.local.c.x24ed190648a04fa7-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000314237s
	[INFO] 10.244.0.9:47977 - 4058 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.00009245s
	[INFO] 10.244.0.9:47977 - 3674 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000075301s
	[INFO] 10.244.0.9:48556 - 42679 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000161004s
	[INFO] 10.244.0.9:48556 - 42306 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000918249s
	[INFO] 10.244.0.29:38970 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000253264s
	[INFO] 10.244.0.29:50414 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.003256904s
	[INFO] 10.244.0.35:35698 - 23570 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000847829s
	[INFO] 10.244.0.35:37221 - 47589 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000799593s
	[INFO] 10.244.0.35:52148 - 33563 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000156354s
	[INFO] 10.244.0.35:47870 - 56837 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000355317s
	[INFO] 10.244.0.35:38335 - 48377 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000129306s
	[INFO] 10.244.0.35:37136 - 63478 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000133651s
	[INFO] 10.244.0.35:36684 - 30561 "AAAA IN storage.googleapis.com.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.005623359s
	[INFO] 10.244.0.35:45393 - 57869 "A IN storage.googleapis.com.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.00519226s
	[INFO] 10.244.0.35:57434 - 29823 "AAAA IN storage.googleapis.com.c.x24ed190648a04fa7-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.005482989s
	[INFO] 10.244.0.35:59216 - 18481 "A IN storage.googleapis.com.c.x24ed190648a04fa7-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.005746345s
	[INFO] 10.244.0.35:47259 - 26276 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.004278748s
	[INFO] 10.244.0.35:38866 - 53383 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.005928196s
	[INFO] 10.244.0.35:51659 - 10719 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.003773776s
	[INFO] 10.244.0.35:47826 - 48872 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.00485305s
	
	
	==> describe nodes <==
	Name:               addons-582460
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-582460
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ed8f1f01b35eff2786f40199152a1775806f2de2
	                    minikube.k8s.io/name=addons-582460
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_14T14_22_22_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-582460
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 14 Apr 2025 14:22:19 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-582460
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 14 Apr 2025 14:50:09 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 14 Apr 2025 14:48:44 +0000   Mon, 14 Apr 2025 14:22:17 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 14 Apr 2025 14:48:44 +0000   Mon, 14 Apr 2025 14:22:17 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 14 Apr 2025 14:48:44 +0000   Mon, 14 Apr 2025 14:22:17 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 14 Apr 2025 14:48:44 +0000   Mon, 14 Apr 2025 14:22:19 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-582460
	Capacity:
	  cpu:                2
	  ephemeral-storage:  98831908Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8138108Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  98831908Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8138108Ki
	  pods:               110
	System Info:
	  Machine ID:                 57012ff0fd1243e7bd819d83bfd6050b
	  System UUID:                661afede-69b6-46ec-bf73-5a6fe0948356
	  Boot ID:                    a6a7e7e7-9d3c-4e65-ba77-152821860101
	  Kernel Version:             6.6.72+
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://28.0.4
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         8m3s
	  default                     task-pv-pod                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  gcp-auth                    gcp-auth-cd9db85c-vgvdw                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m17s
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-qwsqh    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         27m
	  kube-system                 coredns-668d6bf9bc-tsnkk                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     27m
	  kube-system                 etcd-addons-582460                           100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         27m
	  kube-system                 kube-apiserver-addons-582460                 250m (12%)    0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 kube-controller-manager-addons-582460        200m (10%)    0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 kube-proxy-klq75                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 kube-scheduler-addons-582460                 100m (5%)     0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         27m
	  local-path-storage          local-path-provisioner-76f89f99b5-2k5bn      0 (0%)        0 (0%)      0 (0%)           0 (0%)         27m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  0 (0%)
	  memory             260Mi (3%)  170Mi (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                 27m                kube-proxy       
	  Normal  NodeHasSufficientMemory  27m (x8 over 27m)  kubelet          Node addons-582460 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    27m (x8 over 27m)  kubelet          Node addons-582460 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     27m (x8 over 27m)  kubelet          Node addons-582460 status is now: NodeHasSufficientPID
	  Normal  Starting                 27m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  27m                kubelet          Node addons-582460 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    27m                kubelet          Node addons-582460 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     27m                kubelet          Node addons-582460 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           27m                node-controller  Node addons-582460 event: Registered Node addons-582460 in Controller
	
	
	==> dmesg <==
	[  +0.000012] ll header: 00000000: ff ff ff ff ff ff f2 d6 56 36 6b ca 08 06
	[  +0.274601] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff c6 96 d0 7c 35 5b 08 06
	[  +0.310639] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 46 43 98 48 1f 61 08 06
	[Apr14 14:25] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff 32 93 68 79 ac 60 08 06
	[Apr14 14:34] IPv4: martian source 10.244.0.1 from 10.244.0.13, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 36 c9 4a 74 9f e6 08 06
	[Apr14 14:35] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000019] ll header: 00000000: ff ff ff ff ff ff e2 83 b8 61 58 22 08 06
	[Apr14 14:36] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff da e6 f5 64 02 60 08 06
	[  +0.345026] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff a6 1d 4e 51 08 4e 08 06
	[ +31.151151] IPv4: martian source 10.244.0.1 from 10.244.0.29, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff ea 73 36 09 1b 46 08 06
	[  +0.000816] IPv4: martian source 10.244.0.29 from 10.244.0.2, on dev eth0
	[  +0.000096] ll header: 00000000: ff ff ff ff ff ff c6 da 33 e5 c0 dd 08 06
	[  +0.002238] IPv4: martian source 10.244.0.29 from 10.244.0.6, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 3e b4 6a 3f 49 88 08 06
	[Apr14 14:44] IPv4: martian source 10.244.0.1 from 10.244.0.35, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff c2 44 d2 af fc ea 08 06
	[  +0.000918] IPv4: martian source 10.244.0.35 from 10.244.0.2, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff c6 da 33 e5 c0 dd 08 06
	
	
	==> etcd [a53a9507780d] <==
	{"level":"warn","ts":"2025-04-14T14:36:33.848905Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"134.257185ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" limit:1 ","response":"range_response_count:1 size:1114"}
	{"level":"info","ts":"2025-04-14T14:36:33.849952Z","caller":"traceutil/trace.go:171","msg":"trace[1175600345] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:2765; }","duration":"135.284557ms","start":"2025-04-14T14:36:33.713905Z","end":"2025-04-14T14:36:33.849190Z","steps":["trace[1175600345] 'range keys from in-memory index tree'  (duration: 134.122767ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:36:33.851347Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"254.927264ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T14:36:33.851406Z","caller":"traceutil/trace.go:171","msg":"trace[694286087] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:2765; }","duration":"255.023388ms","start":"2025-04-14T14:36:33.596368Z","end":"2025-04-14T14:36:33.851391Z","steps":["trace[694286087] 'range keys from in-memory index tree'  (duration: 254.793376ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T14:36:33.854853Z","caller":"traceutil/trace.go:171","msg":"trace[1764941511] transaction","detail":"{read_only:false; response_revision:2766; number_of_response:1; }","duration":"124.453731ms","start":"2025-04-14T14:36:33.729974Z","end":"2025-04-14T14:36:33.854427Z","steps":["trace[1764941511] 'process raft request'  (duration: 121.042685ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T14:37:16.898404Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2148}
	{"level":"info","ts":"2025-04-14T14:37:16.939380Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":2148,"took":"40.26911ms","hash":1885903445,"current-db-size-bytes":8617984,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":5693440,"current-db-size-in-use":"5.7 MB"}
	{"level":"info","ts":"2025-04-14T14:37:16.939449Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":1885903445,"revision":2148,"compact-revision":1666}
	{"level":"info","ts":"2025-04-14T14:42:16.906663Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":3009}
	{"level":"info","ts":"2025-04-14T14:42:16.929941Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":3009,"took":"22.339827ms","hash":3356372300,"current-db-size-bytes":8617984,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":5521408,"current-db-size-in-use":"5.5 MB"}
	{"level":"info","ts":"2025-04-14T14:42:16.930011Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":3356372300,"revision":3009,"compact-revision":2148}
	{"level":"info","ts":"2025-04-14T14:43:13.889952Z","caller":"traceutil/trace.go:171","msg":"trace[743551543] transaction","detail":"{read_only:false; response_revision:3814; number_of_response:1; }","duration":"115.075247ms","start":"2025-04-14T14:43:13.774853Z","end":"2025-04-14T14:43:13.889928Z","steps":["trace[743551543] 'process raft request'  (duration: 114.89148ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T14:43:13.929816Z","caller":"traceutil/trace.go:171","msg":"trace[552620701] transaction","detail":"{read_only:false; number_of_response:1; response_revision:3815; }","duration":"122.75858ms","start":"2025-04-14T14:43:13.807036Z","end":"2025-04-14T14:43:13.929795Z","steps":["trace[552620701] 'process raft request'  (duration: 120.448185ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T14:43:14.046728Z","caller":"traceutil/trace.go:171","msg":"trace[1675144120] transaction","detail":"{read_only:false; response_revision:3817; number_of_response:1; }","duration":"113.480171ms","start":"2025-04-14T14:43:13.933214Z","end":"2025-04-14T14:43:14.046694Z","steps":["trace[1675144120] 'process raft request'  (duration: 67.872838ms)","trace[1675144120] 'get key's previous created_revision and leaseID' {req_type:put; key:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; req_size:1095; } (duration: 24.915948ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T14:43:14.069276Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"135.324347ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T14:43:14.070196Z","caller":"traceutil/trace.go:171","msg":"trace[336933360] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:3817; }","duration":"136.270433ms","start":"2025-04-14T14:43:13.933900Z","end":"2025-04-14T14:43:14.070170Z","steps":["trace[336933360] 'agreement among raft nodes before linearized reading'  (duration: 112.765206ms)","trace[336933360] 'range keys from in-memory index tree'  (duration: 22.543139ms)"],"step_count":2}
	{"level":"info","ts":"2025-04-14T14:43:14.286777Z","caller":"traceutil/trace.go:171","msg":"trace[185873828] transaction","detail":"{read_only:false; response_revision:3818; number_of_response:1; }","duration":"200.131258ms","start":"2025-04-14T14:43:14.086612Z","end":"2025-04-14T14:43:14.286743Z","steps":["trace[185873828] 'process raft request'  (duration: 178.144981ms)","trace[185873828] 'store kv pair into bolt db' {req_type:put; key:/registry/events/kube-system/csi-hostpathplugin-6mjrr.18363677bd5f4e23; req_size:759; } (duration: 21.816397ms)"],"step_count":2}
	{"level":"info","ts":"2025-04-14T14:43:14.393426Z","caller":"traceutil/trace.go:171","msg":"trace[229802564] transaction","detail":"{read_only:false; number_of_response:1; response_revision:3819; }","duration":"163.655285ms","start":"2025-04-14T14:43:14.229747Z","end":"2025-04-14T14:43:14.393403Z","steps":["trace[229802564] 'process raft request'  (duration: 148.280826ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:43:14.393756Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"129.02766ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/csinodes/addons-582460\" limit:1 ","response":"range_response_count:1 size:895"}
	{"level":"info","ts":"2025-04-14T14:43:14.393799Z","caller":"traceutil/trace.go:171","msg":"trace[956486085] range","detail":"{range_begin:/registry/csinodes/addons-582460; range_end:; response_count:1; response_revision:3819; }","duration":"129.118014ms","start":"2025-04-14T14:43:14.264669Z","end":"2025-04-14T14:43:14.393787Z","steps":["trace[956486085] 'agreement among raft nodes before linearized reading'  (duration: 128.972772ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:43:14.393986Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"163.887976ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T14:43:14.394017Z","caller":"traceutil/trace.go:171","msg":"trace[206089168] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:3819; }","duration":"163.921454ms","start":"2025-04-14T14:43:14.230086Z","end":"2025-04-14T14:43:14.394008Z","steps":["trace[206089168] 'agreement among raft nodes before linearized reading'  (duration: 163.874926ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T14:47:16.914217Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":3626}
	{"level":"info","ts":"2025-04-14T14:47:17.083662Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":3626,"took":"168.7403ms","hash":3111386428,"current-db-size-bytes":8617984,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":3416064,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2025-04-14T14:47:17.083721Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":3111386428,"revision":3626,"compact-revision":3009}
	
	
	==> kernel <==
	 14:50:10 up  7:29,  0 users,  load average: 0.34, 0.66, 1.11
	Linux addons-582460 6.6.72+ #1 SMP PREEMPT_DYNAMIC Sun Mar 30 09:01:26 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [f724b28a16d0] <==
	W0414 14:39:06.898045       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:39:06.898213       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	I0414 14:42:01.475548       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0414 14:42:02.630422       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0414 14:42:07.343707       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	W0414 14:42:07.721201       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:42:07.721652       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:42:07.823536       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:42:07.824061       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	I0414 14:42:07.854882       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.97.47.96"}
	I0414 14:43:11.749450       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 14:43:11.749564       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 14:43:11.784274       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 14:43:11.784374       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 14:43:11.824552       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 14:43:11.824947       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 14:43:11.830709       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 14:43:11.830849       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 14:43:11.903641       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 14:43:11.905148       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0414 14:43:12.829712       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0414 14:43:12.905983       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0414 14:43:12.964074       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0414 14:44:53.163730       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:44:53.163792       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	
	
	==> kube-controller-manager [0905500d5f6a] <==
	E0414 14:49:59.666620       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:50:00.119078       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:50:00.120640       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="gadget.kinvolk.io/v1alpha1, Resource=traces"
	W0414 14:50:00.122067       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:50:00.122114       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:50:00.497337       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:50:00.498749       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshots"
	W0414 14:50:00.499943       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:50:00.499997       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:50:00.667595       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:50:00.669285       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="nodeinfo.volcano.sh/v1alpha1, Resource=numatopologies"
	W0414 14:50:00.671083       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:50:00.671185       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:50:01.432051       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:50:01.433743       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="flow.volcano.sh/v1alpha1, Resource=jobflows"
	W0414 14:50:01.435047       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:50:01.435100       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:50:03.290328       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:50:03.291906       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="flow.volcano.sh/v1alpha1, Resource=jobtemplates"
	W0414 14:50:03.293370       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:50:03.293582       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:50:05.629205       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:50:05.630874       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="scheduling.volcano.sh/v1beta1, Resource=queues"
	W0414 14:50:05.632383       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:50:05.632435       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [46259b71d8d6] <==
	I0414 14:22:38.007198       1 server_linux.go:66] "Using iptables proxy"
	I0414 14:22:39.196600       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0414 14:22:39.199171       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0414 14:22:40.156706       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0414 14:22:40.157047       1 server_linux.go:170] "Using iptables Proxier"
	I0414 14:22:40.302677       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0414 14:22:40.332421       1 server.go:497] "Version info" version="v1.32.2"
	I0414 14:22:40.332476       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0414 14:22:40.378296       1 config.go:329] "Starting node config controller"
	I0414 14:22:40.378442       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0414 14:22:40.408369       1 config.go:199] "Starting service config controller"
	I0414 14:22:40.408411       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0414 14:22:40.408466       1 config.go:105] "Starting endpoint slice config controller"
	I0414 14:22:40.408475       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0414 14:22:40.853250       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0414 14:22:41.091747       1 shared_informer.go:320] Caches are synced for node config
	I0414 14:22:41.116232       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [2008bd20418a] <==
	W0414 14:22:19.332154       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:19.332458       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:19.332958       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0414 14:22:19.333160       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.181661       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:20.181719       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.210195       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:20.210540       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.387581       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:20.387640       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.422033       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0414 14:22:20.422107       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.557949       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0414 14:22:20.558306       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.589218       1 reflector.go:569] runtime/asm_amd64.s:1700: 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"
	E0414 14:22:20.589614       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0414 14:22:20.609704       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0414 14:22:20.609760       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.641193       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0414 14:22:20.641257       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.681421       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: 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
	E0414 14:22:20.681485       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: 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"
	I0414 14:22:23.013257       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	E0414 14:46:50.919665       1 framework.go:1268] "Plugin failed" err="binding volumes: context deadline exceeded" plugin="VolumeBinding" pod="default/test-local-path" node="addons-582460"
	E0414 14:46:50.923062       1 schedule_one.go:1058] "Error scheduling pod; retrying" err="running PreBind plugin \"VolumeBinding\": binding volumes: context deadline exceeded" pod="default/test-local-path"
	
	
	==> kubelet <==
	Apr 14 14:48:10 addons-582460 kubelet[2350]: I0414 14:48:10.102640    2350 reconciler_common.go:299] "Volume detached for volume \"kube-api-access-8jf59\" (UniqueName: \"kubernetes.io/projected/584c1c92-d66a-4337-bd43-a3d327c7116f-kube-api-access-8jf59\") on node \"addons-582460\" DevicePath \"\""
	Apr 14 14:48:10 addons-582460 kubelet[2350]: I0414 14:48:10.102698    2350 reconciler_common.go:299] "Volume detached for volume \"script\" (UniqueName: \"kubernetes.io/configmap/584c1c92-d66a-4337-bd43-a3d327c7116f-script\") on node \"addons-582460\" DevicePath \"\""
	Apr 14 14:48:10 addons-582460 kubelet[2350]: I0414 14:48:10.102718    2350 reconciler_common.go:299] "Volume detached for volume \"data\" (UniqueName: \"kubernetes.io/host-path/584c1c92-d66a-4337-bd43-a3d327c7116f-data\") on node \"addons-582460\" DevicePath \"\""
	Apr 14 14:48:10 addons-582460 kubelet[2350]: I0414 14:48:10.102732    2350 reconciler_common.go:299] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/584c1c92-d66a-4337-bd43-a3d327c7116f-gcp-creds\") on node \"addons-582460\" DevicePath \"\""
	Apr 14 14:48:12 addons-582460 kubelet[2350]: I0414 14:48:12.220433    2350 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="584c1c92-d66a-4337-bd43-a3d327c7116f" path="/var/lib/kubelet/pods/584c1c92-d66a-4337-bd43-a3d327c7116f/volumes"
	Apr 14 14:48:13 addons-582460 kubelet[2350]: E0414 14:48:13.206405    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:48:13 addons-582460 kubelet[2350]: W0414 14:48:13.498537    2350 logging.go:55] [core] [Channel #74 SubChannel #75]grpc: addrConn.createTransport failed to connect to {Addr: "/var/lib/kubelet/plugins/csi-hostpath/csi.sock", ServerName: "localhost", }. Err: connection error: desc = "transport: Error while dialing: dial unix /var/lib/kubelet/plugins/csi-hostpath/csi.sock: connect: connection refused"
	Apr 14 14:48:17 addons-582460 kubelet[2350]: E0414 14:48:17.208858    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="b7501b3f-ed53-4bd4-9db9-4569830a9332"
	Apr 14 14:48:28 addons-582460 kubelet[2350]: E0414 14:48:28.206305    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:48:31 addons-582460 kubelet[2350]: E0414 14:48:31.208060    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="b7501b3f-ed53-4bd4-9db9-4569830a9332"
	Apr 14 14:48:41 addons-582460 kubelet[2350]: E0414 14:48:41.206079    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:48:42 addons-582460 kubelet[2350]: E0414 14:48:42.209476    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="b7501b3f-ed53-4bd4-9db9-4569830a9332"
	Apr 14 14:48:53 addons-582460 kubelet[2350]: E0414 14:48:53.206098    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:48:56 addons-582460 kubelet[2350]: E0414 14:48:56.211419    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="b7501b3f-ed53-4bd4-9db9-4569830a9332"
	Apr 14 14:49:08 addons-582460 kubelet[2350]: E0414 14:49:08.206634    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:49:11 addons-582460 kubelet[2350]: E0414 14:49:11.208524    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="b7501b3f-ed53-4bd4-9db9-4569830a9332"
	Apr 14 14:49:22 addons-582460 kubelet[2350]: E0414 14:49:22.216761    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:49:22 addons-582460 kubelet[2350]: E0414 14:49:22.219395    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="b7501b3f-ed53-4bd4-9db9-4569830a9332"
	Apr 14 14:49:33 addons-582460 kubelet[2350]: E0414 14:49:33.206358    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:49:36 addons-582460 kubelet[2350]: E0414 14:49:36.218651    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="b7501b3f-ed53-4bd4-9db9-4569830a9332"
	Apr 14 14:49:45 addons-582460 kubelet[2350]: E0414 14:49:45.206087    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:49:49 addons-582460 kubelet[2350]: E0414 14:49:49.208401    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="b7501b3f-ed53-4bd4-9db9-4569830a9332"
	Apr 14 14:50:00 addons-582460 kubelet[2350]: E0414 14:50:00.206106    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:50:02 addons-582460 kubelet[2350]: E0414 14:50:02.210259    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="b7501b3f-ed53-4bd4-9db9-4569830a9332"
	Apr 14 14:50:03 addons-582460 kubelet[2350]: W0414 14:50:03.343446    2350 logging.go:55] [core] [Channel #76 SubChannel #77]grpc: addrConn.createTransport failed to connect to {Addr: "/var/lib/kubelet/plugins/csi-hostpath/csi.sock", ServerName: "localhost", }. Err: connection error: desc = "transport: Error while dialing: dial unix /var/lib/kubelet/plugins/csi-hostpath/csi.sock: connect: connection refused"
	
	
	==> storage-provisioner [731f15be5696] <==
	I0414 14:22:46.413532       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0414 14:22:46.890052       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0414 14:22:46.895404       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0414 14:22:47.597833       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0414 14:22:47.598151       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-582460_13eb22f2-1ccb-4d0a-b85e-6cb48fefa150!
	I0414 14:22:47.630187       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"d4039cb7-3110-43da-a708-d1985c9e0b00", APIVersion:"v1", ResourceVersion:"718", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-582460_13eb22f2-1ccb-4d0a-b85e-6cb48fefa150 became leader
	I0414 14:22:47.799184       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-582460_13eb22f2-1ccb-4d0a-b85e-6cb48fefa150!
	

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

                                                
                                                
-- stdout --
	Name:             nginx
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-582460/192.168.49.2
	Start Time:       Mon, 14 Apr 2025 14:42:07 +0000
	Labels:           run=nginx
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.33
	IPs:
	  IP:  10.244.0.33
	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-7cx9p (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-7cx9p:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    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                        8m4s                   default-scheduler  Successfully assigned default/nginx to addons-582460
	  Warning  Failed                           7m21s                  kubelet            Failed to pull image "docker.io/nginx:alpine": toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed                           6m31s (x3 over 8m2s)   kubelet            Failed to pull image "docker.io/nginx:alpine": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed                           6m31s (x4 over 8m2s)   kubelet            Error: ErrImagePull
	  Warning  FailedToRetrieveImagePullSecret  6m17s (x11 over 8m3s)  kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
	  Normal   Pulling                          5m7s (x5 over 8m3s)    kubelet            Pulling image "docker.io/nginx:alpine"
	  Warning  Failed                           3m3s (x22 over 8m2s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff                          2m48s (x23 over 8m2s)  kubelet            Back-off pulling image "docker.io/nginx:alpine"
	
	
	Name:             task-pv-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-582460/192.168.49.2
	Start Time:       Mon, 14 Apr 2025 14:37:07 +0000
	Labels:           app=task-pv-pod
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.31
	IPs:
	  IP:  10.244.0.31
	Containers:
	  task-pv-container:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /usr/share/nginx/html from task-pv-storage (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qn5xs (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  task-pv-storage:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  hpvc
	    ReadOnly:   false
	  kube-api-access-qn5xs:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    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                        13m                   default-scheduler        Successfully assigned default/task-pv-pod to addons-582460
	  Warning  Failed                           11m (x4 over 13m)     kubelet                  Failed to pull image "docker.io/nginx": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed                           11m (x4 over 13m)     kubelet                  Error: ErrImagePull
	  Normal   Pulling                          10m (x5 over 13m)     kubelet                  Pulling image "docker.io/nginx"
	  Warning  FailedToRetrieveImagePullSecret  8m1s (x25 over 13m)   kubelet                  Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
	  Normal   BackOff                          2m54s (x42 over 13m)  kubelet                  Back-off pulling image "docker.io/nginx"
	  Warning  Failed                           2m54s (x42 over 13m)  kubelet                  Error: ImagePullBackOff
	  Warning  FailedAttachVolume               52s (x3 over 4m53s)   attachdetach-controller  AttachVolume.Attach failed for volume "pvc-62651c92-2f61-4f6e-ba11-6b56c1407f4f" : timed out waiting for external-attacher of hostpath.csi.k8s.io CSI driver to attach volume eff04498-193d-11f0-8696-c696d07c355b
	
	
	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-fj678 (ro)
	Conditions:
	  Type           Status
	  PodScheduled   False 
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-fj678:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    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
	  ----     ------            ----   ----               -------
	  Warning  FailedScheduling  3m21s  default-scheduler  running PreBind plugin "VolumeBinding": binding volumes: context deadline exceeded

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-582460 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-2882s ingress-nginx-admission-patch-hd6sn: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-582460 addons disable ingress-dns --alsologtostderr -v=1: (1.452638151s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-582460 addons disable ingress --alsologtostderr -v=1: (7.883077518s)
--- FAIL: TestAddons/parallel/Ingress (494.30s)

                                                
                                    
x
+
TestAddons/parallel/CSI (375.31s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0414 14:37:05.378425  535243 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0414 14:37:05.413214  535243 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0414 14:37:05.413294  535243 kapi.go:107] duration metric: took 93.224145ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 93.265536ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-582460 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-582460 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [acd6c580-fb89-460a-856e-bab99ec4c560] Pending
helpers_test.go:344: "task-pv-pod" [acd6c580-fb89-460a-856e-bab99ec4c560] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
addons_test.go:506: ***** TestAddons/parallel/CSI: pod "app=task-pv-pod" failed to start within 6m0s: context deadline exceeded ****
addons_test.go:506: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-582460 -n addons-582460
addons_test.go:506: TestAddons/parallel/CSI: showing logs for failed pods as of 2025-04-14 14:43:07.756709475 +0000 UTC m=+1319.103766930
addons_test.go:506: (dbg) Run:  kubectl --context addons-582460 describe po task-pv-pod -n default
addons_test.go:506: (dbg) kubectl --context addons-582460 describe po task-pv-pod -n default:
Name:             task-pv-pod
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-582460/192.168.49.2
Start Time:       Mon, 14 Apr 2025 14:37:07 +0000
Labels:           app=task-pv-pod
Annotations:      <none>
Status:           Pending
IP:               10.244.0.31
IPs:
IP:  10.244.0.31
Containers:
task-pv-container:
Container ID:   
Image:          docker.io/nginx
Image ID:       
Port:           80/TCP
Host Port:      0/TCP
State:          Waiting
Reason:       ErrImagePull
Ready:          False
Restart Count:  0
Environment:    <none>
Mounts:
/usr/share/nginx/html from task-pv-storage (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qn5xs (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
task-pv-storage:
Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName:  hpvc
ReadOnly:   false
kube-api-access-qn5xs:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
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/task-pv-pod to addons-582460
Warning  Failed                           4m36s (x6 over 5m59s)  kubelet            Error: ImagePullBackOff
Warning  Failed                           4m24s (x4 over 5m59s)  kubelet            Failed to pull image "docker.io/nginx": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed                           4m24s (x4 over 5m59s)  kubelet            Error: ErrImagePull
Normal   Pulling                          2m58s (x5 over 6m)     kubelet            Pulling image "docker.io/nginx"
Warning  FailedToRetrieveImagePullSecret  57s (x25 over 6m)      kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
Normal   BackOff                          42s (x21 over 5m59s)   kubelet            Back-off pulling image "docker.io/nginx"
addons_test.go:506: (dbg) Run:  kubectl --context addons-582460 logs task-pv-pod -n default
addons_test.go:506: (dbg) Non-zero exit: kubectl --context addons-582460 logs task-pv-pod -n default: exit status 1 (133.240031ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "task-pv-container" in pod "task-pv-pod" is waiting to start: image can't be pulled

                                                
                                                
** /stderr **
addons_test.go:506: kubectl --context addons-582460 logs task-pv-pod -n default: exit status 1
addons_test.go:507: failed waiting for pod task-pv-pod: app=task-pv-pod within 6m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/CSI]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-582460
helpers_test.go:235: (dbg) docker inspect addons-582460:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f",
	        "Created": "2025-04-14T14:21:58.119091958Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 535660,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-04-14T14:21:58.168282633Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fa6441117abd3f0ec72d78de011fb44ecb7b1e274ddcf240e39454ed1f98f388",
	        "ResolvConfPath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/hostname",
	        "HostsPath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/hosts",
	        "LogPath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f-json.log",
	        "Name": "/addons-582460",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-582460:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-582460",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "private",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 0,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": null,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f",
	                "LowerDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c-init/diff:/var/lib/docker/overlay2/c4ddb93b28a4d34395e460f198baf9e311d371868623a4b7bb51545925cd59ee/diff",
	                "MergedDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c/merged",
	                "UpperDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c/diff",
	                "WorkDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-582460",
	                "Source": "/var/lib/docker/volumes/addons-582460/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-582460",
	            "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.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a",
	            "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-582460",
	                "name.minikube.sigs.k8s.io": "addons-582460",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d07777d34004eda723a411c51b60ff13080a78eebccec91b92cc8649ae55d6e2",
	            "SandboxKey": "/var/run/docker/netns/d07777d34004",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32933"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32934"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32937"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32935"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32936"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-582460": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "26:6e:89:45:47:29",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "561e361c60675bb632bae1b40254c5e973bb8b57d5913d22969121bf5bff8a99",
	                    "EndpointID": "27681503ade1f8569514433088f82eaf9574cd0b3dd11eb3f974b7a7a71d239c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-582460",
	                        "d6f685c2aca2"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-582460 -n addons-582460
helpers_test.go:244: <<< TestAddons/parallel/CSI FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/CSI]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-582460 logs -n 25: (1.553876321s)
helpers_test.go:252: TestAddons/parallel/CSI logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                 Args                 |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | enable dashboard -p                  | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:21 UTC |                     |
	|         | addons-582460                        |               |                       |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:21 UTC |                     |
	|         | addons-582460                        |               |                       |         |                     |                     |
	| start   | -p addons-582460 --wait=true         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:21 UTC | 14 Apr 25 14:29 UTC |
	|         | --memory=4000 --alsologtostderr      |               |                       |         |                     |                     |
	|         | --addons=registry                    |               |                       |         |                     |                     |
	|         | --addons=metrics-server              |               |                       |         |                     |                     |
	|         | --addons=volumesnapshots             |               |                       |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |               |                       |         |                     |                     |
	|         | --addons=gcp-auth                    |               |                       |         |                     |                     |
	|         | --addons=cloud-spanner               |               |                       |         |                     |                     |
	|         | --addons=inspektor-gadget            |               |                       |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |               |                       |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |               |                       |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin       |               |                       |         |                     |                     |
	|         | --driver=docker                      |               |                       |         |                     |                     |
	|         | --container-runtime=docker           |               |                       |         |                     |                     |
	|         | --addons=ingress                     |               |                       |         |                     |                     |
	|         | --addons=ingress-dns                 |               |                       |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:35 UTC | 14 Apr 25 14:35 UTC |
	|         | volcano --alsologtostderr -v=1       |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | gcp-auth --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | amd-gpu-device-plugin                |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | enable headlamp                      | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | -p addons-582460                     |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| ip      | addons-582460 ip                     | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | registry --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | headlamp --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | yakd --alsologtostderr -v=1          |               |                       |         |                     |                     |
	| addons  | addons-582460 addons                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | disable nvidia-device-plugin         |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-582460 addons                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | disable cloud-spanner                |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-582460 addons                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:37 UTC | 14 Apr 25 14:37 UTC |
	|         | disable metrics-server               |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:41 UTC | 14 Apr 25 14:41 UTC |
	|         | storage-provisioner-rancher          |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-582460 addons                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:42 UTC | 14 Apr 25 14:42 UTC |
	|         | disable inspektor-gadget             |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 14:21:08
	Running on machine: cs-905301410258-default
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 14:21:08.950204  535262 out.go:345] Setting OutFile to fd 1 ...
	I0414 14:21:08.950410  535262 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:21:08.950422  535262 out.go:358] Setting ErrFile to fd 2...
	I0414 14:21:08.950430  535262 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:21:08.950770  535262 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
	W0414 14:21:08.951044  535262 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/config/config.json: no such file or directory
	I0414 14:21:08.951652  535262 out.go:352] Setting JSON to false
	I0414 14:21:08.953203  535262 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":25229,"bootTime":1744615240,"procs":20,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"24.04","kernelVersion":"6.6.72+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"08823121-9af5-4a5b-91af-05462fba6295"}
	I0414 14:21:08.953289  535262 start.go:139] virtualization:  guest
	I0414 14:21:08.957153  535262 out.go:177] * [addons-582460] minikube v1.35.0 on Ubuntu 24.04 (amd64)
	W0414 14:21:08.960153  535262 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball: no such file or directory
	I0414 14:21:08.960173  535262 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 14:21:08.960225  535262 notify.go:220] Checking for updates...
	I0414 14:21:08.965778  535262 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 14:21:08.968242  535262 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig
	I0414 14:21:08.971865  535262 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube
	I0414 14:21:08.975382  535262 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 14:21:08.978072  535262 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0414 14:21:08.981997  535262 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 14:21:09.028224  535262 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 14:21:09.028428  535262 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:21:09.120223  535262 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:58 SystemTime:2025-04-14 14:21:09.105912431 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSe
rverAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<
nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:21:09.120421  535262 docker.go:318] overlay module found
	I0414 14:21:09.124318  535262 out.go:177] * Using the docker driver based on user configuration
	I0414 14:21:09.127470  535262 start.go:297] selected driver: docker
	I0414 14:21:09.127628  535262 start.go:901] validating driver "docker" against <nil>
	I0414 14:21:09.127663  535262 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 14:21:09.128358  535262 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:21:09.218193  535262 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:58 SystemTime:2025-04-14 14:21:09.202609952 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSe
rverAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<
nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:21:09.218491  535262 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 14:21:09.219242  535262 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0414 14:21:09.219266  535262 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0414 14:21:09.219313  535262 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0414 14:21:09.224079  535262 out.go:177] * Using Docker driver with root privileges
	I0414 14:21:09.227225  535262 cni.go:84] Creating CNI manager for ""
	I0414 14:21:09.227378  535262 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 14:21:09.227402  535262 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0414 14:21:09.227524  535262 start.go:340] cluster config:
	{Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOpti
mizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 14:21:09.230783  535262 out.go:177] * Starting "addons-582460" primary control-plane node in "addons-582460" cluster
	I0414 14:21:09.233335  535262 cache.go:121] Beginning downloading kic base image for docker with docker
	I0414 14:21:09.236944  535262 out.go:177] * Pulling base image v0.0.46-1744107393-20604 ...
	I0414 14:21:09.239932  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:21:09.240064  535262 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 14:21:09.265050  535262 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 14:21:09.265532  535262 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0414 14:21:09.265680  535262 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 14:21:09.290205  535262 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0414 14:21:09.290242  535262 cache.go:56] Caching tarball of preloaded images
	I0414 14:21:09.290719  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:21:09.294283  535262 out.go:177] * Downloading Kubernetes v1.32.2 preload ...
	I0414 14:21:09.296927  535262 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0414 14:21:09.338943  535262 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4?checksum=md5:c3fdd273d8c9002513e1c87be8fe9ffc -> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0414 14:21:12.044842  535262 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0414 14:21:12.045051  535262 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0414 14:21:13.070364  535262 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0414 14:21:13.070854  535262 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/config.json ...
	I0414 14:21:13.070911  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/config.json: {Name:mkee782767ee254cfab3876b6ffddc79ca7b05f8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:21:20.509353  535262 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	I0414 14:21:20.509375  535262 cache.go:163] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from local cache
	I0414 14:21:46.277091  535262 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from cached tarball
	I0414 14:21:46.277164  535262 cache.go:230] Successfully downloaded all kic artifacts
	I0414 14:21:46.277235  535262 start.go:360] acquireMachinesLock for addons-582460: {Name:mke86a44e35b00bd69f238c7b51f7d9e6525019d Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0414 14:21:46.277717  535262 start.go:364] duration metric: took 443.383µs to acquireMachinesLock for "addons-582460"
	I0414 14:21:46.277771  535262 start.go:93] Provisioning new machine with config: &{Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144
MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0414 14:21:46.277922  535262 start.go:125] createHost starting for "" (driver="docker")
	I0414 14:21:46.281618  535262 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0414 14:21:46.282100  535262 start.go:159] libmachine.API.Create for "addons-582460" (driver="docker")
	I0414 14:21:46.282160  535262 client.go:168] LocalClient.Create starting
	I0414 14:21:46.282314  535262 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem
	I0414 14:21:46.860879  535262 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem
	I0414 14:21:47.589295  535262 cli_runner.go:164] Run: docker network inspect addons-582460 --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}}]}"
	W0414 14:21:47.613302  535262 cli_runner.go:211] docker network inspect addons-582460 --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
	I0414 14:21:47.613470  535262 network_create.go:284] running [docker network inspect addons-582460] to gather additional debugging logs...
	I0414 14:21:47.613506  535262 cli_runner.go:164] Run: docker network inspect addons-582460
	W0414 14:21:47.639103  535262 cli_runner.go:211] docker network inspect addons-582460 returned with exit code 1
	I0414 14:21:47.639167  535262 network_create.go:287] error running [docker network inspect addons-582460]: docker network inspect addons-582460: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-582460 not found
	I0414 14:21:47.639189  535262 network_create.go:289] output of [docker network inspect addons-582460]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-582460 not found
	
	** /stderr **
	I0414 14:21:47.639350  535262 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}}]}"
	I0414 14:21:47.666666  535262 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:0xc0173c8540}
	I0414 14:21:47.666728  535262 network_create.go:124] attempt to create docker network addons-582460 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0414 14:21:47.666885  535262 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=1460 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-582460 addons-582460
	I0414 14:21:47.750441  535262 network_create.go:108] docker network addons-582460 192.168.49.0/24 created
	I0414 14:21:47.750495  535262 kic.go:121] calculated static IP "192.168.49.2" for the "addons-582460" container
	I0414 14:21:47.750652  535262 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0414 14:21:47.776266  535262 cli_runner.go:164] Run: docker volume create addons-582460 --label name.minikube.sigs.k8s.io=addons-582460 --label created_by.minikube.sigs.k8s.io=true
	I0414 14:21:47.804659  535262 oci.go:103] Successfully created a docker volume addons-582460
	I0414 14:21:47.804824  535262 cli_runner.go:164] Run: docker run --rm --name addons-582460-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-582460 --entrypoint /usr/bin/test -v addons-582460:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib
	I0414 14:21:50.608552  535262 cli_runner.go:217] Completed: docker run --rm --name addons-582460-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-582460 --entrypoint /usr/bin/test -v addons-582460:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib: (2.803636309s)
	I0414 14:21:50.608615  535262 oci.go:107] Successfully prepared a docker volume addons-582460
	I0414 14:21:50.608642  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:21:50.608673  535262 kic.go:194] Starting extracting preloaded images to volume ...
	I0414 14:21:50.608893  535262 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-582460:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir
	I0414 14:21:58.011039  535262 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-582460:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir: (7.402076442s)
	I0414 14:21:58.011094  535262 kic.go:203] duration metric: took 7.402417792s to extract preloaded images to volume ...
	W0414 14:21:58.011410  535262 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0414 14:21:58.011521  535262 oci.go:249] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0414 14:21:58.011638  535262 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0414 14:21:58.095306  535262 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-582460 --name addons-582460 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-582460 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-582460 --network addons-582460 --ip 192.168.49.2 --volume addons-582460:/var --security-opt apparmor=unconfined --memory=4000mb -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.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a
	I0414 14:21:58.463751  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Running}}
	I0414 14:21:58.508901  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:21:58.553798  535262 cli_runner.go:164] Run: docker exec addons-582460 stat /var/lib/dpkg/alternatives/iptables
	I0414 14:21:58.650174  535262 oci.go:144] the created container "addons-582460" has a running status.
	I0414 14:21:58.650256  535262 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa...
	I0414 14:21:59.159276  535262 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0414 14:21:59.257643  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:21:59.335899  535262 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0414 14:21:59.335964  535262 kic_runner.go:114] Args: [docker exec --privileged addons-582460 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0414 14:21:59.509954  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:21:59.570969  535262 machine.go:93] provisionDockerMachine start ...
	I0414 14:21:59.571338  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:21:59.637999  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:21:59.639344  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:21:59.639420  535262 main.go:141] libmachine: About to run SSH command:
	hostname
	I0414 14:21:59.848342  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-582460
	
	I0414 14:21:59.848378  535262 ubuntu.go:169] provisioning hostname "addons-582460"
	I0414 14:21:59.848505  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:21:59.894221  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:21:59.894773  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:21:59.894825  535262 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-582460 && echo "addons-582460" | sudo tee /etc/hostname
	I0414 14:22:00.102304  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-582460
	
	I0414 14:22:00.102438  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:00.139843  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:00.140405  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:00.140449  535262 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-582460' /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-582460/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-582460' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0414 14:22:00.303857  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0414 14:22:00.303906  535262 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube}
	I0414 14:22:00.303952  535262 ubuntu.go:177] setting up certificates
	I0414 14:22:00.303969  535262 provision.go:84] configureAuth start
	I0414 14:22:00.304099  535262 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-582460
	I0414 14:22:00.334593  535262 provision.go:143] copyHostCerts
	I0414 14:22:00.334723  535262 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/key.pem (1675 bytes)
	I0414 14:22:00.334938  535262 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.pem (1119 bytes)
	I0414 14:22:00.335214  535262 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cert.pem (1164 bytes)
	I0414 14:22:00.335439  535262 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-582460 san=[127.0.0.1 192.168.49.2 addons-582460 localhost minikube]
	I0414 14:22:00.553926  535262 provision.go:177] copyRemoteCerts
	I0414 14:22:00.554057  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0414 14:22:00.554182  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:00.580934  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:00.683026  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0414 14:22:00.722426  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server.pem --> /etc/docker/server.pem (1245 bytes)
	I0414 14:22:00.761737  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0414 14:22:00.801207  535262 provision.go:87] duration metric: took 497.217601ms to configureAuth
	I0414 14:22:00.801245  535262 ubuntu.go:193] setting minikube options for container-runtime
	I0414 14:22:00.801565  535262 config.go:182] Loaded profile config "addons-582460": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:22:00.801775  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:00.829508  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:00.829953  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:00.829988  535262 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0414 14:22:00.976781  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0414 14:22:00.976825  535262 ubuntu.go:71] root file system type: overlay
	I0414 14:22:00.977008  535262 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0414 14:22:00.977149  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:01.015394  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:01.015908  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:01.016091  535262 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0414 14:22:01.177018  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0414 14:22:01.177224  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:01.205279  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:01.205648  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:01.205771  535262 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0414 14:22:02.417075  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2025-03-25 15:05:51.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2025-04-14 14:22:01.173359515 +0000
	@@ -1,46 +1,49 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
	-Wants=network-online.target containerd.service
	+BindsTo=containerd.service
	+After=network-online.target firewalld.service containerd.service
	+Wants=network-online.target
	 Requires=docker.socket
	+StartLimitBurst=3
	+StartLimitIntervalSec=60
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutStartSec=0
	-RestartSec=2
	-Restart=always
	+Restart=on-failure
	 
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	+# The base configuration already specifies an 'ExecStart=...' command. The first directive
	+# here is to clear out that command inherited from the base configuration. Without this,
	+# the command from the base configuration and the command specified here are treated as
	+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	+# will catch this invalid input and refuse to start the service with an error like:
	+#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	+
	+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	+ExecStart=
	+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	+ExecReload=/bin/kill -s HUP $MAINPID
	 
	 # Having non-zero Limit*s causes performance problems due to accounting overhead
	 # in the kernel. We recommend using cgroups to do container-local accounting.
	+LimitNOFILE=infinity
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# Uncomment TasksMax if your systemd version supports it.
	+# Only systemd 226 and above support this version.
	 TasksMax=infinity
	+TimeoutStartSec=0
	 
	 # set delegate yes so that systemd does not reset the cgroups of docker containers
	 Delegate=yes
	 
	 # kill only the docker process, not all processes in the cgroup
	 KillMode=process
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I0414 14:22:02.417165  535262 machine.go:96] duration metric: took 2.846142257s to provisionDockerMachine
	I0414 14:22:02.417185  535262 client.go:171] duration metric: took 16.135014459s to LocalClient.Create
	I0414 14:22:02.417210  535262 start.go:167] duration metric: took 16.13511275s to libmachine.API.Create "addons-582460"
	I0414 14:22:02.417224  535262 start.go:293] postStartSetup for "addons-582460" (driver="docker")
	I0414 14:22:02.417242  535262 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]
	I0414 14:22:02.417360  535262 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
	I0414 14:22:02.417443  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.451515  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:02.556627  535262 ssh_runner.go:195] Run: cat /etc/os-release
	I0414 14:22:02.562071  535262 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0414 14:22:02.562117  535262 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0414 14:22:02.562161  535262 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0414 14:22:02.562174  535262 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0414 14:22:02.562193  535262 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/addons for local assets ...
	I0414 14:22:02.562305  535262 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/files for local assets ...
	I0414 14:22:02.562363  535262 start.go:296] duration metric: took 145.127948ms for postStartSetup
	I0414 14:22:02.562878  535262 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-582460
	I0414 14:22:02.591603  535262 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/config.json ...
	I0414 14:22:02.592102  535262 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 14:22:02.592199  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.622501  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:02.718763  535262 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0414 14:22:02.726017  535262 start.go:128] duration metric: took 16.448068238s to createHost
	I0414 14:22:02.726060  535262 start.go:83] releasing machines lock for "addons-582460", held for 16.448317786s
	I0414 14:22:02.726236  535262 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-582460
	I0414 14:22:02.753479  535262 ssh_runner.go:195] Run: cat /version.json
	I0414 14:22:02.753614  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.753479  535262 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0414 14:22:02.753882  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.798662  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:02.802593  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:03.008990  535262 ssh_runner.go:195] Run: systemctl --version
	I0414 14:22:03.016149  535262 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0414 14:22:03.023660  535262 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' {}" ;
	I0414 14:22:03.064527  535262 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0414 14:22:03.064799  535262 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" ;
	I0414 14:22:03.107866  535262 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0414 14:22:03.107902  535262 start.go:495] detecting cgroup driver to use...
	I0414 14:22:03.107953  535262 detect.go:190] detected "systemd" cgroup driver on host os
	I0414 14:22:03.108154  535262 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"
	I0414 14:22:03.134672  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0414 14:22:03.150427  535262 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"
	I0414 14:22:03.166739  535262 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0414 14:22:03.166893  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0414 14:22:03.182883  535262 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"
	I0414 14:22:03.198997  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0414 14:22:03.215208  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0414 14:22:03.232196  535262 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0414 14:22:03.247377  535262 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"
	I0414 14:22:03.264813  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0414 14:22:03.282542  535262 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"
	I0414 14:22:03.301338  535262 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0414 14:22:03.316926  535262 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0414 14:22:03.331835  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:03.468078  535262 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0414 14:22:03.584293  535262 start.go:495] detecting cgroup driver to use...
	I0414 14:22:03.584355  535262 detect.go:190] detected "systemd" cgroup driver on host os
	I0414 14:22:03.584478  535262 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0414 14:22:03.621016  535262 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0414 14:22:03.621189  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0414 14:22:03.651868  535262 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0414 14:22:03.694806  535262 ssh_runner.go:195] Run: which cri-dockerd
	I0414 14:22:03.702903  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0414 14:22:03.725595  535262 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0414 14:22:03.771641  535262 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0414 14:22:04.012882  535262 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0414 14:22:04.393211  535262 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0414 14:22:04.393362  535262 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0414 14:22:04.448055  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:04.640311  535262 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0414 14:22:05.160792  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0414 14:22:05.179834  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0414 14:22:05.199661  535262 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0414 14:22:05.346527  535262 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0414 14:22:05.484325  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:05.621422  535262 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0414 14:22:05.652434  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0414 14:22:05.672002  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:05.807498  535262 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0414 14:22:05.919434  535262 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0414 14:22:05.919902  535262 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0414 14:22:05.930503  535262 start.go:563] Will wait 60s for crictl version
	I0414 14:22:05.930986  535262 ssh_runner.go:195] Run: which crictl
	I0414 14:22:05.938993  535262 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0414 14:22:05.998473  535262 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  28.0.4
	RuntimeApiVersion:  v1
	I0414 14:22:05.998615  535262 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0414 14:22:06.046237  535262 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0414 14:22:06.089359  535262 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 28.0.4 ...
	I0414 14:22:06.089523  535262 cli_runner.go:164] Run: docker network inspect addons-582460 --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}}]}"
	I0414 14:22:06.119970  535262 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0414 14:22:06.125951  535262 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""
	I0414 14:22:06.146962  535262 out.go:177]   - kubelet.cgroups-per-qos=false
	I0414 14:22:06.149969  535262 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0414 14:22:06.152569  535262 kubeadm.go:883] updating cluster {Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOp
tions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0414 14:22:06.152755  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:22:06.152918  535262 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0414 14:22:06.190016  535262 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0414 14:22:06.190053  535262 docker.go:619] Images already preloaded, skipping extraction
	I0414 14:22:06.190206  535262 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0414 14:22:06.225523  535262 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0414 14:22:06.225583  535262 cache_images.go:84] Images are preloaded, skipping loading
	I0414 14:22:06.225600  535262 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.2 docker true true} ...
	I0414 14:22:06.225891  535262 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable="" --hostname-override=addons-582460 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0414 14:22:06.226053  535262 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0414 14:22:06.309996  535262 cni.go:84] Creating CNI manager for ""
	I0414 14:22:06.310041  535262 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 14:22:06.310066  535262 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0414 14:22:06.310104  535262 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-582460 NodeName:addons-582460 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubern
etes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0414 14:22:06.310348  535262 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "addons-582460"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: systemd
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.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
	
	I0414 14:22:06.310496  535262 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0414 14:22:06.329544  535262 binaries.go:44] Found k8s binaries, skipping transfer
	I0414 14:22:06.329672  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0414 14:22:06.344621  535262 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0414 14:22:06.373583  535262 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0414 14:22:06.401982  535262 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2290 bytes)
	I0414 14:22:06.431029  535262 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0414 14:22:06.436997  535262 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""
	I0414 14:22:06.456452  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:06.596875  535262 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 14:22:06.627470  535262 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460 for IP: 192.168.49.2
	I0414 14:22:06.627503  535262 certs.go:194] generating shared ca certs ...
	I0414 14:22:06.627532  535262 certs.go:226] acquiring lock for ca certs: {Name:mk221260cd86619c7a6d83ec97af4c6d11883933 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:06.627955  535262 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key
	I0414 14:22:06.951701  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt ...
	I0414 14:22:06.951749  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt: {Name:mke95a12399a5bd1c1c47850821913e21ad4eff8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:06.952246  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key ...
	I0414 14:22:06.952277  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key: {Name:mk4d83b6bd891c569117a49c22a785b0e11112f7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:06.952690  535262 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key
	I0414 14:22:07.704605  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.crt ...
	I0414 14:22:07.704657  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.crt: {Name:mkd24d7184c586ff1e740974f12e1931b2dd9e5f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.705218  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key ...
	I0414 14:22:07.705249  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key: {Name:mka1e230d96d0804ae4dd937d979255f1fbfb92b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.705624  535262 certs.go:256] generating profile certs ...
	I0414 14:22:07.705759  535262 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.key
	I0414 14:22:07.705791  535262 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt with IP's: []
	I0414 14:22:07.919884  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt ...
	I0414 14:22:07.919929  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: {Name:mkc12b385a8a9adb1c2a1934cf2abbd000c5bde2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.920458  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.key ...
	I0414 14:22:07.920509  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.key: {Name:mk915f6dc02c0b803a327a0c7477b88aaeb42088 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.920892  535262 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207
	I0414 14:22:07.920934  535262 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0414 14:22:08.034969  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207 ...
	I0414 14:22:08.035016  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207: {Name:mke83fd6d47d2316cb6a22ede4c00bee975023c3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.035583  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207 ...
	I0414 14:22:08.035617  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207: {Name:mkfad4f7ae9850c4828dd4de065e51738fd3e6b5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.035982  535262 certs.go:381] copying /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207 -> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt
	I0414 14:22:08.036224  535262 certs.go:385] copying /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207 -> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key
	I0414 14:22:08.036357  535262 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key
	I0414 14:22:08.036397  535262 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt with IP's: []
	I0414 14:22:08.579175  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt ...
	I0414 14:22:08.579220  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt: {Name:mk5966b2d0578fcfab682bf8f304319264c298ce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.579965  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key ...
	I0414 14:22:08.580002  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key: {Name:mk545fb3e44332e2c863c21600ad569f36962006 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.580652  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca-key.pem (1675 bytes)
	I0414 14:22:08.580747  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem (1119 bytes)
	I0414 14:22:08.580807  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem (1164 bytes)
	I0414 14:22:08.580865  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/key.pem (1675 bytes)
	I0414 14:22:08.581750  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0414 14:22:08.624671  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0414 14:22:08.664828  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0414 14:22:08.704195  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0414 14:22:08.744002  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0414 14:22:08.783414  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0414 14:22:08.823325  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0414 14:22:08.864240  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0414 14:22:08.904639  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0414 14:22:08.945338  535262 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0414 14:22:08.985822  535262 ssh_runner.go:195] Run: openssl version
	I0414 14:22:08.998389  535262 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"
	I0414 14:22:09.021220  535262 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0414 14:22:09.029704  535262 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 14 14:22 /usr/share/ca-certificates/minikubeCA.pem
	I0414 14:22:09.029845  535262 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0414 14:22:09.045352  535262 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"
	I0414 14:22:09.066039  535262 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0414 14:22:09.072239  535262 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
	I0414 14:22:09.072317  535262 kubeadm.go:392] StartCluster: {Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptio
ns:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 14:22:09.072536  535262 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0414 14:22:09.101386  535262 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0414 14:22:09.116753  535262 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0414 14:22:09.131959  535262 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0414 14:22:09.132078  535262 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
	I0414 14:22:09.146898  535262 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
	I0414 14:22:09.146941  535262 kubeadm.go:157] found existing configuration files:
	
	I0414 14:22:09.147054  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0414 14:22:09.162167  535262 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
	I0414 14:22:09.162309  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0414 14:22:09.176864  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0414 14:22:09.191546  535262 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
	I0414 14:22:09.191664  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0414 14:22:09.206076  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0414 14:22:09.220913  535262 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
	I0414 14:22:09.221073  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0414 14:22:09.235179  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0414 14:22:09.249838  535262 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
	I0414 14:22:09.249978  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0414 14:22:09.264419  535262 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$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"
	I0414 14:22:09.450670  535262 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0414 14:22:22.779054  535262 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0414 14:22:22.779220  535262 kubeadm.go:310] [preflight] Running pre-flight checks
	I0414 14:22:22.779365  535262 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0414 14:22:22.779635  535262 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0414 14:22:22.779838  535262 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0414 14:22:22.779994  535262 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0414 14:22:22.783584  535262 out.go:235]   - Generating certificates and keys ...
	I0414 14:22:22.783744  535262 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0414 14:22:22.783866  535262 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0414 14:22:22.784024  535262 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0414 14:22:22.784241  535262 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0414 14:22:22.784382  535262 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0414 14:22:22.784486  535262 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0414 14:22:22.784589  535262 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0414 14:22:22.784862  535262 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-582460 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0414 14:22:22.784968  535262 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0414 14:22:22.785241  535262 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-582460 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0414 14:22:22.785405  535262 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0414 14:22:22.785526  535262 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0414 14:22:22.785603  535262 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0414 14:22:22.785719  535262 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0414 14:22:22.785824  535262 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0414 14:22:22.785934  535262 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0414 14:22:22.786088  535262 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0414 14:22:22.786353  535262 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0414 14:22:22.786493  535262 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0414 14:22:22.786663  535262 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0414 14:22:22.786842  535262 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0414 14:22:22.789883  535262 out.go:235]   - Booting up control plane ...
	I0414 14:22:22.790059  535262 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0414 14:22:22.790248  535262 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0414 14:22:22.790464  535262 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0414 14:22:22.790718  535262 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0414 14:22:22.790951  535262 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0414 14:22:22.791038  535262 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0414 14:22:22.791383  535262 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0414 14:22:22.791664  535262 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0414 14:22:22.791883  535262 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001117871s
	I0414 14:22:22.792060  535262 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0414 14:22:22.792189  535262 kubeadm.go:310] [api-check] The API server is healthy after 7.001454943s
	I0414 14:22:22.792386  535262 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0414 14:22:22.792651  535262 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0414 14:22:22.792763  535262 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0414 14:22:22.793098  535262 kubeadm.go:310] [mark-control-plane] Marking the node addons-582460 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0414 14:22:22.793260  535262 kubeadm.go:310] [bootstrap-token] Using token: needhp.guyagrv8rj91jn7n
	I0414 14:22:22.797018  535262 out.go:235]   - Configuring RBAC rules ...
	I0414 14:22:22.797243  535262 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0414 14:22:22.797419  535262 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0414 14:22:22.797720  535262 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
	I0414 14:22:22.797969  535262 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0414 14:22:22.798341  535262 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0414 14:22:22.798743  535262 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0414 14:22:22.799015  535262 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0414 14:22:22.799188  535262 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0414 14:22:22.799292  535262 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0414 14:22:22.799306  535262 kubeadm.go:310] 
	I0414 14:22:22.799423  535262 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0414 14:22:22.799437  535262 kubeadm.go:310] 
	I0414 14:22:22.799681  535262 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0414 14:22:22.799699  535262 kubeadm.go:310] 
	I0414 14:22:22.799770  535262 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0414 14:22:22.799945  535262 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0414 14:22:22.800075  535262 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0414 14:22:22.800091  535262 kubeadm.go:310] 
	I0414 14:22:22.800218  535262 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0414 14:22:22.800238  535262 kubeadm.go:310] 
	I0414 14:22:22.800352  535262 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0414 14:22:22.800368  535262 kubeadm.go:310] 
	I0414 14:22:22.800529  535262 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0414 14:22:22.800704  535262 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0414 14:22:22.800844  535262 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0414 14:22:22.800861  535262 kubeadm.go:310] 
	I0414 14:22:22.801079  535262 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0414 14:22:22.801273  535262 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0414 14:22:22.801297  535262 kubeadm.go:310] 
	I0414 14:22:22.801450  535262 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token needhp.guyagrv8rj91jn7n \
	I0414 14:22:22.801775  535262 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ee1ad36160aabe521b269f8b02b27fc43d54701df2854f6a0913fb9276dc476b \
	I0414 14:22:22.801842  535262 kubeadm.go:310] 	--control-plane 
	I0414 14:22:22.801856  535262 kubeadm.go:310] 
	I0414 14:22:22.802042  535262 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0414 14:22:22.802059  535262 kubeadm.go:310] 
	I0414 14:22:22.802393  535262 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token needhp.guyagrv8rj91jn7n \
	I0414 14:22:22.802634  535262 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ee1ad36160aabe521b269f8b02b27fc43d54701df2854f6a0913fb9276dc476b 
	I0414 14:22:22.802653  535262 cni.go:84] Creating CNI manager for ""
	I0414 14:22:22.802674  535262 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 14:22:22.807632  535262 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0414 14:22:22.810992  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0414 14:22:22.829042  535262 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0414 14:22:22.863284  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:22.863139  535262 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0414 14:22:22.863779  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-582460 minikube.k8s.io/updated_at=2025_04_14T14_22_22_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=ed8f1f01b35eff2786f40199152a1775806f2de2 minikube.k8s.io/name=addons-582460 minikube.k8s.io/primary=true
	I0414 14:22:23.079194  535262 ops.go:34] apiserver oom_adj: -16
	I0414 14:22:23.079372  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:23.580440  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:24.080115  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:24.579569  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:25.080478  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:25.579860  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:26.079619  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:26.198344  535262 kubeadm.go:1113] duration metric: took 3.33515473s to wait for elevateKubeSystemPrivileges
	I0414 14:22:26.198390  535262 kubeadm.go:394] duration metric: took 17.126079633s to StartCluster
	I0414 14:22:26.198421  535262 settings.go:142] acquiring lock: {Name:mk740e1042d6ceae94ad71ba65e9d046c2d29879 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:26.198843  535262 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig
	I0414 14:22:26.199807  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig: {Name:mk370758ec846d427c08b1562579c1fb027c7706 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:26.200484  535262 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0414 14:22:26.200501  535262 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0414 14:22:26.201042  535262 config.go:182] Loaded profile config "addons-582460": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:22:26.201209  535262 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0414 14:22:26.201335  535262 addons.go:69] Setting yakd=true in profile "addons-582460"
	I0414 14:22:26.201368  535262 addons.go:238] Setting addon yakd=true in "addons-582460"
	I0414 14:22:26.201410  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.202318  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.205696  535262 out.go:177] * Verifying Kubernetes components...
	I0414 14:22:26.205950  535262 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-582460"
	I0414 14:22:26.206026  535262 addons.go:69] Setting metrics-server=true in profile "addons-582460"
	I0414 14:22:26.206036  535262 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-582460"
	I0414 14:22:26.206043  535262 addons.go:238] Setting addon metrics-server=true in "addons-582460"
	I0414 14:22:26.206079  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.206082  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.207649  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.211516  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.217953  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:26.206090  535262 addons.go:69] Setting cloud-spanner=true in profile "addons-582460"
	I0414 14:22:26.220767  535262 addons.go:238] Setting addon cloud-spanner=true in "addons-582460"
	I0414 14:22:26.220862  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.206101  535262 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-582460"
	I0414 14:22:26.221285  535262 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-582460"
	I0414 14:22:26.221330  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.228627  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.228797  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.206144  535262 addons.go:69] Setting gcp-auth=true in profile "addons-582460"
	I0414 14:22:26.243255  535262 mustload.go:65] Loading cluster: addons-582460
	I0414 14:22:26.206149  535262 addons.go:69] Setting ingress=true in profile "addons-582460"
	I0414 14:22:26.206154  535262 addons.go:69] Setting ingress-dns=true in profile "addons-582460"
	I0414 14:22:26.206158  535262 addons.go:69] Setting inspektor-gadget=true in profile "addons-582460"
	I0414 14:22:26.206173  535262 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-582460"
	I0414 14:22:26.206177  535262 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-582460"
	I0414 14:22:26.206182  535262 addons.go:69] Setting registry=true in profile "addons-582460"
	I0414 14:22:26.206187  535262 addons.go:69] Setting storage-provisioner=true in profile "addons-582460"
	I0414 14:22:26.206200  535262 addons.go:69] Setting volumesnapshots=true in profile "addons-582460"
	I0414 14:22:26.206214  535262 addons.go:69] Setting volcano=true in profile "addons-582460"
	I0414 14:22:26.206111  535262 addons.go:69] Setting default-storageclass=true in profile "addons-582460"
	I0414 14:22:26.244186  535262 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-582460"
	I0414 14:22:26.245046  535262 config.go:182] Loaded profile config "addons-582460": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:22:26.245228  535262 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-582460"
	I0414 14:22:26.245281  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.245552  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.248845  535262 addons.go:238] Setting addon ingress=true in "addons-582460"
	I0414 14:22:26.248986  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.252396  535262 addons.go:238] Setting addon registry=true in "addons-582460"
	I0414 14:22:26.256939  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.257298  535262 addons.go:238] Setting addon storage-provisioner=true in "addons-582460"
	I0414 14:22:26.257350  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.258356  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253181  535262 addons.go:238] Setting addon ingress-dns=true in "addons-582460"
	I0414 14:22:26.267732  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.268615  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.271562  535262 addons.go:238] Setting addon volumesnapshots=true in "addons-582460"
	I0414 14:22:26.271628  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.272575  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253201  535262 addons.go:238] Setting addon inspektor-gadget=true in "addons-582460"
	I0414 14:22:26.281231  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.282591  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.287184  535262 addons.go:238] Setting addon volcano=true in "addons-582460"
	I0414 14:22:26.287259  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.288325  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253236  535262 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-582460"
	I0414 14:22:26.296867  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.322431  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253730  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.338511  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.373203  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.620846  535262 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0414 14:22:26.739330  535262 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0414 14:22:26.744231  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0414 14:22:26.744287  535262 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0414 14:22:26.744406  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:26.825210  535262 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0414 14:22:26.838176  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0414 14:22:26.838220  535262 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0414 14:22:26.838339  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:26.999497  535262 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.11.0
	I0414 14:22:27.006254  535262 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0414 14:22:27.011399  535262 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0414 14:22:27.011451  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0414 14:22:27.011624  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.014199  535262 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.11.0
	I0414 14:22:27.030307  535262 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.11.0
	I0414 14:22:27.046470  535262 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.39.0
	I0414 14:22:27.052990  535262 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0414 14:22:27.053379  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (480278 bytes)
	I0414 14:22:27.054292  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.055846  535262 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0414 14:22:27.055880  535262 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0414 14:22:27.056020  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.077197  535262 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.31
	I0414 14:22:27.080621  535262 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-582460"
	I0414 14:22:27.081217  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:27.083405  535262 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0414 14:22:27.083433  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0414 14:22:27.083543  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.091694  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:27.125673  535262 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 14:22:27.163750  535262 addons.go:238] Setting addon default-storageclass=true in "addons-582460"
	I0414 14:22:27.166531  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:27.182623  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:27.262700  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.054980675s)
	I0414 14:22:27.268252  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.009845868s)
	I0414 14:22:27.269498  535262 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0414 14:22:27.270815  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.025211673s)
	I0414 14:22:27.270853  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:27.274228  535262 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0414 14:22:27.274250  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0414 14:22:27.274371  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.287099  535262 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0414 14:22:27.288723  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0414 14:22:27.291889  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.062611623s)
	I0414 14:22:27.294675  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0414 14:22:27.294931  535262 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0414 14:22:27.295053  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.318652  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0414 14:22:27.320034  535262 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 14:22:27.320065  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0414 14:22:27.320211  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.333311  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0414 14:22:27.351516  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0414 14:22:27.363405  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0414 14:22:27.364397  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.375224  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0414 14:22:27.390566  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.017298005s)
	I0414 14:22:27.394433  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.055858019s)
	I0414 14:22:27.395801  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.073320232s)
	I0414 14:22:27.396705  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0414 14:22:27.403296  535262 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0414 14:22:27.407219  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 14:22:27.409668  535262 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0414 14:22:27.416328  535262 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0414 14:22:27.416364  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0414 14:22:27.416490  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.418566  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0414 14:22:27.423788  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 14:22:27.424117  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0414 14:22:27.425259  535262 out.go:177]   - Using image docker.io/registry:2.8.3
	I0414 14:22:27.425616  535262 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0414 14:22:27.433265  535262 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0414 14:22:27.433294  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0414 14:22:27.433408  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.439892  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.429455  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0414 14:22:27.446059  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0414 14:22:27.446219  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.464195  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0414 14:22:27.466332  535262 out.go:177]   - Using image docker.io/busybox:stable
	I0414 14:22:27.476034  535262 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0414 14:22:27.476090  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0414 14:22:27.476303  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.476673  535262 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0414 14:22:27.476691  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0414 14:22:27.476818  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.473168  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.748787  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.779671  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.800355  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.822289  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.835828  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.851329  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.852003  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.853235  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.882078  535262 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0414 14:22:27.882141  535262 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0414 14:22:27.882493  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.886828  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.904355  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.917499  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	W0414 14:22:27.961358  535262 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0414 14:22:27.961440  535262 retry.go:31] will retry after 295.136741ms: ssh: handshake failed: EOF
	I0414 14:22:27.967300  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:28.367048  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0414 14:22:28.367079  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0414 14:22:28.386075  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0414 14:22:28.386227  535262 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0414 14:22:28.452753  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0414 14:22:28.536306  535262 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0414 14:22:28.536362  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0414 14:22:28.626612  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0414 14:22:28.688890  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0414 14:22:28.715878  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0414 14:22:28.716439  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0414 14:22:28.761434  535262 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0414 14:22:28.761471  535262 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0414 14:22:28.783318  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 14:22:28.824389  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0414 14:22:28.824542  535262 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0414 14:22:28.846107  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0414 14:22:28.874358  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0414 14:22:28.874457  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0414 14:22:28.876042  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0414 14:22:28.876309  535262 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0414 14:22:28.891108  535262 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0414 14:22:28.891173  535262 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0414 14:22:28.996624  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0414 14:22:29.057823  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0414 14:22:29.214000  535262 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0414 14:22:29.214203  535262 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0414 14:22:29.258497  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0414 14:22:29.258732  535262 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0414 14:22:29.259273  535262 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0414 14:22:29.259293  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0414 14:22:29.330441  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0414 14:22:29.330567  535262 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)
	I0414 14:22:29.332350  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0414 14:22:29.332469  535262 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0414 14:22:29.354744  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0414 14:22:29.618002  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0414 14:22:29.837535  535262 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0414 14:22:29.837618  535262 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0414 14:22:29.910076  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:29.922071  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0414 14:22:29.922393  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0414 14:22:29.936867  535262 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.31442612s)
	I0414 14:22:29.936918  535262 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0414 14:22:29.937216  535262 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.811486454s)
	I0414 14:22:29.941735  535262 node_ready.go:35] waiting up to 6m0s for node "addons-582460" to be "Ready" ...
	I0414 14:22:29.973104  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0414 14:22:29.973286  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0414 14:22:30.406091  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0414 14:22:30.406185  535262 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0414 14:22:30.711587  535262 node_ready.go:49] node "addons-582460" has status "Ready":"True"
	I0414 14:22:30.711628  535262 node_ready.go:38] duration metric: took 769.725578ms for node "addons-582460" to be "Ready" ...
	I0414 14:22:30.711644  535262 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0414 14:22:30.738238  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:30.836836  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0414 14:22:30.836874  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0414 14:22:30.859789  535262 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0414 14:22:30.859818  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0414 14:22:30.990111  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0414 14:22:30.990287  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0414 14:22:30.994858  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:31.059116  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0414 14:22:31.059348  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0414 14:22:31.122676  535262 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-582460" context rescaled to 1 replicas
	I0414 14:22:31.143332  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0414 14:22:31.143370  535262 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0414 14:22:31.338870  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0414 14:22:31.338905  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0414 14:22:31.393207  535262 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace to be "Ready" ...
	I0414 14:22:31.798405  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0414 14:22:31.798439  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0414 14:22:32.293108  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0414 14:22:32.293280  535262 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0414 14:22:32.745337  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:33.901000  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:37.285281  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:38.441695  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (9.815033316s)
	I0414 14:22:38.441973  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (9.989156884s)
	I0414 14:22:39.579585  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:41.713961  535262 pod_ready.go:98] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status phase "Failed" (skipping!): {Phase:Failed Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:36 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168.49.2}] PodIP:10.244.0.3 PodI
Ps:[{IP:10.244.0.3}] StartTime:2025-04-14 14:22:28 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:2,Signal:0,Reason:Error,Message:,StartedAt:2025-04-14 14:22:35 +0000 UTC,FinishedAt:2025-04-14 14:22:36 +0000 UTC,ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b Started:0xc018f4ffbc AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc0190188b0} {Name:kube-api-access-9j8p7 MountPath:/var/run/secrets/kubernetes.io/serviceaccount ReadOnly:true RecursiveRead
Only:0xc0190188c0}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0414 14:22:41.714036  535262 pod_ready.go:82] duration metric: took 10.32078929s for pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace to be "Ready" ...
	E0414 14:22:41.714179  535262 pod_ready.go:67] WaitExtra: waitPodCondition: pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status phase "Failed" (skipping!): {Phase:Failed Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:36 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168
.49.2}] PodIP:10.244.0.3 PodIPs:[{IP:10.244.0.3}] StartTime:2025-04-14 14:22:28 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:2,Signal:0,Reason:Error,Message:,StartedAt:2025-04-14 14:22:35 +0000 UTC,FinishedAt:2025-04-14 14:22:36 +0000 UTC,ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b Started:0xc018f4ffbc AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc0190188b0} {Name:kube-api-access-9j8p7 MountPath:/var/run/secrets/kubernetes.io/serviceaccoun
t ReadOnly:true RecursiveReadOnly:0xc0190188c0}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0414 14:22:41.714209  535262 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace to be "Ready" ...
	I0414 14:22:42.634116  535262 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0414 14:22:42.636087  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:42.697729  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:42.939643  535262 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0414 14:22:43.011394  535262 addons.go:238] Setting addon gcp-auth=true in "addons-582460"
	I0414 14:22:43.011475  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:43.013747  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:43.076658  535262 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0414 14:22:43.076781  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:43.128194  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:43.793313  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:45.970662  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:48.104637  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:51.100389  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:53.323832  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:55.715152  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:55.753764  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (27.064826627s)
	I0414 14:22:55.754047  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (27.037579119s)
	I0414 14:22:55.756352  535262 addons.go:479] Verifying addon ingress=true in "addons-582460"
	I0414 14:22:55.754214  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (27.038029971s)
	I0414 14:22:55.754360  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (26.970934938s)
	I0414 14:22:55.754445  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (26.757781384s)
	I0414 14:22:55.754543  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (26.69632752s)
	I0414 14:22:55.754612  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (26.399835004s)
	I0414 14:22:55.754653  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (26.136622559s)
	I0414 14:22:55.758713  535262 addons.go:479] Verifying addon registry=true in "addons-582460"
	I0414 14:22:55.754744  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (25.844630904s)
	I0414 14:22:55.754824  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (25.016550127s)
	I0414 14:22:55.754980  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (24.760080346s)
	I0414 14:22:55.756253  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (26.910089952s)
	I0414 14:22:55.760280  535262 addons.go:479] Verifying addon metrics-server=true in "addons-582460"
	W0414 14:22:55.760344  535262 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0414 14:22:55.760379  535262 retry.go:31] will retry after 320.097879ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0414 14:22:55.760435  535262 out.go:177] * Verifying ingress addon...
	I0414 14:22:55.764374  535262 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-582460 service yakd-dashboard -n yakd-dashboard
	
	I0414 14:22:55.764497  535262 out.go:177] * Verifying registry addon...
	I0414 14:22:55.772873  535262 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0414 14:22:55.774594  535262 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0414 14:22:55.789668  535262 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (12.712962787s)
	I0414 14:22:55.790698  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (23.045266634s)
	I0414 14:22:55.791184  535262 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-582460"
	I0414 14:22:55.794095  535262 out.go:177] * Verifying csi-hostpath-driver addon...
	I0414 14:22:55.794434  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 14:22:55.800509  535262 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0414 14:22:55.803823  535262 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0414 14:22:55.806831  535262 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0414 14:22:55.806866  535262 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0414 14:22:55.893178  535262 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0414 14:22:55.893217  535262 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0414 14:22:55.993288  535262 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0414 14:22:55.993324  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0414 14:22:56.082688  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:56.082998  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:56.234522  535262 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0414 14:22:56.234631  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:56.234741  535262 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0414 14:22:56.234790  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:56.245471  535262 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0414 14:22:56.245704  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0414 14:22:56.252532  535262 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class csi-hostpath-sc as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "csi-hostpath-sc": the object has been modified; please apply your changes to the latest version and try again]
	I0414 14:22:56.491341  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:56.624557  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:56.625411  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.616434  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:57.617150  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:57.617566  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.810177  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:57.822338  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.822782  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:57.822915  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:57.880095  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.888983  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:57.890383  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:58.427931  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:58.429654  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:58.430650  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:58.941448  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:58.941790  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:58.941983  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:59.391956  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:59.392723  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:59.393446  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:59.554863  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (3.471802386s)
	I0414 14:22:59.564036  535262 addons.go:479] Verifying addon gcp-auth=true in "addons-582460"
	I0414 14:22:59.568174  535262 out.go:177] * Verifying gcp-auth addon...
	I0414 14:22:59.572841  535262 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0414 14:22:59.746552  535262 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0414 14:22:59.851257  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:59.851462  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:59.858119  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:00.044410  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:00.347380  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:00.347659  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:00.413185  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:00.482943  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (4.400194534s)
	I0414 14:23:00.781795  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:00.787401  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:00.812434  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:01.312466  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:01.314866  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:01.324948  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:01.791052  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:01.791794  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:01.812768  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:02.249222  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:02.286164  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:02.286682  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:02.327601  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:02.784709  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:02.786731  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:02.809349  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:03.279517  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:03.284004  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:03.305528  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:03.783905  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:03.784396  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:03.815603  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:04.469349  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:04.513318  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:04.513524  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:04.538875  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:04.787366  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:04.789014  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:04.809171  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:05.294403  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:05.299991  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:05.307364  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:05.788693  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:05.789225  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:05.819161  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:06.281283  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:06.281362  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:06.313761  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:07.008092  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:07.008600  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:07.008986  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:07.292721  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:07.297204  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:07.297326  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:07.307107  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:07.778793  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:07.779946  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:07.813153  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:08.292626  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:08.384884  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:08.386180  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:08.778699  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:08.781918  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:08.814166  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:09.292319  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:09.313037  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:09.330071  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:09.737691  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:09.782256  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:09.783240  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:09.807643  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:10.278853  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:10.279911  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:10.317542  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:10.742969  535262 pod_ready.go:93] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.743029  535262 pod_ready.go:82] duration metric: took 29.028806451s for pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.743235  535262 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.754572  535262 pod_ready.go:93] pod "etcd-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.754604  535262 pod_ready.go:82] duration metric: took 11.347666ms for pod "etcd-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.754621  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.776426  535262 pod_ready.go:93] pod "kube-apiserver-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.776455  535262 pod_ready.go:82] duration metric: took 21.823408ms for pod "kube-apiserver-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.776484  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.819194  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:10.825102  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:10.825760  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:10.834851  535262 pod_ready.go:93] pod "kube-controller-manager-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.834896  535262 pod_ready.go:82] duration metric: took 58.392533ms for pod "kube-controller-manager-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.834953  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-klq75" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.866958  535262 pod_ready.go:93] pod "kube-proxy-klq75" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.866999  535262 pod_ready.go:82] duration metric: took 32.023377ms for pod "kube-proxy-klq75" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.867018  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:11.126919  535262 pod_ready.go:93] pod "kube-scheduler-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:11.126958  535262 pod_ready.go:82] duration metric: took 259.929154ms for pod "kube-scheduler-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:11.126973  535262 pod_ready.go:39] duration metric: took 40.415309583s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0414 14:23:11.127101  535262 api_server.go:52] waiting for apiserver process to appear ...
	I0414 14:23:11.127328  535262 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 14:23:11.174575  535262 api_server.go:72] duration metric: took 44.973906747s to wait for apiserver process to appear ...
	I0414 14:23:11.174617  535262 api_server.go:88] waiting for apiserver healthz status ...
	I0414 14:23:11.174692  535262 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0414 14:23:11.190260  535262 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0414 14:23:11.192418  535262 api_server.go:141] control plane version: v1.32.2
	I0414 14:23:11.192485  535262 api_server.go:131] duration metric: took 17.855382ms to wait for apiserver health ...
	I0414 14:23:11.192501  535262 system_pods.go:43] waiting for kube-system pods to appear ...
	I0414 14:23:11.294060  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:11.337107  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:11.337614  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:11.360097  535262 system_pods.go:59] 18 kube-system pods found
	I0414 14:23:11.360240  535262 system_pods.go:61] "amd-gpu-device-plugin-dl2s2" [eb715c80-504d-40aa-a752-adc3c5476082] Running
	I0414 14:23:11.360252  535262 system_pods.go:61] "coredns-668d6bf9bc-tsnkk" [4bbffcca-8bf2-4c5f-a9af-d0f06d0527cd] Running
	I0414 14:23:11.360287  535262 system_pods.go:61] "csi-hostpath-attacher-0" [17984e23-33d7-4f15-a652-8e26a585730f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0414 14:23:11.360308  535262 system_pods.go:61] "csi-hostpath-resizer-0" [c1a9d49d-941c-4412-8a0c-150f5b90ea8e] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0414 14:23:11.360341  535262 system_pods.go:61] "csi-hostpathplugin-6mjrr" [1200e0a6-c454-4a94-8696-eaf867ee7547] 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])
	I0414 14:23:11.360729  535262 system_pods.go:61] "etcd-addons-582460" [eae6026a-c2b8-45b0-a0a2-471bbcc720c0] Running
	I0414 14:23:11.360763  535262 system_pods.go:61] "kube-apiserver-addons-582460" [a30c5d36-8750-4747-b28d-b9b6fe7385ab] Running
	I0414 14:23:11.360773  535262 system_pods.go:61] "kube-controller-manager-addons-582460" [15a71c87-8cbb-4099-9831-28f08b518958] Running
	I0414 14:23:11.360784  535262 system_pods.go:61] "kube-ingress-dns-minikube" [edd6bc35-c546-4e39-89c9-0c08828d6aa5] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0414 14:23:11.360791  535262 system_pods.go:61] "kube-proxy-klq75" [2109ee1b-7d4b-4ae5-8e1c-4929e0e9b495] Running
	I0414 14:23:11.360800  535262 system_pods.go:61] "kube-scheduler-addons-582460" [0ed7ff21-9c43-40c5-8bed-321d52a19b8c] Running
	I0414 14:23:11.360810  535262 system_pods.go:61] "metrics-server-7fbb699795-kv6ft" [6db5ed6b-545c-47e6-95b9-036b0a07157b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0414 14:23:11.360817  535262 system_pods.go:61] "nvidia-device-plugin-daemonset-q7jb5" [d9eb370e-b79b-451a-a02e-2b8e942dc7f3] Running
	I0414 14:23:11.360826  535262 system_pods.go:61] "registry-6c88467877-p6ghv" [cafe424f-08d6-4266-a321-1ebd820f5de2] Running
	I0414 14:23:11.360837  535262 system_pods.go:61] "registry-proxy-ff7cr" [0c464655-4ab0-42f2-8160-0a2a4d7cfa8d] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0414 14:23:11.360849  535262 system_pods.go:61] "snapshot-controller-68b874b76f-k8xhc" [d6e37f03-b07a-4921-bcfc-d3dd076edb86] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.360948  535262 system_pods.go:61] "snapshot-controller-68b874b76f-vmlds" [6c11383c-2c0c-49c6-b6a3-1c438dc86737] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.360963  535262 system_pods.go:61] "storage-provisioner" [9fd5faf5-09d6-48e1-a660-5c4d70b92287] Running
	I0414 14:23:11.360976  535262 system_pods.go:74] duration metric: took 168.425833ms to wait for pod list to return data ...
	I0414 14:23:11.361063  535262 default_sa.go:34] waiting for default service account to be created ...
	I0414 14:23:11.528664  535262 default_sa.go:45] found service account: "default"
	I0414 14:23:11.528739  535262 default_sa.go:55] duration metric: took 167.632592ms for default service account to be created ...
	I0414 14:23:11.528770  535262 system_pods.go:116] waiting for k8s-apps to be running ...
	I0414 14:23:11.765510  535262 system_pods.go:86] 18 kube-system pods found
	I0414 14:23:11.765629  535262 system_pods.go:89] "amd-gpu-device-plugin-dl2s2" [eb715c80-504d-40aa-a752-adc3c5476082] Running
	I0414 14:23:11.765651  535262 system_pods.go:89] "coredns-668d6bf9bc-tsnkk" [4bbffcca-8bf2-4c5f-a9af-d0f06d0527cd] Running
	I0414 14:23:11.765668  535262 system_pods.go:89] "csi-hostpath-attacher-0" [17984e23-33d7-4f15-a652-8e26a585730f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0414 14:23:11.765920  535262 system_pods.go:89] "csi-hostpath-resizer-0" [c1a9d49d-941c-4412-8a0c-150f5b90ea8e] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0414 14:23:11.765967  535262 system_pods.go:89] "csi-hostpathplugin-6mjrr" [1200e0a6-c454-4a94-8696-eaf867ee7547] 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])
	I0414 14:23:11.765976  535262 system_pods.go:89] "etcd-addons-582460" [eae6026a-c2b8-45b0-a0a2-471bbcc720c0] Running
	I0414 14:23:11.765984  535262 system_pods.go:89] "kube-apiserver-addons-582460" [a30c5d36-8750-4747-b28d-b9b6fe7385ab] Running
	I0414 14:23:11.765992  535262 system_pods.go:89] "kube-controller-manager-addons-582460" [15a71c87-8cbb-4099-9831-28f08b518958] Running
	I0414 14:23:11.766053  535262 system_pods.go:89] "kube-ingress-dns-minikube" [edd6bc35-c546-4e39-89c9-0c08828d6aa5] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0414 14:23:11.766061  535262 system_pods.go:89] "kube-proxy-klq75" [2109ee1b-7d4b-4ae5-8e1c-4929e0e9b495] Running
	I0414 14:23:11.766069  535262 system_pods.go:89] "kube-scheduler-addons-582460" [0ed7ff21-9c43-40c5-8bed-321d52a19b8c] Running
	I0414 14:23:11.766079  535262 system_pods.go:89] "metrics-server-7fbb699795-kv6ft" [6db5ed6b-545c-47e6-95b9-036b0a07157b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0414 14:23:11.766086  535262 system_pods.go:89] "nvidia-device-plugin-daemonset-q7jb5" [d9eb370e-b79b-451a-a02e-2b8e942dc7f3] Running
	I0414 14:23:11.766094  535262 system_pods.go:89] "registry-6c88467877-p6ghv" [cafe424f-08d6-4266-a321-1ebd820f5de2] Running
	I0414 14:23:11.766102  535262 system_pods.go:89] "registry-proxy-ff7cr" [0c464655-4ab0-42f2-8160-0a2a4d7cfa8d] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0414 14:23:11.766729  535262 system_pods.go:89] "snapshot-controller-68b874b76f-k8xhc" [d6e37f03-b07a-4921-bcfc-d3dd076edb86] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.766910  535262 system_pods.go:89] "snapshot-controller-68b874b76f-vmlds" [6c11383c-2c0c-49c6-b6a3-1c438dc86737] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.766953  535262 system_pods.go:89] "storage-provisioner" [9fd5faf5-09d6-48e1-a660-5c4d70b92287] Running
	I0414 14:23:11.767004  535262 system_pods.go:126] duration metric: took 238.220997ms to wait for k8s-apps to be running ...
	I0414 14:23:11.767026  535262 system_svc.go:44] waiting for kubelet service to be running ....
	I0414 14:23:11.767301  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 14:23:11.819160  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:11.825895  535262 system_svc.go:56] duration metric: took 58.856516ms WaitForService to wait for kubelet
	I0414 14:23:11.826369  535262 kubeadm.go:582] duration metric: took 45.625823667s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0414 14:23:11.826481  535262 node_conditions.go:102] verifying NodePressure condition ...
	I0414 14:23:11.835690  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:11.850809  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:11.948006  535262 node_conditions.go:122] node storage ephemeral capacity is 98831908Ki
	I0414 14:23:11.948062  535262 node_conditions.go:123] node cpu capacity is 2
	I0414 14:23:11.948086  535262 node_conditions.go:105] duration metric: took 121.490709ms to run NodePressure ...
	I0414 14:23:11.948107  535262 start.go:241] waiting for startup goroutines ...
	I0414 14:23:12.283698  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:12.285705  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:12.316786  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:12.785391  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:12.787417  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:12.809323  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:13.290245  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:13.291993  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:13.309858  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:13.782262  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:13.782892  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:13.808572  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:14.311534  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:14.316485  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:14.316861  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:14.787238  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:14.787249  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:14.813799  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:15.290441  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:15.290911  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:15.310217  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:15.790805  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:15.792873  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:15.812389  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:16.288583  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:16.289493  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:16.311742  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:16.800604  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:16.804605  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:16.823467  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:17.282271  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:17.284029  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:17.313934  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:17.780027  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:17.786252  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:17.810080  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:18.288140  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:18.288937  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:18.308661  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:18.786938  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:18.787280  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:18.807372  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:19.290197  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:19.290231  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:19.311858  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:19.786044  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:19.793794  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:19.810775  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:20.284843  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:20.287838  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:20.307999  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:20.801738  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:20.803519  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:20.811577  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:21.287172  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:21.287995  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:21.314934  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:21.786684  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:21.790698  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:21.812080  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:22.282396  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:22.285350  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:22.306258  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:22.778278  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:22.780100  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:22.805416  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:23.306179  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:23.307526  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:23.309488  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:23.780394  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:23.783701  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:23.813295  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:24.327477  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:24.329311  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:24.332837  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:24.789821  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:24.789886  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:24.843040  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:25.296514  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:25.317395  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:25.322976  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:25.822257  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:25.822453  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:25.828003  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:26.316000  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:26.318698  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:26.324810  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:26.792297  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:26.792976  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:26.821760  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:27.299990  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:27.323862  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:27.332099  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:27.784934  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:27.792494  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:27.810316  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:28.284551  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:28.290860  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:28.314704  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:28.780348  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:28.781919  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:28.805244  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:29.278013  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:29.280249  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:29.313618  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:29.783741  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:29.789689  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:29.809850  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:30.335436  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:30.340767  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:30.353922  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:30.805928  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:30.806354  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:30.828626  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:31.312869  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:31.315189  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:31.401310  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:31.802280  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:31.802686  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:31.806212  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:32.281710  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:32.285544  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:32.307312  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:32.781656  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:32.782434  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:32.806708  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:33.296331  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:33.327503  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:33.327861  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:33.785156  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:33.795485  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:33.827481  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:34.292406  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:34.293312  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:34.311435  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:34.782409  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:34.790805  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:34.811654  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:35.301866  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:35.307699  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:35.312014  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:35.782400  535262 kapi.go:107] duration metric: took 40.007784947s to wait for kubernetes.io/minikube-addons=registry ...
	I0414 14:23:35.782785  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:35.808250  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:36.290720  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:36.311542  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:36.792789  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:36.809705  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:37.280939  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:37.306725  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:37.783016  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:37.809644  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:38.294568  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:38.322248  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:38.779011  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:38.813382  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:39.284031  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:39.313666  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:39.777467  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:39.810998  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:40.277256  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:40.304970  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:40.776717  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:40.804917  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:41.291309  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:41.307614  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:41.810568  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:41.834853  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:42.281700  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:42.320692  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:42.877773  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:42.898372  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:44.000956  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:44.004362  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:46.120602  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:46.126849  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:46.995742  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:47.043227  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:47.623889  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:47.811086  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:47.852867  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:47.856464  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:47.878956  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:48.277769  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:48.310829  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:48.779504  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:48.807111  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:49.381577  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:49.457605  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:50.360584  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:50.365545  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:50.479626  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:50.485520  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:50.794335  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:50.808717  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:51.299936  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:51.320835  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:51.777351  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:51.809528  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:52.280909  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:52.316602  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:52.787326  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:53.038348  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:53.463506  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:53.463817  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:53.778830  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:53.808314  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:54.283029  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:54.315882  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:54.816516  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:54.886758  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:55.281669  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:55.308544  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:55.792394  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:55.819045  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:56.282526  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:56.330846  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:56.782891  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:56.815779  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:57.329997  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:57.363929  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:57.785052  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:57.812322  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:58.288482  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:58.314296  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:58.783320  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:58.819582  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:59.281789  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:59.311180  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:59.833233  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:59.835029  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:00.278689  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:00.305406  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:00.779490  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:00.806610  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:01.291008  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:01.318663  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:01.860309  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:01.861305  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:02.294099  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:02.335553  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:02.780343  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:02.893474  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:03.295087  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:03.316088  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:03.780420  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:03.807766  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:04.283951  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:04.307878  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:04.814890  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:04.833108  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:05.285505  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:05.315387  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:05.886668  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:05.887720  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:06.284359  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:06.309760  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:06.835027  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:06.835281  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:07.289604  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:07.314290  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:07.780168  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:07.839048  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:08.278797  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:08.306183  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:08.782688  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:08.812347  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:09.286626  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:09.317228  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:09.777959  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:09.806845  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:10.282612  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:10.316105  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:10.784556  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:10.823816  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:11.278141  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:11.305881  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:11.792079  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:11.810181  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:12.294666  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:12.309439  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:12.778847  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:12.937777  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:13.283489  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:13.309729  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:13.777832  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:13.807451  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:14.356105  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:14.404302  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:14.791824  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:14.810158  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:15.288333  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:15.307842  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:15.778321  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:15.805805  535262 kapi.go:107] duration metric: took 1m20.005288506s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0414 14:24:16.277503  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:16.782959  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:17.277673  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:17.778486  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:18.277161  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:18.778357  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:19.277485  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:19.778029  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:20.277507  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:20.777795  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:21.277960  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:21.778173  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:22.277953  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:22.778232  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:23.277822  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:23.777688  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:24.280653  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:24.778307  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:25.277969  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:25.778201  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:26.278313  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:26.799640  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:27.279981  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:27.778402  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:28.277539  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:28.778501  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:29.277810  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:29.778735  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:30.301759  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:30.781623  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:31.278294  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:31.784969  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:32.277542  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:32.778173  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:33.276819  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:33.782401  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:34.281989  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:34.777027  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:35.280032  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:35.777796  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:36.278027  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:36.777760  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:37.278010  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:37.778676  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:38.278084  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:38.778148  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:39.277226  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:39.777789  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:40.280258  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:40.778152  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:41.280329  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:41.778580  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:42.277619  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:42.778946  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:43.277771  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:43.778473  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:44.278601  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:44.777584  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:45.276945  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:45.779022  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:46.278061  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:46.781388  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:47.279792  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:47.778112  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:48.276934  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:48.777289  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:49.278955  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:49.777581  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:50.277549  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:50.778085  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:51.278864  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:51.779728  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:52.280578  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:52.779146  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:53.279366  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:53.779045  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:54.277226  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:54.778324  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:55.277931  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:55.778071  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:56.277622  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:56.778074  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:57.277421  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:57.778398  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:58.277958  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:58.778249  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:59.277453  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:59.777760  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:00.276995  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:00.778524  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:01.277973  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:01.779485  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:02.277983  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:02.779253  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:03.277470  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:03.777819  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:04.299467  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:04.777915  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:05.281776  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:05.782842  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:06.283525  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:06.815875  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:07.304278  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:07.789532  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:08.285556  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:08.781590  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:09.285567  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:09.780013  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:10.290845  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:10.787949  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:11.285955  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:11.808969  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:12.279691  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:12.777287  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:13.484966  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:13.831479  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:14.293662  535262 kapi.go:107] duration metric: took 2m18.52078483s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0414 14:28:59.573366  535262 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=gcp-auth" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0414 14:28:59.573415  535262 kapi.go:107] duration metric: took 6m0.000579368s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	W0414 14:28:59.573579  535262 out.go:270] ! Enabling 'gcp-auth' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=gcp-auth pods: context deadline exceeded]
	I0414 14:28:59.595352  535262 out.go:177] * Enabled addons: amd-gpu-device-plugin, cloud-spanner, volcano, ingress-dns, storage-provisioner, inspektor-gadget, nvidia-device-plugin, metrics-server, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress
	I0414 14:28:59.604086  535262 addons.go:514] duration metric: took 6m33.402863913s for enable addons: enabled=[amd-gpu-device-plugin cloud-spanner volcano ingress-dns storage-provisioner inspektor-gadget nvidia-device-plugin metrics-server yakd default-storageclass volumesnapshots registry csi-hostpath-driver ingress]
	I0414 14:28:59.604187  535262 start.go:246] waiting for cluster config update ...
	I0414 14:28:59.604228  535262 start.go:255] writing updated cluster config ...
	I0414 14:28:59.604831  535262 ssh_runner.go:195] Run: rm -f paused
	I0414 14:29:00.040233  535262 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0414 14:29:00.043305  535262 out.go:177] * Done! kubectl is now configured to use "addons-582460" cluster and "default" namespace by default
	
	
	==> Docker <==
	Apr 14 14:41:07 addons-582460 dockerd[1252]: time="2025-04-14T14:41:07.842605949Z" level=info msg="ignoring event" container=1f2258ca91c1bc9f7bcbe5fae6dd00e272172cf11a38211153adbd21bcdc947f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Apr 14 14:42:01 addons-582460 dockerd[1252]: time="2025-04-14T14:42:01.845039176Z" level=error msg="copy stream failed" error="reading from a closed fifo" stream=stderr
	Apr 14 14:42:01 addons-582460 dockerd[1252]: time="2025-04-14T14:42:01.845387142Z" level=error msg="copy stream failed" error="reading from a closed fifo" stream=stdout
	Apr 14 14:42:01 addons-582460 dockerd[1252]: time="2025-04-14T14:42:01.869063860Z" level=info msg="ignoring event" container=803999f4a173c1bf15b110a2485e03289996eaf81c403b6ddf812f9a85e9e141 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Apr 14 14:42:01 addons-582460 dockerd[1252]: time="2025-04-14T14:42:01.870599550Z" level=error msg="Error running exec 44ae1c43a386197cf7d89b300ffedc7c00aa0523e7767ac1b7b381599ab54109 in container: FailedPrecondition: container 803999f4a173c1bf15b110a2485e03289996eaf81c403b6ddf812f9a85e9e141 init process is not running: failed precondition"
	Apr 14 14:42:02 addons-582460 dockerd[1252]: time="2025-04-14T14:42:02.041158850Z" level=info msg="ignoring event" container=88a44688e29dba41b0c44e425368e0d97bae0dfaa4b5205d097185286ad34343 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Apr 14 14:42:08 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:42:08Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/00c90e00e2825571e1715c8a1a91c79bc93429ad3e37750b25403d3308c6b6ae/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.x24ed190648a04fa7-tp.internal c.x24ed190648a04fa7-tp.internal google.internal options ndots:5]"
	Apr 14 14:42:08 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:42:08Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/b6c559997a39ba607d1cf918297c6bee4919b9cfa377c05aeb427783719c9d4a/resolv.conf as [nameserver 10.96.0.10 search local-path-storage.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.x24ed190648a04fa7-tp.internal c.x24ed190648a04fa7-tp.internal google.internal options ndots:5]"
	Apr 14 14:42:09 addons-582460 dockerd[1252]: time="2025-04-14T14:42:09.126264277Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:42:09 addons-582460 dockerd[1252]: time="2025-04-14T14:42:09.128764505Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:42:09 addons-582460 dockerd[1252]: time="2025-04-14T14:42:09.200883512Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:42:09 addons-582460 dockerd[1252]: time="2025-04-14T14:42:09.343878061Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:42:09 addons-582460 dockerd[1252]: time="2025-04-14T14:42:09.346591248Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:42:22 addons-582460 dockerd[1252]: time="2025-04-14T14:42:22.287096975Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:42:22 addons-582460 dockerd[1252]: time="2025-04-14T14:42:22.452222574Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:42:22 addons-582460 dockerd[1252]: time="2025-04-14T14:42:22.455240800Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:42:23 addons-582460 dockerd[1252]: time="2025-04-14T14:42:23.556954441Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:42:23 addons-582460 dockerd[1252]: time="2025-04-14T14:42:23.559952950Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:42:50 addons-582460 dockerd[1252]: time="2025-04-14T14:42:50.781742080Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:42:50 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:42:50Z" level=info msg="Stop pulling image docker.io/nginx:alpine: alpine: Pulling from library/nginx"
	Apr 14 14:42:50 addons-582460 dockerd[1252]: time="2025-04-14T14:42:50.874590418Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:42:51 addons-582460 dockerd[1252]: time="2025-04-14T14:42:51.019327840Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:42:51 addons-582460 dockerd[1252]: time="2025-04-14T14:42:51.022377542Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:42:52 addons-582460 dockerd[1252]: time="2025-04-14T14:42:52.536521051Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:42:52 addons-582460 dockerd[1252]: time="2025-04-14T14:42:52.539138920Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	fdc443b615240       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                                          7 minutes ago       Running             busybox                                  0                   0269af29da45b       busybox
	9b590a0c73043       registry.k8s.io/ingress-nginx/controller@sha256:d56f135b6462cfc476447cfe564b83a45e8bb7da2774963b00d12161112270b7                             17 minutes ago      Running             controller                               0                   96e8c683dcc4a       ingress-nginx-controller-56d7c84fd4-qwsqh
	3b968d3bf9b83       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          18 minutes ago      Running             csi-snapshotter                          0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	15eb10bc01cf8       registry.k8s.io/sig-storage/csi-provisioner@sha256:ee3b525d5b89db99da3b8eb521d9cd90cb6e9ef0fbb651e98bb37be78d36b5b8                          18 minutes ago      Running             csi-provisioner                          0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	d97da15447e42       registry.k8s.io/sig-storage/livenessprobe@sha256:cacee2b5c36dd59d4c7e8469c05c9e4ef53ecb2df9025fa8c10cdaf61bce62f0                            18 minutes ago      Running             liveness-probe                           0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	4aaf962bc0680       registry.k8s.io/sig-storage/hostpathplugin@sha256:92257881c1d6493cf18299a24af42330f891166560047902b8d431fb66b01af5                           19 minutes ago      Running             hostpath                                 0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	b25d3e7b30a8d       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:f1c25991bac2fbb7f5fcf91ed9438df31e30edee6bed5a780464238aa09ad24c                19 minutes ago      Running             node-driver-registrar                    0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	80754a91fa8fd       registry.k8s.io/sig-storage/csi-resizer@sha256:425d8f1b769398127767b06ed97ce62578a3179bcb99809ce93a1649e025ffe7                              19 minutes ago      Running             csi-resizer                              0                   7e000edb6e931       csi-hostpath-resizer-0
	5ba1c1f2f98a0       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:80b9ba94aa2afe24553d69bd165a6a51552d1582d68618ec00d3b804a7d9193c   19 minutes ago      Running             csi-external-health-monitor-controller   0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	6ad8f7b9397de       registry.k8s.io/sig-storage/csi-attacher@sha256:9a685020911e2725ad019dbce6e4a5ab93d51e3d4557f115e64343345e05781b                             19 minutes ago      Running             csi-attacher                             0                   13727903ab548       csi-hostpath-attacher-0
	2ae6e87909110       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f                   19 minutes ago      Exited              patch                                    0                   ce3950a4f9812       ingress-nginx-admission-patch-hd6sn
	31e26f0f215a5       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f                   19 minutes ago      Exited              create                                   0                   a221a89eaf38e       ingress-nginx-admission-create-2882s
	ac3e8f9ce08bf       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      19 minutes ago      Running             volume-snapshot-controller               0                   a910f2d4093ef       snapshot-controller-68b874b76f-k8xhc
	a07936721d146       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      19 minutes ago      Running             volume-snapshot-controller               0                   0a5d6c5f92542       snapshot-controller-68b874b76f-vmlds
	aeb0943ae2a63       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                                       19 minutes ago      Running             local-path-provisioner                   0                   d29a9887e6189       local-path-provisioner-76f89f99b5-2k5bn
	6d511a3d87c7c       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c                             19 minutes ago      Running             minikube-ingress-dns                     0                   48336c349c5f1       kube-ingress-dns-minikube
	731f15be56969       6e38f40d628db                                                                                                                                20 minutes ago      Running             storage-provisioner                      0                   1b2b5af89b104       storage-provisioner
	87442c3b0264c       c69fa2e9cbf5f                                                                                                                                20 minutes ago      Running             coredns                                  0                   e98b7194737da       coredns-668d6bf9bc-tsnkk
	46259b71d8d6f       f1332858868e1                                                                                                                                20 minutes ago      Running             kube-proxy                               0                   1c11df1c78193       kube-proxy-klq75
	f724b28a16d0e       85b7a174738ba                                                                                                                                20 minutes ago      Running             kube-apiserver                           0                   4300cfefb9dbf       kube-apiserver-addons-582460
	a53a9507780dc       a9e7e6b294baf                                                                                                                                20 minutes ago      Running             etcd                                     0                   2a561aca6b15a       etcd-addons-582460
	0905500d5f6a3       b6a454c5a800d                                                                                                                                20 minutes ago      Running             kube-controller-manager                  0                   c882544dffe2a       kube-controller-manager-addons-582460
	2008bd20418af       d8e673e7c9983                                                                                                                                20 minutes ago      Running             kube-scheduler                           0                   36dfdddd22a37       kube-scheduler-addons-582460
	
	
	==> controller_ingress [9b590a0c7304] <==
	I0414 14:25:15.917077       7 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0414 14:25:15.917520       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0414 14:25:15.946263       7 leaderelection.go:268] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0414 14:25:15.946291       7 status.go:85] "New leader elected" identity="ingress-nginx-controller-56d7c84fd4-qwsqh"
	I0414 14:25:15.957227       7 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-56d7c84fd4-qwsqh" node="addons-582460"
	I0414 14:25:15.998273       7 controller.go:213] "Backend successfully reloaded"
	I0414 14:25:15.998417       7 controller.go:224] "Initial sync, sleeping for 1 second"
	I0414 14:25:15.999815       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-56d7c84fd4-qwsqh", UID:"349a5864-ddda-4727-8aa6-e573013e0d60", APIVersion:"v1", ResourceVersion:"1397", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	W0414 14:42:07.301336       7 controller.go:1110] Error obtaining Endpoints for Service "default/nginx": no object matching key "default/nginx" in local store
	I0414 14:42:07.341774       7 admission.go:149] processed ingress via admission controller {testedIngressLength:1 testedIngressTime:0.04s renderingIngressLength:1 renderingIngressTime:0.001s admissionTime:0.041s testedConfigurationSize:18.1kB}
	I0414 14:42:07.342025       7 main.go:107] "successfully validated configuration, accepting" ingress="default/nginx-ingress"
	I0414 14:42:07.350198       7 store.go:440] "Found valid IngressClass" ingress="default/nginx-ingress" ingressclass="nginx"
	W0414 14:42:07.350704       7 controller.go:1110] Error obtaining Endpoints for Service "default/nginx": no object matching key "default/nginx" in local store
	I0414 14:42:07.350806       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0414 14:42:07.350851       7 event.go:377] Event(v1.ObjectReference{Kind:"Ingress", Namespace:"default", Name:"nginx-ingress", UID:"4127c98c-977e-4cc8-ba9c-f85efed7ab5b", APIVersion:"networking.k8s.io/v1", ResourceVersion:"3571", FieldPath:""}): type: 'Normal' reason: 'Sync' Scheduled for sync
	I0414 14:42:07.445601       7 controller.go:213] "Backend successfully reloaded"
	I0414 14:42:07.447277       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-56d7c84fd4-qwsqh", UID:"349a5864-ddda-4727-8aa6-e573013e0d60", APIVersion:"v1", ResourceVersion:"1397", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	W0414 14:42:10.685066       7 controller.go:1216] Service "default/nginx" does not have any active Endpoint.
	I0414 14:42:10.685442       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0414 14:42:10.757622       7 controller.go:213] "Backend successfully reloaded"
	I0414 14:42:10.759241       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-56d7c84fd4-qwsqh", UID:"349a5864-ddda-4727-8aa6-e573013e0d60", APIVersion:"v1", ResourceVersion:"1397", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	W0414 14:42:14.019509       7 controller.go:1216] Service "default/nginx" does not have any active Endpoint.
	I0414 14:42:15.959523       7 status.go:304] "updating Ingress status" namespace="default" ingress="nginx-ingress" currentValue=null newValue=[{"ip":"192.168.49.2"}]
	I0414 14:42:15.967588       7 event.go:377] Event(v1.ObjectReference{Kind:"Ingress", Namespace:"default", Name:"nginx-ingress", UID:"4127c98c-977e-4cc8-ba9c-f85efed7ab5b", APIVersion:"networking.k8s.io/v1", ResourceVersion:"3624", FieldPath:""}): type: 'Normal' reason: 'Sync' Scheduled for sync
	W0414 14:42:17.351344       7 controller.go:1216] Service "default/nginx" does not have any active Endpoint.
	
	
	==> coredns [87442c3b0264] <==
	[INFO] 10.244.0.9:46292 - 40911 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000289382s
	[INFO] 10.244.0.9:46292 - 49683 "A IN registry.kube-system.svc.cluster.local.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 110 false 1232" NXDOMAIN qr,rd,ra 206 0.004127443s
	[INFO] 10.244.0.9:46292 - 16781 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 110 false 1232" NXDOMAIN qr,rd,ra 206 0.004772338s
	[INFO] 10.244.0.9:46292 - 9112 "A IN registry.kube-system.svc.cluster.local.c.x24ed190648a04fa7-tp.internal. udp 99 false 1232" NXDOMAIN qr,rd,ra 193 0.003245833s
	[INFO] 10.244.0.9:46292 - 2372 "AAAA IN registry.kube-system.svc.cluster.local.c.x24ed190648a04fa7-tp.internal. udp 99 false 1232" NXDOMAIN qr,rd,ra 193 0.003501231s
	[INFO] 10.244.0.9:46292 - 43394 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.003763418s
	[INFO] 10.244.0.9:46292 - 55000 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.003998303s
	[INFO] 10.244.0.9:46292 - 27615 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000204786s
	[INFO] 10.244.0.9:46292 - 953 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000272076s
	[INFO] 10.244.0.9:60758 - 12309 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000232106s
	[INFO] 10.244.0.9:60758 - 11895 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000626956s
	[INFO] 10.244.0.9:54161 - 34427 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00021604s
	[INFO] 10.244.0.9:54161 - 34022 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00032085s
	[INFO] 10.244.0.9:44091 - 12757 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000151762s
	[INFO] 10.244.0.9:44091 - 13066 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00019037s
	[INFO] 10.244.0.9:46596 - 12321 "A IN registry.kube-system.svc.cluster.local.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000130063s
	[INFO] 10.244.0.9:46596 - 12739 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000308236s
	[INFO] 10.244.0.9:58407 - 11980 "A IN registry.kube-system.svc.cluster.local.c.x24ed190648a04fa7-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000167056s
	[INFO] 10.244.0.9:58407 - 12353 "AAAA IN registry.kube-system.svc.cluster.local.c.x24ed190648a04fa7-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000314237s
	[INFO] 10.244.0.9:47977 - 4058 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.00009245s
	[INFO] 10.244.0.9:47977 - 3674 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000075301s
	[INFO] 10.244.0.9:48556 - 42679 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000161004s
	[INFO] 10.244.0.9:48556 - 42306 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000918249s
	[INFO] 10.244.0.29:38970 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000253264s
	[INFO] 10.244.0.29:50414 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.003256904s
	
	
	==> describe nodes <==
	Name:               addons-582460
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-582460
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ed8f1f01b35eff2786f40199152a1775806f2de2
	                    minikube.k8s.io/name=addons-582460
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_14T14_22_22_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-582460
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-582460"}
	                    kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 14 Apr 2025 14:22:19 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-582460
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 14 Apr 2025 14:43:01 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 14 Apr 2025 14:41:25 +0000   Mon, 14 Apr 2025 14:22:17 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 14 Apr 2025 14:41:25 +0000   Mon, 14 Apr 2025 14:22:17 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 14 Apr 2025 14:41:25 +0000   Mon, 14 Apr 2025 14:22:17 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 14 Apr 2025 14:41:25 +0000   Mon, 14 Apr 2025 14:22:19 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-582460
	Capacity:
	  cpu:                2
	  ephemeral-storage:  98831908Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8138108Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  98831908Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8138108Ki
	  pods:               110
	System Info:
	  Machine ID:                 57012ff0fd1243e7bd819d83bfd6050b
	  System UUID:                661afede-69b6-46ec-bf73-5a6fe0948356
	  Boot ID:                    a6a7e7e7-9d3c-4e65-ba77-152821860101
	  Kernel Version:             6.6.72+
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://28.0.4
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	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%)         7m5s
	  default                     nginx                                                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         62s
	  default                     task-pv-pod                                                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m2s
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-qwsqh                     100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         20m
	  kube-system                 coredns-668d6bf9bc-tsnkk                                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     20m
	  kube-system                 csi-hostpath-attacher-0                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 csi-hostpath-resizer-0                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 csi-hostpathplugin-6mjrr                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 etcd-addons-582460                                            100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         20m
	  kube-system                 kube-apiserver-addons-582460                                  250m (12%)    0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 kube-controller-manager-addons-582460                         200m (10%)    0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 kube-ingress-dns-minikube                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 kube-proxy-klq75                                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 kube-scheduler-addons-582460                                  100m (5%)     0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 snapshot-controller-68b874b76f-k8xhc                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 snapshot-controller-68b874b76f-vmlds                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 storage-provisioner                                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  local-path-storage          helper-pod-create-pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6    0 (0%)        0 (0%)      0 (0%)           0 (0%)         62s
	  local-path-storage          local-path-provisioner-76f89f99b5-2k5bn                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  0 (0%)
	  memory             260Mi (3%)  170Mi (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                 20m                kube-proxy       
	  Normal  NodeHasSufficientMemory  20m (x8 over 20m)  kubelet          Node addons-582460 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    20m (x8 over 20m)  kubelet          Node addons-582460 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     20m (x8 over 20m)  kubelet          Node addons-582460 status is now: NodeHasSufficientPID
	  Normal  Starting                 20m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  20m                kubelet          Node addons-582460 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    20m                kubelet          Node addons-582460 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     20m                kubelet          Node addons-582460 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           20m                node-controller  Node addons-582460 event: Registered Node addons-582460 in Controller
	
	
	==> dmesg <==
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff a2 6c 86 1f 44 e0 08 06
	[  +0.034156] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 3a da 32 ec 67 15 08 06
	[Apr14 14:24] IPv4: martian source 10.244.0.1 from 10.244.0.22, on dev eth0
	[  +0.000012] ll header: 00000000: ff ff ff ff ff ff f2 d6 56 36 6b ca 08 06
	[  +0.274601] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff c6 96 d0 7c 35 5b 08 06
	[  +0.310639] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 46 43 98 48 1f 61 08 06
	[Apr14 14:25] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff 32 93 68 79 ac 60 08 06
	[Apr14 14:34] IPv4: martian source 10.244.0.1 from 10.244.0.13, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 36 c9 4a 74 9f e6 08 06
	[Apr14 14:35] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000019] ll header: 00000000: ff ff ff ff ff ff e2 83 b8 61 58 22 08 06
	[Apr14 14:36] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff da e6 f5 64 02 60 08 06
	[  +0.345026] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff a6 1d 4e 51 08 4e 08 06
	[ +31.151151] IPv4: martian source 10.244.0.1 from 10.244.0.29, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff ea 73 36 09 1b 46 08 06
	[  +0.000816] IPv4: martian source 10.244.0.29 from 10.244.0.2, on dev eth0
	[  +0.000096] ll header: 00000000: ff ff ff ff ff ff c6 da 33 e5 c0 dd 08 06
	[  +0.002238] IPv4: martian source 10.244.0.29 from 10.244.0.6, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 3e b4 6a 3f 49 88 08 06
	
	
	==> etcd [a53a9507780d] <==
	{"level":"info","ts":"2025-04-14T14:33:57.650548Z","caller":"traceutil/trace.go:171","msg":"trace[1329407683] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:2295; }","duration":"386.453353ms","start":"2025-04-14T14:33:57.264080Z","end":"2025-04-14T14:33:57.650533Z","steps":["trace[1329407683] 'agreement among raft nodes before linearized reading'  (duration: 386.093569ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:33:57.650726Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T14:33:57.125111Z","time spent":"525.558711ms","remote":"127.0.0.1:33832","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/pods\" limit:1 "}
	{"level":"info","ts":"2025-04-14T14:33:57.698278Z","caller":"traceutil/trace.go:171","msg":"trace[902762733] transaction","detail":"{read_only:false; response_revision:2296; number_of_response:1; }","duration":"250.697527ms","start":"2025-04-14T14:33:57.447545Z","end":"2025-04-14T14:33:57.698242Z","steps":["trace[902762733] 'process raft request'  (duration: 193.33104ms)","trace[902762733] 'compare'  (duration: 50.430538ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T14:33:57.713935Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"177.560268ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" limit:1 ","response":"range_response_count:1 size:1114"}
	{"level":"info","ts":"2025-04-14T14:33:57.714331Z","caller":"traceutil/trace.go:171","msg":"trace[1961643394] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:2296; }","duration":"184.806169ms","start":"2025-04-14T14:33:57.529447Z","end":"2025-04-14T14:33:57.714253Z","steps":["trace[1961643394] 'agreement among raft nodes before linearized reading'  (duration: 183.961066ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:33:57.714556Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T14:33:57.287047Z","time spent":"427.459252ms","remote":"127.0.0.1:33818","response type":"/etcdserverpb.KV/Range","request count":0,"request size":69,"response count":1,"response size":1138,"request content":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" limit:1 "}
	{"level":"info","ts":"2025-04-14T14:36:31.277271Z","caller":"traceutil/trace.go:171","msg":"trace[297772977] transaction","detail":"{read_only:false; response_revision:2758; number_of_response:1; }","duration":"130.554037ms","start":"2025-04-14T14:36:31.146693Z","end":"2025-04-14T14:36:31.277247Z","steps":["trace[297772977] 'process raft request'  (duration: 130.186103ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T14:36:31.708118Z","caller":"traceutil/trace.go:171","msg":"trace[1369899558] linearizableReadLoop","detail":"{readStateIndex:2966; appliedIndex:2964; }","duration":"125.591375ms","start":"2025-04-14T14:36:31.582506Z","end":"2025-04-14T14:36:31.708097Z","steps":["trace[1369899558] 'read index received'  (duration: 77.337086ms)","trace[1369899558] 'applied index is now lower than readState.Index'  (duration: 48.25334ms)"],"step_count":2}
	{"level":"info","ts":"2025-04-14T14:36:31.708452Z","caller":"traceutil/trace.go:171","msg":"trace[790350206] transaction","detail":"{read_only:false; response_revision:2759; number_of_response:1; }","duration":"331.134123ms","start":"2025-04-14T14:36:31.377301Z","end":"2025-04-14T14:36:31.708435Z","steps":["trace[790350206] 'process raft request'  (duration: 282.531821ms)","trace[790350206] 'compare'  (duration: 47.973805ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T14:36:31.708497Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.972096ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T14:36:31.709650Z","caller":"traceutil/trace.go:171","msg":"trace[631625703] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:2760; }","duration":"127.174217ms","start":"2025-04-14T14:36:31.582463Z","end":"2025-04-14T14:36:31.709637Z","steps":["trace[631625703] 'agreement among raft nodes before linearized reading'  (duration: 125.754007ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:36:31.709677Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T14:36:31.377279Z","time spent":"332.284587ms","remote":"127.0.0.1:33638","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":116,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/masterleases/192.168.49.2\" mod_revision:2709 > success:<request_put:<key:\"/registry/masterleases/192.168.49.2\" value_size:65 lease:8128036580497364743 >> failure:<request_range:<key:\"/registry/masterleases/192.168.49.2\" > >"}
	{"level":"info","ts":"2025-04-14T14:36:31.708842Z","caller":"traceutil/trace.go:171","msg":"trace[527820946] transaction","detail":"{read_only:false; response_revision:2760; number_of_response:1; }","duration":"327.665836ms","start":"2025-04-14T14:36:31.381164Z","end":"2025-04-14T14:36:31.708830Z","steps":["trace[527820946] 'process raft request'  (duration: 326.860397ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:36:31.710202Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T14:36:31.381116Z","time spent":"329.03353ms","remote":"127.0.0.1:33818","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":1098,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" mod_revision:2752 > success:<request_put:<key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" value_size:1025 >> failure:<request_range:<key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" > >"}
	{"level":"warn","ts":"2025-04-14T14:36:33.848905Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"134.257185ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" limit:1 ","response":"range_response_count:1 size:1114"}
	{"level":"info","ts":"2025-04-14T14:36:33.849952Z","caller":"traceutil/trace.go:171","msg":"trace[1175600345] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:2765; }","duration":"135.284557ms","start":"2025-04-14T14:36:33.713905Z","end":"2025-04-14T14:36:33.849190Z","steps":["trace[1175600345] 'range keys from in-memory index tree'  (duration: 134.122767ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:36:33.851347Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"254.927264ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T14:36:33.851406Z","caller":"traceutil/trace.go:171","msg":"trace[694286087] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:2765; }","duration":"255.023388ms","start":"2025-04-14T14:36:33.596368Z","end":"2025-04-14T14:36:33.851391Z","steps":["trace[694286087] 'range keys from in-memory index tree'  (duration: 254.793376ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T14:36:33.854853Z","caller":"traceutil/trace.go:171","msg":"trace[1764941511] transaction","detail":"{read_only:false; response_revision:2766; number_of_response:1; }","duration":"124.453731ms","start":"2025-04-14T14:36:33.729974Z","end":"2025-04-14T14:36:33.854427Z","steps":["trace[1764941511] 'process raft request'  (duration: 121.042685ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T14:37:16.898404Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2148}
	{"level":"info","ts":"2025-04-14T14:37:16.939380Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":2148,"took":"40.26911ms","hash":1885903445,"current-db-size-bytes":8617984,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":5693440,"current-db-size-in-use":"5.7 MB"}
	{"level":"info","ts":"2025-04-14T14:37:16.939449Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":1885903445,"revision":2148,"compact-revision":1666}
	{"level":"info","ts":"2025-04-14T14:42:16.906663Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":3009}
	{"level":"info","ts":"2025-04-14T14:42:16.929941Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":3009,"took":"22.339827ms","hash":3356372300,"current-db-size-bytes":8617984,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":5521408,"current-db-size-in-use":"5.5 MB"}
	{"level":"info","ts":"2025-04-14T14:42:16.930011Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":3356372300,"revision":3009,"compact-revision":2148}
	
	
	==> kernel <==
	 14:43:09 up  7:22,  0 users,  load average: 0.63, 1.25, 1.49
	Linux addons-582460 6.6.72+ #1 SMP PREEMPT_DYNAMIC Sun Mar 30 09:01:26 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [f724b28a16d0] <==
	W0414 14:36:27.500777       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate-sa.k8s.io: failed calling webhook "gcp-auth-mutate-sa.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:36:27.500933       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate-sa.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:36:27.520994       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:36:27.521048       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:36:30.796584       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:36:30.796643       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:36:50.887410       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:36:50.887633       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:36:50.979240       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:36:50.979316       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:37:07.240672       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:37:07.240865       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	I0414 14:37:35.386643       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	W0414 14:38:52.019557       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:38:52.019937       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:39:06.898045       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:39:06.898213       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	I0414 14:42:01.475548       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0414 14:42:02.630422       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0414 14:42:07.343707       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	W0414 14:42:07.721201       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:42:07.721652       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:42:07.823536       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:42:07.824061       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	I0414 14:42:07.854882       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.97.47.96"}
	
	
	==> kube-controller-manager [0905500d5f6a] <==
	E0414 14:42:33.026115       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:42:33.426942       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:42:33.428449       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="flow.volcano.sh/v1alpha1, Resource=jobflows"
	W0414 14:42:33.430081       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:42:33.430456       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:42:34.343494       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:42:34.345032       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="scheduling.volcano.sh/v1beta1, Resource=podgroups"
	W0414 14:42:34.346341       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:42:34.346394       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:42:39.732386       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:42:39.734088       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="nodeinfo.volcano.sh/v1alpha1, Resource=numatopologies"
	W0414 14:42:39.735982       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:42:39.736031       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:42:54.890316       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:42:54.891966       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="scheduling.volcano.sh/v1beta1, Resource=queues"
	W0414 14:42:54.894054       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:42:54.894104       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:43:01.197391       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:43:01.199044       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="bus.volcano.sh/v1alpha1, Resource=commands"
	W0414 14:43:01.200482       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:43:01.200529       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:43:06.635178       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:43:06.638264       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="batch.volcano.sh/v1alpha1, Resource=jobs"
	W0414 14:43:06.640064       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:43:06.640112       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [46259b71d8d6] <==
	I0414 14:22:38.007198       1 server_linux.go:66] "Using iptables proxy"
	I0414 14:22:39.196600       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0414 14:22:39.199171       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0414 14:22:40.156706       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0414 14:22:40.157047       1 server_linux.go:170] "Using iptables Proxier"
	I0414 14:22:40.302677       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0414 14:22:40.332421       1 server.go:497] "Version info" version="v1.32.2"
	I0414 14:22:40.332476       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0414 14:22:40.378296       1 config.go:329] "Starting node config controller"
	I0414 14:22:40.378442       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0414 14:22:40.408369       1 config.go:199] "Starting service config controller"
	I0414 14:22:40.408411       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0414 14:22:40.408466       1 config.go:105] "Starting endpoint slice config controller"
	I0414 14:22:40.408475       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0414 14:22:40.853250       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0414 14:22:41.091747       1 shared_informer.go:320] Caches are synced for node config
	I0414 14:22:41.116232       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [2008bd20418a] <==
	W0414 14:22:19.331521       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0414 14:22:19.332091       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:19.332154       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:19.332458       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:19.332958       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0414 14:22:19.333160       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.181661       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:20.181719       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.210195       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:20.210540       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.387581       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:20.387640       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.422033       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0414 14:22:20.422107       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.557949       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0414 14:22:20.558306       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.589218       1 reflector.go:569] runtime/asm_amd64.s:1700: 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"
	E0414 14:22:20.589614       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0414 14:22:20.609704       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0414 14:22:20.609760       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.641193       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0414 14:22:20.641257       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.681421       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: 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
	E0414 14:22:20.681485       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: 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"
	I0414 14:22:23.013257       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 14 14:42:35 addons-582460 kubelet[2350]: E0414 14:42:35.209186    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6" podUID="a11f1caf-2af3-453f-b082-c05cefddda10"
	Apr 14 14:42:38 addons-582460 kubelet[2350]: I0414 14:42:38.205985    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/nginx" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:42:38 addons-582460 kubelet[2350]: E0414 14:42:38.214363    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="b7501b3f-ed53-4bd4-9db9-4569830a9332"
	Apr 14 14:42:40 addons-582460 kubelet[2350]: I0414 14:42:40.206505    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:42:40 addons-582460 kubelet[2350]: E0414 14:42:40.206763    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:42:50 addons-582460 kubelet[2350]: I0414 14:42:50.205891    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/nginx" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:42:50 addons-582460 kubelet[2350]: E0414 14:42:50.786108    2350 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:alpine"
	Apr 14 14:42:50 addons-582460 kubelet[2350]: E0414 14:42:50.786202    2350 kuberuntime_image.go:55] "Failed to pull image" err="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:alpine"
	Apr 14 14:42:50 addons-582460 kubelet[2350]: E0414 14:42:50.786526    2350 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:nginx,Image:docker.io/nginx:alpine,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:,HostPort:0,ContainerPort:80,Protocol:TCP,HostIP:,},},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-7cx9p,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod nginx_defaul
t(b7501b3f-ed53-4bd4-9db9-4569830a9332): ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Apr 14 14:42:50 addons-582460 kubelet[2350]: E0414 14:42:50.787827    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ErrImagePull: \"toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="b7501b3f-ed53-4bd4-9db9-4569830a9332"
	Apr 14 14:42:51 addons-582460 kubelet[2350]: E0414 14:42:51.023092    2350 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:42:51 addons-582460 kubelet[2350]: E0414 14:42:51.023202    2350 kuberuntime_image.go:55] "Failed to pull image" err="Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:42:51 addons-582460 kubelet[2350]: E0414 14:42:51.023382    2350 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:helper-pod,Image:docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79,Command:[/bin/sh /script/setup],Args:[-p /opt/local-path-provisioner/pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6_default_test-pvc -s 67108864 -m Filesystem],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:VOL_DIR,Value:/opt/local-path-provisioner/pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6_default_test-pvc,ValueFrom:nil,},EnvVar{Name:VOL_MODE,Value:Filesystem,ValueFrom:nil,},EnvVar{Name:VOL_SIZE_BYTES,Value:67108864,ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:script,ReadOnly:false,MountPath:/script,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:data,ReadOnly:false,MountPath:/
opt/local-path-provisioner/,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:kube-api-access-nm5pw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod helper-pod-create-pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6_local-path-storage(a11f1caf-2af3-453f-b082-c05cefddda10): ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Apr 14 14:42:51 addons-582460 kubelet[2350]: E0414 14:42:51.025155    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ErrImagePull: \"Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6" podUID="a11f1caf-2af3-453f-b082-c05cefddda10"
	Apr 14 14:42:52 addons-582460 kubelet[2350]: I0414 14:42:52.206744    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:42:52 addons-582460 kubelet[2350]: E0414 14:42:52.540048    2350 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Apr 14 14:42:52 addons-582460 kubelet[2350]: E0414 14:42:52.540143    2350 kuberuntime_image.go:55] "Failed to pull image" err="Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Apr 14 14:42:52 addons-582460 kubelet[2350]: E0414 14:42:52.540312    2350 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:task-pv-container,Image:docker.io/nginx,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:http-server,HostPort:0,ContainerPort:80,Protocol:TCP,HostIP:,},},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:task-pv-storage,ReadOnly:false,MountPath:/usr/share/nginx/html,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:kube-api-access-qn5xs,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationM
essagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod task-pv-pod_default(acd6c580-fb89-460a-856e-bab99ec4c560): ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Apr 14 14:42:52 addons-582460 kubelet[2350]: E0414 14:42:52.541914    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ErrImagePull: \"Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:43:00 addons-582460 kubelet[2350]: I0414 14:43:00.206048    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:43:03 addons-582460 kubelet[2350]: I0414 14:43:03.206006    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/nginx" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:43:03 addons-582460 kubelet[2350]: E0414 14:43:03.210100    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"nginx\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx:alpine\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/nginx" podUID="b7501b3f-ed53-4bd4-9db9-4569830a9332"
	Apr 14 14:43:03 addons-582460 kubelet[2350]: E0414 14:43:03.213327    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6" podUID="a11f1caf-2af3-453f-b082-c05cefddda10"
	Apr 14 14:43:04 addons-582460 kubelet[2350]: I0414 14:43:04.206056    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:43:04 addons-582460 kubelet[2350]: E0414 14:43:04.209881    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	
	
	==> storage-provisioner [731f15be5696] <==
	I0414 14:22:46.413532       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0414 14:22:46.890052       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0414 14:22:46.895404       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0414 14:22:47.597833       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0414 14:22:47.598151       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-582460_13eb22f2-1ccb-4d0a-b85e-6cb48fefa150!
	I0414 14:22:47.630187       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"d4039cb7-3110-43da-a708-d1985c9e0b00", APIVersion:"v1", ResourceVersion:"718", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-582460_13eb22f2-1ccb-4d0a-b85e-6cb48fefa150 became leader
	I0414 14:22:47.799184       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-582460_13eb22f2-1ccb-4d0a-b85e-6cb48fefa150!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-582460 -n addons-582460
helpers_test.go:261: (dbg) Run:  kubectl --context addons-582460 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: nginx task-pv-pod test-local-path ingress-nginx-admission-create-2882s ingress-nginx-admission-patch-hd6sn helper-pod-create-pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/CSI]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-582460 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-2882s ingress-nginx-admission-patch-hd6sn helper-pod-create-pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-582460 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-2882s ingress-nginx-admission-patch-hd6sn helper-pod-create-pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6: exit status 1 (146.791269ms)

                                                
                                                
-- stdout --
	Name:             nginx
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-582460/192.168.49.2
	Start Time:       Mon, 14 Apr 2025 14:42:07 +0000
	Labels:           run=nginx
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.33
	IPs:
	  IP:  10.244.0.33
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ErrImagePull
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-7cx9p (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-7cx9p:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    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                        64s                default-scheduler  Successfully assigned default/nginx to addons-582460
	  Warning  Failed                           48s (x2 over 62s)  kubelet            Failed to pull image "docker.io/nginx:alpine": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling                          21s (x3 over 63s)  kubelet            Pulling image "docker.io/nginx:alpine"
	  Warning  Failed                           21s (x3 over 62s)  kubelet            Error: ErrImagePull
	  Warning  Failed                           21s                kubelet            Failed to pull image "docker.io/nginx:alpine": toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  FailedToRetrieveImagePullSecret  8s (x7 over 63s)   kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
	  Normal   BackOff                          8s (x4 over 62s)   kubelet            Back-off pulling image "docker.io/nginx:alpine"
	  Warning  Failed                           8s (x4 over 62s)   kubelet            Error: ImagePullBackOff
	
	
	Name:             task-pv-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-582460/192.168.49.2
	Start Time:       Mon, 14 Apr 2025 14:37:07 +0000
	Labels:           app=task-pv-pod
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.31
	IPs:
	  IP:  10.244.0.31
	Containers:
	  task-pv-container:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ErrImagePull
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /usr/share/nginx/html from task-pv-storage (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qn5xs (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  task-pv-storage:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  hpvc
	    ReadOnly:   false
	  kube-api-access-qn5xs:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    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                        6m4s                  default-scheduler  Successfully assigned default/task-pv-pod to addons-582460
	  Warning  Failed                           4m40s (x6 over 6m3s)  kubelet            Error: ImagePullBackOff
	  Warning  Failed                           4m28s (x4 over 6m3s)  kubelet            Failed to pull image "docker.io/nginx": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed                           4m28s (x4 over 6m3s)  kubelet            Error: ErrImagePull
	  Normal   Pulling                          3m2s (x5 over 6m4s)   kubelet            Pulling image "docker.io/nginx"
	  Warning  FailedToRetrieveImagePullSecret  61s (x25 over 6m4s)   kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
	  Normal   BackOff                          46s (x21 over 6m3s)   kubelet            Back-off pulling image "docker.io/nginx"
	
	
	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-fj678 (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-fj678:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    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-2882s" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-hd6sn" not found
	Error from server (NotFound): pods "helper-pod-create-pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-582460 describe pod nginx task-pv-pod test-local-path ingress-nginx-admission-create-2882s ingress-nginx-admission-patch-hd6sn helper-pod-create-pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-582460 addons disable volumesnapshots --alsologtostderr -v=1: (1.22008042s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-582460 addons disable csi-hostpath-driver --alsologtostderr -v=1: (8.254824699s)
--- FAIL: TestAddons/parallel/CSI (375.31s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (304.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-582460 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-582460 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:898: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-582460 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:899: failed waiting for PVC test-pvc: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/LocalPath]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-582460
helpers_test.go:235: (dbg) docker inspect addons-582460:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f",
	        "Created": "2025-04-14T14:21:58.119091958Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 535660,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-04-14T14:21:58.168282633Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fa6441117abd3f0ec72d78de011fb44ecb7b1e274ddcf240e39454ed1f98f388",
	        "ResolvConfPath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/hostname",
	        "HostsPath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/hosts",
	        "LogPath": "/var/lib/docker/containers/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f/d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f-json.log",
	        "Name": "/addons-582460",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-582460:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-582460",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "private",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 0,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": null,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "d6f685c2aca2278123f49b2768208c47cea0a3d8dc9aa5a4d77ce4edc132011f",
	                "LowerDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c-init/diff:/var/lib/docker/overlay2/c4ddb93b28a4d34395e460f198baf9e311d371868623a4b7bb51545925cd59ee/diff",
	                "MergedDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c/merged",
	                "UpperDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c/diff",
	                "WorkDir": "/var/lib/docker/overlay2/2ca5b235735aaabd90050ff12168f1e4dc19003a5639fca5afd51d54a0cd9b0c/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-582460",
	                "Source": "/var/lib/docker/volumes/addons-582460/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-582460",
	            "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.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a",
	            "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-582460",
	                "name.minikube.sigs.k8s.io": "addons-582460",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d07777d34004eda723a411c51b60ff13080a78eebccec91b92cc8649ae55d6e2",
	            "SandboxKey": "/var/run/docker/netns/d07777d34004",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32933"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32934"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32937"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32935"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32936"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-582460": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "26:6e:89:45:47:29",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "561e361c60675bb632bae1b40254c5e973bb8b57d5913d22969121bf5bff8a99",
	                    "EndpointID": "27681503ade1f8569514433088f82eaf9574cd0b3dd11eb3f974b7a7a71d239c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-582460",
	                        "d6f685c2aca2"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-582460 -n addons-582460
helpers_test.go:244: <<< TestAddons/parallel/LocalPath FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/LocalPath]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-582460 logs -n 25: (1.783797763s)
helpers_test.go:252: TestAddons/parallel/LocalPath logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| Command |                 Args                 |    Profile    |         User          | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	| addons  | enable dashboard -p                  | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:21 UTC |                     |
	|         | addons-582460                        |               |                       |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:21 UTC |                     |
	|         | addons-582460                        |               |                       |         |                     |                     |
	| start   | -p addons-582460 --wait=true         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:21 UTC | 14 Apr 25 14:29 UTC |
	|         | --memory=4000 --alsologtostderr      |               |                       |         |                     |                     |
	|         | --addons=registry                    |               |                       |         |                     |                     |
	|         | --addons=metrics-server              |               |                       |         |                     |                     |
	|         | --addons=volumesnapshots             |               |                       |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |               |                       |         |                     |                     |
	|         | --addons=gcp-auth                    |               |                       |         |                     |                     |
	|         | --addons=cloud-spanner               |               |                       |         |                     |                     |
	|         | --addons=inspektor-gadget            |               |                       |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |               |                       |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |               |                       |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin       |               |                       |         |                     |                     |
	|         | --driver=docker                      |               |                       |         |                     |                     |
	|         | --container-runtime=docker           |               |                       |         |                     |                     |
	|         | --addons=ingress                     |               |                       |         |                     |                     |
	|         | --addons=ingress-dns                 |               |                       |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:35 UTC | 14 Apr 25 14:35 UTC |
	|         | volcano --alsologtostderr -v=1       |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | gcp-auth --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | amd-gpu-device-plugin                |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | enable headlamp                      | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | -p addons-582460                     |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| ip      | addons-582460 ip                     | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | registry --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | headlamp --alsologtostderr           |               |                       |         |                     |                     |
	|         | -v=1                                 |               |                       |         |                     |                     |
	| addons  | addons-582460 addons disable         | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | yakd --alsologtostderr -v=1          |               |                       |         |                     |                     |
	| addons  | addons-582460 addons                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | disable nvidia-device-plugin         |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-582460 addons                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:36 UTC | 14 Apr 25 14:36 UTC |
	|         | disable cloud-spanner                |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	| addons  | addons-582460 addons                 | addons-582460 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:37 UTC | 14 Apr 25 14:37 UTC |
	|         | disable metrics-server               |               |                       |         |                     |                     |
	|         | --alsologtostderr -v=1               |               |                       |         |                     |                     |
	|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 14:21:08
	Running on machine: cs-905301410258-default
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 14:21:08.950204  535262 out.go:345] Setting OutFile to fd 1 ...
	I0414 14:21:08.950410  535262 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:21:08.950422  535262 out.go:358] Setting ErrFile to fd 2...
	I0414 14:21:08.950430  535262 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:21:08.950770  535262 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
	W0414 14:21:08.951044  535262 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/config/config.json: no such file or directory
	I0414 14:21:08.951652  535262 out.go:352] Setting JSON to false
	I0414 14:21:08.953203  535262 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":25229,"bootTime":1744615240,"procs":20,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"24.04","kernelVersion":"6.6.72+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"08823121-9af5-4a5b-91af-05462fba6295"}
	I0414 14:21:08.953289  535262 start.go:139] virtualization:  guest
	I0414 14:21:08.957153  535262 out.go:177] * [addons-582460] minikube v1.35.0 on Ubuntu 24.04 (amd64)
	W0414 14:21:08.960153  535262 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball: no such file or directory
	I0414 14:21:08.960173  535262 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 14:21:08.960225  535262 notify.go:220] Checking for updates...
	I0414 14:21:08.965778  535262 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 14:21:08.968242  535262 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig
	I0414 14:21:08.971865  535262 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube
	I0414 14:21:08.975382  535262 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 14:21:08.978072  535262 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0414 14:21:08.981997  535262 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 14:21:09.028224  535262 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 14:21:09.028428  535262 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:21:09.120223  535262 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:58 SystemTime:2025-04-14 14:21:09.105912431 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSe
rverAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<
nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:21:09.120421  535262 docker.go:318] overlay module found
	I0414 14:21:09.124318  535262 out.go:177] * Using the docker driver based on user configuration
	I0414 14:21:09.127470  535262 start.go:297] selected driver: docker
	I0414 14:21:09.127628  535262 start.go:901] validating driver "docker" against <nil>
	I0414 14:21:09.127663  535262 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 14:21:09.128358  535262 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:21:09.218193  535262 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:28 OomKillDisable:false NGoroutines:58 SystemTime:2025-04-14 14:21:09.202609952 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSe
rverAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<
nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:21:09.218491  535262 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 14:21:09.219242  535262 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
	I0414 14:21:09.219266  535262 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
	I0414 14:21:09.219313  535262 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0414 14:21:09.224079  535262 out.go:177] * Using Docker driver with root privileges
	I0414 14:21:09.227225  535262 cni.go:84] Creating CNI manager for ""
	I0414 14:21:09.227378  535262 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 14:21:09.227402  535262 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0414 14:21:09.227524  535262 start.go:340] cluster config:
	{Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOpti
mizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 14:21:09.230783  535262 out.go:177] * Starting "addons-582460" primary control-plane node in "addons-582460" cluster
	I0414 14:21:09.233335  535262 cache.go:121] Beginning downloading kic base image for docker with docker
	I0414 14:21:09.236944  535262 out.go:177] * Pulling base image v0.0.46-1744107393-20604 ...
	I0414 14:21:09.239932  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:21:09.240064  535262 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 14:21:09.265050  535262 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 14:21:09.265532  535262 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0414 14:21:09.265680  535262 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 14:21:09.290205  535262 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0414 14:21:09.290242  535262 cache.go:56] Caching tarball of preloaded images
	I0414 14:21:09.290719  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:21:09.294283  535262 out.go:177] * Downloading Kubernetes v1.32.2 preload ...
	I0414 14:21:09.296927  535262 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0414 14:21:09.338943  535262 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4?checksum=md5:c3fdd273d8c9002513e1c87be8fe9ffc -> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0414 14:21:12.044842  535262 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0414 14:21:12.045051  535262 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0414 14:21:13.070364  535262 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0414 14:21:13.070854  535262 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/config.json ...
	I0414 14:21:13.070911  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/config.json: {Name:mkee782767ee254cfab3876b6ffddc79ca7b05f8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:21:20.509353  535262 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	I0414 14:21:20.509375  535262 cache.go:163] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from local cache
	I0414 14:21:46.277091  535262 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from cached tarball
	I0414 14:21:46.277164  535262 cache.go:230] Successfully downloaded all kic artifacts
	I0414 14:21:46.277235  535262 start.go:360] acquireMachinesLock for addons-582460: {Name:mke86a44e35b00bd69f238c7b51f7d9e6525019d Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0414 14:21:46.277717  535262 start.go:364] duration metric: took 443.383µs to acquireMachinesLock for "addons-582460"
	I0414 14:21:46.277771  535262 start.go:93] Provisioning new machine with config: &{Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144
MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0414 14:21:46.277922  535262 start.go:125] createHost starting for "" (driver="docker")
	I0414 14:21:46.281618  535262 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0414 14:21:46.282100  535262 start.go:159] libmachine.API.Create for "addons-582460" (driver="docker")
	I0414 14:21:46.282160  535262 client.go:168] LocalClient.Create starting
	I0414 14:21:46.282314  535262 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem
	I0414 14:21:46.860879  535262 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem
	I0414 14:21:47.589295  535262 cli_runner.go:164] Run: docker network inspect addons-582460 --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}}]}"
	W0414 14:21:47.613302  535262 cli_runner.go:211] docker network inspect addons-582460 --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
	I0414 14:21:47.613470  535262 network_create.go:284] running [docker network inspect addons-582460] to gather additional debugging logs...
	I0414 14:21:47.613506  535262 cli_runner.go:164] Run: docker network inspect addons-582460
	W0414 14:21:47.639103  535262 cli_runner.go:211] docker network inspect addons-582460 returned with exit code 1
	I0414 14:21:47.639167  535262 network_create.go:287] error running [docker network inspect addons-582460]: docker network inspect addons-582460: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-582460 not found
	I0414 14:21:47.639189  535262 network_create.go:289] output of [docker network inspect addons-582460]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-582460 not found
	
	** /stderr **
	I0414 14:21:47.639350  535262 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}}]}"
	I0414 14:21:47.666666  535262 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:0xc0173c8540}
	I0414 14:21:47.666728  535262 network_create.go:124] attempt to create docker network addons-582460 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
	I0414 14:21:47.666885  535262 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=1460 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-582460 addons-582460
	I0414 14:21:47.750441  535262 network_create.go:108] docker network addons-582460 192.168.49.0/24 created
	I0414 14:21:47.750495  535262 kic.go:121] calculated static IP "192.168.49.2" for the "addons-582460" container
	I0414 14:21:47.750652  535262 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0414 14:21:47.776266  535262 cli_runner.go:164] Run: docker volume create addons-582460 --label name.minikube.sigs.k8s.io=addons-582460 --label created_by.minikube.sigs.k8s.io=true
	I0414 14:21:47.804659  535262 oci.go:103] Successfully created a docker volume addons-582460
	I0414 14:21:47.804824  535262 cli_runner.go:164] Run: docker run --rm --name addons-582460-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-582460 --entrypoint /usr/bin/test -v addons-582460:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib
	I0414 14:21:50.608552  535262 cli_runner.go:217] Completed: docker run --rm --name addons-582460-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-582460 --entrypoint /usr/bin/test -v addons-582460:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib: (2.803636309s)
	I0414 14:21:50.608615  535262 oci.go:107] Successfully prepared a docker volume addons-582460
	I0414 14:21:50.608642  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:21:50.608673  535262 kic.go:194] Starting extracting preloaded images to volume ...
	I0414 14:21:50.608893  535262 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-582460:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir
	I0414 14:21:58.011039  535262 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-582460:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir: (7.402076442s)
	I0414 14:21:58.011094  535262 kic.go:203] duration metric: took 7.402417792s to extract preloaded images to volume ...
	W0414 14:21:58.011410  535262 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	W0414 14:21:58.011521  535262 oci.go:249] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
	I0414 14:21:58.011638  535262 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0414 14:21:58.095306  535262 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-582460 --name addons-582460 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-582460 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-582460 --network addons-582460 --ip 192.168.49.2 --volume addons-582460:/var --security-opt apparmor=unconfined --memory=4000mb -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.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a
	I0414 14:21:58.463751  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Running}}
	I0414 14:21:58.508901  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:21:58.553798  535262 cli_runner.go:164] Run: docker exec addons-582460 stat /var/lib/dpkg/alternatives/iptables
	I0414 14:21:58.650174  535262 oci.go:144] the created container "addons-582460" has a running status.
	I0414 14:21:58.650256  535262 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa...
	I0414 14:21:59.159276  535262 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0414 14:21:59.257643  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:21:59.335899  535262 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0414 14:21:59.335964  535262 kic_runner.go:114] Args: [docker exec --privileged addons-582460 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0414 14:21:59.509954  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:21:59.570969  535262 machine.go:93] provisionDockerMachine start ...
	I0414 14:21:59.571338  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:21:59.637999  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:21:59.639344  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:21:59.639420  535262 main.go:141] libmachine: About to run SSH command:
	hostname
	I0414 14:21:59.848342  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-582460
	
	I0414 14:21:59.848378  535262 ubuntu.go:169] provisioning hostname "addons-582460"
	I0414 14:21:59.848505  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:21:59.894221  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:21:59.894773  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:21:59.894825  535262 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-582460 && echo "addons-582460" | sudo tee /etc/hostname
	I0414 14:22:00.102304  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-582460
	
	I0414 14:22:00.102438  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:00.139843  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:00.140405  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:00.140449  535262 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-582460' /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-582460/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-582460' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0414 14:22:00.303857  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0414 14:22:00.303906  535262 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube}
	I0414 14:22:00.303952  535262 ubuntu.go:177] setting up certificates
	I0414 14:22:00.303969  535262 provision.go:84] configureAuth start
	I0414 14:22:00.304099  535262 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-582460
	I0414 14:22:00.334593  535262 provision.go:143] copyHostCerts
	I0414 14:22:00.334723  535262 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/key.pem (1675 bytes)
	I0414 14:22:00.334938  535262 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.pem (1119 bytes)
	I0414 14:22:00.335214  535262 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/cert.pem (1164 bytes)
	I0414 14:22:00.335439  535262 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-582460 san=[127.0.0.1 192.168.49.2 addons-582460 localhost minikube]
	I0414 14:22:00.553926  535262 provision.go:177] copyRemoteCerts
	I0414 14:22:00.554057  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0414 14:22:00.554182  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:00.580934  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:00.683026  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
	I0414 14:22:00.722426  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server.pem --> /etc/docker/server.pem (1245 bytes)
	I0414 14:22:00.761737  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0414 14:22:00.801207  535262 provision.go:87] duration metric: took 497.217601ms to configureAuth
	I0414 14:22:00.801245  535262 ubuntu.go:193] setting minikube options for container-runtime
	I0414 14:22:00.801565  535262 config.go:182] Loaded profile config "addons-582460": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:22:00.801775  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:00.829508  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:00.829953  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:00.829988  535262 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0414 14:22:00.976781  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I0414 14:22:00.976825  535262 ubuntu.go:71] root file system type: overlay
	I0414 14:22:00.977008  535262 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0414 14:22:00.977149  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:01.015394  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:01.015908  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:01.016091  535262 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0414 14:22:01.177018  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0414 14:22:01.177224  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:01.205279  535262 main.go:141] libmachine: Using SSH client type: native
	I0414 14:22:01.205648  535262 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32933 <nil> <nil>}
	I0414 14:22:01.205771  535262 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0414 14:22:02.417075  535262 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2025-03-25 15:05:51.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2025-04-14 14:22:01.173359515 +0000
	@@ -1,46 +1,49 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
	-Wants=network-online.target containerd.service
	+BindsTo=containerd.service
	+After=network-online.target firewalld.service containerd.service
	+Wants=network-online.target
	 Requires=docker.socket
	+StartLimitBurst=3
	+StartLimitIntervalSec=60
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutStartSec=0
	-RestartSec=2
	-Restart=always
	+Restart=on-failure
	 
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	+# The base configuration already specifies an 'ExecStart=...' command. The first directive
	+# here is to clear out that command inherited from the base configuration. Without this,
	+# the command from the base configuration and the command specified here are treated as
	+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	+# will catch this invalid input and refuse to start the service with an error like:
	+#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	+
	+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	+ExecStart=
	+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	+ExecReload=/bin/kill -s HUP $MAINPID
	 
	 # Having non-zero Limit*s causes performance problems due to accounting overhead
	 # in the kernel. We recommend using cgroups to do container-local accounting.
	+LimitNOFILE=infinity
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# Uncomment TasksMax if your systemd version supports it.
	+# Only systemd 226 and above support this version.
	 TasksMax=infinity
	+TimeoutStartSec=0
	 
	 # set delegate yes so that systemd does not reset the cgroups of docker containers
	 Delegate=yes
	 
	 # kill only the docker process, not all processes in the cgroup
	 KillMode=process
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I0414 14:22:02.417165  535262 machine.go:96] duration metric: took 2.846142257s to provisionDockerMachine
	I0414 14:22:02.417185  535262 client.go:171] duration metric: took 16.135014459s to LocalClient.Create
	I0414 14:22:02.417210  535262 start.go:167] duration metric: took 16.13511275s to libmachine.API.Create "addons-582460"
	I0414 14:22:02.417224  535262 start.go:293] postStartSetup for "addons-582460" (driver="docker")
	I0414 14:22:02.417242  535262 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]
	I0414 14:22:02.417360  535262 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
	I0414 14:22:02.417443  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.451515  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:02.556627  535262 ssh_runner.go:195] Run: cat /etc/os-release
	I0414 14:22:02.562071  535262 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0414 14:22:02.562117  535262 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0414 14:22:02.562161  535262 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0414 14:22:02.562174  535262 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0414 14:22:02.562193  535262 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/addons for local assets ...
	I0414 14:22:02.562305  535262 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/files for local assets ...
	I0414 14:22:02.562363  535262 start.go:296] duration metric: took 145.127948ms for postStartSetup
	I0414 14:22:02.562878  535262 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-582460
	I0414 14:22:02.591603  535262 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/config.json ...
	I0414 14:22:02.592102  535262 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 14:22:02.592199  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.622501  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:02.718763  535262 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0414 14:22:02.726017  535262 start.go:128] duration metric: took 16.448068238s to createHost
	I0414 14:22:02.726060  535262 start.go:83] releasing machines lock for "addons-582460", held for 16.448317786s
	I0414 14:22:02.726236  535262 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-582460
	I0414 14:22:02.753479  535262 ssh_runner.go:195] Run: cat /version.json
	I0414 14:22:02.753614  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.753479  535262 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0414 14:22:02.753882  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:02.798662  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:02.802593  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:03.008990  535262 ssh_runner.go:195] Run: systemctl --version
	I0414 14:22:03.016149  535262 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0414 14:22:03.023660  535262 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' {}" ;
	I0414 14:22:03.064527  535262 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0414 14:22:03.064799  535262 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" ;
	I0414 14:22:03.107866  535262 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0414 14:22:03.107902  535262 start.go:495] detecting cgroup driver to use...
	I0414 14:22:03.107953  535262 detect.go:190] detected "systemd" cgroup driver on host os
	I0414 14:22:03.108154  535262 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"
	I0414 14:22:03.134672  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0414 14:22:03.150427  535262 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"
	I0414 14:22:03.166739  535262 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
	I0414 14:22:03.166893  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
	I0414 14:22:03.182883  535262 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"
	I0414 14:22:03.198997  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0414 14:22:03.215208  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0414 14:22:03.232196  535262 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0414 14:22:03.247377  535262 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"
	I0414 14:22:03.264813  535262 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0414 14:22:03.282542  535262 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"
	I0414 14:22:03.301338  535262 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0414 14:22:03.316926  535262 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0414 14:22:03.331835  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:03.468078  535262 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0414 14:22:03.584293  535262 start.go:495] detecting cgroup driver to use...
	I0414 14:22:03.584355  535262 detect.go:190] detected "systemd" cgroup driver on host os
	I0414 14:22:03.584478  535262 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0414 14:22:03.621016  535262 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I0414 14:22:03.621189  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0414 14:22:03.651868  535262 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0414 14:22:03.694806  535262 ssh_runner.go:195] Run: which cri-dockerd
	I0414 14:22:03.702903  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0414 14:22:03.725595  535262 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0414 14:22:03.771641  535262 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0414 14:22:04.012882  535262 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0414 14:22:04.393211  535262 docker.go:574] configuring docker to use "systemd" as cgroup driver...
	I0414 14:22:04.393362  535262 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
	I0414 14:22:04.448055  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:04.640311  535262 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0414 14:22:05.160792  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0414 14:22:05.179834  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0414 14:22:05.199661  535262 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0414 14:22:05.346527  535262 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0414 14:22:05.484325  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:05.621422  535262 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0414 14:22:05.652434  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0414 14:22:05.672002  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:05.807498  535262 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0414 14:22:05.919434  535262 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0414 14:22:05.919902  535262 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0414 14:22:05.930503  535262 start.go:563] Will wait 60s for crictl version
	I0414 14:22:05.930986  535262 ssh_runner.go:195] Run: which crictl
	I0414 14:22:05.938993  535262 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0414 14:22:05.998473  535262 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  28.0.4
	RuntimeApiVersion:  v1
	I0414 14:22:05.998615  535262 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0414 14:22:06.046237  535262 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0414 14:22:06.089359  535262 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 28.0.4 ...
	I0414 14:22:06.089523  535262 cli_runner.go:164] Run: docker network inspect addons-582460 --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}}]}"
	I0414 14:22:06.119970  535262 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0414 14:22:06.125951  535262 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""
	I0414 14:22:06.146962  535262 out.go:177]   - kubelet.cgroups-per-qos=false
	I0414 14:22:06.149969  535262 out.go:177]   - kubelet.enforce-node-allocatable=""
	I0414 14:22:06.152569  535262 kubeadm.go:883] updating cluster {Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOp
tions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0414 14:22:06.152755  535262 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0414 14:22:06.152918  535262 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0414 14:22:06.190016  535262 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0414 14:22:06.190053  535262 docker.go:619] Images already preloaded, skipping extraction
	I0414 14:22:06.190206  535262 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0414 14:22:06.225523  535262 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0414 14:22:06.225583  535262 cache_images.go:84] Images are preloaded, skipping loading
	I0414 14:22:06.225600  535262 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.2 docker true true} ...
	I0414 14:22:06.225891  535262 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable="" --hostname-override=addons-582460 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0414 14:22:06.226053  535262 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0414 14:22:06.309996  535262 cni.go:84] Creating CNI manager for ""
	I0414 14:22:06.310041  535262 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 14:22:06.310066  535262 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0414 14:22:06.310104  535262 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-582460 NodeName:addons-582460 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubern
etes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0414 14:22:06.310348  535262 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "addons-582460"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: systemd
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.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
	
	I0414 14:22:06.310496  535262 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0414 14:22:06.329544  535262 binaries.go:44] Found k8s binaries, skipping transfer
	I0414 14:22:06.329672  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0414 14:22:06.344621  535262 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
	I0414 14:22:06.373583  535262 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0414 14:22:06.401982  535262 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2290 bytes)
	I0414 14:22:06.431029  535262 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0414 14:22:06.436997  535262 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""
	I0414 14:22:06.456452  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:06.596875  535262 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 14:22:06.627470  535262 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460 for IP: 192.168.49.2
	I0414 14:22:06.627503  535262 certs.go:194] generating shared ca certs ...
	I0414 14:22:06.627532  535262 certs.go:226] acquiring lock for ca certs: {Name:mk221260cd86619c7a6d83ec97af4c6d11883933 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:06.627955  535262 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key
	I0414 14:22:06.951701  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt ...
	I0414 14:22:06.951749  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt: {Name:mke95a12399a5bd1c1c47850821913e21ad4eff8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:06.952246  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key ...
	I0414 14:22:06.952277  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key: {Name:mk4d83b6bd891c569117a49c22a785b0e11112f7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:06.952690  535262 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key
	I0414 14:22:07.704605  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.crt ...
	I0414 14:22:07.704657  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.crt: {Name:mkd24d7184c586ff1e740974f12e1931b2dd9e5f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.705218  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key ...
	I0414 14:22:07.705249  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key: {Name:mka1e230d96d0804ae4dd937d979255f1fbfb92b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.705624  535262 certs.go:256] generating profile certs ...
	I0414 14:22:07.705759  535262 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.key
	I0414 14:22:07.705791  535262 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt with IP's: []
	I0414 14:22:07.919884  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt ...
	I0414 14:22:07.919929  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: {Name:mkc12b385a8a9adb1c2a1934cf2abbd000c5bde2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.920458  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.key ...
	I0414 14:22:07.920509  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.key: {Name:mk915f6dc02c0b803a327a0c7477b88aaeb42088 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:07.920892  535262 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207
	I0414 14:22:07.920934  535262 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0414 14:22:08.034969  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207 ...
	I0414 14:22:08.035016  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207: {Name:mke83fd6d47d2316cb6a22ede4c00bee975023c3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.035583  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207 ...
	I0414 14:22:08.035617  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207: {Name:mkfad4f7ae9850c4828dd4de065e51738fd3e6b5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.035982  535262 certs.go:381] copying /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt.917e4207 -> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt
	I0414 14:22:08.036224  535262 certs.go:385] copying /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key.917e4207 -> /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key
	I0414 14:22:08.036357  535262 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key
	I0414 14:22:08.036397  535262 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt with IP's: []
	I0414 14:22:08.579175  535262 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt ...
	I0414 14:22:08.579220  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt: {Name:mk5966b2d0578fcfab682bf8f304319264c298ce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.579965  535262 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key ...
	I0414 14:22:08.580002  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key: {Name:mk545fb3e44332e2c863c21600ad569f36962006 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:08.580652  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca-key.pem (1675 bytes)
	I0414 14:22:08.580747  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/ca.pem (1119 bytes)
	I0414 14:22:08.580807  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/cert.pem (1164 bytes)
	I0414 14:22:08.580865  535262 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/certs/key.pem (1675 bytes)
	I0414 14:22:08.581750  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0414 14:22:08.624671  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0414 14:22:08.664828  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0414 14:22:08.704195  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0414 14:22:08.744002  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0414 14:22:08.783414  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0414 14:22:08.823325  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0414 14:22:08.864240  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0414 14:22:08.904639  535262 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0414 14:22:08.945338  535262 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0414 14:22:08.985822  535262 ssh_runner.go:195] Run: openssl version
	I0414 14:22:08.998389  535262 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"
	I0414 14:22:09.021220  535262 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0414 14:22:09.029704  535262 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 14 14:22 /usr/share/ca-certificates/minikubeCA.pem
	I0414 14:22:09.029845  535262 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0414 14:22:09.045352  535262 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"
	I0414 14:22:09.066039  535262 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0414 14:22:09.072239  535262 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
	I0414 14:22:09.072317  535262 kubeadm.go:392] StartCluster: {Name:addons-582460 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-582460 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptio
ns:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 14:22:09.072536  535262 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0414 14:22:09.101386  535262 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0414 14:22:09.116753  535262 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0414 14:22:09.131959  535262 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0414 14:22:09.132078  535262 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
	I0414 14:22:09.146898  535262 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
	I0414 14:22:09.146941  535262 kubeadm.go:157] found existing configuration files:
	
	I0414 14:22:09.147054  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0414 14:22:09.162167  535262 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
	I0414 14:22:09.162309  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0414 14:22:09.176864  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0414 14:22:09.191546  535262 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
	I0414 14:22:09.191664  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0414 14:22:09.206076  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0414 14:22:09.220913  535262 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
	I0414 14:22:09.221073  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0414 14:22:09.235179  535262 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0414 14:22:09.249838  535262 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
	I0414 14:22:09.249978  535262 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0414 14:22:09.264419  535262 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$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"
	I0414 14:22:09.450670  535262 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0414 14:22:22.779054  535262 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0414 14:22:22.779220  535262 kubeadm.go:310] [preflight] Running pre-flight checks
	I0414 14:22:22.779365  535262 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0414 14:22:22.779635  535262 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0414 14:22:22.779838  535262 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0414 14:22:22.779994  535262 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0414 14:22:22.783584  535262 out.go:235]   - Generating certificates and keys ...
	I0414 14:22:22.783744  535262 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0414 14:22:22.783866  535262 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0414 14:22:22.784024  535262 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0414 14:22:22.784241  535262 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0414 14:22:22.784382  535262 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0414 14:22:22.784486  535262 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0414 14:22:22.784589  535262 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0414 14:22:22.784862  535262 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-582460 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0414 14:22:22.784968  535262 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0414 14:22:22.785241  535262 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-582460 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0414 14:22:22.785405  535262 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0414 14:22:22.785526  535262 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0414 14:22:22.785603  535262 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0414 14:22:22.785719  535262 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0414 14:22:22.785824  535262 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0414 14:22:22.785934  535262 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0414 14:22:22.786088  535262 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0414 14:22:22.786353  535262 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0414 14:22:22.786493  535262 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0414 14:22:22.786663  535262 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0414 14:22:22.786842  535262 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0414 14:22:22.789883  535262 out.go:235]   - Booting up control plane ...
	I0414 14:22:22.790059  535262 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0414 14:22:22.790248  535262 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0414 14:22:22.790464  535262 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0414 14:22:22.790718  535262 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0414 14:22:22.790951  535262 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0414 14:22:22.791038  535262 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0414 14:22:22.791383  535262 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0414 14:22:22.791664  535262 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0414 14:22:22.791883  535262 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001117871s
	I0414 14:22:22.792060  535262 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0414 14:22:22.792189  535262 kubeadm.go:310] [api-check] The API server is healthy after 7.001454943s
	I0414 14:22:22.792386  535262 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0414 14:22:22.792651  535262 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0414 14:22:22.792763  535262 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0414 14:22:22.793098  535262 kubeadm.go:310] [mark-control-plane] Marking the node addons-582460 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0414 14:22:22.793260  535262 kubeadm.go:310] [bootstrap-token] Using token: needhp.guyagrv8rj91jn7n
	I0414 14:22:22.797018  535262 out.go:235]   - Configuring RBAC rules ...
	I0414 14:22:22.797243  535262 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0414 14:22:22.797419  535262 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0414 14:22:22.797720  535262 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
	I0414 14:22:22.797969  535262 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0414 14:22:22.798341  535262 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0414 14:22:22.798743  535262 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0414 14:22:22.799015  535262 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0414 14:22:22.799188  535262 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0414 14:22:22.799292  535262 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0414 14:22:22.799306  535262 kubeadm.go:310] 
	I0414 14:22:22.799423  535262 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0414 14:22:22.799437  535262 kubeadm.go:310] 
	I0414 14:22:22.799681  535262 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0414 14:22:22.799699  535262 kubeadm.go:310] 
	I0414 14:22:22.799770  535262 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0414 14:22:22.799945  535262 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0414 14:22:22.800075  535262 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0414 14:22:22.800091  535262 kubeadm.go:310] 
	I0414 14:22:22.800218  535262 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0414 14:22:22.800238  535262 kubeadm.go:310] 
	I0414 14:22:22.800352  535262 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0414 14:22:22.800368  535262 kubeadm.go:310] 
	I0414 14:22:22.800529  535262 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0414 14:22:22.800704  535262 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0414 14:22:22.800844  535262 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0414 14:22:22.800861  535262 kubeadm.go:310] 
	I0414 14:22:22.801079  535262 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0414 14:22:22.801273  535262 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0414 14:22:22.801297  535262 kubeadm.go:310] 
	I0414 14:22:22.801450  535262 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token needhp.guyagrv8rj91jn7n \
	I0414 14:22:22.801775  535262 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ee1ad36160aabe521b269f8b02b27fc43d54701df2854f6a0913fb9276dc476b \
	I0414 14:22:22.801842  535262 kubeadm.go:310] 	--control-plane 
	I0414 14:22:22.801856  535262 kubeadm.go:310] 
	I0414 14:22:22.802042  535262 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0414 14:22:22.802059  535262 kubeadm.go:310] 
	I0414 14:22:22.802393  535262 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token needhp.guyagrv8rj91jn7n \
	I0414 14:22:22.802634  535262 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ee1ad36160aabe521b269f8b02b27fc43d54701df2854f6a0913fb9276dc476b 
	I0414 14:22:22.802653  535262 cni.go:84] Creating CNI manager for ""
	I0414 14:22:22.802674  535262 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 14:22:22.807632  535262 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I0414 14:22:22.810992  535262 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I0414 14:22:22.829042  535262 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I0414 14:22:22.863284  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:22.863139  535262 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0414 14:22:22.863779  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-582460 minikube.k8s.io/updated_at=2025_04_14T14_22_22_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=ed8f1f01b35eff2786f40199152a1775806f2de2 minikube.k8s.io/name=addons-582460 minikube.k8s.io/primary=true
	I0414 14:22:23.079194  535262 ops.go:34] apiserver oom_adj: -16
	I0414 14:22:23.079372  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:23.580440  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:24.080115  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:24.579569  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:25.080478  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:25.579860  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:26.079619  535262 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 14:22:26.198344  535262 kubeadm.go:1113] duration metric: took 3.33515473s to wait for elevateKubeSystemPrivileges
	I0414 14:22:26.198390  535262 kubeadm.go:394] duration metric: took 17.126079633s to StartCluster
	I0414 14:22:26.198421  535262 settings.go:142] acquiring lock: {Name:mk740e1042d6ceae94ad71ba65e9d046c2d29879 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:26.198843  535262 settings.go:150] Updating kubeconfig:  /home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig
	I0414 14:22:26.199807  535262 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig: {Name:mk370758ec846d427c08b1562579c1fb027c7706 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 14:22:26.200484  535262 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0414 14:22:26.200501  535262 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0414 14:22:26.201042  535262 config.go:182] Loaded profile config "addons-582460": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:22:26.201209  535262 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0414 14:22:26.201335  535262 addons.go:69] Setting yakd=true in profile "addons-582460"
	I0414 14:22:26.201368  535262 addons.go:238] Setting addon yakd=true in "addons-582460"
	I0414 14:22:26.201410  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.202318  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.205696  535262 out.go:177] * Verifying Kubernetes components...
	I0414 14:22:26.205950  535262 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-582460"
	I0414 14:22:26.206026  535262 addons.go:69] Setting metrics-server=true in profile "addons-582460"
	I0414 14:22:26.206036  535262 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-582460"
	I0414 14:22:26.206043  535262 addons.go:238] Setting addon metrics-server=true in "addons-582460"
	I0414 14:22:26.206079  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.206082  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.207649  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.211516  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.217953  535262 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 14:22:26.206090  535262 addons.go:69] Setting cloud-spanner=true in profile "addons-582460"
	I0414 14:22:26.220767  535262 addons.go:238] Setting addon cloud-spanner=true in "addons-582460"
	I0414 14:22:26.220862  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.206101  535262 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-582460"
	I0414 14:22:26.221285  535262 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-582460"
	I0414 14:22:26.221330  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.228627  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.228797  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.206144  535262 addons.go:69] Setting gcp-auth=true in profile "addons-582460"
	I0414 14:22:26.243255  535262 mustload.go:65] Loading cluster: addons-582460
	I0414 14:22:26.206149  535262 addons.go:69] Setting ingress=true in profile "addons-582460"
	I0414 14:22:26.206154  535262 addons.go:69] Setting ingress-dns=true in profile "addons-582460"
	I0414 14:22:26.206158  535262 addons.go:69] Setting inspektor-gadget=true in profile "addons-582460"
	I0414 14:22:26.206173  535262 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-582460"
	I0414 14:22:26.206177  535262 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-582460"
	I0414 14:22:26.206182  535262 addons.go:69] Setting registry=true in profile "addons-582460"
	I0414 14:22:26.206187  535262 addons.go:69] Setting storage-provisioner=true in profile "addons-582460"
	I0414 14:22:26.206200  535262 addons.go:69] Setting volumesnapshots=true in profile "addons-582460"
	I0414 14:22:26.206214  535262 addons.go:69] Setting volcano=true in profile "addons-582460"
	I0414 14:22:26.206111  535262 addons.go:69] Setting default-storageclass=true in profile "addons-582460"
	I0414 14:22:26.244186  535262 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-582460"
	I0414 14:22:26.245046  535262 config.go:182] Loaded profile config "addons-582460": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:22:26.245228  535262 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-582460"
	I0414 14:22:26.245281  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.245552  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.248845  535262 addons.go:238] Setting addon ingress=true in "addons-582460"
	I0414 14:22:26.248986  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.252396  535262 addons.go:238] Setting addon registry=true in "addons-582460"
	I0414 14:22:26.256939  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.257298  535262 addons.go:238] Setting addon storage-provisioner=true in "addons-582460"
	I0414 14:22:26.257350  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.258356  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253181  535262 addons.go:238] Setting addon ingress-dns=true in "addons-582460"
	I0414 14:22:26.267732  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.268615  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.271562  535262 addons.go:238] Setting addon volumesnapshots=true in "addons-582460"
	I0414 14:22:26.271628  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.272575  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253201  535262 addons.go:238] Setting addon inspektor-gadget=true in "addons-582460"
	I0414 14:22:26.281231  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.282591  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.287184  535262 addons.go:238] Setting addon volcano=true in "addons-582460"
	I0414 14:22:26.287259  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:26.288325  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253236  535262 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-582460"
	I0414 14:22:26.296867  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.322431  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.253730  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.338511  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.373203  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:26.620846  535262 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0414 14:22:26.739330  535262 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0414 14:22:26.744231  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0414 14:22:26.744287  535262 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0414 14:22:26.744406  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:26.825210  535262 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0414 14:22:26.838176  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0414 14:22:26.838220  535262 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0414 14:22:26.838339  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:26.999497  535262 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.11.0
	I0414 14:22:27.006254  535262 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0414 14:22:27.011399  535262 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0414 14:22:27.011451  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0414 14:22:27.011624  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.014199  535262 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.11.0
	I0414 14:22:27.030307  535262 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.11.0
	I0414 14:22:27.046470  535262 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.39.0
	I0414 14:22:27.052990  535262 addons.go:435] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0414 14:22:27.053379  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (480278 bytes)
	I0414 14:22:27.054292  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.055846  535262 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0414 14:22:27.055880  535262 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0414 14:22:27.056020  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.077197  535262 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.31
	I0414 14:22:27.080621  535262 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-582460"
	I0414 14:22:27.081217  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:27.083405  535262 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0414 14:22:27.083433  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0414 14:22:27.083543  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.091694  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:27.125673  535262 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 14:22:27.163750  535262 addons.go:238] Setting addon default-storageclass=true in "addons-582460"
	I0414 14:22:27.166531  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:27.182623  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:27.262700  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.054980675s)
	I0414 14:22:27.268252  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.009845868s)
	I0414 14:22:27.269498  535262 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0414 14:22:27.270815  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.025211673s)
	I0414 14:22:27.270853  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:27.274228  535262 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0414 14:22:27.274250  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0414 14:22:27.274371  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.287099  535262 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0414 14:22:27.288723  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0414 14:22:27.291889  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.062611623s)
	I0414 14:22:27.294675  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0414 14:22:27.294931  535262 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0414 14:22:27.295053  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.318652  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0414 14:22:27.320034  535262 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 14:22:27.320065  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0414 14:22:27.320211  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.333311  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0414 14:22:27.351516  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0414 14:22:27.363405  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0414 14:22:27.364397  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.375224  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0414 14:22:27.390566  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.017298005s)
	I0414 14:22:27.394433  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.055858019s)
	I0414 14:22:27.395801  535262 cli_runner.go:217] Completed: docker container inspect addons-582460 --format={{.State.Status}}: (1.073320232s)
	I0414 14:22:27.396705  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0414 14:22:27.403296  535262 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0414 14:22:27.407219  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 14:22:27.409668  535262 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0414 14:22:27.416328  535262 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0414 14:22:27.416364  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0414 14:22:27.416490  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.418566  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0414 14:22:27.423788  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 14:22:27.424117  535262 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0414 14:22:27.425259  535262 out.go:177]   - Using image docker.io/registry:2.8.3
	I0414 14:22:27.425616  535262 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0414 14:22:27.433265  535262 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0414 14:22:27.433294  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0414 14:22:27.433408  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.439892  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.429455  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0414 14:22:27.446059  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0414 14:22:27.446219  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.464195  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0414 14:22:27.466332  535262 out.go:177]   - Using image docker.io/busybox:stable
	I0414 14:22:27.476034  535262 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0414 14:22:27.476090  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0414 14:22:27.476303  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.476673  535262 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0414 14:22:27.476691  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0414 14:22:27.476818  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.473168  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.748787  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.779671  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.800355  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.822289  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.835828  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.851329  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.852003  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.853235  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.882078  535262 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0414 14:22:27.882141  535262 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0414 14:22:27.882493  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:27.886828  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.904355  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:27.917499  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	W0414 14:22:27.961358  535262 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0414 14:22:27.961440  535262 retry.go:31] will retry after 295.136741ms: ssh: handshake failed: EOF
	I0414 14:22:27.967300  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:28.367048  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0414 14:22:28.367079  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0414 14:22:28.386075  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0414 14:22:28.386227  535262 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0414 14:22:28.452753  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0414 14:22:28.536306  535262 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0414 14:22:28.536362  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0414 14:22:28.626612  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0414 14:22:28.688890  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0414 14:22:28.715878  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0414 14:22:28.716439  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0414 14:22:28.761434  535262 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0414 14:22:28.761471  535262 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0414 14:22:28.783318  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 14:22:28.824389  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0414 14:22:28.824542  535262 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0414 14:22:28.846107  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0414 14:22:28.874358  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0414 14:22:28.874457  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0414 14:22:28.876042  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0414 14:22:28.876309  535262 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0414 14:22:28.891108  535262 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0414 14:22:28.891173  535262 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0414 14:22:28.996624  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0414 14:22:29.057823  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0414 14:22:29.214000  535262 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0414 14:22:29.214203  535262 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0414 14:22:29.258497  535262 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0414 14:22:29.258732  535262 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0414 14:22:29.259273  535262 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0414 14:22:29.259293  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0414 14:22:29.330441  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0414 14:22:29.330567  535262 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)
	I0414 14:22:29.332350  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0414 14:22:29.332469  535262 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0414 14:22:29.354744  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0414 14:22:29.618002  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0414 14:22:29.837535  535262 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0414 14:22:29.837618  535262 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0414 14:22:29.910076  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:29.922071  535262 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0414 14:22:29.922393  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0414 14:22:29.936867  535262 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.31442612s)
	I0414 14:22:29.936918  535262 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0414 14:22:29.937216  535262 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.811486454s)
	I0414 14:22:29.941735  535262 node_ready.go:35] waiting up to 6m0s for node "addons-582460" to be "Ready" ...
	I0414 14:22:29.973104  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0414 14:22:29.973286  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0414 14:22:30.406091  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0414 14:22:30.406185  535262 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0414 14:22:30.711587  535262 node_ready.go:49] node "addons-582460" has status "Ready":"True"
	I0414 14:22:30.711628  535262 node_ready.go:38] duration metric: took 769.725578ms for node "addons-582460" to be "Ready" ...
	I0414 14:22:30.711644  535262 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0414 14:22:30.738238  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:30.836836  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0414 14:22:30.836874  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0414 14:22:30.859789  535262 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0414 14:22:30.859818  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0414 14:22:30.990111  535262 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0414 14:22:30.990287  535262 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0414 14:22:30.994858  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:31.059116  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0414 14:22:31.059348  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0414 14:22:31.122676  535262 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-582460" context rescaled to 1 replicas
	I0414 14:22:31.143332  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0414 14:22:31.143370  535262 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0414 14:22:31.338870  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0414 14:22:31.338905  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0414 14:22:31.393207  535262 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace to be "Ready" ...
	I0414 14:22:31.798405  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0414 14:22:31.798439  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0414 14:22:32.293108  535262 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0414 14:22:32.293280  535262 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0414 14:22:32.745337  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:33.901000  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:37.285281  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:38.441695  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (9.815033316s)
	I0414 14:22:38.441973  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (9.989156884s)
	I0414 14:22:39.579585  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:41.713961  535262 pod_ready.go:98] pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status phase "Failed" (skipping!): {Phase:Failed Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:36 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168.49.2}] PodIP:10.244.0.3 PodI
Ps:[{IP:10.244.0.3}] StartTime:2025-04-14 14:22:28 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:2,Signal:0,Reason:Error,Message:,StartedAt:2025-04-14 14:22:35 +0000 UTC,FinishedAt:2025-04-14 14:22:36 +0000 UTC,ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b Started:0xc018f4ffbc AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc0190188b0} {Name:kube-api-access-9j8p7 MountPath:/var/run/secrets/kubernetes.io/serviceaccount ReadOnly:true RecursiveRead
Only:0xc0190188c0}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0414 14:22:41.714036  535262 pod_ready.go:82] duration metric: took 10.32078929s for pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace to be "Ready" ...
	E0414 14:22:41.714179  535262 pod_ready.go:67] WaitExtra: waitPodCondition: pod "coredns-668d6bf9bc-9mmxg" in "kube-system" namespace has status phase "Failed" (skipping!): {Phase:Failed Conditions:[{Type:PodReadyToStartContainers Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:36 +0000 UTC Reason: Message:} {Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason:PodFailed Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2025-04-14 14:22:28 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:192.168.49.2 HostIPs:[{IP:192.168
.49.2}] PodIP:10.244.0.3 PodIPs:[{IP:10.244.0.3}] StartTime:2025-04-14 14:22:28 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:coredns State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:2,Signal:0,Reason:Error,Message:,StartedAt:2025-04-14 14:22:35 +0000 UTC,FinishedAt:2025-04-14 14:22:36 +0000 UTC,ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:registry.k8s.io/coredns/coredns:v1.11.3 ImageID:docker-pullable://registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e ContainerID:docker://53fee118eabb6561a6aaf110766b18e6af003394b2327abb8d8dfdde82e4021b Started:0xc018f4ffbc AllocatedResources:map[] Resources:nil VolumeMounts:[{Name:config-volume MountPath:/etc/coredns ReadOnly:true RecursiveReadOnly:0xc0190188b0} {Name:kube-api-access-9j8p7 MountPath:/var/run/secrets/kubernetes.io/serviceaccoun
t ReadOnly:true RecursiveReadOnly:0xc0190188c0}] User:nil AllocatedResourcesStatus:[]}] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
	I0414 14:22:41.714209  535262 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace to be "Ready" ...
	I0414 14:22:42.634116  535262 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0414 14:22:42.636087  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:42.697729  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:42.939643  535262 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0414 14:22:43.011394  535262 addons.go:238] Setting addon gcp-auth=true in "addons-582460"
	I0414 14:22:43.011475  535262 host.go:66] Checking if "addons-582460" exists ...
	I0414 14:22:43.013747  535262 cli_runner.go:164] Run: docker container inspect addons-582460 --format={{.State.Status}}
	I0414 14:22:43.076658  535262 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0414 14:22:43.076781  535262 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-582460
	I0414 14:22:43.128194  535262 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32933 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/addons-582460/id_rsa Username:docker}
	I0414 14:22:43.793313  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:45.970662  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:48.104637  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:51.100389  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:53.323832  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:55.715152  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:55.753764  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (27.064826627s)
	I0414 14:22:55.754047  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (27.037579119s)
	I0414 14:22:55.756352  535262 addons.go:479] Verifying addon ingress=true in "addons-582460"
	I0414 14:22:55.754214  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (27.038029971s)
	I0414 14:22:55.754360  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (26.970934938s)
	I0414 14:22:55.754445  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (26.757781384s)
	I0414 14:22:55.754543  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (26.69632752s)
	I0414 14:22:55.754612  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (26.399835004s)
	I0414 14:22:55.754653  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (26.136622559s)
	I0414 14:22:55.758713  535262 addons.go:479] Verifying addon registry=true in "addons-582460"
	I0414 14:22:55.754744  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (25.844630904s)
	I0414 14:22:55.754824  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (25.016550127s)
	I0414 14:22:55.754980  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (24.760080346s)
	I0414 14:22:55.756253  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (26.910089952s)
	I0414 14:22:55.760280  535262 addons.go:479] Verifying addon metrics-server=true in "addons-582460"
	W0414 14:22:55.760344  535262 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0414 14:22:55.760379  535262 retry.go:31] will retry after 320.097879ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0414 14:22:55.760435  535262 out.go:177] * Verifying ingress addon...
	I0414 14:22:55.764374  535262 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-582460 service yakd-dashboard -n yakd-dashboard
	
	I0414 14:22:55.764497  535262 out.go:177] * Verifying registry addon...
	I0414 14:22:55.772873  535262 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0414 14:22:55.774594  535262 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0414 14:22:55.789668  535262 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (12.712962787s)
	I0414 14:22:55.790698  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (23.045266634s)
	I0414 14:22:55.791184  535262 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-582460"
	I0414 14:22:55.794095  535262 out.go:177] * Verifying csi-hostpath-driver addon...
	I0414 14:22:55.794434  535262 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 14:22:55.800509  535262 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0414 14:22:55.803823  535262 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0414 14:22:55.806831  535262 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0414 14:22:55.806866  535262 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0414 14:22:55.893178  535262 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0414 14:22:55.893217  535262 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0414 14:22:55.993288  535262 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0414 14:22:55.993324  535262 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0414 14:22:56.082688  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:56.082998  535262 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 14:22:56.234522  535262 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0414 14:22:56.234631  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:56.234741  535262 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0414 14:22:56.234790  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:56.245471  535262 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0414 14:22:56.245704  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0414 14:22:56.252532  535262 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class csi-hostpath-sc as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "csi-hostpath-sc": the object has been modified; please apply your changes to the latest version and try again]
	I0414 14:22:56.491341  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:56.624557  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:56.625411  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.616434  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:57.617150  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:57.617566  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.810177  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:57.822338  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.822782  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:57.822915  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:22:57.880095  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:57.888983  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:57.890383  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:58.427931  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:58.429654  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:58.430650  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:58.941448  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:58.941790  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:58.941983  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:59.391956  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:59.392723  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:59.393446  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:22:59.554863  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (3.471802386s)
	I0414 14:22:59.564036  535262 addons.go:479] Verifying addon gcp-auth=true in "addons-582460"
	I0414 14:22:59.568174  535262 out.go:177] * Verifying gcp-auth addon...
	I0414 14:22:59.572841  535262 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0414 14:22:59.746552  535262 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0414 14:22:59.851257  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:22:59.851462  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:22:59.858119  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:00.044410  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:00.347380  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:00.347659  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:00.413185  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:00.482943  535262 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (4.400194534s)
	I0414 14:23:00.781795  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:00.787401  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:00.812434  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:01.312466  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:01.314866  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:01.324948  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:01.791052  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:01.791794  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:01.812768  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:02.249222  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:02.286164  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:02.286682  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:02.327601  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:02.784709  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:02.786731  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:02.809349  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:03.279517  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:03.284004  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:03.305528  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:03.783905  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:03.784396  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:03.815603  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:04.469349  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:04.513318  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:04.513524  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:04.538875  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:04.787366  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:04.789014  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:04.809171  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:05.294403  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:05.299991  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:05.307364  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:05.788693  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:05.789225  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:05.819161  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:06.281283  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:06.281362  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:06.313761  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:07.008092  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:07.008600  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:07.008986  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:07.292721  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:07.297204  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:07.297326  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:07.307107  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:07.778793  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:07.779946  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:07.813153  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:08.292626  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:08.384884  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:08.386180  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:08.778699  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:08.781918  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:08.814166  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:09.292319  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:09.313037  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:09.330071  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:09.737691  535262 pod_ready.go:103] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"False"
	I0414 14:23:09.782256  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:09.783240  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:09.807643  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:10.278853  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:10.279911  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:10.317542  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:10.742969  535262 pod_ready.go:93] pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.743029  535262 pod_ready.go:82] duration metric: took 29.028806451s for pod "coredns-668d6bf9bc-tsnkk" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.743235  535262 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.754572  535262 pod_ready.go:93] pod "etcd-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.754604  535262 pod_ready.go:82] duration metric: took 11.347666ms for pod "etcd-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.754621  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.776426  535262 pod_ready.go:93] pod "kube-apiserver-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.776455  535262 pod_ready.go:82] duration metric: took 21.823408ms for pod "kube-apiserver-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.776484  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.819194  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:10.825102  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:10.825760  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:10.834851  535262 pod_ready.go:93] pod "kube-controller-manager-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.834896  535262 pod_ready.go:82] duration metric: took 58.392533ms for pod "kube-controller-manager-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.834953  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-klq75" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.866958  535262 pod_ready.go:93] pod "kube-proxy-klq75" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:10.866999  535262 pod_ready.go:82] duration metric: took 32.023377ms for pod "kube-proxy-klq75" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:10.867018  535262 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:11.126919  535262 pod_ready.go:93] pod "kube-scheduler-addons-582460" in "kube-system" namespace has status "Ready":"True"
	I0414 14:23:11.126958  535262 pod_ready.go:82] duration metric: took 259.929154ms for pod "kube-scheduler-addons-582460" in "kube-system" namespace to be "Ready" ...
	I0414 14:23:11.126973  535262 pod_ready.go:39] duration metric: took 40.415309583s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0414 14:23:11.127101  535262 api_server.go:52] waiting for apiserver process to appear ...
	I0414 14:23:11.127328  535262 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 14:23:11.174575  535262 api_server.go:72] duration metric: took 44.973906747s to wait for apiserver process to appear ...
	I0414 14:23:11.174617  535262 api_server.go:88] waiting for apiserver healthz status ...
	I0414 14:23:11.174692  535262 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0414 14:23:11.190260  535262 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0414 14:23:11.192418  535262 api_server.go:141] control plane version: v1.32.2
	I0414 14:23:11.192485  535262 api_server.go:131] duration metric: took 17.855382ms to wait for apiserver health ...
	I0414 14:23:11.192501  535262 system_pods.go:43] waiting for kube-system pods to appear ...
	I0414 14:23:11.294060  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:11.337107  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:11.337614  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:11.360097  535262 system_pods.go:59] 18 kube-system pods found
	I0414 14:23:11.360240  535262 system_pods.go:61] "amd-gpu-device-plugin-dl2s2" [eb715c80-504d-40aa-a752-adc3c5476082] Running
	I0414 14:23:11.360252  535262 system_pods.go:61] "coredns-668d6bf9bc-tsnkk" [4bbffcca-8bf2-4c5f-a9af-d0f06d0527cd] Running
	I0414 14:23:11.360287  535262 system_pods.go:61] "csi-hostpath-attacher-0" [17984e23-33d7-4f15-a652-8e26a585730f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0414 14:23:11.360308  535262 system_pods.go:61] "csi-hostpath-resizer-0" [c1a9d49d-941c-4412-8a0c-150f5b90ea8e] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0414 14:23:11.360341  535262 system_pods.go:61] "csi-hostpathplugin-6mjrr" [1200e0a6-c454-4a94-8696-eaf867ee7547] 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])
	I0414 14:23:11.360729  535262 system_pods.go:61] "etcd-addons-582460" [eae6026a-c2b8-45b0-a0a2-471bbcc720c0] Running
	I0414 14:23:11.360763  535262 system_pods.go:61] "kube-apiserver-addons-582460" [a30c5d36-8750-4747-b28d-b9b6fe7385ab] Running
	I0414 14:23:11.360773  535262 system_pods.go:61] "kube-controller-manager-addons-582460" [15a71c87-8cbb-4099-9831-28f08b518958] Running
	I0414 14:23:11.360784  535262 system_pods.go:61] "kube-ingress-dns-minikube" [edd6bc35-c546-4e39-89c9-0c08828d6aa5] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0414 14:23:11.360791  535262 system_pods.go:61] "kube-proxy-klq75" [2109ee1b-7d4b-4ae5-8e1c-4929e0e9b495] Running
	I0414 14:23:11.360800  535262 system_pods.go:61] "kube-scheduler-addons-582460" [0ed7ff21-9c43-40c5-8bed-321d52a19b8c] Running
	I0414 14:23:11.360810  535262 system_pods.go:61] "metrics-server-7fbb699795-kv6ft" [6db5ed6b-545c-47e6-95b9-036b0a07157b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0414 14:23:11.360817  535262 system_pods.go:61] "nvidia-device-plugin-daemonset-q7jb5" [d9eb370e-b79b-451a-a02e-2b8e942dc7f3] Running
	I0414 14:23:11.360826  535262 system_pods.go:61] "registry-6c88467877-p6ghv" [cafe424f-08d6-4266-a321-1ebd820f5de2] Running
	I0414 14:23:11.360837  535262 system_pods.go:61] "registry-proxy-ff7cr" [0c464655-4ab0-42f2-8160-0a2a4d7cfa8d] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0414 14:23:11.360849  535262 system_pods.go:61] "snapshot-controller-68b874b76f-k8xhc" [d6e37f03-b07a-4921-bcfc-d3dd076edb86] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.360948  535262 system_pods.go:61] "snapshot-controller-68b874b76f-vmlds" [6c11383c-2c0c-49c6-b6a3-1c438dc86737] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.360963  535262 system_pods.go:61] "storage-provisioner" [9fd5faf5-09d6-48e1-a660-5c4d70b92287] Running
	I0414 14:23:11.360976  535262 system_pods.go:74] duration metric: took 168.425833ms to wait for pod list to return data ...
	I0414 14:23:11.361063  535262 default_sa.go:34] waiting for default service account to be created ...
	I0414 14:23:11.528664  535262 default_sa.go:45] found service account: "default"
	I0414 14:23:11.528739  535262 default_sa.go:55] duration metric: took 167.632592ms for default service account to be created ...
	I0414 14:23:11.528770  535262 system_pods.go:116] waiting for k8s-apps to be running ...
	I0414 14:23:11.765510  535262 system_pods.go:86] 18 kube-system pods found
	I0414 14:23:11.765629  535262 system_pods.go:89] "amd-gpu-device-plugin-dl2s2" [eb715c80-504d-40aa-a752-adc3c5476082] Running
	I0414 14:23:11.765651  535262 system_pods.go:89] "coredns-668d6bf9bc-tsnkk" [4bbffcca-8bf2-4c5f-a9af-d0f06d0527cd] Running
	I0414 14:23:11.765668  535262 system_pods.go:89] "csi-hostpath-attacher-0" [17984e23-33d7-4f15-a652-8e26a585730f] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0414 14:23:11.765920  535262 system_pods.go:89] "csi-hostpath-resizer-0" [c1a9d49d-941c-4412-8a0c-150f5b90ea8e] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0414 14:23:11.765967  535262 system_pods.go:89] "csi-hostpathplugin-6mjrr" [1200e0a6-c454-4a94-8696-eaf867ee7547] 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])
	I0414 14:23:11.765976  535262 system_pods.go:89] "etcd-addons-582460" [eae6026a-c2b8-45b0-a0a2-471bbcc720c0] Running
	I0414 14:23:11.765984  535262 system_pods.go:89] "kube-apiserver-addons-582460" [a30c5d36-8750-4747-b28d-b9b6fe7385ab] Running
	I0414 14:23:11.765992  535262 system_pods.go:89] "kube-controller-manager-addons-582460" [15a71c87-8cbb-4099-9831-28f08b518958] Running
	I0414 14:23:11.766053  535262 system_pods.go:89] "kube-ingress-dns-minikube" [edd6bc35-c546-4e39-89c9-0c08828d6aa5] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0414 14:23:11.766061  535262 system_pods.go:89] "kube-proxy-klq75" [2109ee1b-7d4b-4ae5-8e1c-4929e0e9b495] Running
	I0414 14:23:11.766069  535262 system_pods.go:89] "kube-scheduler-addons-582460" [0ed7ff21-9c43-40c5-8bed-321d52a19b8c] Running
	I0414 14:23:11.766079  535262 system_pods.go:89] "metrics-server-7fbb699795-kv6ft" [6db5ed6b-545c-47e6-95b9-036b0a07157b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0414 14:23:11.766086  535262 system_pods.go:89] "nvidia-device-plugin-daemonset-q7jb5" [d9eb370e-b79b-451a-a02e-2b8e942dc7f3] Running
	I0414 14:23:11.766094  535262 system_pods.go:89] "registry-6c88467877-p6ghv" [cafe424f-08d6-4266-a321-1ebd820f5de2] Running
	I0414 14:23:11.766102  535262 system_pods.go:89] "registry-proxy-ff7cr" [0c464655-4ab0-42f2-8160-0a2a4d7cfa8d] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0414 14:23:11.766729  535262 system_pods.go:89] "snapshot-controller-68b874b76f-k8xhc" [d6e37f03-b07a-4921-bcfc-d3dd076edb86] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.766910  535262 system_pods.go:89] "snapshot-controller-68b874b76f-vmlds" [6c11383c-2c0c-49c6-b6a3-1c438dc86737] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 14:23:11.766953  535262 system_pods.go:89] "storage-provisioner" [9fd5faf5-09d6-48e1-a660-5c4d70b92287] Running
	I0414 14:23:11.767004  535262 system_pods.go:126] duration metric: took 238.220997ms to wait for k8s-apps to be running ...
	I0414 14:23:11.767026  535262 system_svc.go:44] waiting for kubelet service to be running ....
	I0414 14:23:11.767301  535262 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 14:23:11.819160  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:11.825895  535262 system_svc.go:56] duration metric: took 58.856516ms WaitForService to wait for kubelet
	I0414 14:23:11.826369  535262 kubeadm.go:582] duration metric: took 45.625823667s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0414 14:23:11.826481  535262 node_conditions.go:102] verifying NodePressure condition ...
	I0414 14:23:11.835690  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:11.850809  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:11.948006  535262 node_conditions.go:122] node storage ephemeral capacity is 98831908Ki
	I0414 14:23:11.948062  535262 node_conditions.go:123] node cpu capacity is 2
	I0414 14:23:11.948086  535262 node_conditions.go:105] duration metric: took 121.490709ms to run NodePressure ...
	I0414 14:23:11.948107  535262 start.go:241] waiting for startup goroutines ...
	I0414 14:23:12.283698  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:12.285705  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:12.316786  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:12.785391  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:12.787417  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:12.809323  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:13.290245  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:13.291993  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:13.309858  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:13.782262  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:13.782892  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:13.808572  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:14.311534  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:14.316485  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:14.316861  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:14.787238  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:14.787249  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:14.813799  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:15.290441  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:15.290911  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:15.310217  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:15.790805  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:15.792873  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:15.812389  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:16.288583  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:16.289493  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:16.311742  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:16.800604  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:16.804605  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:16.823467  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:17.282271  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:17.284029  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:17.313934  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:17.780027  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:17.786252  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:17.810080  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:18.288140  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:18.288937  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:18.308661  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:18.786938  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:18.787280  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:18.807372  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:19.290197  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:19.290231  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:19.311858  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:19.786044  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:19.793794  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:19.810775  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:20.284843  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:20.287838  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:20.307999  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:20.801738  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:20.803519  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:20.811577  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:21.287172  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:21.287995  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:21.314934  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:21.786684  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:21.790698  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:21.812080  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:22.282396  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:22.285350  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:22.306258  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:22.778278  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:22.780100  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:22.805416  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:23.306179  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:23.307526  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:23.309488  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:23.780394  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:23.783701  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:23.813295  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:24.327477  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:24.329311  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:24.332837  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:24.789821  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:24.789886  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:24.843040  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:25.296514  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:25.317395  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:25.322976  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:25.822257  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:25.822453  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:25.828003  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:26.316000  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:26.318698  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:26.324810  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:26.792297  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:26.792976  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:26.821760  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:27.299990  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:27.323862  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:27.332099  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:27.784934  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:27.792494  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:27.810316  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:28.284551  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:28.290860  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:28.314704  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:28.780348  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:28.781919  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:28.805244  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:29.278013  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:29.280249  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:29.313618  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:29.783741  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:29.789689  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:29.809850  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:30.335436  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:30.340767  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:30.353922  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:30.805928  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:30.806354  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:30.828626  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:31.312869  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:31.315189  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:31.401310  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:31.802280  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:31.802686  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:31.806212  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:32.281710  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:32.285544  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:32.307312  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:32.781656  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:32.782434  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:32.806708  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:33.296331  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:33.327503  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:33.327861  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:33.785156  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:33.795485  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:33.827481  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:34.292406  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:34.293312  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:34.311435  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:34.782409  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:34.790805  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:34.811654  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:35.301866  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:35.307699  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 14:23:35.312014  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:35.782400  535262 kapi.go:107] duration metric: took 40.007784947s to wait for kubernetes.io/minikube-addons=registry ...
	I0414 14:23:35.782785  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:35.808250  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:36.290720  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:36.311542  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:36.792789  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:36.809705  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:37.280939  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:37.306725  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:37.783016  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:37.809644  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:38.294568  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:38.322248  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:38.779011  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:38.813382  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:39.284031  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:39.313666  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:39.777467  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:39.810998  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:40.277256  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:40.304970  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:40.776717  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:40.804917  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:41.291309  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:41.307614  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:41.810568  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:41.834853  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:42.281700  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:42.320692  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:42.877773  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:42.898372  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:44.000956  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:44.004362  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:46.120602  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:46.126849  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:46.995742  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:47.043227  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:47.623889  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:47.811086  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:47.852867  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:47.856464  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:47.878956  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:48.277769  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:48.310829  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:48.779504  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:48.807111  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:49.381577  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:49.457605  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:50.360584  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:50.365545  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:50.479626  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:50.485520  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:50.794335  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:50.808717  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:51.299936  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:51.320835  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:51.777351  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:51.809528  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:52.280909  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:52.316602  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:52.787326  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:53.038348  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:53.463506  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:53.463817  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:53.778830  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:53.808314  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:54.283029  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:54.315882  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:54.816516  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:54.886758  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:55.281669  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:55.308544  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:55.792394  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:55.819045  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:56.282526  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:56.330846  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:56.782891  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:56.815779  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:57.329997  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:57.363929  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:57.785052  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:57.812322  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:58.288482  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:58.314296  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:58.783320  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:58.819582  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:59.281789  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:59.311180  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:23:59.833233  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:23:59.835029  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:00.278689  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:00.305406  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:00.779490  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:00.806610  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:01.291008  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:01.318663  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:01.860309  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:01.861305  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:02.294099  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:02.335553  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:02.780343  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:02.893474  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:03.295087  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:03.316088  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:03.780420  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:03.807766  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:04.283951  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:04.307878  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:04.814890  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:04.833108  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:05.285505  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:05.315387  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:05.886668  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:05.887720  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:06.284359  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:06.309760  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:06.835027  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:06.835281  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:07.289604  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:07.314290  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:07.780168  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:07.839048  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:08.278797  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:08.306183  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:08.782688  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:08.812347  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:09.286626  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:09.317228  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:09.777959  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:09.806845  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:10.282612  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:10.316105  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:10.784556  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:10.823816  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:11.278141  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:11.305881  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:11.792079  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:11.810181  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:12.294666  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:12.309439  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:12.778847  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:12.937777  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:13.283489  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:13.309729  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:13.777832  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:13.807451  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:14.356105  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:14.404302  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:14.791824  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:14.810158  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:15.288333  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:15.307842  535262 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 14:24:15.778321  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:15.805805  535262 kapi.go:107] duration metric: took 1m20.005288506s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0414 14:24:16.277503  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:16.782959  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:17.277673  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:17.778486  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:18.277161  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:18.778357  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:19.277485  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:19.778029  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:20.277507  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:20.777795  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:21.277960  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:21.778173  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:22.277953  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:22.778232  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:23.277822  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:23.777688  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:24.280653  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:24.778307  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:25.277969  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:25.778201  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:26.278313  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:26.799640  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:27.279981  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:27.778402  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:28.277539  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:28.778501  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:29.277810  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:29.778735  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:30.301759  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:30.781623  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:31.278294  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:31.784969  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:32.277542  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:32.778173  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:33.276819  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:33.782401  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:34.281989  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:34.777027  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:35.280032  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:35.777796  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:36.278027  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:36.777760  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:37.278010  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:37.778676  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:38.278084  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:38.778148  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:39.277226  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:39.777789  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:40.280258  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:40.778152  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:41.280329  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:41.778580  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:42.277619  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:42.778946  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:43.277771  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:43.778473  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:44.278601  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:44.777584  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:45.276945  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:45.779022  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:46.278061  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:46.781388  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:47.279792  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:47.778112  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:48.276934  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:48.777289  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:49.278955  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:49.777581  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:50.277549  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:50.778085  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:51.278864  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:51.779728  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:52.280578  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:52.779146  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:53.279366  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:53.779045  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:54.277226  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:54.778324  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:55.277931  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:55.778071  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:56.277622  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:56.778074  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:57.277421  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:57.778398  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:58.277958  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:58.778249  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:59.277453  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:24:59.777760  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:00.276995  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:00.778524  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:01.277973  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:01.779485  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:02.277983  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:02.779253  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:03.277470  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:03.777819  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:04.299467  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:04.777915  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:05.281776  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:05.782842  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:06.283525  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:06.815875  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:07.304278  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:07.789532  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:08.285556  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:08.781590  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:09.285567  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:09.780013  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:10.290845  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:10.787949  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:11.285955  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:11.808969  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:12.279691  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:12.777287  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:13.484966  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:13.831479  535262 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 14:25:14.293662  535262 kapi.go:107] duration metric: took 2m18.52078483s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0414 14:28:59.573366  535262 kapi.go:81] temporary error: getting Pods with label selector "kubernetes.io/minikube-addons=gcp-auth" : [client rate limiter Wait returned an error: context deadline exceeded]
	I0414 14:28:59.573415  535262 kapi.go:107] duration metric: took 6m0.000579368s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	W0414 14:28:59.573579  535262 out.go:270] ! Enabling 'gcp-auth' returned an error: running callbacks: [waiting for kubernetes.io/minikube-addons=gcp-auth pods: context deadline exceeded]
	I0414 14:28:59.595352  535262 out.go:177] * Enabled addons: amd-gpu-device-plugin, cloud-spanner, volcano, ingress-dns, storage-provisioner, inspektor-gadget, nvidia-device-plugin, metrics-server, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, ingress
	I0414 14:28:59.604086  535262 addons.go:514] duration metric: took 6m33.402863913s for enable addons: enabled=[amd-gpu-device-plugin cloud-spanner volcano ingress-dns storage-provisioner inspektor-gadget nvidia-device-plugin metrics-server yakd default-storageclass volumesnapshots registry csi-hostpath-driver ingress]
	I0414 14:28:59.604187  535262 start.go:246] waiting for cluster config update ...
	I0414 14:28:59.604228  535262 start.go:255] writing updated cluster config ...
	I0414 14:28:59.604831  535262 ssh_runner.go:195] Run: rm -f paused
	I0414 14:29:00.040233  535262 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0414 14:29:00.043305  535262 out.go:177] * Done! kubectl is now configured to use "addons-582460" cluster and "default" namespace by default
	
	
	==> Docker <==
	Apr 14 14:37:34 addons-582460 dockerd[1252]: time="2025-04-14T14:37:34.507620475Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:37:53 addons-582460 dockerd[1252]: time="2025-04-14T14:37:53.582627461Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:37:53 addons-582460 dockerd[1252]: time="2025-04-14T14:37:53.585458822Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:38:24 addons-582460 dockerd[1252]: time="2025-04-14T14:38:24.311335313Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:38:24 addons-582460 dockerd[1252]: time="2025-04-14T14:38:24.612192941Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:38:24 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:38:24Z" level=info msg="Stop pulling image docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: Pulling from library/busybox"
	Apr 14 14:38:43 addons-582460 dockerd[1252]: time="2025-04-14T14:38:43.555642981Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:38:43 addons-582460 dockerd[1252]: time="2025-04-14T14:38:43.558696920Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:38:52 addons-582460 dockerd[1252]: time="2025-04-14T14:38:52.100336526Z" level=info msg="ignoring event" container=24e0410ad59ff45cf8a48ec5c783ca304bb85d1f74037a6834ede06532adf93b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Apr 14 14:39:07 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:39:07Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/1f2258ca91c1bc9f7bcbe5fae6dd00e272172cf11a38211153adbd21bcdc947f/resolv.conf as [nameserver 10.96.0.10 search local-path-storage.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.x24ed190648a04fa7-tp.internal c.x24ed190648a04fa7-tp.internal google.internal options ndots:5]"
	Apr 14 14:39:07 addons-582460 dockerd[1252]: time="2025-04-14T14:39:07.640566649Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:39:07 addons-582460 dockerd[1252]: time="2025-04-14T14:39:07.815716486Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:39:07 addons-582460 dockerd[1252]: time="2025-04-14T14:39:07.818467964Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:39:22 addons-582460 dockerd[1252]: time="2025-04-14T14:39:22.298799995Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:39:22 addons-582460 dockerd[1252]: time="2025-04-14T14:39:22.461817797Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:39:22 addons-582460 dockerd[1252]: time="2025-04-14T14:39:22.464434580Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:39:52 addons-582460 dockerd[1252]: time="2025-04-14T14:39:52.309792872Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:39:52 addons-582460 dockerd[1252]: time="2025-04-14T14:39:52.474482219Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:39:52 addons-582460 dockerd[1252]: time="2025-04-14T14:39:52.477088161Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:40:09 addons-582460 dockerd[1252]: time="2025-04-14T14:40:09.550764363Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:40:09 addons-582460 dockerd[1252]: time="2025-04-14T14:40:09.553679167Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:40:47 addons-582460 dockerd[1252]: time="2025-04-14T14:40:47.287351443Z" level=warning msg="reference for unknown type: " digest="sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" remote="docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:40:47 addons-582460 dockerd[1252]: time="2025-04-14T14:40:47.614381225Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:40:47 addons-582460 cri-dockerd[1547]: time="2025-04-14T14:40:47Z" level=info msg="Stop pulling image docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79: Pulling from library/busybox"
	Apr 14 14:41:07 addons-582460 dockerd[1252]: time="2025-04-14T14:41:07.842605949Z" level=info msg="ignoring event" container=1f2258ca91c1bc9f7bcbe5fae6dd00e272172cf11a38211153adbd21bcdc947f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	fdc443b615240       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                                          5 minutes ago       Running             busybox                                  0                   0269af29da45b       busybox
	9b590a0c73043       registry.k8s.io/ingress-nginx/controller@sha256:d56f135b6462cfc476447cfe564b83a45e8bb7da2774963b00d12161112270b7                             16 minutes ago      Running             controller                               0                   96e8c683dcc4a       ingress-nginx-controller-56d7c84fd4-qwsqh
	3b968d3bf9b83       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          17 minutes ago      Running             csi-snapshotter                          0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	15eb10bc01cf8       registry.k8s.io/sig-storage/csi-provisioner@sha256:ee3b525d5b89db99da3b8eb521d9cd90cb6e9ef0fbb651e98bb37be78d36b5b8                          17 minutes ago      Running             csi-provisioner                          0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	d97da15447e42       registry.k8s.io/sig-storage/livenessprobe@sha256:cacee2b5c36dd59d4c7e8469c05c9e4ef53ecb2df9025fa8c10cdaf61bce62f0                            17 minutes ago      Running             liveness-probe                           0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	4aaf962bc0680       registry.k8s.io/sig-storage/hostpathplugin@sha256:92257881c1d6493cf18299a24af42330f891166560047902b8d431fb66b01af5                           17 minutes ago      Running             hostpath                                 0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	b25d3e7b30a8d       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:f1c25991bac2fbb7f5fcf91ed9438df31e30edee6bed5a780464238aa09ad24c                17 minutes ago      Running             node-driver-registrar                    0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	80754a91fa8fd       registry.k8s.io/sig-storage/csi-resizer@sha256:425d8f1b769398127767b06ed97ce62578a3179bcb99809ce93a1649e025ffe7                              17 minutes ago      Running             csi-resizer                              0                   7e000edb6e931       csi-hostpath-resizer-0
	5ba1c1f2f98a0       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:80b9ba94aa2afe24553d69bd165a6a51552d1582d68618ec00d3b804a7d9193c   17 minutes ago      Running             csi-external-health-monitor-controller   0                   aa8e4a86eb741       csi-hostpathplugin-6mjrr
	6ad8f7b9397de       registry.k8s.io/sig-storage/csi-attacher@sha256:9a685020911e2725ad019dbce6e4a5ab93d51e3d4557f115e64343345e05781b                             17 minutes ago      Running             csi-attacher                             0                   13727903ab548       csi-hostpath-attacher-0
	2ae6e87909110       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f                   17 minutes ago      Exited              patch                                    0                   ce3950a4f9812       ingress-nginx-admission-patch-hd6sn
	31e26f0f215a5       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f                   17 minutes ago      Exited              create                                   0                   a221a89eaf38e       ingress-nginx-admission-create-2882s
	a07936721d146       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      17 minutes ago      Running             volume-snapshot-controller               0                   0a5d6c5f92542       snapshot-controller-68b874b76f-vmlds
	ac3e8f9ce08bf       registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280                      17 minutes ago      Running             volume-snapshot-controller               0                   a910f2d4093ef       snapshot-controller-68b874b76f-k8xhc
	803999f4a173c       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:446fdca157cb78b6a6598e23be7176fb7e7d6b115f1f4174a5a3dfbdb41e4764                            18 minutes ago      Running             gadget                                   0                   88a44688e29db       gadget-p8ql9
	aeb0943ae2a63       rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246                                       18 minutes ago      Running             local-path-provisioner                   0                   d29a9887e6189       local-path-provisioner-76f89f99b5-2k5bn
	6d511a3d87c7c       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c                             18 minutes ago      Running             minikube-ingress-dns                     0                   48336c349c5f1       kube-ingress-dns-minikube
	731f15be56969       6e38f40d628db                                                                                                                                19 minutes ago      Running             storage-provisioner                      0                   1b2b5af89b104       storage-provisioner
	87442c3b0264c       c69fa2e9cbf5f                                                                                                                                19 minutes ago      Running             coredns                                  0                   e98b7194737da       coredns-668d6bf9bc-tsnkk
	46259b71d8d6f       f1332858868e1                                                                                                                                19 minutes ago      Running             kube-proxy                               0                   1c11df1c78193       kube-proxy-klq75
	f724b28a16d0e       85b7a174738ba                                                                                                                                19 minutes ago      Running             kube-apiserver                           0                   4300cfefb9dbf       kube-apiserver-addons-582460
	a53a9507780dc       a9e7e6b294baf                                                                                                                                19 minutes ago      Running             etcd                                     0                   2a561aca6b15a       etcd-addons-582460
	0905500d5f6a3       b6a454c5a800d                                                                                                                                19 minutes ago      Running             kube-controller-manager                  0                   c882544dffe2a       kube-controller-manager-addons-582460
	2008bd20418af       d8e673e7c9983                                                                                                                                19 minutes ago      Running             kube-scheduler                           0                   36dfdddd22a37       kube-scheduler-addons-582460
	
	
	==> controller_ingress [9b590a0c7304] <==
	  Build:         0106de65cfccb74405a6dfa7d9daffc6f0a6ef1a
	  Repository:    https://github.com/kubernetes/ingress-nginx
	  nginx version: nginx/1.25.5
	
	-------------------------------------------------------------------------------
	
	W0414 14:25:13.803801       7 client_config.go:659] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
	I0414 14:25:13.804065       7 main.go:205] "Creating API client" host="https://10.96.0.1:443"
	I0414 14:25:13.816446       7 main.go:248] "Running in Kubernetes cluster" major="1" minor="32" git="v1.32.2" state="clean" commit="67a30c0adcf52bd3f56ff0893ce19966be12991f" platform="linux/amd64"
	I0414 14:25:14.667979       7 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
	I0414 14:25:14.697061       7 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
	I0414 14:25:14.714163       7 nginx.go:271] "Starting NGINX Ingress controller"
	I0414 14:25:14.730815       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"0849e3ff-46ba-4874-ba5c-58f7071d81c3", APIVersion:"v1", ResourceVersion:"691", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
	I0414 14:25:14.730882       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"905f3b0d-1c05-469d-a4ba-24e19af88566", APIVersion:"v1", ResourceVersion:"707", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
	I0414 14:25:14.731204       7 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"e06261ac-ded9-4a7a-be29-c8af6ec6e9cb", APIVersion:"v1", ResourceVersion:"720", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
	I0414 14:25:15.914914       7 nginx.go:317] "Starting NGINX process"
	I0414 14:25:15.915060       7 leaderelection.go:254] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
	I0414 14:25:15.917077       7 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
	I0414 14:25:15.917520       7 controller.go:193] "Configuration changes detected, backend reload required"
	I0414 14:25:15.946263       7 leaderelection.go:268] successfully acquired lease ingress-nginx/ingress-nginx-leader
	I0414 14:25:15.946291       7 status.go:85] "New leader elected" identity="ingress-nginx-controller-56d7c84fd4-qwsqh"
	I0414 14:25:15.957227       7 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-56d7c84fd4-qwsqh" node="addons-582460"
	I0414 14:25:15.998273       7 controller.go:213] "Backend successfully reloaded"
	I0414 14:25:15.998417       7 controller.go:224] "Initial sync, sleeping for 1 second"
	I0414 14:25:15.999815       7 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-56d7c84fd4-qwsqh", UID:"349a5864-ddda-4727-8aa6-e573013e0d60", APIVersion:"v1", ResourceVersion:"1397", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
	
	
	==> coredns [87442c3b0264] <==
	[INFO] 10.244.0.9:46292 - 40911 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000289382s
	[INFO] 10.244.0.9:46292 - 49683 "A IN registry.kube-system.svc.cluster.local.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 110 false 1232" NXDOMAIN qr,rd,ra 206 0.004127443s
	[INFO] 10.244.0.9:46292 - 16781 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 110 false 1232" NXDOMAIN qr,rd,ra 206 0.004772338s
	[INFO] 10.244.0.9:46292 - 9112 "A IN registry.kube-system.svc.cluster.local.c.x24ed190648a04fa7-tp.internal. udp 99 false 1232" NXDOMAIN qr,rd,ra 193 0.003245833s
	[INFO] 10.244.0.9:46292 - 2372 "AAAA IN registry.kube-system.svc.cluster.local.c.x24ed190648a04fa7-tp.internal. udp 99 false 1232" NXDOMAIN qr,rd,ra 193 0.003501231s
	[INFO] 10.244.0.9:46292 - 43394 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.003763418s
	[INFO] 10.244.0.9:46292 - 55000 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.003998303s
	[INFO] 10.244.0.9:46292 - 27615 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000204786s
	[INFO] 10.244.0.9:46292 - 953 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000272076s
	[INFO] 10.244.0.9:60758 - 12309 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000232106s
	[INFO] 10.244.0.9:60758 - 11895 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000626956s
	[INFO] 10.244.0.9:54161 - 34427 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00021604s
	[INFO] 10.244.0.9:54161 - 34022 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00032085s
	[INFO] 10.244.0.9:44091 - 12757 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000151762s
	[INFO] 10.244.0.9:44091 - 13066 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00019037s
	[INFO] 10.244.0.9:46596 - 12321 "A IN registry.kube-system.svc.cluster.local.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000130063s
	[INFO] 10.244.0.9:46596 - 12739 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-b.c.x24ed190648a04fa7-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000308236s
	[INFO] 10.244.0.9:58407 - 11980 "A IN registry.kube-system.svc.cluster.local.c.x24ed190648a04fa7-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000167056s
	[INFO] 10.244.0.9:58407 - 12353 "AAAA IN registry.kube-system.svc.cluster.local.c.x24ed190648a04fa7-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000314237s
	[INFO] 10.244.0.9:47977 - 4058 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.00009245s
	[INFO] 10.244.0.9:47977 - 3674 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000075301s
	[INFO] 10.244.0.9:48556 - 42679 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000161004s
	[INFO] 10.244.0.9:48556 - 42306 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000918249s
	[INFO] 10.244.0.29:38970 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000253264s
	[INFO] 10.244.0.29:50414 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.003256904s
	
	
	==> describe nodes <==
	Name:               addons-582460
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-582460
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ed8f1f01b35eff2786f40199152a1775806f2de2
	                    minikube.k8s.io/name=addons-582460
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_14T14_22_22_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-582460
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-582460"}
	                    kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 14 Apr 2025 14:22:19 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-582460
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 14 Apr 2025 14:41:50 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 14 Apr 2025 14:41:25 +0000   Mon, 14 Apr 2025 14:22:17 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 14 Apr 2025 14:41:25 +0000   Mon, 14 Apr 2025 14:22:17 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 14 Apr 2025 14:41:25 +0000   Mon, 14 Apr 2025 14:22:17 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 14 Apr 2025 14:41:25 +0000   Mon, 14 Apr 2025 14:22:19 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-582460
	Capacity:
	  cpu:                2
	  ephemeral-storage:  98831908Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8138108Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  98831908Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8138108Ki
	  pods:               110
	System Info:
	  Machine ID:                 57012ff0fd1243e7bd819d83bfd6050b
	  System UUID:                661afede-69b6-46ec-bf73-5a6fe0948356
	  Boot ID:                    a6a7e7e7-9d3c-4e65-ba77-152821860101
	  Kernel Version:             6.6.72+
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://28.0.4
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (18 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m48s
	  default                     task-pv-pod                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m45s
	  gadget                      gadget-p8ql9                                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-qwsqh    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         19m
	  kube-system                 coredns-668d6bf9bc-tsnkk                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     19m
	  kube-system                 csi-hostpath-attacher-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 csi-hostpath-resizer-0                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 csi-hostpathplugin-6mjrr                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 etcd-addons-582460                           100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         19m
	  kube-system                 kube-apiserver-addons-582460                 250m (12%)    0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-controller-manager-addons-582460        200m (10%)    0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-proxy-klq75                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-scheduler-addons-582460                 100m (5%)     0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 snapshot-controller-68b874b76f-k8xhc         0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 snapshot-controller-68b874b76f-vmlds         0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  local-path-storage          local-path-provisioner-76f89f99b5-2k5bn      0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  0 (0%)
	  memory             260Mi (3%)  170Mi (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                 19m                kube-proxy       
	  Normal  NodeHasSufficientMemory  19m (x8 over 19m)  kubelet          Node addons-582460 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    19m (x8 over 19m)  kubelet          Node addons-582460 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     19m (x8 over 19m)  kubelet          Node addons-582460 status is now: NodeHasSufficientPID
	  Normal  Starting                 19m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  19m                kubelet          Node addons-582460 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    19m                kubelet          Node addons-582460 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     19m                kubelet          Node addons-582460 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           19m                node-controller  Node addons-582460 event: Registered Node addons-582460 in Controller
	
	
	==> dmesg <==
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff a2 6c 86 1f 44 e0 08 06
	[  +0.034156] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 3a da 32 ec 67 15 08 06
	[Apr14 14:24] IPv4: martian source 10.244.0.1 from 10.244.0.22, on dev eth0
	[  +0.000012] ll header: 00000000: ff ff ff ff ff ff f2 d6 56 36 6b ca 08 06
	[  +0.274601] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff c6 96 d0 7c 35 5b 08 06
	[  +0.310639] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 46 43 98 48 1f 61 08 06
	[Apr14 14:25] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff 32 93 68 79 ac 60 08 06
	[Apr14 14:34] IPv4: martian source 10.244.0.1 from 10.244.0.13, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 36 c9 4a 74 9f e6 08 06
	[Apr14 14:35] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000019] ll header: 00000000: ff ff ff ff ff ff e2 83 b8 61 58 22 08 06
	[Apr14 14:36] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff da e6 f5 64 02 60 08 06
	[  +0.345026] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff a6 1d 4e 51 08 4e 08 06
	[ +31.151151] IPv4: martian source 10.244.0.1 from 10.244.0.29, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff ea 73 36 09 1b 46 08 06
	[  +0.000816] IPv4: martian source 10.244.0.29 from 10.244.0.2, on dev eth0
	[  +0.000096] ll header: 00000000: ff ff ff ff ff ff c6 da 33 e5 c0 dd 08 06
	[  +0.002238] IPv4: martian source 10.244.0.29 from 10.244.0.6, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 3e b4 6a 3f 49 88 08 06
	
	
	==> etcd [a53a9507780d] <==
	{"level":"warn","ts":"2025-04-14T14:33:57.552275Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T14:33:56.038115Z","time spent":"1.509885889s","remote":"127.0.0.1:33852","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":0,"response size":29,"request content":"key:\"/registry/controllers/\" range_end:\"/registry/controllers0\" count_only:true "}
	{"level":"info","ts":"2025-04-14T14:33:57.648851Z","caller":"traceutil/trace.go:171","msg":"trace[1459412256] linearizableReadLoop","detail":"{readStateIndex:2462; appliedIndex:2461; }","duration":"378.480257ms","start":"2025-04-14T14:33:57.270247Z","end":"2025-04-14T14:33:57.648727Z","steps":["trace[1459412256] 'read index received'  (duration: 336.672528ms)","trace[1459412256] 'applied index is now lower than readState.Index'  (duration: 41.799355ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T14:33:57.650474Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"386.22671ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T14:33:57.650548Z","caller":"traceutil/trace.go:171","msg":"trace[1329407683] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:2295; }","duration":"386.453353ms","start":"2025-04-14T14:33:57.264080Z","end":"2025-04-14T14:33:57.650533Z","steps":["trace[1329407683] 'agreement among raft nodes before linearized reading'  (duration: 386.093569ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:33:57.650726Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T14:33:57.125111Z","time spent":"525.558711ms","remote":"127.0.0.1:33832","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/pods\" limit:1 "}
	{"level":"info","ts":"2025-04-14T14:33:57.698278Z","caller":"traceutil/trace.go:171","msg":"trace[902762733] transaction","detail":"{read_only:false; response_revision:2296; number_of_response:1; }","duration":"250.697527ms","start":"2025-04-14T14:33:57.447545Z","end":"2025-04-14T14:33:57.698242Z","steps":["trace[902762733] 'process raft request'  (duration: 193.33104ms)","trace[902762733] 'compare'  (duration: 50.430538ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T14:33:57.713935Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"177.560268ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" limit:1 ","response":"range_response_count:1 size:1114"}
	{"level":"info","ts":"2025-04-14T14:33:57.714331Z","caller":"traceutil/trace.go:171","msg":"trace[1961643394] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:2296; }","duration":"184.806169ms","start":"2025-04-14T14:33:57.529447Z","end":"2025-04-14T14:33:57.714253Z","steps":["trace[1961643394] 'agreement among raft nodes before linearized reading'  (duration: 183.961066ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:33:57.714556Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T14:33:57.287047Z","time spent":"427.459252ms","remote":"127.0.0.1:33818","response type":"/etcdserverpb.KV/Range","request count":0,"request size":69,"response count":1,"response size":1138,"request content":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" limit:1 "}
	{"level":"info","ts":"2025-04-14T14:36:31.277271Z","caller":"traceutil/trace.go:171","msg":"trace[297772977] transaction","detail":"{read_only:false; response_revision:2758; number_of_response:1; }","duration":"130.554037ms","start":"2025-04-14T14:36:31.146693Z","end":"2025-04-14T14:36:31.277247Z","steps":["trace[297772977] 'process raft request'  (duration: 130.186103ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T14:36:31.708118Z","caller":"traceutil/trace.go:171","msg":"trace[1369899558] linearizableReadLoop","detail":"{readStateIndex:2966; appliedIndex:2964; }","duration":"125.591375ms","start":"2025-04-14T14:36:31.582506Z","end":"2025-04-14T14:36:31.708097Z","steps":["trace[1369899558] 'read index received'  (duration: 77.337086ms)","trace[1369899558] 'applied index is now lower than readState.Index'  (duration: 48.25334ms)"],"step_count":2}
	{"level":"info","ts":"2025-04-14T14:36:31.708452Z","caller":"traceutil/trace.go:171","msg":"trace[790350206] transaction","detail":"{read_only:false; response_revision:2759; number_of_response:1; }","duration":"331.134123ms","start":"2025-04-14T14:36:31.377301Z","end":"2025-04-14T14:36:31.708435Z","steps":["trace[790350206] 'process raft request'  (duration: 282.531821ms)","trace[790350206] 'compare'  (duration: 47.973805ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T14:36:31.708497Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.972096ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T14:36:31.709650Z","caller":"traceutil/trace.go:171","msg":"trace[631625703] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:2760; }","duration":"127.174217ms","start":"2025-04-14T14:36:31.582463Z","end":"2025-04-14T14:36:31.709637Z","steps":["trace[631625703] 'agreement among raft nodes before linearized reading'  (duration: 125.754007ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:36:31.709677Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T14:36:31.377279Z","time spent":"332.284587ms","remote":"127.0.0.1:33638","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":116,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/masterleases/192.168.49.2\" mod_revision:2709 > success:<request_put:<key:\"/registry/masterleases/192.168.49.2\" value_size:65 lease:8128036580497364743 >> failure:<request_range:<key:\"/registry/masterleases/192.168.49.2\" > >"}
	{"level":"info","ts":"2025-04-14T14:36:31.708842Z","caller":"traceutil/trace.go:171","msg":"trace[527820946] transaction","detail":"{read_only:false; response_revision:2760; number_of_response:1; }","duration":"327.665836ms","start":"2025-04-14T14:36:31.381164Z","end":"2025-04-14T14:36:31.708830Z","steps":["trace[527820946] 'process raft request'  (duration: 326.860397ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:36:31.710202Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T14:36:31.381116Z","time spent":"329.03353ms","remote":"127.0.0.1:33818","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":1098,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" mod_revision:2752 > success:<request_put:<key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" value_size:1025 >> failure:<request_range:<key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" > >"}
	{"level":"warn","ts":"2025-04-14T14:36:33.848905Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"134.257185ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" limit:1 ","response":"range_response_count:1 size:1114"}
	{"level":"info","ts":"2025-04-14T14:36:33.849952Z","caller":"traceutil/trace.go:171","msg":"trace[1175600345] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:2765; }","duration":"135.284557ms","start":"2025-04-14T14:36:33.713905Z","end":"2025-04-14T14:36:33.849190Z","steps":["trace[1175600345] 'range keys from in-memory index tree'  (duration: 134.122767ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T14:36:33.851347Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"254.927264ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T14:36:33.851406Z","caller":"traceutil/trace.go:171","msg":"trace[694286087] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:2765; }","duration":"255.023388ms","start":"2025-04-14T14:36:33.596368Z","end":"2025-04-14T14:36:33.851391Z","steps":["trace[694286087] 'range keys from in-memory index tree'  (duration: 254.793376ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T14:36:33.854853Z","caller":"traceutil/trace.go:171","msg":"trace[1764941511] transaction","detail":"{read_only:false; response_revision:2766; number_of_response:1; }","duration":"124.453731ms","start":"2025-04-14T14:36:33.729974Z","end":"2025-04-14T14:36:33.854427Z","steps":["trace[1764941511] 'process raft request'  (duration: 121.042685ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T14:37:16.898404Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2148}
	{"level":"info","ts":"2025-04-14T14:37:16.939380Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":2148,"took":"40.26911ms","hash":1885903445,"current-db-size-bytes":8617984,"current-db-size":"8.6 MB","current-db-size-in-use-bytes":5693440,"current-db-size-in-use":"5.7 MB"}
	{"level":"info","ts":"2025-04-14T14:37:16.939449Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":1885903445,"revision":2148,"compact-revision":1666}
	
	
	==> kernel <==
	 14:41:52 up  7:21,  0 users,  load average: 0.91, 1.43, 1.56
	Linux addons-582460 6.6.72+ #1 SMP PREEMPT_DYNAMIC Sun Mar 30 09:01:26 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [f724b28a16d0] <==
	E0414 14:36:02.761584       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:36:04.907078       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:36:04.907174       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:36:05.036877       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate-sa.k8s.io: failed calling webhook "gcp-auth-mutate-sa.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:36:05.036933       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate-sa.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:36:27.426962       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate-sa.k8s.io: failed calling webhook "gcp-auth-mutate-sa.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:36:27.427502       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate-sa.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	I0414 14:36:27.460619       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.110.118.175"}
	W0414 14:36:27.500777       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate-sa.k8s.io: failed calling webhook "gcp-auth-mutate-sa.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:36:27.500933       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate-sa.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate/sa?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:36:27.520994       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:36:27.521048       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:36:30.796584       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:36:30.796643       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:36:50.887410       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:36:50.887633       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:36:50.979240       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:36:50.979316       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:37:07.240672       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:37:07.240865       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	I0414 14:37:35.386643       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	W0414 14:38:52.019557       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:38:52.019937       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	W0414 14:39:06.898045       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.98.255.7:443: connect: connection refused
	E0414 14:39:06.898213       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.98.255.7:443: connect: connection refused" logger="UnhandledError"
	
	
	==> kube-controller-manager [0905500d5f6a] <==
	W0414 14:41:08.772986       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:41:08.774623       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="flow.volcano.sh/v1alpha1, Resource=jobflows"
	W0414 14:41:08.776095       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:41:08.776221       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:41:12.330361       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:41:12.332442       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="scheduling.volcano.sh/v1beta1, Resource=podgroups"
	W0414 14:41:12.333958       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:41:12.334007       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:41:23.481877       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:41:23.484393       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="flow.volcano.sh/v1alpha1, Resource=jobtemplates"
	W0414 14:41:23.485886       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:41:23.485937       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0414 14:41:25.686519       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="addons-582460"
	W0414 14:41:38.199792       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:41:38.201247       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="scheduling.volcano.sh/v1beta1, Resource=queues"
	W0414 14:41:38.202778       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:41:38.203183       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:41:43.066865       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:41:43.068697       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="batch.volcano.sh/v1alpha1, Resource=jobs"
	W0414 14:41:43.070287       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:41:43.070473       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 14:41:47.394845       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 14:41:47.396376       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="bus.volcano.sh/v1alpha1, Resource=commands"
	W0414 14:41:47.398227       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 14:41:47.398278       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [46259b71d8d6] <==
	I0414 14:22:38.007198       1 server_linux.go:66] "Using iptables proxy"
	I0414 14:22:39.196600       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0414 14:22:39.199171       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0414 14:22:40.156706       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0414 14:22:40.157047       1 server_linux.go:170] "Using iptables Proxier"
	I0414 14:22:40.302677       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0414 14:22:40.332421       1 server.go:497] "Version info" version="v1.32.2"
	I0414 14:22:40.332476       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0414 14:22:40.378296       1 config.go:329] "Starting node config controller"
	I0414 14:22:40.378442       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0414 14:22:40.408369       1 config.go:199] "Starting service config controller"
	I0414 14:22:40.408411       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0414 14:22:40.408466       1 config.go:105] "Starting endpoint slice config controller"
	I0414 14:22:40.408475       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0414 14:22:40.853250       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0414 14:22:41.091747       1 shared_informer.go:320] Caches are synced for node config
	I0414 14:22:41.116232       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [2008bd20418a] <==
	W0414 14:22:19.331521       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0414 14:22:19.332091       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:19.332154       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:19.332458       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:19.332958       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0414 14:22:19.333160       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.181661       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:20.181719       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.210195       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:20.210540       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.387581       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0414 14:22:20.387640       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.422033       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0414 14:22:20.422107       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.557949       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0414 14:22:20.558306       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.589218       1 reflector.go:569] runtime/asm_amd64.s:1700: 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"
	E0414 14:22:20.589614       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0414 14:22:20.609704       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0414 14:22:20.609760       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.641193       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0414 14:22:20.641257       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0414 14:22:20.681421       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: 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
	E0414 14:22:20.681485       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: 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"
	I0414 14:22:23.013257       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 14 14:40:47 addons-582460 kubelet[2350]: E0414 14:40:47.617815    2350 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:40:47 addons-582460 kubelet[2350]: E0414 14:40:47.617894    2350 kuberuntime_image.go:55] "Failed to pull image" err="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Apr 14 14:40:47 addons-582460 kubelet[2350]: E0414 14:40:47.618068    2350 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:helper-pod,Image:docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79,Command:[/bin/sh /script/setup],Args:[-p /opt/local-path-provisioner/pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6_default_test-pvc -s 67108864 -m Filesystem],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:VOL_DIR,Value:/opt/local-path-provisioner/pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6_default_test-pvc,ValueFrom:nil,},EnvVar{Name:VOL_MODE,Value:Filesystem,ValueFrom:nil,},EnvVar{Name:VOL_SIZE_BYTES,Value:67108864,ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:script,ReadOnly:false,MountPath:/script,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:data,ReadOnly:false,MountPath:/
opt/local-path-provisioner/,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:kube-api-access-nndl9,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod helper-pod-create-pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6_local-path-storage(8aa6db92-d281-4a1b-90ea-77ed00612a5a): ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Apr 14 14:40:47 addons-582460 kubelet[2350]: E0414 14:40:47.619816    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ErrImagePull: \"toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6" podUID="8aa6db92-d281-4a1b-90ea-77ed00612a5a"
	Apr 14 14:40:50 addons-582460 kubelet[2350]: I0414 14:40:50.206030    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:40:50 addons-582460 kubelet[2350]: E0414 14:40:50.206393    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:41:00 addons-582460 kubelet[2350]: E0414 14:41:00.212631    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-ccd50ff9-56d8-4080-b23a-11acd76e75a6" podUID="8aa6db92-d281-4a1b-90ea-77ed00612a5a"
	Apr 14 14:41:05 addons-582460 kubelet[2350]: I0414 14:41:05.206004    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:41:05 addons-582460 kubelet[2350]: E0414 14:41:05.206337    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:41:07 addons-582460 kubelet[2350]: I0414 14:41:07.977203    2350 reconciler_common.go:162] "operationExecutor.UnmountVolume started for volume \"kube-api-access-nndl9\" (UniqueName: \"kubernetes.io/projected/8aa6db92-d281-4a1b-90ea-77ed00612a5a-kube-api-access-nndl9\") pod \"8aa6db92-d281-4a1b-90ea-77ed00612a5a\" (UID: \"8aa6db92-d281-4a1b-90ea-77ed00612a5a\") "
	Apr 14 14:41:07 addons-582460 kubelet[2350]: I0414 14:41:07.977286    2350 reconciler_common.go:162] "operationExecutor.UnmountVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/8aa6db92-d281-4a1b-90ea-77ed00612a5a-data\") pod \"8aa6db92-d281-4a1b-90ea-77ed00612a5a\" (UID: \"8aa6db92-d281-4a1b-90ea-77ed00612a5a\") "
	Apr 14 14:41:07 addons-582460 kubelet[2350]: I0414 14:41:07.977333    2350 reconciler_common.go:162] "operationExecutor.UnmountVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/8aa6db92-d281-4a1b-90ea-77ed00612a5a-script\") pod \"8aa6db92-d281-4a1b-90ea-77ed00612a5a\" (UID: \"8aa6db92-d281-4a1b-90ea-77ed00612a5a\") "
	Apr 14 14:41:07 addons-582460 kubelet[2350]: I0414 14:41:07.978060    2350 operation_generator.go:780] UnmountVolume.TearDown succeeded for volume "kubernetes.io/configmap/8aa6db92-d281-4a1b-90ea-77ed00612a5a-script" (OuterVolumeSpecName: "script") pod "8aa6db92-d281-4a1b-90ea-77ed00612a5a" (UID: "8aa6db92-d281-4a1b-90ea-77ed00612a5a"). InnerVolumeSpecName "script". PluginName "kubernetes.io/configmap", VolumeGIDValue ""
	Apr 14 14:41:07 addons-582460 kubelet[2350]: I0414 14:41:07.978174    2350 operation_generator.go:780] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/8aa6db92-d281-4a1b-90ea-77ed00612a5a-data" (OuterVolumeSpecName: "data") pod "8aa6db92-d281-4a1b-90ea-77ed00612a5a" (UID: "8aa6db92-d281-4a1b-90ea-77ed00612a5a"). InnerVolumeSpecName "data". PluginName "kubernetes.io/host-path", VolumeGIDValue ""
	Apr 14 14:41:07 addons-582460 kubelet[2350]: I0414 14:41:07.985408    2350 operation_generator.go:780] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/8aa6db92-d281-4a1b-90ea-77ed00612a5a-kube-api-access-nndl9" (OuterVolumeSpecName: "kube-api-access-nndl9") pod "8aa6db92-d281-4a1b-90ea-77ed00612a5a" (UID: "8aa6db92-d281-4a1b-90ea-77ed00612a5a"). InnerVolumeSpecName "kube-api-access-nndl9". PluginName "kubernetes.io/projected", VolumeGIDValue ""
	Apr 14 14:41:08 addons-582460 kubelet[2350]: I0414 14:41:08.078329    2350 reconciler_common.go:299] "Volume detached for volume \"kube-api-access-nndl9\" (UniqueName: \"kubernetes.io/projected/8aa6db92-d281-4a1b-90ea-77ed00612a5a-kube-api-access-nndl9\") on node \"addons-582460\" DevicePath \"\""
	Apr 14 14:41:08 addons-582460 kubelet[2350]: I0414 14:41:08.078384    2350 reconciler_common.go:299] "Volume detached for volume \"data\" (UniqueName: \"kubernetes.io/host-path/8aa6db92-d281-4a1b-90ea-77ed00612a5a-data\") on node \"addons-582460\" DevicePath \"\""
	Apr 14 14:41:08 addons-582460 kubelet[2350]: I0414 14:41:08.078403    2350 reconciler_common.go:299] "Volume detached for volume \"script\" (UniqueName: \"kubernetes.io/configmap/8aa6db92-d281-4a1b-90ea-77ed00612a5a-script\") on node \"addons-582460\" DevicePath \"\""
	Apr 14 14:41:10 addons-582460 kubelet[2350]: I0414 14:41:10.223502    2350 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="8aa6db92-d281-4a1b-90ea-77ed00612a5a" path="/var/lib/kubelet/pods/8aa6db92-d281-4a1b-90ea-77ed00612a5a/volumes"
	Apr 14 14:41:17 addons-582460 kubelet[2350]: I0414 14:41:17.206034    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:41:17 addons-582460 kubelet[2350]: E0414 14:41:17.206396    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:41:30 addons-582460 kubelet[2350]: I0414 14:41:30.220187    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:41:30 addons-582460 kubelet[2350]: E0414 14:41:30.220708    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	Apr 14 14:41:45 addons-582460 kubelet[2350]: I0414 14:41:45.205823    2350 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/task-pv-pod" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 14:41:45 addons-582460 kubelet[2350]: E0414 14:41:45.206158    2350 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="acd6c580-fb89-460a-856e-bab99ec4c560"
	
	
	==> storage-provisioner [731f15be5696] <==
	I0414 14:22:46.413532       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0414 14:22:46.890052       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0414 14:22:46.895404       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0414 14:22:47.597833       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0414 14:22:47.598151       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-582460_13eb22f2-1ccb-4d0a-b85e-6cb48fefa150!
	I0414 14:22:47.630187       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"d4039cb7-3110-43da-a708-d1985c9e0b00", APIVersion:"v1", ResourceVersion:"718", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-582460_13eb22f2-1ccb-4d0a-b85e-6cb48fefa150 became leader
	I0414 14:22:47.799184       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-582460_13eb22f2-1ccb-4d0a-b85e-6cb48fefa150!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-582460 -n addons-582460
helpers_test.go:261: (dbg) Run:  kubectl --context addons-582460 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: task-pv-pod test-local-path ingress-nginx-admission-create-2882s ingress-nginx-admission-patch-hd6sn
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/LocalPath]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-582460 describe pod task-pv-pod test-local-path ingress-nginx-admission-create-2882s ingress-nginx-admission-patch-hd6sn
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-582460 describe pod task-pv-pod test-local-path ingress-nginx-admission-create-2882s ingress-nginx-admission-patch-hd6sn: exit status 1 (235.005895ms)

                                                
                                                
-- stdout --
	Name:             task-pv-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-582460/192.168.49.2
	Start Time:       Mon, 14 Apr 2025 14:37:07 +0000
	Labels:           app=task-pv-pod
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.31
	IPs:
	  IP:  10.244.0.31
	Containers:
	  task-pv-container:
	    Container ID:   
	    Image:          docker.io/nginx
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /usr/share/nginx/html from task-pv-storage (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qn5xs (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  task-pv-storage:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  hpvc
	    ReadOnly:   false
	  kube-api-access-qn5xs:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    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                        4m47s                   default-scheduler  Successfully assigned default/task-pv-pod to addons-582460
	  Warning  Failed                           3m23s (x6 over 4m46s)   kubelet            Error: ImagePullBackOff
	  Warning  Failed                           3m11s (x4 over 4m46s)   kubelet            Failed to pull image "docker.io/nginx": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed                           3m11s (x4 over 4m46s)   kubelet            Error: ErrImagePull
	  Warning  FailedToRetrieveImagePullSecret  2m59s (x11 over 4m47s)  kubelet            Unable to retrieve some image pull secrets (gcp-auth); attempting to pull the image may not succeed.
	  Normal   Pulling                          105s (x5 over 4m47s)    kubelet            Pulling image "docker.io/nginx"
	  Normal   BackOff                          9s (x18 over 4m46s)     kubelet            Back-off pulling image "docker.io/nginx"
	
	
	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-fj678 (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-fj678:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    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-2882s" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-hd6sn" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-582460 describe pod task-pv-pod test-local-path ingress-nginx-admission-create-2882s ingress-nginx-admission-patch-hd6sn: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- FAIL: TestAddons/parallel/LocalPath (304.49s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (190.74s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:344: "storage-provisioner" [25073a8d-80d2-430c-983a-946a7ab3a98d] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004194796s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-515877 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-515877 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-515877 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-515877 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [a380423f-9e57-49a5-b21f-de10788aa2c5] Pending
helpers_test.go:344: "sp-pod" [a380423f-9e57-49a5-b21f-de10788aa2c5] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:329: TestFunctional/parallel/PersistentVolumeClaim: WARNING: pod list for "default" "test=storage-provisioner" returned: client rate limiter Wait returned an error: rate: Wait(n=1) would exceed context deadline
functional_test_pvc_test.go:130: ***** TestFunctional/parallel/PersistentVolumeClaim: pod "test=storage-provisioner" failed to start within 3m0s: context deadline exceeded ****
functional_test_pvc_test.go:130: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p functional-515877 -n functional-515877
E0414 14:56:44.514774  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
functional_test_pvc_test.go:130: TestFunctional/parallel/PersistentVolumeClaim: showing logs for failed pods as of 2025-04-14 14:56:44.819417987 +0000 UTC m=+2136.166475450
functional_test_pvc_test.go:130: (dbg) Run:  kubectl --context functional-515877 describe po sp-pod -n default
functional_test_pvc_test.go:130: (dbg) kubectl --context functional-515877 describe po sp-pod -n default:
Name:             sp-pod
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-515877/192.168.49.2
Start Time:       Mon, 14 Apr 2025 14:53:44 +0000
Labels:           test=storage-provisioner
Annotations:      <none>
Status:           Pending
IP:               10.244.0.8
IPs:
IP:  10.244.0.8
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-jdvdj (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-jdvdj:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
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  3m                   default-scheduler  Successfully assigned default/sp-pod to functional-515877
Warning  Failed     92s (x3 over 2m59s)  kubelet            Failed to pull image "docker.io/nginx": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   BackOff    21s (x9 over 2m58s)  kubelet            Back-off pulling image "docker.io/nginx"
Warning  Failed     21s (x9 over 2m58s)  kubelet            Error: ImagePullBackOff
Normal   Pulling    8s (x5 over 3m)      kubelet            Pulling image "docker.io/nginx"
Warning  Failed     8s (x5 over 2m59s)   kubelet            Error: ErrImagePull
Warning  Failed     8s (x2 over 2m43s)   kubelet            Failed to pull image "docker.io/nginx": toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
functional_test_pvc_test.go:130: (dbg) Run:  kubectl --context functional-515877 logs sp-pod -n default
functional_test_pvc_test.go:130: (dbg) Non-zero exit: kubectl --context functional-515877 logs sp-pod -n default: exit status 1 (140.490223ms)

                                                
                                                
** 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:130: kubectl --context functional-515877 logs sp-pod -n default: exit status 1
functional_test_pvc_test.go:131: failed waiting for pod: test=storage-provisioner within 3m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestFunctional/parallel/PersistentVolumeClaim]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect functional-515877
helpers_test.go:235: (dbg) docker inspect functional-515877:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "89c62455fb7ad5796fccf609556861b181500c8180eac39b5167a41d1865b004",
	        "Created": "2025-04-14T14:50:50.431218871Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 568927,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-04-14T14:50:50.483739899Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fa6441117abd3f0ec72d78de011fb44ecb7b1e274ddcf240e39454ed1f98f388",
	        "ResolvConfPath": "/var/lib/docker/containers/89c62455fb7ad5796fccf609556861b181500c8180eac39b5167a41d1865b004/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/89c62455fb7ad5796fccf609556861b181500c8180eac39b5167a41d1865b004/hostname",
	        "HostsPath": "/var/lib/docker/containers/89c62455fb7ad5796fccf609556861b181500c8180eac39b5167a41d1865b004/hosts",
	        "LogPath": "/var/lib/docker/containers/89c62455fb7ad5796fccf609556861b181500c8180eac39b5167a41d1865b004/89c62455fb7ad5796fccf609556861b181500c8180eac39b5167a41d1865b004-json.log",
	        "Name": "/functional-515877",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-515877:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-515877",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "private",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 0,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": null,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "89c62455fb7ad5796fccf609556861b181500c8180eac39b5167a41d1865b004",
	                "LowerDir": "/var/lib/docker/overlay2/beb5a79b35b3d8c63d7ca2a89e0fd1b58359b7f9d81f8d10f7a69bb1d870268b-init/diff:/var/lib/docker/overlay2/c4ddb93b28a4d34395e460f198baf9e311d371868623a4b7bb51545925cd59ee/diff",
	                "MergedDir": "/var/lib/docker/overlay2/beb5a79b35b3d8c63d7ca2a89e0fd1b58359b7f9d81f8d10f7a69bb1d870268b/merged",
	                "UpperDir": "/var/lib/docker/overlay2/beb5a79b35b3d8c63d7ca2a89e0fd1b58359b7f9d81f8d10f7a69bb1d870268b/diff",
	                "WorkDir": "/var/lib/docker/overlay2/beb5a79b35b3d8c63d7ca2a89e0fd1b58359b7f9d81f8d10f7a69bb1d870268b/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-515877",
	                "Source": "/var/lib/docker/volumes/functional-515877/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-515877",
	            "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.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a",
	            "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-515877",
	                "name.minikube.sigs.k8s.io": "functional-515877",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "7cd5909cc0355e9717202c3c6ca180cc683927f490294742864d708c70bdfd1a",
	            "SandboxKey": "/var/run/docker/netns/7cd5909cc035",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32938"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32939"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32942"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32940"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32941"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-515877": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "96:9b:fa:14:99:68",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "7addbd8d8495bf0754bea0d8c2c9ba06f87fcdf68d2dd22eaeacde2665ee96c7",
	                    "EndpointID": "085d2413f4315653b7d0a594300fda3ab1dfc8187447abffa77194935064c879",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-515877",
	                        "89c62455fb7a"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p functional-515877 -n functional-515877
helpers_test.go:244: <<< TestFunctional/parallel/PersistentVolumeClaim FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestFunctional/parallel/PersistentVolumeClaim]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p functional-515877 logs -n 25: (1.656588072s)
helpers_test.go:252: TestFunctional/parallel/PersistentVolumeClaim logs: 
-- stdout --
	
	==> Audit <==
	|------------|--------------------------------------------------|-------------------|-----------------------|---------|---------------------|---------------------|
	|  Command   |                       Args                       |      Profile      |         User          | Version |     Start Time      |      End Time       |
	|------------|--------------------------------------------------|-------------------|-----------------------|---------|---------------------|---------------------|
	| ssh        | functional-515877 ssh findmnt                    | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:54 UTC |                     |
	|            | -T /mount1                                       |                   |                       |         |                     |                     |
	| ssh        | functional-515877 ssh findmnt                    | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:54 UTC |                     |
	|            | -T /mount1                                       |                   |                       |         |                     |                     |
	| start      | -p functional-515877                             | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:54 UTC |                     |
	|            | --dry-run --memory                               |                   |                       |         |                     |                     |
	|            | 250MB --alsologtostderr                          |                   |                       |         |                     |                     |
	|            | --driver=docker                                  |                   |                       |         |                     |                     |
	|            | --container-runtime=docker                       |                   |                       |         |                     |                     |
	| start      | -p functional-515877                             | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:54 UTC |                     |
	|            | --dry-run --memory                               |                   |                       |         |                     |                     |
	|            | 250MB --alsologtostderr                          |                   |                       |         |                     |                     |
	|            | --driver=docker                                  |                   |                       |         |                     |                     |
	|            | --container-runtime=docker                       |                   |                       |         |                     |                     |
	| start      | -p functional-515877                             | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:54 UTC |                     |
	|            | --dry-run --alsologtostderr                      |                   |                       |         |                     |                     |
	|            | -v=1 --driver=docker                             |                   |                       |         |                     |                     |
	|            | --container-runtime=docker                       |                   |                       |         |                     |                     |
	| dashboard  | --url --port 36195                               | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:54 UTC | 14 Apr 25 14:55 UTC |
	|            | -p functional-515877                             |                   |                       |         |                     |                     |
	|            | --alsologtostderr -v=1                           |                   |                       |         |                     |                     |
	| docker-env | functional-515877 docker-env                     | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	| docker-env | functional-515877 docker-env                     | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	| license    |                                                  | minikube          | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	| ssh        | functional-515877 ssh sudo                       | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC |                     |
	|            | systemctl is-active crio                         |                   |                       |         |                     |                     |
	| image      | functional-515877 image load --daemon            | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|            | kicbase/echo-server:functional-515877            |                   |                       |         |                     |                     |
	|            | --alsologtostderr                                |                   |                       |         |                     |                     |
	| image      | functional-515877 image ls                       | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	| image      | functional-515877 image load --daemon            | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|            | kicbase/echo-server:functional-515877            |                   |                       |         |                     |                     |
	|            | --alsologtostderr                                |                   |                       |         |                     |                     |
	| image      | functional-515877 image ls                       | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	| image      | functional-515877 image save                     | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|            | kicbase/echo-server:functional-515877            |                   |                       |         |                     |                     |
	|            | /home/g528047478195_compute/echo-server-save.tar |                   |                       |         |                     |                     |
	|            | --alsologtostderr                                |                   |                       |         |                     |                     |
	| image      | functional-515877 image rm                       | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|            | kicbase/echo-server:functional-515877            |                   |                       |         |                     |                     |
	|            | --alsologtostderr                                |                   |                       |         |                     |                     |
	| image      | functional-515877 image ls                       | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	| image      | functional-515877 image load                     | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|            | /home/g528047478195_compute/echo-server-save.tar |                   |                       |         |                     |                     |
	|            | --alsologtostderr                                |                   |                       |         |                     |                     |
	| ssh        | functional-515877 ssh sudo cat                   | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|            | /etc/test/nested/copy/535243/hosts               |                   |                       |         |                     |                     |
	| ssh        | functional-515877 ssh sudo cat                   | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|            | /etc/ssl/certs/535243.pem                        |                   |                       |         |                     |                     |
	| ssh        | functional-515877 ssh sudo cat                   | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|            | /usr/share/ca-certificates/535243.pem            |                   |                       |         |                     |                     |
	| ssh        | functional-515877 ssh sudo cat                   | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|            | /etc/ssl/certs/51391683.0                        |                   |                       |         |                     |                     |
	| ssh        | functional-515877 ssh sudo cat                   | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|            | /etc/ssl/certs/5352432.pem                       |                   |                       |         |                     |                     |
	| ssh        | functional-515877 ssh sudo cat                   | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|            | /usr/share/ca-certificates/5352432.pem           |                   |                       |         |                     |                     |
	| ssh        | functional-515877 ssh sudo cat                   | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|            | /etc/ssl/certs/3ec20f2e.0                        |                   |                       |         |                     |                     |
	|------------|--------------------------------------------------|-------------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 14:54:55
	Running on machine: cs-905301410258-default
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 14:54:55.482495  584995 out.go:345] Setting OutFile to fd 1 ...
	I0414 14:54:55.482720  584995 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:54:55.482740  584995 out.go:358] Setting ErrFile to fd 2...
	I0414 14:54:55.482748  584995 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:54:55.483030  584995 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
	I0414 14:54:55.483786  584995 out.go:352] Setting JSON to false
	I0414 14:54:55.485066  584995 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":27255,"bootTime":1744615240,"procs":84,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"24.04","kernelVersion":"6.6.72+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"08823121-9af5-4a5b-91af-05462fba6295"}
	I0414 14:54:55.485173  584995 start.go:139] virtualization:  guest
	I0414 14:54:55.488460  584995 out.go:177] * [functional-515877] minikube v1.35.0 on Ubuntu 24.04 (amd64)
	I0414 14:54:55.491172  584995 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 14:54:55.491187  584995 notify.go:220] Checking for updates...
	I0414 14:54:55.498508  584995 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 14:54:55.501034  584995 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig
	I0414 14:54:55.503774  584995 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube
	I0414 14:54:55.506060  584995 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 14:54:55.508896  584995 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0414 14:54:55.513952  584995 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:54:55.514764  584995 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 14:54:55.557767  584995 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 14:54:55.557945  584995 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:54:55.676573  584995 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:false NGoroutines:57 SystemTime:2025-04-14 14:54:55.656580896 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSe
rverAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<
nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:54:55.676735  584995 docker.go:318] overlay module found
	I0414 14:54:55.679997  584995 out.go:177] * Using the docker driver based on existing profile
	I0414 14:54:55.682504  584995 start.go:297] selected driver: docker
	I0414 14:54:55.682540  584995 start.go:901] validating driver "docker" against &{Name:functional-515877 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:functional-515877 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:docker 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 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 14:54:55.682715  584995 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 14:54:55.682947  584995 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:54:55.778507  584995 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:false NGoroutines:57 SystemTime:2025-04-14 14:54:55.762539579 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSe
rverAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<
nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:54:55.779298  584995 cni.go:84] Creating CNI manager for ""
	I0414 14:54:55.779419  584995 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 14:54:55.779508  584995 start.go:340] cluster config:
	{Name:functional-515877 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:functional-515877 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Containe
rRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host
Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 14:54:55.783245  584995 out.go:177] * dry-run validation complete!
	
	
	==> Docker <==
	Apr 14 14:53:45 functional-515877 dockerd[7024]: time="2025-04-14T14:53:45.274174763Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:53:47 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:53:47Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/4b7ae81ce3f5497bda721399dae6efae56f67e5a9f610294fc17a991cc51eca7/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.x24ed190648a04fa7-tp.internal c.x24ed190648a04fa7-tp.internal google.internal options ndots:5]"
	Apr 14 14:53:50 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:53:50Z" level=info msg="Stop pulling image registry.k8s.io/echoserver:1.8: Status: Downloaded newer image for registry.k8s.io/echoserver:1.8"
	Apr 14 14:53:59 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:53:59Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/4a7c33c1acc0a36b6524480f33d8953c3063f771d4d970e05fa60aec6f5776b4/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.x24ed190648a04fa7-tp.internal c.x24ed190648a04fa7-tp.internal google.internal options ndots:5]"
	Apr 14 14:54:01 functional-515877 dockerd[7024]: time="2025-04-14T14:54:01.615272426Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:54:01 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:54:01Z" level=info msg="Stop pulling image docker.io/nginx:latest: latest: Pulling from library/nginx"
	Apr 14 14:54:29 functional-515877 dockerd[7024]: time="2025-04-14T14:54:29.493408633Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:54:29 functional-515877 dockerd[7024]: time="2025-04-14T14:54:29.499541853Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:54:58 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:54:58Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/0310c40b0fa31520b9afa5fd44440d1b8cdc5ea4fd3dae8142f4415fff563b68/resolv.conf as [nameserver 10.96.0.10 search kubernetes-dashboard.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.x24ed190648a04fa7-tp.internal c.x24ed190648a04fa7-tp.internal google.internal options ndots:5]"
	Apr 14 14:54:58 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:54:58Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/191629bfd44236b400f9d593f4d0d47086e8f9ad806ef86f0c808318d0af4a3f/resolv.conf as [nameserver 10.96.0.10 search kubernetes-dashboard.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.x24ed190648a04fa7-tp.internal c.x24ed190648a04fa7-tp.internal google.internal options ndots:5]"
	Apr 14 14:54:58 functional-515877 dockerd[7024]: time="2025-04-14T14:54:58.549172122Z" level=warning msg="reference for unknown type: " digest="sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93" remote="docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"
	Apr 14 14:55:06 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:55:06Z" level=info msg="Stop pulling image docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: Status: Downloaded newer image for kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"
	Apr 14 14:55:06 functional-515877 dockerd[7024]: time="2025-04-14T14:55:06.158870501Z" level=warning msg="reference for unknown type: " digest="sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c" remote="docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"
	Apr 14 14:55:08 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:55:08Z" level=info msg="Stop pulling image docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: Status: Downloaded newer image for kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"
	Apr 14 14:55:12 functional-515877 dockerd[7024]: time="2025-04-14T14:55:12.469979750Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:55:12 functional-515877 dockerd[7024]: time="2025-04-14T14:55:12.473531714Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:55:21 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:55:21Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/a65d4f1504582817baa2a551881ad7f688fd399d2317eda3fee38b675ab8d962/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.x24ed190648a04fa7-tp.internal c.x24ed190648a04fa7-tp.internal google.internal options ndots:5]"
	Apr 14 14:55:21 functional-515877 dockerd[7024]: time="2025-04-14T14:55:21.465963873Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:55:21 functional-515877 dockerd[7024]: time="2025-04-14T14:55:21.469660474Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:55:37 functional-515877 dockerd[7024]: time="2025-04-14T14:55:37.494182826Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:55:37 functional-515877 dockerd[7024]: time="2025-04-14T14:55:37.496739471Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:56:03 functional-515877 dockerd[7024]: time="2025-04-14T14:56:03.468681022Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:56:03 functional-515877 dockerd[7024]: time="2025-04-14T14:56:03.471624053Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:56:36 functional-515877 dockerd[7024]: time="2025-04-14T14:56:36.700741804Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:56:36 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:56:36Z" level=info msg="Stop pulling image docker.io/nginx:latest: latest: Pulling from library/nginx"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                  CREATED              STATE               NAME                        ATTEMPT             POD ID              POD
	c3fd0c4e31a71       kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c   About a minute ago   Running             dashboard-metrics-scraper   0                   0310c40b0fa31       dashboard-metrics-scraper-5d59dccf9b-7r7hj
	4ccce9374a789       kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93         About a minute ago   Running             kubernetes-dashboard        0                   191629bfd4423       kubernetes-dashboard-7779f9b69b-qm47l
	8820345d4473c       82e4c8a736a4f                                                                                          2 minutes ago        Running             echoserver                  0                   4a7c33c1acc0a       hello-node-fcfd88b6f-hzgx4
	794bafdd75cae       registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969     2 minutes ago        Running             echoserver                  0                   4b7ae81ce3f54       hello-node-connect-58f9cf68d8-l9bqd
	5d9f44534b7ee       nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591                          3 minutes ago        Running             nginx                       0                   4ec6e01050d0e       nginx-svc
	590bbf0ca56a8       c69fa2e9cbf5f                                                                                          3 minutes ago        Running             coredns                     3                   27d31605e673b       coredns-668d6bf9bc-76zps
	de24cb83da165       6e38f40d628db                                                                                          3 minutes ago        Running             storage-provisioner         3                   37803e59fa1cf       storage-provisioner
	52d4e77abaaad       f1332858868e1                                                                                          3 minutes ago        Running             kube-proxy                  3                   e5cb2db6b18a1       kube-proxy-mwczh
	58ddd511d4d10       85b7a174738ba                                                                                          3 minutes ago        Running             kube-apiserver              0                   071f58ba167d3       kube-apiserver-functional-515877
	7fda0eedb1ecd       b6a454c5a800d                                                                                          3 minutes ago        Running             kube-controller-manager     3                   321679f48c94c       kube-controller-manager-functional-515877
	f04fe340e4627       d8e673e7c9983                                                                                          3 minutes ago        Running             kube-scheduler              3                   61fc17b1a5f60       kube-scheduler-functional-515877
	126b5d3f619c3       a9e7e6b294baf                                                                                          3 minutes ago        Running             etcd                        3                   235ed9096880b       etcd-functional-515877
	45a6d092fee8f       c69fa2e9cbf5f                                                                                          3 minutes ago        Exited              coredns                     2                   9eeb8ec820be7       coredns-668d6bf9bc-76zps
	0ee7f5410279a       a9e7e6b294baf                                                                                          3 minutes ago        Exited              etcd                        2                   7d0c637fecde8       etcd-functional-515877
	cf18b560063a4       d8e673e7c9983                                                                                          3 minutes ago        Exited              kube-scheduler              2                   ff8f9d7c31662       kube-scheduler-functional-515877
	e807716e37cbf       b6a454c5a800d                                                                                          3 minutes ago        Exited              kube-controller-manager     2                   0e5c8f7106ab9       kube-controller-manager-functional-515877
	34fe96c924cb8       f1332858868e1                                                                                          3 minutes ago        Exited              kube-proxy                  2                   682a022609c4a       kube-proxy-mwczh
	f20e5bbba5b7e       6e38f40d628db                                                                                          4 minutes ago        Exited              storage-provisioner         2                   c21c365f65941       storage-provisioner
	
	
	==> coredns [45a6d092fee8] <==
	
	
	==> coredns [590bbf0ca56a] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.11.3
	linux/amd64, go1.21.11, a6338e9
	[INFO] 127.0.0.1:41034 - 54896 "HINFO IN 2426214249382528526.4553049420411397753. udp 57 false 512" NXDOMAIN qr,rd,ra 132 0.03219617s
	
	
	==> describe nodes <==
	Name:               functional-515877
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-515877
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ed8f1f01b35eff2786f40199152a1775806f2de2
	                    minikube.k8s.io/name=functional-515877
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_14T14_51_13_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 14 Apr 2025 14:51:10 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-515877
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 14 Apr 2025 14:56:40 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 14 Apr 2025 14:55:40 +0000   Mon, 14 Apr 2025 14:51:08 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 14 Apr 2025 14:55:40 +0000   Mon, 14 Apr 2025 14:51:08 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 14 Apr 2025 14:55:40 +0000   Mon, 14 Apr 2025 14:51:08 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 14 Apr 2025 14:55:40 +0000   Mon, 14 Apr 2025 14:51:10 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-515877
	Capacity:
	  cpu:                2
	  ephemeral-storage:  98831908Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8138108Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  98831908Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8138108Ki
	  pods:               110
	System Info:
	  Machine ID:                 7b2259a722024f7aac9f0cbd9defd17e
	  System UUID:                3bc48a19-346e-4e98-80fb-1a79ca18e054
	  Boot ID:                    a6a7e7e7-9d3c-4e65-ba77-152821860101
	  Kernel Version:             6.6.72+
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://28.0.4
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                          ------------  ----------  ---------------  -------------  ---
	  default                     hello-node-connect-58f9cf68d8-l9bqd           0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m
	  default                     hello-node-fcfd88b6f-hzgx4                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m48s
	  default                     mysql-58ccfd96bb-psf5r                        600m (30%)    700m (35%)  512Mi (6%)       700Mi (8%)     86s
	  default                     nginx-svc                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m9s
	  default                     sp-pod                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m2s
	  kube-system                 coredns-668d6bf9bc-76zps                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     5m29s
	  kube-system                 etcd-functional-515877                        100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         5m35s
	  kube-system                 kube-apiserver-functional-515877              250m (12%)    0 (0%)      0 (0%)           0 (0%)         3m38s
	  kube-system                 kube-controller-manager-functional-515877     200m (10%)    0 (0%)      0 (0%)           0 (0%)         5m33s
	  kube-system                 kube-proxy-mwczh                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m29s
	  kube-system                 kube-scheduler-functional-515877              100m (5%)     0 (0%)      0 (0%)           0 (0%)         5m34s
	  kube-system                 storage-provisioner                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m27s
	  kubernetes-dashboard        dashboard-metrics-scraper-5d59dccf9b-7r7hj    0 (0%)        0 (0%)      0 (0%)           0 (0%)         109s
	  kubernetes-dashboard        kubernetes-dashboard-7779f9b69b-qm47l         0 (0%)        0 (0%)      0 (0%)           0 (0%)         109s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1350m (67%)  700m (35%)
	  memory             682Mi (8%)   870Mi (10%)
	  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                 5m25s                  kube-proxy       
	  Normal  Starting                 3m37s                  kube-proxy       
	  Normal  Starting                 4m25s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  5m41s (x8 over 5m42s)  kubelet          Node functional-515877 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m41s (x8 over 5m42s)  kubelet          Node functional-515877 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m41s (x8 over 5m42s)  kubelet          Node functional-515877 status is now: NodeHasSufficientPID
	  Normal  NodeHasNoDiskPressure    5m33s                  kubelet          Node functional-515877 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientMemory  5m33s                  kubelet          Node functional-515877 status is now: NodeHasSufficientMemory
	  Normal  NodeHasSufficientPID     5m33s                  kubelet          Node functional-515877 status is now: NodeHasSufficientPID
	  Normal  Starting                 5m33s                  kubelet          Starting kubelet.
	  Normal  RegisteredNode           5m30s                  node-controller  Node functional-515877 event: Registered Node functional-515877 in Controller
	  Normal  RegisteredNode           4m23s                  node-controller  Node functional-515877 event: Registered Node functional-515877 in Controller
	  Normal  Starting                 3m45s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  3m45s (x8 over 3m45s)  kubelet          Node functional-515877 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    3m45s (x8 over 3m45s)  kubelet          Node functional-515877 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     3m45s (x8 over 3m45s)  kubelet          Node functional-515877 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           3m36s                  node-controller  Node functional-515877 event: Registered Node functional-515877 in Controller
	
	
	==> dmesg <==
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 36 c9 4a 74 9f e6 08 06
	[Apr14 14:35] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000019] ll header: 00000000: ff ff ff ff ff ff e2 83 b8 61 58 22 08 06
	[Apr14 14:36] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff da e6 f5 64 02 60 08 06
	[  +0.345026] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff a6 1d 4e 51 08 4e 08 06
	[ +31.151151] IPv4: martian source 10.244.0.1 from 10.244.0.29, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff ea 73 36 09 1b 46 08 06
	[  +0.000816] IPv4: martian source 10.244.0.29 from 10.244.0.2, on dev eth0
	[  +0.000096] ll header: 00000000: ff ff ff ff ff ff c6 da 33 e5 c0 dd 08 06
	[  +0.002238] IPv4: martian source 10.244.0.29 from 10.244.0.6, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 3e b4 6a 3f 49 88 08 06
	[Apr14 14:44] IPv4: martian source 10.244.0.1 from 10.244.0.35, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff c2 44 d2 af fc ea 08 06
	[  +0.000918] IPv4: martian source 10.244.0.35 from 10.244.0.2, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff c6 da 33 e5 c0 dd 08 06
	[Apr14 14:51] IPv4: martian source 10.244.0.1 from 10.244.0.2, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 22 dc 6c af 45 38 08 06
	[Apr14 14:52] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 82 5c bc 23 19 96 08 06
	[Apr14 14:53] IPv4: martian source 10.244.0.1 from 10.244.0.5, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff 86 ae 51 ab f3 7a 08 06
	[Apr14 14:55] IPv4: martian source 10.244.0.1 from 10.244.0.12, on dev eth0
	[  +0.000027] ll header: 00000000: ff ff ff ff ff ff a2 20 2d 3c e2 9b 08 06
	
	
	==> etcd [0ee7f5410279] <==
	
	
	==> etcd [126b5d3f619c] <==
	{"level":"info","ts":"2025-04-14T14:53:03.393074Z","caller":"embed/etcd.go:729","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2025-04-14T14:53:03.393842Z","caller":"embed/etcd.go:280","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2025-04-14T14:53:03.394027Z","caller":"embed/etcd.go:871","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2025-04-14T14:53:03.383896Z","caller":"etcdserver/server.go:757","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"aec36adc501070cc","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"}
	{"level":"info","ts":"2025-04-14T14:53:03.394540Z","caller":"embed/etcd.go:600","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-04-14T14:53:03.394674Z","caller":"embed/etcd.go:572","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-04-14T14:53:03.384066Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"}
	{"level":"info","ts":"2025-04-14T14:53:03.395840Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"}
	{"level":"info","ts":"2025-04-14T14:53:03.396024Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"}
	{"level":"info","ts":"2025-04-14T14:53:03.607191Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 3"}
	{"level":"info","ts":"2025-04-14T14:53:03.607255Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 3"}
	{"level":"info","ts":"2025-04-14T14:53:03.607294Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 3"}
	{"level":"info","ts":"2025-04-14T14:53:03.607317Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 4"}
	{"level":"info","ts":"2025-04-14T14:53:03.607328Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 4"}
	{"level":"info","ts":"2025-04-14T14:53:03.607344Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 4"}
	{"level":"info","ts":"2025-04-14T14:53:03.607373Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 4"}
	{"level":"info","ts":"2025-04-14T14:53:03.610859Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:functional-515877 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2025-04-14T14:53:03.612152Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-04-14T14:53:03.612225Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-04-14T14:53:03.615179Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-04-14T14:53:03.620638Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-04-14T14:53:03.615907Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-04-14T14:53:03.627643Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2025-04-14T14:53:03.632441Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-04-14T14:53:03.648590Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	
	
	==> kernel <==
	 14:56:46 up  7:36,  0 users,  load average: 1.61, 1.78, 1.55
	Linux functional-515877 6.6.72+ #1 SMP PREEMPT_DYNAMIC Sun Mar 30 09:01:26 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [58ddd511d4d1] <==
	I0414 14:53:07.223227       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I0414 14:53:07.223540       1 shared_informer.go:320] Caches are synced for node_authorizer
	I0414 14:53:07.225232       1 handler_discovery.go:451] Starting ResourceDiscoveryManager
	I0414 14:53:07.225464       1 aggregator.go:171] initial CRD sync complete...
	I0414 14:53:07.225609       1 autoregister_controller.go:144] Starting autoregister controller
	I0414 14:53:07.225748       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I0414 14:53:07.225859       1 cache.go:39] Caches are synced for autoregister controller
	I0414 14:53:07.276382       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0414 14:53:07.975434       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0414 14:53:08.198564       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I0414 14:53:09.823602       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I0414 14:53:09.925503       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I0414 14:53:10.015202       1 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0414 14:53:10.053486       1 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0414 14:53:10.764792       1 controller.go:615] quota admission added evaluator for: endpoints
	I0414 14:53:10.956338       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0414 14:53:28.843492       1 alloc.go:330] "allocated clusterIPs" service="default/invalid-svc" clusterIPs={"IPv4":"10.99.12.248"}
	I0414 14:53:37.221737       1 alloc.go:330] "allocated clusterIPs" service="default/nginx-svc" clusterIPs={"IPv4":"10.100.39.96"}
	I0414 14:53:46.791972       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	I0414 14:53:46.963102       1 alloc.go:330] "allocated clusterIPs" service="default/hello-node-connect" clusterIPs={"IPv4":"10.101.155.60"}
	I0414 14:53:58.759506       1 alloc.go:330] "allocated clusterIPs" service="default/hello-node" clusterIPs={"IPv4":"10.103.1.138"}
	I0414 14:54:57.373445       1 controller.go:615] quota admission added evaluator for: namespaces
	I0414 14:54:57.770546       1 alloc.go:330] "allocated clusterIPs" service="kubernetes-dashboard/kubernetes-dashboard" clusterIPs={"IPv4":"10.96.59.161"}
	I0414 14:54:57.792085       1 alloc.go:330] "allocated clusterIPs" service="kubernetes-dashboard/dashboard-metrics-scraper" clusterIPs={"IPv4":"10.98.240.91"}
	I0414 14:55:20.383743       1 alloc.go:330] "allocated clusterIPs" service="default/mysql" clusterIPs={"IPv4":"10.105.235.70"}
	
	
	==> kube-controller-manager [7fda0eedb1ec] <==
	E0414 14:54:57.575980       1 replica_set.go:560] "Unhandled Error" err="sync \"kubernetes-dashboard/kubernetes-dashboard-7779f9b69b\" failed with pods \"kubernetes-dashboard-7779f9b69b-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	I0414 14:54:57.585190       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/dashboard-metrics-scraper-5d59dccf9b" duration="13.706532ms"
	E0414 14:54:57.585244       1 replica_set.go:560] "Unhandled Error" err="sync \"kubernetes-dashboard/dashboard-metrics-scraper-5d59dccf9b\" failed with pods \"dashboard-metrics-scraper-5d59dccf9b-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	I0414 14:54:57.660696       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/kubernetes-dashboard-7779f9b69b" duration="83.320214ms"
	I0414 14:54:57.664528       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/dashboard-metrics-scraper-5d59dccf9b" duration="72.321155ms"
	I0414 14:54:57.688556       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/kubernetes-dashboard-7779f9b69b" duration="26.965672ms"
	I0414 14:54:57.689347       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/kubernetes-dashboard-7779f9b69b" duration="633.805µs"
	I0414 14:54:57.693855       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/dashboard-metrics-scraper-5d59dccf9b" duration="26.79716ms"
	I0414 14:54:57.694013       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/dashboard-metrics-scraper-5d59dccf9b" duration="91.017µs"
	I0414 14:54:57.720662       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/dashboard-metrics-scraper-5d59dccf9b" duration="91.257µs"
	I0414 14:55:08.166655       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/kubernetes-dashboard-7779f9b69b" duration="123.907939ms"
	I0414 14:55:08.172454       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/kubernetes-dashboard-7779f9b69b" duration="5.734417ms"
	I0414 14:55:09.012986       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/dashboard-metrics-scraper-5d59dccf9b" duration="20.205098ms"
	I0414 14:55:09.013261       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/dashboard-metrics-scraper-5d59dccf9b" duration="76.317µs"
	I0414 14:55:20.497570       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="34.225666ms"
	I0414 14:55:20.514038       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="16.348847ms"
	I0414 14:55:20.514377       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="279.375µs"
	I0414 14:55:21.149740       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="72.163µs"
	I0414 14:55:22.251879       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="336.212µs"
	I0414 14:55:37.153223       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="91.723µs"
	I0414 14:55:40.540903       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="functional-515877"
	I0414 14:55:50.146056       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="555.473µs"
	I0414 14:56:03.151741       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="251.561µs"
	I0414 14:56:16.144246       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="713.91µs"
	I0414 14:56:30.144872       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="94.16µs"
	
	
	==> kube-controller-manager [e807716e37cb] <==
	
	
	==> kube-proxy [34fe96c924cb] <==
	
	
	==> kube-proxy [52d4e77abaaa] <==
	I0414 14:53:08.927439       1 server_linux.go:66] "Using iptables proxy"
	I0414 14:53:09.029882       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0414 14:53:09.030403       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0414 14:53:09.175442       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0414 14:53:09.176115       1 server_linux.go:170] "Using iptables Proxier"
	I0414 14:53:09.180513       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0414 14:53:09.181249       1 server.go:497] "Version info" version="v1.32.2"
	I0414 14:53:09.181282       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0414 14:53:09.188712       1 config.go:199] "Starting service config controller"
	I0414 14:53:09.188779       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0414 14:53:09.188865       1 config.go:105] "Starting endpoint slice config controller"
	I0414 14:53:09.188883       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0414 14:53:09.190796       1 config.go:329] "Starting node config controller"
	I0414 14:53:09.190830       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0414 14:53:09.308669       1 shared_informer.go:320] Caches are synced for node config
	I0414 14:53:09.327441       1 shared_informer.go:320] Caches are synced for service config
	I0414 14:53:09.327463       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [cf18b560063a] <==
	
	
	==> kube-scheduler [f04fe340e462] <==
	I0414 14:53:05.847565       1 serving.go:386] Generated self-signed cert in-memory
	I0414 14:53:07.455854       1 server.go:166] "Starting Kubernetes Scheduler" version="v1.32.2"
	I0414 14:53:07.455904       1 server.go:168] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0414 14:53:07.463395       1 requestheader_controller.go:180] Starting RequestHeaderAuthRequestController
	I0414 14:53:07.463470       1 shared_informer.go:313] Waiting for caches to sync for RequestHeaderAuthRequestController
	I0414 14:53:07.463564       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0414 14:53:07.463583       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0414 14:53:07.463607       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0414 14:53:07.463618       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0414 14:53:07.465841       1 secure_serving.go:213] Serving securely on 127.0.0.1:10259
	I0414 14:53:07.465956       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0414 14:53:07.564287       1 shared_informer.go:320] Caches are synced for RequestHeaderAuthRequestController
	I0414 14:53:07.564317       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0414 14:53:07.564287       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	
	
	==> kubelet <==
	Apr 14 14:55:21 functional-515877 kubelet[8749]: E0414 14:55:21.470637    8749 kuberuntime_image.go:55] "Failed to pull image" err="Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/mysql:5.7"
	Apr 14 14:55:21 functional-515877 kubelet[8749]: E0414 14:55:21.470858    8749 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:mysql,Image:docker.io/mysql:5.7,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:mysql,HostPort:0,ContainerPort:3306,Protocol:TCP,HostIP:,},},Env:[]EnvVar{EnvVar{Name:MYSQL_ROOT_PASSWORD,Value:password,ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{cpu: {{700 -3} {<nil>} 700m DecimalSI},memory: {{734003200 0} {<nil>} 700Mi BinarySI},},Requests:ResourceList{cpu: {{600 -3} {<nil>} 600m DecimalSI},memory: {{536870912 0} {<nil>}  BinarySI},},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-dm8pg,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext
:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod mysql-58ccfd96bb-psf5r_default(a1d040ca-a753-4003-8de4-27a3e8dabcbe): ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Apr 14 14:55:21 functional-515877 kubelet[8749]: E0414 14:55:21.472460    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ErrImagePull: \"Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 14:55:22 functional-515877 kubelet[8749]: E0414 14:55:22.233892    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 14:55:27 functional-515877 kubelet[8749]: E0414 14:55:27.126212    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 14:55:37 functional-515877 kubelet[8749]: E0414 14:55:37.497588    8749 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/mysql:5.7"
	Apr 14 14:55:37 functional-515877 kubelet[8749]: E0414 14:55:37.497672    8749 kuberuntime_image.go:55] "Failed to pull image" err="Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/mysql:5.7"
	Apr 14 14:55:37 functional-515877 kubelet[8749]: E0414 14:55:37.497881    8749 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:mysql,Image:docker.io/mysql:5.7,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:mysql,HostPort:0,ContainerPort:3306,Protocol:TCP,HostIP:,},},Env:[]EnvVar{EnvVar{Name:MYSQL_ROOT_PASSWORD,Value:password,ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{cpu: {{700 -3} {<nil>} 700m DecimalSI},memory: {{734003200 0} {<nil>} 700Mi BinarySI},},Requests:ResourceList{cpu: {{600 -3} {<nil>} 600m DecimalSI},memory: {{536870912 0} {<nil>}  BinarySI},},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-dm8pg,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext
:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod mysql-58ccfd96bb-psf5r_default(a1d040ca-a753-4003-8de4-27a3e8dabcbe): ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Apr 14 14:55:37 functional-515877 kubelet[8749]: E0414 14:55:37.500011    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ErrImagePull: \"Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 14:55:42 functional-515877 kubelet[8749]: E0414 14:55:42.124398    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 14:55:50 functional-515877 kubelet[8749]: E0414 14:55:50.130527    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 14:55:53 functional-515877 kubelet[8749]: E0414 14:55:53.123909    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 14:56:03 functional-515877 kubelet[8749]: E0414 14:56:03.472595    8749 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/mysql:5.7"
	Apr 14 14:56:03 functional-515877 kubelet[8749]: E0414 14:56:03.472675    8749 kuberuntime_image.go:55] "Failed to pull image" err="Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/mysql:5.7"
	Apr 14 14:56:03 functional-515877 kubelet[8749]: E0414 14:56:03.472875    8749 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:mysql,Image:docker.io/mysql:5.7,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:mysql,HostPort:0,ContainerPort:3306,Protocol:TCP,HostIP:,},},Env:[]EnvVar{EnvVar{Name:MYSQL_ROOT_PASSWORD,Value:password,ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{cpu: {{700 -3} {<nil>} 700m DecimalSI},memory: {{734003200 0} {<nil>} 700Mi BinarySI},},Requests:ResourceList{cpu: {{600 -3} {<nil>} 600m DecimalSI},memory: {{536870912 0} {<nil>}  BinarySI},},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-dm8pg,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext
:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},RestartPolicy:nil,} start failed in pod mysql-58ccfd96bb-psf5r_default(a1d040ca-a753-4003-8de4-27a3e8dabcbe): ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Apr 14 14:56:03 functional-515877 kubelet[8749]: E0414 14:56:03.474521    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ErrImagePull: \"Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 14:56:08 functional-515877 kubelet[8749]: E0414 14:56:08.124785    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 14:56:16 functional-515877 kubelet[8749]: E0414 14:56:16.127319    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 14:56:23 functional-515877 kubelet[8749]: E0414 14:56:23.124980    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 14:56:30 functional-515877 kubelet[8749]: E0414 14:56:30.126978    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 14:56:36 functional-515877 kubelet[8749]: E0414 14:56:36.705866    8749 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Apr 14 14:56:36 functional-515877 kubelet[8749]: E0414 14:56:36.705940    8749 kuberuntime_image.go:55] "Failed to pull image" err="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Apr 14 14:56:36 functional-515877 kubelet[8749]: E0414 14:56:36.706091    8749 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:myfrontend,Image:docker.io/nginx,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:mypd,ReadOnly:false,MountPath:/tmp/mount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:kube-api-access-jdvdj,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},Re
startPolicy:nil,} start failed in pod sp-pod_default(a380423f-9e57-49a5-b21f-de10788aa2c5): ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Apr 14 14:56:36 functional-515877 kubelet[8749]: E0414 14:56:36.708572    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ErrImagePull: \"toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 14:56:41 functional-515877 kubelet[8749]: E0414 14:56:41.128486    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	
	
	==> kubernetes-dashboard [4ccce9374a78] <==
	2025/04/14 14:55:07 Using namespace: kubernetes-dashboard
	2025/04/14 14:55:07 Using in-cluster config to connect to apiserver
	2025/04/14 14:55:07 Using secret token for csrf signing
	2025/04/14 14:55:07 Initializing csrf token from kubernetes-dashboard-csrf secret
	2025/04/14 14:55:07 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2025/04/14 14:55:07 Successful initial request to the apiserver, version: v1.32.2
	2025/04/14 14:55:07 Generating JWE encryption key
	2025/04/14 14:55:07 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2025/04/14 14:55:07 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2025/04/14 14:55:07 Initializing JWE encryption key from synchronized object
	2025/04/14 14:55:07 Creating in-cluster Sidecar client
	2025/04/14 14:55:07 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2025/04/14 14:55:08 Serving insecurely on HTTP port: 9090
	2025/04/14 14:55:37 Successful request to sidecar
	2025/04/14 14:55:07 Starting overwatch
	
	
	==> storage-provisioner [de24cb83da16] <==
	I0414 14:53:09.152849       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0414 14:53:09.211881       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0414 14:53:09.212058       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0414 14:53:26.641459       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0414 14:53:26.642118       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"c882bb32-2aa3-402f-ac95-4ed46cfdcf97", APIVersion:"v1", ResourceVersion:"648", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-515877_0524c452-ebc4-4b70-848a-928df0726156 became leader
	I0414 14:53:26.644205       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-515877_0524c452-ebc4-4b70-848a-928df0726156!
	I0414 14:53:26.745545       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-515877_0524c452-ebc4-4b70-848a-928df0726156!
	I0414 14:53:43.821800       1 controller.go:1332] provision "default/myclaim" class "standard": started
	I0414 14:53:43.821875       1 storage_provisioner.go:61] Provisioning volume {&StorageClass{ObjectMeta:{standard    b5a4d19b-4558-42f7-9f4e-cca1c6e12db4 364 0 2025-04-14 14:51:18 +0000 UTC <nil> <nil> map[addonmanager.kubernetes.io/mode:EnsureExists] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"storage.k8s.io/v1","kind":"StorageClass","metadata":{"annotations":{"storageclass.kubernetes.io/is-default-class":"true"},"labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"name":"standard"},"provisioner":"k8s.io/minikube-hostpath"}
	 storageclass.kubernetes.io/is-default-class:true] [] []  [{kubectl-client-side-apply Update storage.k8s.io/v1 2025-04-14 14:51:18 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storageclass.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanager.kubernetes.io/mode":{}}},"f:provisioner":{},"f:reclaimPolicy":{},"f:volumeBindingMode":{}}}]},Provisioner:k8s.io/minikube-hostpath,Parameters:map[string]string{},ReclaimPolicy:*Delete,MountOptions:[],AllowVolumeExpansion:nil,VolumeBindingMode:*Immediate,AllowedTopologies:[]TopologySelectorTerm{},} pvc-2fe9f573-8156-4fe6-9fa3-d687e2898f6e &PersistentVolumeClaim{ObjectMeta:{myclaim  default  2fe9f573-8156-4fe6-9fa3-d687e2898f6e 712 0 2025-04-14 14:53:43 +0000 UTC <nil> <nil> map[] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"myclaim","namespace":"default"},"spec":{"accessModes":["Rea
dWriteOnce"],"resources":{"requests":{"storage":"500Mi"}},"volumeMode":"Filesystem"}}
	 volume.beta.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath volume.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath] [] [kubernetes.io/pvc-protection]  [{kube-controller-manager Update v1 2025-04-14 14:53:43 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:volume.beta.kubernetes.io/storage-provisioner":{},"f:volume.kubernetes.io/storage-provisioner":{}}}}} {kubectl-client-side-apply Update v1 2025-04-14 14:53:43 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}}},"f:spec":{"f:accessModes":{},"f:resources":{"f:requests":{".":{},"f:storage":{}}},"f:volumeMode":{}}}}]},Spec:PersistentVolumeClaimSpec{AccessModes:[ReadWriteOnce],Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{storage: {{524288000 0} {<nil>} 500Mi BinarySI},},},VolumeName:,Selector:nil,StorageClassName:*standard,VolumeMode:*Filesystem,DataSource:nil,},Status:PersistentVolumeClaimStatus{Phase:Pending,AccessModes:[],Capacity:
ResourceList{},Conditions:[]PersistentVolumeClaimCondition{},},} nil} to /tmp/hostpath-provisioner/default/myclaim
	I0414 14:53:43.822693       1 controller.go:1439] provision "default/myclaim" class "standard": volume "pvc-2fe9f573-8156-4fe6-9fa3-d687e2898f6e" provisioned
	I0414 14:53:43.822750       1 controller.go:1456] provision "default/myclaim" class "standard": succeeded
	I0414 14:53:43.822759       1 volume_store.go:212] Trying to save persistentvolume "pvc-2fe9f573-8156-4fe6-9fa3-d687e2898f6e"
	I0414 14:53:43.824937       1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"myclaim", UID:"2fe9f573-8156-4fe6-9fa3-d687e2898f6e", APIVersion:"v1", ResourceVersion:"712", FieldPath:""}): type: 'Normal' reason: 'Provisioning' External provisioner is provisioning volume for claim "default/myclaim"
	I0414 14:53:43.887289       1 volume_store.go:219] persistentvolume "pvc-2fe9f573-8156-4fe6-9fa3-d687e2898f6e" saved
	I0414 14:53:43.887756       1 controller.go:1332] provision "default/myclaim" class "standard": started
	I0414 14:53:43.887792       1 controller.go:1341] provision "default/myclaim" class "standard": persistentvolume "pvc-2fe9f573-8156-4fe6-9fa3-d687e2898f6e" already exists, skipping
	I0414 14:53:43.891181       1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"myclaim", UID:"2fe9f573-8156-4fe6-9fa3-d687e2898f6e", APIVersion:"v1", ResourceVersion:"712", FieldPath:""}): type: 'Normal' reason: 'ProvisioningSucceeded' Successfully provisioned volume pvc-2fe9f573-8156-4fe6-9fa3-d687e2898f6e
	
	
	==> storage-provisioner [f20e5bbba5b7] <==
	I0414 14:52:27.524272       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0414 14:52:27.537459       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0414 14:52:27.537587       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p functional-515877 -n functional-515877
helpers_test.go:261: (dbg) Run:  kubectl --context functional-515877 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: mysql-58ccfd96bb-psf5r sp-pod
helpers_test.go:274: ======> post-mortem[TestFunctional/parallel/PersistentVolumeClaim]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context functional-515877 describe pod mysql-58ccfd96bb-psf5r sp-pod
helpers_test.go:282: (dbg) kubectl --context functional-515877 describe pod mysql-58ccfd96bb-psf5r sp-pod:

                                                
                                                
-- stdout --
	Name:             mysql-58ccfd96bb-psf5r
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-515877/192.168.49.2
	Start Time:       Mon, 14 Apr 2025 14:55:20 +0000
	Labels:           app=mysql
	                  pod-template-hash=58ccfd96bb
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.13
	IPs:
	  IP:           10.244.0.13
	Controlled By:  ReplicaSet/mysql-58ccfd96bb
	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-dm8pg (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-dm8pg:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    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  87s                default-scheduler  Successfully assigned default/mysql-58ccfd96bb-psf5r to functional-515877
	  Normal   Pulling    45s (x3 over 87s)  kubelet            Pulling image "docker.io/mysql:5.7"
	  Warning  Failed     45s (x3 over 87s)  kubelet            Failed to pull image "docker.io/mysql:5.7": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     45s (x3 over 87s)  kubelet            Error: ErrImagePull
	  Normal   BackOff    7s (x5 over 86s)   kubelet            Back-off pulling image "docker.io/mysql:5.7"
	  Warning  Failed     7s (x5 over 86s)   kubelet            Error: ImagePullBackOff
	
	
	Name:             sp-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-515877/192.168.49.2
	Start Time:       Mon, 14 Apr 2025 14:53:44 +0000
	Labels:           test=storage-provisioner
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.8
	IPs:
	  IP:  10.244.0.8
	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-jdvdj (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-jdvdj:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    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  3m3s                 default-scheduler  Successfully assigned default/sp-pod to functional-515877
	  Warning  Failed     96s (x3 over 3m3s)   kubelet            Failed to pull image "docker.io/nginx": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   BackOff    25s (x9 over 3m2s)   kubelet            Back-off pulling image "docker.io/nginx"
	  Warning  Failed     25s (x9 over 3m2s)   kubelet            Error: ImagePullBackOff
	  Normal   Pulling    12s (x5 over 3m4s)   kubelet            Pulling image "docker.io/nginx"
	  Warning  Failed     12s (x5 over 3m3s)   kubelet            Error: ErrImagePull
	  Warning  Failed     12s (x2 over 2m47s)  kubelet            Failed to pull image "docker.io/nginx": toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit

                                                
                                                
-- /stdout --
helpers_test.go:285: <<< TestFunctional/parallel/PersistentVolumeClaim FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestFunctional/parallel/PersistentVolumeClaim (190.74s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (604.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1810: (dbg) Run:  kubectl --context functional-515877 replace --force -f testdata/mysql.yaml
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-58ccfd96bb-psf5r" [a1d040ca-a753-4003-8de4-27a3e8dabcbe] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
E0414 14:55:22.592290  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1816: ***** TestFunctional/parallel/MySQL: pod "app=mysql" failed to start within 10m0s: context deadline exceeded ****
functional_test.go:1816: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p functional-515877 -n functional-515877
functional_test.go:1816: TestFunctional/parallel/MySQL: showing logs for failed pods as of 2025-04-14 15:05:21.052368465 +0000 UTC m=+2652.399425920
functional_test.go:1816: (dbg) Run:  kubectl --context functional-515877 describe po mysql-58ccfd96bb-psf5r -n default
functional_test.go:1816: (dbg) kubectl --context functional-515877 describe po mysql-58ccfd96bb-psf5r -n default:
Name:             mysql-58ccfd96bb-psf5r
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-515877/192.168.49.2
Start Time:       Mon, 14 Apr 2025 14:55:20 +0000
Labels:           app=mysql
pod-template-hash=58ccfd96bb
Annotations:      <none>
Status:           Pending
IP:               10.244.0.13
IPs:
IP:           10.244.0.13
Controlled By:  ReplicaSet/mysql-58ccfd96bb
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-dm8pg (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-dm8pg:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
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-58ccfd96bb-psf5r to functional-515877
Warning  Failed     8m28s (x4 over 10m)     kubelet            Failed to pull image "docker.io/mysql:5.7": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   Pulling    7m1s (x5 over 10m)      kubelet            Pulling image "docker.io/mysql:5.7"
Warning  Failed     7m1s (x5 over 10m)      kubelet            Error: ErrImagePull
Warning  Failed     7m1s                    kubelet            Failed to pull image "docker.io/mysql:5.7": toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal   BackOff    4m45s (x21 over 9m59s)  kubelet            Back-off pulling image "docker.io/mysql:5.7"
Warning  Failed     4m45s (x21 over 9m59s)  kubelet            Error: ImagePullBackOff
functional_test.go:1816: (dbg) Run:  kubectl --context functional-515877 logs mysql-58ccfd96bb-psf5r -n default
functional_test.go:1816: (dbg) Non-zero exit: kubectl --context functional-515877 logs mysql-58ccfd96bb-psf5r -n default: exit status 1 (119.321602ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "mysql" in pod "mysql-58ccfd96bb-psf5r" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
functional_test.go:1816: kubectl --context functional-515877 logs mysql-58ccfd96bb-psf5r -n default: exit status 1
functional_test.go:1818: failed waiting for mysql pod: app=mysql within 10m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestFunctional/parallel/MySQL]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect functional-515877
helpers_test.go:235: (dbg) docker inspect functional-515877:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "89c62455fb7ad5796fccf609556861b181500c8180eac39b5167a41d1865b004",
	        "Created": "2025-04-14T14:50:50.431218871Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 568927,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-04-14T14:50:50.483739899Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fa6441117abd3f0ec72d78de011fb44ecb7b1e274ddcf240e39454ed1f98f388",
	        "ResolvConfPath": "/var/lib/docker/containers/89c62455fb7ad5796fccf609556861b181500c8180eac39b5167a41d1865b004/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/89c62455fb7ad5796fccf609556861b181500c8180eac39b5167a41d1865b004/hostname",
	        "HostsPath": "/var/lib/docker/containers/89c62455fb7ad5796fccf609556861b181500c8180eac39b5167a41d1865b004/hosts",
	        "LogPath": "/var/lib/docker/containers/89c62455fb7ad5796fccf609556861b181500c8180eac39b5167a41d1865b004/89c62455fb7ad5796fccf609556861b181500c8180eac39b5167a41d1865b004-json.log",
	        "Name": "/functional-515877",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-515877:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-515877",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "private",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 0,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": null,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "89c62455fb7ad5796fccf609556861b181500c8180eac39b5167a41d1865b004",
	                "LowerDir": "/var/lib/docker/overlay2/beb5a79b35b3d8c63d7ca2a89e0fd1b58359b7f9d81f8d10f7a69bb1d870268b-init/diff:/var/lib/docker/overlay2/c4ddb93b28a4d34395e460f198baf9e311d371868623a4b7bb51545925cd59ee/diff",
	                "MergedDir": "/var/lib/docker/overlay2/beb5a79b35b3d8c63d7ca2a89e0fd1b58359b7f9d81f8d10f7a69bb1d870268b/merged",
	                "UpperDir": "/var/lib/docker/overlay2/beb5a79b35b3d8c63d7ca2a89e0fd1b58359b7f9d81f8d10f7a69bb1d870268b/diff",
	                "WorkDir": "/var/lib/docker/overlay2/beb5a79b35b3d8c63d7ca2a89e0fd1b58359b7f9d81f8d10f7a69bb1d870268b/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-515877",
	                "Source": "/var/lib/docker/volumes/functional-515877/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-515877",
	            "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.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a",
	            "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-515877",
	                "name.minikube.sigs.k8s.io": "functional-515877",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "7cd5909cc0355e9717202c3c6ca180cc683927f490294742864d708c70bdfd1a",
	            "SandboxKey": "/var/run/docker/netns/7cd5909cc035",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32938"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32939"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32942"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32940"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32941"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-515877": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "96:9b:fa:14:99:68",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "7addbd8d8495bf0754bea0d8c2c9ba06f87fcdf68d2dd22eaeacde2665ee96c7",
	                    "EndpointID": "085d2413f4315653b7d0a594300fda3ab1dfc8187447abffa77194935064c879",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-515877",
	                        "89c62455fb7a"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p functional-515877 -n functional-515877
helpers_test.go:244: <<< TestFunctional/parallel/MySQL FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestFunctional/parallel/MySQL]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p functional-515877 logs -n 25: (2.009049485s)
helpers_test.go:252: TestFunctional/parallel/MySQL logs: 
-- stdout --
	
	==> Audit <==
	|----------------|--------------------------------------------------|-------------------|-----------------------|---------|---------------------|---------------------|
	|    Command     |                       Args                       |      Profile      |         User          | Version |     Start Time      |      End Time       |
	|----------------|--------------------------------------------------|-------------------|-----------------------|---------|---------------------|---------------------|
	| image          | functional-515877 image load --daemon            | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|                | kicbase/echo-server:functional-515877            |                   |                       |         |                     |                     |
	|                | --alsologtostderr                                |                   |                       |         |                     |                     |
	| image          | functional-515877 image ls                       | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	| image          | functional-515877 image load --daemon            | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|                | kicbase/echo-server:functional-515877            |                   |                       |         |                     |                     |
	|                | --alsologtostderr                                |                   |                       |         |                     |                     |
	| image          | functional-515877 image ls                       | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	| image          | functional-515877 image save                     | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|                | kicbase/echo-server:functional-515877            |                   |                       |         |                     |                     |
	|                | /home/g528047478195_compute/echo-server-save.tar |                   |                       |         |                     |                     |
	|                | --alsologtostderr                                |                   |                       |         |                     |                     |
	| image          | functional-515877 image rm                       | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|                | kicbase/echo-server:functional-515877            |                   |                       |         |                     |                     |
	|                | --alsologtostderr                                |                   |                       |         |                     |                     |
	| image          | functional-515877 image ls                       | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	| image          | functional-515877 image load                     | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|                | /home/g528047478195_compute/echo-server-save.tar |                   |                       |         |                     |                     |
	|                | --alsologtostderr                                |                   |                       |         |                     |                     |
	| ssh            | functional-515877 ssh sudo cat                   | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|                | /etc/test/nested/copy/535243/hosts               |                   |                       |         |                     |                     |
	| ssh            | functional-515877 ssh sudo cat                   | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|                | /etc/ssl/certs/535243.pem                        |                   |                       |         |                     |                     |
	| ssh            | functional-515877 ssh sudo cat                   | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|                | /usr/share/ca-certificates/535243.pem            |                   |                       |         |                     |                     |
	| ssh            | functional-515877 ssh sudo cat                   | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|                | /etc/ssl/certs/51391683.0                        |                   |                       |         |                     |                     |
	| ssh            | functional-515877 ssh sudo cat                   | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|                | /etc/ssl/certs/5352432.pem                       |                   |                       |         |                     |                     |
	| ssh            | functional-515877 ssh sudo cat                   | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|                | /usr/share/ca-certificates/5352432.pem           |                   |                       |         |                     |                     |
	| ssh            | functional-515877 ssh sudo cat                   | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:55 UTC | 14 Apr 25 14:55 UTC |
	|                | /etc/ssl/certs/3ec20f2e.0                        |                   |                       |         |                     |                     |
	| image          | functional-515877                                | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:56 UTC | 14 Apr 25 14:56 UTC |
	|                | image ls --format short                          |                   |                       |         |                     |                     |
	|                | --alsologtostderr                                |                   |                       |         |                     |                     |
	| image          | functional-515877                                | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:56 UTC | 14 Apr 25 14:56 UTC |
	|                | image ls --format yaml                           |                   |                       |         |                     |                     |
	|                | --alsologtostderr                                |                   |                       |         |                     |                     |
	| ssh            | functional-515877 ssh pgrep                      | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:56 UTC |                     |
	|                | buildkitd                                        |                   |                       |         |                     |                     |
	| image          | functional-515877 image build -t                 | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:56 UTC | 14 Apr 25 14:56 UTC |
	|                | localhost/my-image:functional-515877             |                   |                       |         |                     |                     |
	|                | testdata/build --alsologtostderr                 |                   |                       |         |                     |                     |
	| image          | functional-515877 image ls                       | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:56 UTC | 14 Apr 25 14:56 UTC |
	| image          | functional-515877                                | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:56 UTC | 14 Apr 25 14:56 UTC |
	|                | image ls --format json                           |                   |                       |         |                     |                     |
	|                | --alsologtostderr                                |                   |                       |         |                     |                     |
	| image          | functional-515877                                | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:56 UTC | 14 Apr 25 14:56 UTC |
	|                | image ls --format table                          |                   |                       |         |                     |                     |
	|                | --alsologtostderr                                |                   |                       |         |                     |                     |
	| update-context | functional-515877                                | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:56 UTC | 14 Apr 25 14:56 UTC |
	|                | update-context                                   |                   |                       |         |                     |                     |
	|                | --alsologtostderr -v=2                           |                   |                       |         |                     |                     |
	| update-context | functional-515877                                | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:56 UTC | 14 Apr 25 14:56 UTC |
	|                | update-context                                   |                   |                       |         |                     |                     |
	|                | --alsologtostderr -v=2                           |                   |                       |         |                     |                     |
	| update-context | functional-515877                                | functional-515877 | g528047478195_compute | v1.35.0 | 14 Apr 25 14:56 UTC | 14 Apr 25 14:56 UTC |
	|                | update-context                                   |                   |                       |         |                     |                     |
	|                | --alsologtostderr -v=2                           |                   |                       |         |                     |                     |
	|----------------|--------------------------------------------------|-------------------|-----------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 14:54:55
	Running on machine: cs-905301410258-default
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 14:54:55.482495  584995 out.go:345] Setting OutFile to fd 1 ...
	I0414 14:54:55.482720  584995 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:54:55.482740  584995 out.go:358] Setting ErrFile to fd 2...
	I0414 14:54:55.482748  584995 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:54:55.483030  584995 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
	I0414 14:54:55.483786  584995 out.go:352] Setting JSON to false
	I0414 14:54:55.485066  584995 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":27255,"bootTime":1744615240,"procs":84,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"24.04","kernelVersion":"6.6.72+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"08823121-9af5-4a5b-91af-05462fba6295"}
	I0414 14:54:55.485173  584995 start.go:139] virtualization:  guest
	I0414 14:54:55.488460  584995 out.go:177] * [functional-515877] minikube v1.35.0 on Ubuntu 24.04 (amd64)
	I0414 14:54:55.491172  584995 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 14:54:55.491187  584995 notify.go:220] Checking for updates...
	I0414 14:54:55.498508  584995 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 14:54:55.501034  584995 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig
	I0414 14:54:55.503774  584995 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube
	I0414 14:54:55.506060  584995 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 14:54:55.508896  584995 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0414 14:54:55.513952  584995 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:54:55.514764  584995 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 14:54:55.557767  584995 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 14:54:55.557945  584995 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:54:55.676573  584995 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:false NGoroutines:57 SystemTime:2025-04-14 14:54:55.656580896 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSe
rverAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<
nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:54:55.676735  584995 docker.go:318] overlay module found
	I0414 14:54:55.679997  584995 out.go:177] * Using the docker driver based on existing profile
	I0414 14:54:55.682504  584995 start.go:297] selected driver: docker
	I0414 14:54:55.682540  584995 start.go:901] validating driver "docker" against &{Name:functional-515877 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:functional-515877 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:docker 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 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 14:54:55.682715  584995 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 14:54:55.682947  584995 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:54:55.778507  584995 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:false NGoroutines:57 SystemTime:2025-04-14 14:54:55.762539579 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSe
rverAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<
nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:54:55.779298  584995 cni.go:84] Creating CNI manager for ""
	I0414 14:54:55.779419  584995 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0414 14:54:55.779508  584995 start.go:340] cluster config:
	{Name:functional-515877 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:functional-515877 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Containe
rRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host
Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 14:54:55.783245  584995 out.go:177] * dry-run validation complete!
	
	
	==> Docker <==
	Apr 14 14:55:06 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:55:06Z" level=info msg="Stop pulling image docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93: Status: Downloaded newer image for kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"
	Apr 14 14:55:06 functional-515877 dockerd[7024]: time="2025-04-14T14:55:06.158870501Z" level=warning msg="reference for unknown type: " digest="sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c" remote="docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"
	Apr 14 14:55:08 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:55:08Z" level=info msg="Stop pulling image docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c: Status: Downloaded newer image for kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"
	Apr 14 14:55:12 functional-515877 dockerd[7024]: time="2025-04-14T14:55:12.469979750Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:55:12 functional-515877 dockerd[7024]: time="2025-04-14T14:55:12.473531714Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:55:21 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:55:21Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/a65d4f1504582817baa2a551881ad7f688fd399d2317eda3fee38b675ab8d962/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local us-east1-b.c.x24ed190648a04fa7-tp.internal c.x24ed190648a04fa7-tp.internal google.internal options ndots:5]"
	Apr 14 14:55:21 functional-515877 dockerd[7024]: time="2025-04-14T14:55:21.465963873Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:55:21 functional-515877 dockerd[7024]: time="2025-04-14T14:55:21.469660474Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:55:37 functional-515877 dockerd[7024]: time="2025-04-14T14:55:37.494182826Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:55:37 functional-515877 dockerd[7024]: time="2025-04-14T14:55:37.496739471Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:56:03 functional-515877 dockerd[7024]: time="2025-04-14T14:56:03.468681022Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:56:03 functional-515877 dockerd[7024]: time="2025-04-14T14:56:03.471624053Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:56:36 functional-515877 dockerd[7024]: time="2025-04-14T14:56:36.700741804Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:56:36 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:56:36Z" level=info msg="Stop pulling image docker.io/nginx:latest: latest: Pulling from library/nginx"
	Apr 14 14:56:51 functional-515877 dockerd[7024]: 2025/04/14 14:56:51 http2: server: error reading preface from client @: read unix /var/run/docker.sock->@: read: connection reset by peer
	Apr 14 14:56:53 functional-515877 dockerd[7024]: time="2025-04-14T14:56:53.531011957Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:56:53 functional-515877 dockerd[7024]: time="2025-04-14T14:56:53.535020353Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:58:20 functional-515877 dockerd[7024]: time="2025-04-14T14:58:20.655243553Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:58:20 functional-515877 cri-dockerd[7336]: time="2025-04-14T14:58:20Z" level=info msg="Stop pulling image docker.io/mysql:5.7: 5.7: Pulling from library/mysql"
	Apr 14 14:59:18 functional-515877 dockerd[7024]: time="2025-04-14T14:59:18.501688575Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 14:59:18 functional-515877 dockerd[7024]: time="2025-04-14T14:59:18.504297088Z" level=error msg="Handler for POST /v1.43/images/create returned error: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 15:01:02 functional-515877 dockerd[7024]: time="2025-04-14T15:01:02.622899594Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 15:01:02 functional-515877 cri-dockerd[7336]: time="2025-04-14T15:01:02Z" level=info msg="Stop pulling image docker.io/mysql:5.7: 5.7: Pulling from library/mysql"
	Apr 14 15:04:25 functional-515877 dockerd[7024]: time="2025-04-14T15:04:25.628223457Z" level=error msg="Not continuing with pull after error" error="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
	Apr 14 15:04:25 functional-515877 cri-dockerd[7336]: time="2025-04-14T15:04:25Z" level=info msg="Stop pulling image docker.io/nginx:latest: latest: Pulling from library/nginx"
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                  CREATED             STATE               NAME                        ATTEMPT             POD ID              POD
	c3fd0c4e31a71       kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c   10 minutes ago      Running             dashboard-metrics-scraper   0                   0310c40b0fa31       dashboard-metrics-scraper-5d59dccf9b-7r7hj
	4ccce9374a789       kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93         10 minutes ago      Running             kubernetes-dashboard        0                   191629bfd4423       kubernetes-dashboard-7779f9b69b-qm47l
	8820345d4473c       82e4c8a736a4f                                                                                          11 minutes ago      Running             echoserver                  0                   4a7c33c1acc0a       hello-node-fcfd88b6f-hzgx4
	794bafdd75cae       registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969     11 minutes ago      Running             echoserver                  0                   4b7ae81ce3f54       hello-node-connect-58f9cf68d8-l9bqd
	5d9f44534b7ee       nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591                          11 minutes ago      Running             nginx                       0                   4ec6e01050d0e       nginx-svc
	590bbf0ca56a8       c69fa2e9cbf5f                                                                                          12 minutes ago      Running             coredns                     3                   27d31605e673b       coredns-668d6bf9bc-76zps
	de24cb83da165       6e38f40d628db                                                                                          12 minutes ago      Running             storage-provisioner         3                   37803e59fa1cf       storage-provisioner
	52d4e77abaaad       f1332858868e1                                                                                          12 minutes ago      Running             kube-proxy                  3                   e5cb2db6b18a1       kube-proxy-mwczh
	58ddd511d4d10       85b7a174738ba                                                                                          12 minutes ago      Running             kube-apiserver              0                   071f58ba167d3       kube-apiserver-functional-515877
	7fda0eedb1ecd       b6a454c5a800d                                                                                          12 minutes ago      Running             kube-controller-manager     3                   321679f48c94c       kube-controller-manager-functional-515877
	f04fe340e4627       d8e673e7c9983                                                                                          12 minutes ago      Running             kube-scheduler              3                   61fc17b1a5f60       kube-scheduler-functional-515877
	126b5d3f619c3       a9e7e6b294baf                                                                                          12 minutes ago      Running             etcd                        3                   235ed9096880b       etcd-functional-515877
	45a6d092fee8f       c69fa2e9cbf5f                                                                                          12 minutes ago      Exited              coredns                     2                   9eeb8ec820be7       coredns-668d6bf9bc-76zps
	0ee7f5410279a       a9e7e6b294baf                                                                                          12 minutes ago      Exited              etcd                        2                   7d0c637fecde8       etcd-functional-515877
	cf18b560063a4       d8e673e7c9983                                                                                          12 minutes ago      Exited              kube-scheduler              2                   ff8f9d7c31662       kube-scheduler-functional-515877
	e807716e37cbf       b6a454c5a800d                                                                                          12 minutes ago      Exited              kube-controller-manager     2                   0e5c8f7106ab9       kube-controller-manager-functional-515877
	34fe96c924cb8       f1332858868e1                                                                                          12 minutes ago      Exited              kube-proxy                  2                   682a022609c4a       kube-proxy-mwczh
	f20e5bbba5b7e       6e38f40d628db                                                                                          12 minutes ago      Exited              storage-provisioner         2                   c21c365f65941       storage-provisioner
	
	
	==> coredns [45a6d092fee8] <==
	
	
	==> coredns [590bbf0ca56a] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.11.3
	linux/amd64, go1.21.11, a6338e9
	[INFO] 127.0.0.1:41034 - 54896 "HINFO IN 2426214249382528526.4553049420411397753. udp 57 false 512" NXDOMAIN qr,rd,ra 132 0.03219617s
	
	
	==> describe nodes <==
	Name:               functional-515877
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-515877
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ed8f1f01b35eff2786f40199152a1775806f2de2
	                    minikube.k8s.io/name=functional-515877
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_14T14_51_13_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 14 Apr 2025 14:51:10 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-515877
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 14 Apr 2025 15:05:20 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 14 Apr 2025 15:03:39 +0000   Mon, 14 Apr 2025 14:51:08 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 14 Apr 2025 15:03:39 +0000   Mon, 14 Apr 2025 14:51:08 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 14 Apr 2025 15:03:39 +0000   Mon, 14 Apr 2025 14:51:08 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 14 Apr 2025 15:03:39 +0000   Mon, 14 Apr 2025 14:51:10 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-515877
	Capacity:
	  cpu:                2
	  ephemeral-storage:  98831908Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8138108Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  98831908Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             8138108Ki
	  pods:               110
	System Info:
	  Machine ID:                 7b2259a722024f7aac9f0cbd9defd17e
	  System UUID:                3bc48a19-346e-4e98-80fb-1a79ca18e054
	  Boot ID:                    a6a7e7e7-9d3c-4e65-ba77-152821860101
	  Kernel Version:             6.6.72+
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://28.0.4
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                          ------------  ----------  ---------------  -------------  ---
	  default                     hello-node-connect-58f9cf68d8-l9bqd           0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  default                     hello-node-fcfd88b6f-hzgx4                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  default                     mysql-58ccfd96bb-psf5r                        600m (30%)    700m (35%)  512Mi (6%)       700Mi (8%)     10m
	  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-668d6bf9bc-76zps                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     14m
	  kube-system                 etcd-functional-515877                        100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         14m
	  kube-system                 kube-apiserver-functional-515877              250m (12%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-functional-515877     200m (10%)    0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-proxy-mwczh                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-scheduler-functional-515877              100m (5%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 storage-provisioner                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kubernetes-dashboard        dashboard-metrics-scraper-5d59dccf9b-7r7hj    0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  kubernetes-dashboard        kubernetes-dashboard-7779f9b69b-qm47l         0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1350m (67%)  700m (35%)
	  memory             682Mi (8%)   870Mi (10%)
	  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                 14m                kube-proxy       
	  Normal  Starting                 12m                kube-proxy       
	  Normal  Starting                 13m                kube-proxy       
	  Normal  NodeHasSufficientMemory  14m (x8 over 14m)  kubelet          Node functional-515877 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    14m (x8 over 14m)  kubelet          Node functional-515877 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     14m (x8 over 14m)  kubelet          Node functional-515877 status is now: NodeHasSufficientPID
	  Normal  NodeHasNoDiskPressure    14m                kubelet          Node functional-515877 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientMemory  14m                kubelet          Node functional-515877 status is now: NodeHasSufficientMemory
	  Normal  NodeHasSufficientPID     14m                kubelet          Node functional-515877 status is now: NodeHasSufficientPID
	  Normal  Starting                 14m                kubelet          Starting kubelet.
	  Normal  RegisteredNode           14m                node-controller  Node functional-515877 event: Registered Node functional-515877 in Controller
	  Normal  RegisteredNode           13m                node-controller  Node functional-515877 event: Registered Node functional-515877 in Controller
	  Normal  Starting                 12m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  12m (x8 over 12m)  kubelet          Node functional-515877 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    12m (x8 over 12m)  kubelet          Node functional-515877 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     12m (x8 over 12m)  kubelet          Node functional-515877 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           12m                node-controller  Node functional-515877 event: Registered Node functional-515877 in Controller
	
	
	==> dmesg <==
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff 36 c9 4a 74 9f e6 08 06
	[Apr14 14:35] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
	[  +0.000019] ll header: 00000000: ff ff ff ff ff ff e2 83 b8 61 58 22 08 06
	[Apr14 14:36] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff da e6 f5 64 02 60 08 06
	[  +0.345026] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
	[  +0.000009] ll header: 00000000: ff ff ff ff ff ff a6 1d 4e 51 08 4e 08 06
	[ +31.151151] IPv4: martian source 10.244.0.1 from 10.244.0.29, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff ea 73 36 09 1b 46 08 06
	[  +0.000816] IPv4: martian source 10.244.0.29 from 10.244.0.2, on dev eth0
	[  +0.000096] ll header: 00000000: ff ff ff ff ff ff c6 da 33 e5 c0 dd 08 06
	[  +0.002238] IPv4: martian source 10.244.0.29 from 10.244.0.6, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 3e b4 6a 3f 49 88 08 06
	[Apr14 14:44] IPv4: martian source 10.244.0.1 from 10.244.0.35, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff c2 44 d2 af fc ea 08 06
	[  +0.000918] IPv4: martian source 10.244.0.35 from 10.244.0.2, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff c6 da 33 e5 c0 dd 08 06
	[Apr14 14:51] IPv4: martian source 10.244.0.1 from 10.244.0.2, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 22 dc 6c af 45 38 08 06
	[Apr14 14:52] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 82 5c bc 23 19 96 08 06
	[Apr14 14:53] IPv4: martian source 10.244.0.1 from 10.244.0.5, on dev eth0
	[  +0.000011] ll header: 00000000: ff ff ff ff ff ff 86 ae 51 ab f3 7a 08 06
	[Apr14 14:55] IPv4: martian source 10.244.0.1 from 10.244.0.12, on dev eth0
	[  +0.000027] ll header: 00000000: ff ff ff ff ff ff a2 20 2d 3c e2 9b 08 06
	
	
	==> etcd [0ee7f5410279] <==
	
	
	==> etcd [126b5d3f619c] <==
	{"level":"info","ts":"2025-04-14T14:53:03.383896Z","caller":"etcdserver/server.go:757","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"aec36adc501070cc","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"}
	{"level":"info","ts":"2025-04-14T14:53:03.394540Z","caller":"embed/etcd.go:600","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-04-14T14:53:03.394674Z","caller":"embed/etcd.go:572","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-04-14T14:53:03.384066Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"}
	{"level":"info","ts":"2025-04-14T14:53:03.395840Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"}
	{"level":"info","ts":"2025-04-14T14:53:03.396024Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"}
	{"level":"info","ts":"2025-04-14T14:53:03.607191Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 3"}
	{"level":"info","ts":"2025-04-14T14:53:03.607255Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 3"}
	{"level":"info","ts":"2025-04-14T14:53:03.607294Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 3"}
	{"level":"info","ts":"2025-04-14T14:53:03.607317Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 4"}
	{"level":"info","ts":"2025-04-14T14:53:03.607328Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 4"}
	{"level":"info","ts":"2025-04-14T14:53:03.607344Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 4"}
	{"level":"info","ts":"2025-04-14T14:53:03.607373Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 4"}
	{"level":"info","ts":"2025-04-14T14:53:03.610859Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:functional-515877 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2025-04-14T14:53:03.612152Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-04-14T14:53:03.612225Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-04-14T14:53:03.615179Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-04-14T14:53:03.620638Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-04-14T14:53:03.615907Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-04-14T14:53:03.627643Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2025-04-14T14:53:03.632441Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-04-14T14:53:03.648590Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2025-04-14T15:03:03.969676Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1179}
	{"level":"info","ts":"2025-04-14T15:03:04.077179Z","caller":"mvcc/kvstore_compaction.go:72","msg":"finished scheduled compaction","compact-revision":1179,"took":"104.017346ms","hash":208393973,"current-db-size-bytes":3932160,"current-db-size":"3.9 MB","current-db-size-in-use-bytes":1744896,"current-db-size-in-use":"1.7 MB"}
	{"level":"info","ts":"2025-04-14T15:03:04.077240Z","caller":"mvcc/hash.go:151","msg":"storing new hash","hash":208393973,"revision":1179,"compact-revision":-1}
	
	
	==> kernel <==
	 15:05:23 up  7:44,  0 users,  load average: 1.01, 0.91, 1.17
	Linux functional-515877 6.6.72+ #1 SMP PREEMPT_DYNAMIC Sun Mar 30 09:01:26 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [58ddd511d4d1] <==
	I0414 14:53:07.223227       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I0414 14:53:07.223540       1 shared_informer.go:320] Caches are synced for node_authorizer
	I0414 14:53:07.225232       1 handler_discovery.go:451] Starting ResourceDiscoveryManager
	I0414 14:53:07.225464       1 aggregator.go:171] initial CRD sync complete...
	I0414 14:53:07.225609       1 autoregister_controller.go:144] Starting autoregister controller
	I0414 14:53:07.225748       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I0414 14:53:07.225859       1 cache.go:39] Caches are synced for autoregister controller
	I0414 14:53:07.276382       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0414 14:53:07.975434       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0414 14:53:08.198564       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I0414 14:53:09.823602       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I0414 14:53:09.925503       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I0414 14:53:10.015202       1 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0414 14:53:10.053486       1 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0414 14:53:10.764792       1 controller.go:615] quota admission added evaluator for: endpoints
	I0414 14:53:10.956338       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0414 14:53:28.843492       1 alloc.go:330] "allocated clusterIPs" service="default/invalid-svc" clusterIPs={"IPv4":"10.99.12.248"}
	I0414 14:53:37.221737       1 alloc.go:330] "allocated clusterIPs" service="default/nginx-svc" clusterIPs={"IPv4":"10.100.39.96"}
	I0414 14:53:46.791972       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	I0414 14:53:46.963102       1 alloc.go:330] "allocated clusterIPs" service="default/hello-node-connect" clusterIPs={"IPv4":"10.101.155.60"}
	I0414 14:53:58.759506       1 alloc.go:330] "allocated clusterIPs" service="default/hello-node" clusterIPs={"IPv4":"10.103.1.138"}
	I0414 14:54:57.373445       1 controller.go:615] quota admission added evaluator for: namespaces
	I0414 14:54:57.770546       1 alloc.go:330] "allocated clusterIPs" service="kubernetes-dashboard/kubernetes-dashboard" clusterIPs={"IPv4":"10.96.59.161"}
	I0414 14:54:57.792085       1 alloc.go:330] "allocated clusterIPs" service="kubernetes-dashboard/dashboard-metrics-scraper" clusterIPs={"IPv4":"10.98.240.91"}
	I0414 14:55:20.383743       1 alloc.go:330] "allocated clusterIPs" service="default/mysql" clusterIPs={"IPv4":"10.105.235.70"}
	
	
	==> kube-controller-manager [7fda0eedb1ec] <==
	I0414 14:54:57.694013       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/dashboard-metrics-scraper-5d59dccf9b" duration="91.017µs"
	I0414 14:54:57.720662       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/dashboard-metrics-scraper-5d59dccf9b" duration="91.257µs"
	I0414 14:55:08.166655       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/kubernetes-dashboard-7779f9b69b" duration="123.907939ms"
	I0414 14:55:08.172454       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/kubernetes-dashboard-7779f9b69b" duration="5.734417ms"
	I0414 14:55:09.012986       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/dashboard-metrics-scraper-5d59dccf9b" duration="20.205098ms"
	I0414 14:55:09.013261       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kubernetes-dashboard/dashboard-metrics-scraper-5d59dccf9b" duration="76.317µs"
	I0414 14:55:20.497570       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="34.225666ms"
	I0414 14:55:20.514038       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="16.348847ms"
	I0414 14:55:20.514377       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="279.375µs"
	I0414 14:55:21.149740       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="72.163µs"
	I0414 14:55:22.251879       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="336.212µs"
	I0414 14:55:37.153223       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="91.723µs"
	I0414 14:55:40.540903       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="functional-515877"
	I0414 14:55:50.146056       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="555.473µs"
	I0414 14:56:03.151741       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="251.561µs"
	I0414 14:56:16.144246       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="713.91µs"
	I0414 14:56:30.144872       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="94.16µs"
	I0414 14:57:02.155679       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="functional-515877"
	I0414 14:57:08.143619       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="77.648µs"
	I0414 14:57:23.149350       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="75.452µs"
	I0414 14:58:35.152002       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="102.261µs"
	I0414 14:58:46.144258       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="140.776µs"
	I0414 15:01:15.152536       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="80.355µs"
	I0414 15:01:30.139740       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/mysql-58ccfd96bb" duration="71.139µs"
	I0414 15:03:39.393755       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="functional-515877"
	
	
	==> kube-controller-manager [e807716e37cb] <==
	
	
	==> kube-proxy [34fe96c924cb] <==
	
	
	==> kube-proxy [52d4e77abaaa] <==
	I0414 14:53:08.927439       1 server_linux.go:66] "Using iptables proxy"
	I0414 14:53:09.029882       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0414 14:53:09.030403       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0414 14:53:09.175442       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0414 14:53:09.176115       1 server_linux.go:170] "Using iptables Proxier"
	I0414 14:53:09.180513       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0414 14:53:09.181249       1 server.go:497] "Version info" version="v1.32.2"
	I0414 14:53:09.181282       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0414 14:53:09.188712       1 config.go:199] "Starting service config controller"
	I0414 14:53:09.188779       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0414 14:53:09.188865       1 config.go:105] "Starting endpoint slice config controller"
	I0414 14:53:09.188883       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0414 14:53:09.190796       1 config.go:329] "Starting node config controller"
	I0414 14:53:09.190830       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0414 14:53:09.308669       1 shared_informer.go:320] Caches are synced for node config
	I0414 14:53:09.327441       1 shared_informer.go:320] Caches are synced for service config
	I0414 14:53:09.327463       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [cf18b560063a] <==
	
	
	==> kube-scheduler [f04fe340e462] <==
	I0414 14:53:05.847565       1 serving.go:386] Generated self-signed cert in-memory
	I0414 14:53:07.455854       1 server.go:166] "Starting Kubernetes Scheduler" version="v1.32.2"
	I0414 14:53:07.455904       1 server.go:168] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0414 14:53:07.463395       1 requestheader_controller.go:180] Starting RequestHeaderAuthRequestController
	I0414 14:53:07.463470       1 shared_informer.go:313] Waiting for caches to sync for RequestHeaderAuthRequestController
	I0414 14:53:07.463564       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0414 14:53:07.463583       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0414 14:53:07.463607       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0414 14:53:07.463618       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0414 14:53:07.465841       1 secure_serving.go:213] Serving securely on 127.0.0.1:10259
	I0414 14:53:07.465956       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0414 14:53:07.564287       1 shared_informer.go:320] Caches are synced for RequestHeaderAuthRequestController
	I0414 14:53:07.564317       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0414 14:53:07.564287       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	
	
	==> kubelet <==
	Apr 14 15:03:07 functional-515877 kubelet[8749]: E0414 15:03:07.124327    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 15:03:17 functional-515877 kubelet[8749]: E0414 15:03:17.127717    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 15:03:21 functional-515877 kubelet[8749]: E0414 15:03:21.124426    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 15:03:29 functional-515877 kubelet[8749]: E0414 15:03:29.128141    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 15:03:34 functional-515877 kubelet[8749]: E0414 15:03:34.124519    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 15:03:44 functional-515877 kubelet[8749]: E0414 15:03:44.130873    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 15:03:48 functional-515877 kubelet[8749]: E0414 15:03:48.124072    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 15:03:55 functional-515877 kubelet[8749]: E0414 15:03:55.127540    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 15:03:59 functional-515877 kubelet[8749]: E0414 15:03:59.124364    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 15:04:09 functional-515877 kubelet[8749]: E0414 15:04:09.136877    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 15:04:14 functional-515877 kubelet[8749]: E0414 15:04:14.124897    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 15:04:21 functional-515877 kubelet[8749]: E0414 15:04:21.129150    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 15:04:25 functional-515877 kubelet[8749]: E0414 15:04:25.632085    8749 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Apr 14 15:04:25 functional-515877 kubelet[8749]: E0414 15:04:25.632192    8749 kuberuntime_image.go:55] "Failed to pull image" err="toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
	Apr 14 15:04:25 functional-515877 kubelet[8749]: E0414 15:04:25.632351    8749 kuberuntime_manager.go:1341] "Unhandled Error" err="container &Container{Name:myfrontend,Image:docker.io/nginx,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},Claims:[]ResourceClaim{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:mypd,ReadOnly:false,MountPath:/tmp/mount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},VolumeMount{Name:kube-api-access-jdvdj,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,RecursiveReadOnly:nil,},},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:Always,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,ResizePolicy:[]ContainerResizePolicy{},Re
startPolicy:nil,} start failed in pod sp-pod_default(a380423f-9e57-49a5-b21f-de10788aa2c5): ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
	Apr 14 15:04:25 functional-515877 kubelet[8749]: E0414 15:04:25.633927    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ErrImagePull: \"toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 15:04:32 functional-515877 kubelet[8749]: E0414 15:04:32.126969    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 15:04:39 functional-515877 kubelet[8749]: E0414 15:04:39.124963    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 15:04:45 functional-515877 kubelet[8749]: E0414 15:04:45.127249    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 15:04:52 functional-515877 kubelet[8749]: E0414 15:04:52.124218    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 15:04:59 functional-515877 kubelet[8749]: E0414 15:04:59.128724    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 15:05:06 functional-515877 kubelet[8749]: E0414 15:05:06.123808    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 15:05:12 functional-515877 kubelet[8749]: E0414 15:05:12.126405    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	Apr 14 15:05:19 functional-515877 kubelet[8749]: E0414 15:05:19.124350    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"myfrontend\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/sp-pod" podUID="a380423f-9e57-49a5-b21f-de10788aa2c5"
	Apr 14 15:05:23 functional-515877 kubelet[8749]: E0414 15:05:23.128712    8749 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"mysql\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/mysql:5.7\\\": ErrImagePull: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/mysql-58ccfd96bb-psf5r" podUID="a1d040ca-a753-4003-8de4-27a3e8dabcbe"
	
	
	==> kubernetes-dashboard [4ccce9374a78] <==
	2025/04/14 14:55:07 Starting overwatch
	2025/04/14 14:55:07 Using namespace: kubernetes-dashboard
	2025/04/14 14:55:07 Using in-cluster config to connect to apiserver
	2025/04/14 14:55:07 Using secret token for csrf signing
	2025/04/14 14:55:07 Initializing csrf token from kubernetes-dashboard-csrf secret
	2025/04/14 14:55:07 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2025/04/14 14:55:07 Successful initial request to the apiserver, version: v1.32.2
	2025/04/14 14:55:07 Generating JWE encryption key
	2025/04/14 14:55:07 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2025/04/14 14:55:07 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2025/04/14 14:55:07 Initializing JWE encryption key from synchronized object
	2025/04/14 14:55:07 Creating in-cluster Sidecar client
	2025/04/14 14:55:07 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2025/04/14 14:55:08 Serving insecurely on HTTP port: 9090
	2025/04/14 14:55:37 Successful request to sidecar
	
	
	==> storage-provisioner [de24cb83da16] <==
	I0414 14:53:09.152849       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0414 14:53:09.211881       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0414 14:53:09.212058       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0414 14:53:26.641459       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0414 14:53:26.642118       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"c882bb32-2aa3-402f-ac95-4ed46cfdcf97", APIVersion:"v1", ResourceVersion:"648", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-515877_0524c452-ebc4-4b70-848a-928df0726156 became leader
	I0414 14:53:26.644205       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-515877_0524c452-ebc4-4b70-848a-928df0726156!
	I0414 14:53:26.745545       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-515877_0524c452-ebc4-4b70-848a-928df0726156!
	I0414 14:53:43.821800       1 controller.go:1332] provision "default/myclaim" class "standard": started
	I0414 14:53:43.821875       1 storage_provisioner.go:61] Provisioning volume {&StorageClass{ObjectMeta:{standard    b5a4d19b-4558-42f7-9f4e-cca1c6e12db4 364 0 2025-04-14 14:51:18 +0000 UTC <nil> <nil> map[addonmanager.kubernetes.io/mode:EnsureExists] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"storage.k8s.io/v1","kind":"StorageClass","metadata":{"annotations":{"storageclass.kubernetes.io/is-default-class":"true"},"labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"name":"standard"},"provisioner":"k8s.io/minikube-hostpath"}
	 storageclass.kubernetes.io/is-default-class:true] [] []  [{kubectl-client-side-apply Update storage.k8s.io/v1 2025-04-14 14:51:18 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storageclass.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanager.kubernetes.io/mode":{}}},"f:provisioner":{},"f:reclaimPolicy":{},"f:volumeBindingMode":{}}}]},Provisioner:k8s.io/minikube-hostpath,Parameters:map[string]string{},ReclaimPolicy:*Delete,MountOptions:[],AllowVolumeExpansion:nil,VolumeBindingMode:*Immediate,AllowedTopologies:[]TopologySelectorTerm{},} pvc-2fe9f573-8156-4fe6-9fa3-d687e2898f6e &PersistentVolumeClaim{ObjectMeta:{myclaim  default  2fe9f573-8156-4fe6-9fa3-d687e2898f6e 712 0 2025-04-14 14:53:43 +0000 UTC <nil> <nil> map[] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"myclaim","namespace":"default"},"spec":{"accessModes":["Rea
dWriteOnce"],"resources":{"requests":{"storage":"500Mi"}},"volumeMode":"Filesystem"}}
	 volume.beta.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath volume.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath] [] [kubernetes.io/pvc-protection]  [{kube-controller-manager Update v1 2025-04-14 14:53:43 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:volume.beta.kubernetes.io/storage-provisioner":{},"f:volume.kubernetes.io/storage-provisioner":{}}}}} {kubectl-client-side-apply Update v1 2025-04-14 14:53:43 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}}},"f:spec":{"f:accessModes":{},"f:resources":{"f:requests":{".":{},"f:storage":{}}},"f:volumeMode":{}}}}]},Spec:PersistentVolumeClaimSpec{AccessModes:[ReadWriteOnce],Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{storage: {{524288000 0} {<nil>} 500Mi BinarySI},},},VolumeName:,Selector:nil,StorageClassName:*standard,VolumeMode:*Filesystem,DataSource:nil,},Status:PersistentVolumeClaimStatus{Phase:Pending,AccessModes:[],Capacity:
ResourceList{},Conditions:[]PersistentVolumeClaimCondition{},},} nil} to /tmp/hostpath-provisioner/default/myclaim
	I0414 14:53:43.822693       1 controller.go:1439] provision "default/myclaim" class "standard": volume "pvc-2fe9f573-8156-4fe6-9fa3-d687e2898f6e" provisioned
	I0414 14:53:43.822750       1 controller.go:1456] provision "default/myclaim" class "standard": succeeded
	I0414 14:53:43.822759       1 volume_store.go:212] Trying to save persistentvolume "pvc-2fe9f573-8156-4fe6-9fa3-d687e2898f6e"
	I0414 14:53:43.824937       1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"myclaim", UID:"2fe9f573-8156-4fe6-9fa3-d687e2898f6e", APIVersion:"v1", ResourceVersion:"712", FieldPath:""}): type: 'Normal' reason: 'Provisioning' External provisioner is provisioning volume for claim "default/myclaim"
	I0414 14:53:43.887289       1 volume_store.go:219] persistentvolume "pvc-2fe9f573-8156-4fe6-9fa3-d687e2898f6e" saved
	I0414 14:53:43.887756       1 controller.go:1332] provision "default/myclaim" class "standard": started
	I0414 14:53:43.887792       1 controller.go:1341] provision "default/myclaim" class "standard": persistentvolume "pvc-2fe9f573-8156-4fe6-9fa3-d687e2898f6e" already exists, skipping
	I0414 14:53:43.891181       1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"myclaim", UID:"2fe9f573-8156-4fe6-9fa3-d687e2898f6e", APIVersion:"v1", ResourceVersion:"712", FieldPath:""}): type: 'Normal' reason: 'ProvisioningSucceeded' Successfully provisioned volume pvc-2fe9f573-8156-4fe6-9fa3-d687e2898f6e
	
	
	==> storage-provisioner [f20e5bbba5b7] <==
	I0414 14:52:27.524272       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0414 14:52:27.537459       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0414 14:52:27.537587       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p functional-515877 -n functional-515877
helpers_test.go:261: (dbg) Run:  kubectl --context functional-515877 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: mysql-58ccfd96bb-psf5r sp-pod
helpers_test.go:274: ======> post-mortem[TestFunctional/parallel/MySQL]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context functional-515877 describe pod mysql-58ccfd96bb-psf5r sp-pod
helpers_test.go:282: (dbg) kubectl --context functional-515877 describe pod mysql-58ccfd96bb-psf5r sp-pod:

                                                
                                                
-- stdout --
	Name:             mysql-58ccfd96bb-psf5r
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-515877/192.168.49.2
	Start Time:       Mon, 14 Apr 2025 14:55:20 +0000
	Labels:           app=mysql
	                  pod-template-hash=58ccfd96bb
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.13
	IPs:
	  IP:           10.244.0.13
	Controlled By:  ReplicaSet/mysql-58ccfd96bb
	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-dm8pg (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-dm8pg:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    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-58ccfd96bb-psf5r to functional-515877
	  Warning  Failed     8m31s (x4 over 10m)  kubelet            Failed to pull image "docker.io/mysql:5.7": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    7m4s (x5 over 10m)   kubelet            Pulling image "docker.io/mysql:5.7"
	  Warning  Failed     7m4s (x5 over 10m)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m4s                 kubelet            Failed to pull image "docker.io/mysql:5.7": toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   BackOff    1s (x42 over 10m)    kubelet            Back-off pulling image "docker.io/mysql:5.7"
	  Warning  Failed     1s (x42 over 10m)    kubelet            Error: ImagePullBackOff
	
	
	Name:             sp-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-515877/192.168.49.2
	Start Time:       Mon, 14 Apr 2025 14:53:44 +0000
	Labels:           test=storage-provisioner
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.8
	IPs:
	  IP:  10.244.0.8
	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-jdvdj (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-jdvdj:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    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-515877
	  Warning  Failed     10m (x3 over 11m)    kubelet            Failed to pull image "docker.io/nginx": Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     8m48s (x5 over 11m)  kubelet            Error: ErrImagePull
	  Warning  Failed     8m48s (x2 over 11m)  kubelet            Failed to pull image "docker.io/nginx": toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Normal   Pulling    6m6s (x6 over 11m)   kubelet            Pulling image "docker.io/nginx"
	  Normal   BackOff    96s (x40 over 11m)   kubelet            Back-off pulling image "docker.io/nginx"
	  Warning  Failed     96s (x40 over 11m)   kubelet            Error: ImagePullBackOff

                                                
                                                
-- /stdout --
helpers_test.go:285: <<< TestFunctional/parallel/MySQL FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestFunctional/parallel/MySQL (604.66s)

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

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

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

                                                
                                                
** /stderr **
I0414 14:54:12.228044  535243 retry.go:31] will retry after 634.663227ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (764.43014ms)

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

                                                
                                                
** /stderr **
I0414 14:54:13.628217  535243 retry.go:31] will retry after 974.822425ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (827.743012ms)

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

                                                
                                                
** /stderr **
I0414 14:54:15.432916  535243 retry.go:31] will retry after 1.337302706s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (664.641498ms)

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

                                                
                                                
** /stderr **
I0414 14:54:17.437635  535243 retry.go:31] will retry after 2.225284561s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p"
E0414 14:54:21.148265  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (4.171749863s)

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

                                                
                                                
** /stderr **
I0414 14:54:23.904175  535243 retry.go:31] will retry after 2.482820776s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (403.136536ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:125: /mount-9p did not appear within 15.16839155s: exit status 1
functional_test_mount_test.go:80: "TestFunctional/parallel/MountCmd/any-port" failed, getting debug info...
functional_test_mount_test.go:81: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates"
functional_test_mount_test.go:81: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (403.057843ms)

                                                
                                                
-- stdout --
	ls: cannot access '/mount-9p': No such file or directory
	cat: /mount-9p/pod-dates: No such file or directory

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:83: debugging command "out/minikube-linux-amd64 -p functional-515877 ssh \"mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates\"" failed : exit status 1
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:90: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "sudo umount -f /mount-9p": exit status 1 (438.884362ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: no mount point specified.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:92: "out/minikube-linux-amd64 -p functional-515877 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdany-port3225307054/001:/mount-9p --alsologtostderr -v=1] ...
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdany-port3225307054/001:/mount-9p --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdany-port3225307054/001:/mount-9p --alsologtostderr -v=1] stderr:
I0414 14:54:11.759736  582978 out.go:345] Setting OutFile to fd 1 ...
I0414 14:54:11.760068  582978 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:54:11.760148  582978 out.go:358] Setting ErrFile to fd 2...
I0414 14:54:11.760163  582978 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:54:11.760601  582978 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
I0414 14:54:11.761185  582978 mustload.go:65] Loading cluster: functional-515877
I0414 14:54:11.761963  582978 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:54:11.763011  582978 cli_runner.go:164] Run: docker container inspect functional-515877 --format={{.State.Status}}
I0414 14:54:11.804149  582978 host.go:66] Checking if "functional-515877" exists ...
I0414 14:54:11.805197  582978 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0414 14:54:12.041371  582978 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:false NGoroutines:58 SystemTime:2025-04-14 14:54:12.015948678 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<n
il> 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
I0414 14:54:12.041778  582978 cli_runner.go:164] Run: docker network inspect functional-515877 --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}}]}"
I0414 14:54:12.085252  582978 out.go:201] 
W0414 14:54:12.087337  582978 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0414 14:54:12.089193  582978 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/any-port (16.14s)

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

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

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

                                                
                                                
** /stderr **
I0414 14:54:28.380445  535243 retry.go:31] will retry after 672.547407ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (451.101079ms)

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

                                                
                                                
** /stderr **
I0414 14:54:29.504536  535243 retry.go:31] will retry after 501.137125ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (399.978723ms)

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

                                                
                                                
** /stderr **
I0414 14:54:30.406941  535243 retry.go:31] will retry after 1.156801901s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (409.118017ms)

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

                                                
                                                
** /stderr **
I0414 14:54:31.974104  535243 retry.go:31] will retry after 2.433261471s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (377.747553ms)

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

                                                
                                                
** /stderr **
I0414 14:54:34.786252  535243 retry.go:31] will retry after 2.340718784s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (391.189621ms)

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

                                                
                                                
** /stderr **
I0414 14:54:37.518722  535243 retry.go:31] will retry after 4.199836766s: exit status 1
E0414 14:54:41.629918  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (392.40523ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:253: /mount-9p did not appear within 14.35279179s: exit status 1
functional_test_mount_test.go:220: "TestFunctional/parallel/MountCmd/specific-port" failed, getting debug info...
functional_test_mount_test.go:221: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates"
functional_test_mount_test.go:221: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (457.821212ms)

                                                
                                                
-- stdout --
	ls: cannot access '/mount-9p': No such file or directory
	cat: /mount-9p/pod-dates: No such file or directory

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:223: debugging command "out/minikube-linux-amd64 -p functional-515877 ssh \"mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates\"" failed : exit status 1
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "sudo umount -f /mount-9p": exit status 1 (403.219175ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: no mount point specified.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-amd64 -p functional-515877 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdspecific-port1002470677/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdspecific-port1002470677/001:/mount-9p --alsologtostderr -v=1 --port 46464] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdspecific-port1002470677/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0414 14:54:27.896967  583547 out.go:345] Setting OutFile to fd 1 ...
I0414 14:54:27.897280  583547 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:54:27.897290  583547 out.go:358] Setting ErrFile to fd 2...
I0414 14:54:27.897298  583547 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:54:27.897737  583547 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
I0414 14:54:27.899902  583547 mustload.go:65] Loading cluster: functional-515877
I0414 14:54:27.902874  583547 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:54:27.903661  583547 cli_runner.go:164] Run: docker container inspect functional-515877 --format={{.State.Status}}
I0414 14:54:27.966578  583547 host.go:66] Checking if "functional-515877" exists ...
I0414 14:54:27.967371  583547 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0414 14:54:28.192522  583547 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:false NGoroutines:60 SystemTime:2025-04-14 14:54:28.176170909 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<n
il> 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
I0414 14:54:28.192839  583547 cli_runner.go:164] Run: docker network inspect functional-515877 --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}}]}"
I0414 14:54:28.231089  583547 out.go:201] 
W0414 14:54:28.233487  583547 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0414 14:54:28.235487  583547 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (15.33s)

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

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

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

                                                
                                                
** /stderr **
I0414 14:54:44.220986  535243 retry.go:31] will retry after 504.012638ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T" /mount1: exit status 1 (370.572676ms)

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

                                                
                                                
** /stderr **
I0414 14:54:45.097056  535243 retry.go:31] will retry after 572.486467ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T" /mount1: exit status 1 (375.748476ms)

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

                                                
                                                
** /stderr **
I0414 14:54:46.046314  535243 retry.go:31] will retry after 671.190442ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T" /mount1: exit status 1 (366.530738ms)

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

                                                
                                                
** /stderr **
I0414 14:54:47.084412  535243 retry.go:31] will retry after 1.908825763s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T" /mount1: exit status 1 (373.780243ms)

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

                                                
                                                
** /stderr **
I0414 14:54:49.367411  535243 retry.go:31] will retry after 2.901649522s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-515877 ssh "findmnt -T" /mount1: exit status 1 (423.099248ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:342: mount was not ready in time: exit status 1
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2229641159/001:/mount1 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2229641159/001:/mount1 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2229641159/001:/mount1 --alsologtostderr -v=1] stderr:
I0414 14:54:43.519280  584178 out.go:345] Setting OutFile to fd 1 ...
I0414 14:54:43.520489  584178 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:54:43.520570  584178 out.go:358] Setting ErrFile to fd 2...
I0414 14:54:43.520597  584178 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:54:43.521414  584178 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
I0414 14:54:43.523784  584178 mustload.go:65] Loading cluster: functional-515877
I0414 14:54:43.526177  584178 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:54:43.528404  584178 cli_runner.go:164] Run: docker container inspect functional-515877 --format={{.State.Status}}
I0414 14:54:43.628281  584178 host.go:66] Checking if "functional-515877" exists ...
I0414 14:54:43.629056  584178 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0414 14:54:43.970532  584178 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:false NGoroutines:58 SystemTime:2025-04-14 14:54:43.928482714 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<n
il> 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
I0414 14:54:43.972411  584178 cli_runner.go:164] Run: docker network inspect functional-515877 --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}}]}"
I0414 14:54:44.050777  584178 out.go:201] 
W0414 14:54:44.054554  584178 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0414 14:54:44.057450  584178 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2229641159/001:/mount2 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2229641159/001:/mount2 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2229641159/001:/mount2 --alsologtostderr -v=1] stderr:
I0414 14:54:43.382907  584179 out.go:345] Setting OutFile to fd 1 ...
I0414 14:54:43.388601  584179 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:54:43.388624  584179 out.go:358] Setting ErrFile to fd 2...
I0414 14:54:43.388633  584179 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:54:43.390734  584179 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
I0414 14:54:43.394680  584179 mustload.go:65] Loading cluster: functional-515877
I0414 14:54:43.407462  584179 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:54:43.420092  584179 cli_runner.go:164] Run: docker container inspect functional-515877 --format={{.State.Status}}
I0414 14:54:43.536801  584179 host.go:66] Checking if "functional-515877" exists ...
I0414 14:54:43.538903  584179 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0414 14:54:43.975174  584179 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:false NGoroutines:58 SystemTime:2025-04-14 14:54:43.928482714 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<n
il> 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
I0414 14:54:43.975622  584179 cli_runner.go:164] Run: docker network inspect functional-515877 --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}}]}"
I0414 14:54:44.035683  584179 out.go:201] 
W0414 14:54:44.038834  584179 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0414 14:54:44.044155  584179 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2229641159/001:/mount3 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2229641159/001:/mount3 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-515877 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2229641159/001:/mount3 --alsologtostderr -v=1] stderr:
I0414 14:54:43.307012  584180 out.go:345] Setting OutFile to fd 1 ...
I0414 14:54:43.308264  584180 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:54:43.308428  584180 out.go:358] Setting ErrFile to fd 2...
I0414 14:54:43.308596  584180 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:54:43.312012  584180 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
I0414 14:54:43.313457  584180 mustload.go:65] Loading cluster: functional-515877
I0414 14:54:43.315985  584180 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:54:43.317643  584180 cli_runner.go:164] Run: docker container inspect functional-515877 --format={{.State.Status}}
I0414 14:54:43.437809  584180 host.go:66] Checking if "functional-515877" exists ...
I0414 14:54:43.440475  584180 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0414 14:54:43.891618  584180 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:false NGoroutines:57 SystemTime:2025-04-14 14:54:43.806313137 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<n
il> 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
I0414 14:54:43.891973  584180 cli_runner.go:164] Run: docker network inspect functional-515877 --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}}]}"
I0414 14:54:43.971400  584180 out.go:201] 
W0414 14:54:43.973661  584180 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I0414 14:54:43.976901  584180 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/VerifyCleanup (9.97s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:359: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:359: (dbg) Non-zero exit: docker pull kicbase/echo-server:1.0: exit status 1 (391.962416ms)

                                                
                                                
** stderr ** 
	Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit

                                                
                                                
** /stderr **
functional_test.go:361: failed to setup test (pull image): exit status 1

                                                
                                                
** stderr ** 
	Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit

                                                
                                                
** /stderr **
--- FAIL: TestFunctional/parallel/ImageCommands/Setup (0.39s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:372: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 image load --daemon kicbase/echo-server:functional-515877 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 image ls
functional_test.go:463: expected "kicbase/echo-server:functional-515877" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (0.69s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 image load --daemon kicbase/echo-server:functional-515877 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 image ls
functional_test.go:463: expected "kicbase/echo-server:functional-515877" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (0.60s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:252: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:252: (dbg) Non-zero exit: docker pull kicbase/echo-server:latest: exit status 1 (355.609694ms)

                                                
                                                
** stderr ** 
	Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit

                                                
                                                
** /stderr **
functional_test.go:254: failed to setup test (pull image): exit status 1

                                                
                                                
** stderr ** 
	Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit

                                                
                                                
** /stderr **
--- FAIL: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (0.38s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:397: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 image save kicbase/echo-server:functional-515877 /home/g528047478195_compute/echo-server-save.tar --alsologtostderr
functional_test.go:403: expected "/home/g528047478195_compute/echo-server-save.tar" to exist after `image save`, but doesn't exist
--- FAIL: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.36s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:426: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 image load /home/g528047478195_compute/echo-server-save.tar --alsologtostderr
functional_test.go:428: loading image into minikube from file: <nil>

                                                
                                                
** stderr ** 
	I0414 14:55:16.898667  586113 out.go:345] Setting OutFile to fd 1 ...
	I0414 14:55:16.900239  586113 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:55:16.900265  586113 out.go:358] Setting ErrFile to fd 2...
	I0414 14:55:16.900275  586113 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:55:16.900669  586113 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
	I0414 14:55:16.901541  586113 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:55:16.901752  586113 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:55:16.902434  586113 cli_runner.go:164] Run: docker container inspect functional-515877 --format={{.State.Status}}
	I0414 14:55:16.931088  586113 ssh_runner.go:195] Run: systemctl --version
	I0414 14:55:16.931298  586113 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-515877
	I0414 14:55:16.960042  586113 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32938 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/functional-515877/id_rsa Username:docker}
	I0414 14:55:17.055825  586113 cache_images.go:289] Loading image from: /home/g528047478195_compute/echo-server-save.tar
	W0414 14:55:17.055924  586113 cache_images.go:253] Failed to load cached images for "functional-515877": loading images: stat /home/g528047478195_compute/echo-server-save.tar: no such file or directory
	I0414 14:55:17.055950  586113 cache_images.go:265] failed pushing to: functional-515877

                                                
                                                
** /stderr **
--- FAIL: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.26s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:436: (dbg) Run:  docker rmi kicbase/echo-server:functional-515877
functional_test.go:436: (dbg) Non-zero exit: docker rmi kicbase/echo-server:functional-515877: exit status 1 (31.016984ms)

                                                
                                                
** stderr ** 
	Error response from daemon: No such image: kicbase/echo-server:functional-515877

                                                
                                                
** /stderr **
functional_test.go:438: failed to remove image from docker: exit status 1

                                                
                                                
** stderr ** 
	Error response from daemon: No such image: kicbase/echo-server:functional-515877

                                                
                                                
** /stderr **
--- FAIL: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.03s)

                                                
                                    

Test pass (86/111)

Order passed test Duration
3 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.13
4 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.14
5 TestAddons/Setup 471.21
13 TestAddons/parallel/Registry 18.92
15 TestAddons/parallel/InspektorGadget 11.93
16 TestAddons/parallel/MetricsServer 6.05
19 TestAddons/parallel/Headlamp 20.51
20 TestAddons/parallel/CloudSpanner 6.78
22 TestAddons/parallel/NvidiaDevicePlugin 5.94
23 TestAddons/parallel/Yakd 12.09
24 TestAddons/parallel/AmdGpuDevicePlugin 6.66
25 TestAddons/StoppedEnableDisable 11.7
28 TestFunctional/serial/CopySyncFile 0.07
29 TestFunctional/serial/StartWithProxy 75.26
30 TestFunctional/serial/AuditLog 0
31 TestFunctional/serial/SoftStart 34.17
32 TestFunctional/serial/KubeContext 0.1
33 TestFunctional/serial/KubectlGetPods 0.11
36 TestFunctional/serial/CacheCmd/cache/add_remote 3.06
37 TestFunctional/serial/CacheCmd/cache/add_local 1.63
38 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.1
39 TestFunctional/serial/CacheCmd/cache/list 0.11
40 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.46
41 TestFunctional/serial/CacheCmd/cache/cache_reload 2.02
42 TestFunctional/serial/CacheCmd/cache/delete 0.18
43 TestFunctional/serial/MinikubeKubectlCmd 1.25
44 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.23
45 TestFunctional/serial/ExtraConfig 45.98
46 TestFunctional/serial/ComponentHealth 0.38
47 TestFunctional/serial/LogsCmd 1.62
48 TestFunctional/serial/LogsFileCmd 1.67
49 TestFunctional/serial/InvalidService 4.68
51 TestFunctional/parallel/ConfigCmd 0.84
52 TestFunctional/parallel/DashboardCmd 14.7
53 TestFunctional/parallel/DryRun 0.72
54 TestFunctional/parallel/InternationalLanguage 0.39
55 TestFunctional/parallel/StatusCmd 1.62
59 TestFunctional/parallel/ServiceCmdConnect 11.79
60 TestFunctional/parallel/AddonsCmd 0.22
63 TestFunctional/parallel/SSHCmd 1.27
64 TestFunctional/parallel/CpCmd 4.17
66 TestFunctional/parallel/FileSync 0.43
67 TestFunctional/parallel/CertSync 2.47
71 TestFunctional/parallel/NodeLabels 0.12
73 TestFunctional/parallel/NonActiveRuntimeDisabled 0.39
75 TestFunctional/parallel/License 1.43
77 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 1.1
78 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
80 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.88
81 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
82 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
86 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.12
87 TestFunctional/parallel/ServiceCmd/DeployApp 8.28
88 TestFunctional/parallel/ServiceCmd/List 0.64
89 TestFunctional/parallel/ServiceCmd/JSONOutput 0.64
90 TestFunctional/parallel/ServiceCmd/HTTPS 0.51
91 TestFunctional/parallel/ServiceCmd/Format 0.51
92 TestFunctional/parallel/ServiceCmd/URL 0.55
93 TestFunctional/parallel/ProfileCmd/profile_not_create 0.67
94 TestFunctional/parallel/ProfileCmd/profile_list 0.68
95 TestFunctional/parallel/ProfileCmd/profile_json_output 0.64
99 TestFunctional/parallel/DockerEnv/bash 1.49
100 TestFunctional/parallel/Version/short 0.1
101 TestFunctional/parallel/Version/components 1.77
102 TestFunctional/parallel/ImageCommands/ImageListShort 0.29
103 TestFunctional/parallel/ImageCommands/ImageListTable 0.3
104 TestFunctional/parallel/ImageCommands/ImageListJson 0.42
105 TestFunctional/parallel/ImageCommands/ImageListYaml 0.32
106 TestFunctional/parallel/ImageCommands/ImageBuild 3.53
112 TestFunctional/parallel/ImageCommands/ImageRemove 0.59
115 TestFunctional/parallel/UpdateContextCmd/no_changes 0.22
116 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.23
117 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.24
118 TestFunctional/delete_echo-server_images 0.06
119 TestFunctional/delete_my-image_image 0.03
120 TestFunctional/delete_minikube_cached_images 0.03
126 TestStartStop/group/cloud-shell/serial/FirstStart 90.53
127 TestStartStop/group/cloud-shell/serial/DeployApp 9.5
128 TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive 1.34
129 TestStartStop/group/cloud-shell/serial/Stop 11.07
130 TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop 0.28
131 TestStartStop/group/cloud-shell/serial/SecondStart 272.23
132 TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop 6.01
133 TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop 6.14
134 TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages 0.33
135 TestStartStop/group/cloud-shell/serial/Pause 4.29
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.13s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.14s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (471.21s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-582460 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-582460 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (7m51.212747583s)
--- PASS: TestAddons/Setup (471.21s)

                                                
                                    
x
+
TestAddons/parallel/Registry (18.92s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 5.722589ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6c88467877-p6ghv" [cafe424f-08d6-4266-a321-1ebd820f5de2] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.005595972s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-ff7cr" [0c464655-4ab0-42f2-8160-0a2a4d7cfa8d] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.043601319s
addons_test.go:331: (dbg) Run:  kubectl --context addons-582460 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-582460 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:336: (dbg) Done: kubectl --context addons-582460 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (6.268875086s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 ip
2025/04/14 14:36:37 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (18.92s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.93s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-p8ql9" [fe4bbad5-6456-4d92-bfe5-3643a0da6f97] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.00524708s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-582460 addons disable inspektor-gadget --alsologtostderr -v=1: (5.918640607s)
--- PASS: TestAddons/parallel/InspektorGadget (11.93s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 18.779445ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-7fbb699795-kv6ft" [6db5ed6b-545c-47e6-95b9-036b0a07157b] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.010480778s
addons_test.go:402: (dbg) Run:  kubectl --context addons-582460 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.05s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (20.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-582460 --alsologtostderr -v=1
addons_test.go:747: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-582460 --alsologtostderr -v=1: (1.536140532s)
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-5d4b5d7bd6-2vfvm" [82eaacdc-bef4-4196-b8b1-d919468e11ab] Pending
helpers_test.go:344: "headlamp-5d4b5d7bd6-2vfvm" [82eaacdc-bef4-4196-b8b1-d919468e11ab] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-2vfvm" [82eaacdc-bef4-4196-b8b1-d919468e11ab] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.006552402s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-582460 addons disable headlamp --alsologtostderr -v=1: (5.957312547s)
--- PASS: TestAddons/parallel/Headlamp (20.51s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.78s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-7dc7f9b5b8-6fj5w" [705fa5c1-cea1-47d3-9504-697e769a099f] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.005739732s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.78s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.94s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-q7jb5" [d9eb370e-b79b-451a-a02e-2b8e942dc7f3] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.017715626s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.94s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.09s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-575dd5996b-k9wt4" [ad0f59e2-c2c7-4e8b-ba6e-d7e5c2255416] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.008647023s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-582460 addons disable yakd --alsologtostderr -v=1: (6.07633528s)
--- PASS: TestAddons/parallel/Yakd (12.09s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (6.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: waiting 6m0s for pods matching "name=amd-gpu-device-plugin" in namespace "kube-system" ...
helpers_test.go:344: "amd-gpu-device-plugin-dl2s2" [eb715c80-504d-40aa-a752-adc3c5476082] Running
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 6.004876062s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-582460 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (6.66s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.7s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-582460
addons_test.go:170: (dbg) Done: out/minikube-linux-amd64 stop -p addons-582460: (11.280098107s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-582460
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-582460
addons_test.go:183: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-582460
--- PASS: TestAddons/StoppedEnableDisable (11.70s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.07s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1872: local sync path: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/files/etc/test/nested/copy/535243/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.07s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (75.26s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2251: (dbg) Run:  out/minikube-linux-amd64 start -p functional-515877 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker
functional_test.go:2251: (dbg) Done: out/minikube-linux-amd64 start -p functional-515877 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker: (1m15.137795436s)
--- PASS: TestFunctional/serial/StartWithProxy (75.26s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (34.17s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0414 14:51:55.473192  535243 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
functional_test.go:676: (dbg) Run:  out/minikube-linux-amd64 start -p functional-515877 --alsologtostderr -v=8
functional_test.go:676: (dbg) Done: out/minikube-linux-amd64 start -p functional-515877 --alsologtostderr -v=8: (34.107183315s)
functional_test.go:680: soft start took 34.172635257s for "functional-515877" cluster.
I0414 14:52:29.580964  535243 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/SoftStart (34.17s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.11s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1066: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 cache add registry.k8s.io/pause:3.1
functional_test.go:1066: (dbg) Done: out/minikube-linux-amd64 -p functional-515877 cache add registry.k8s.io/pause:3.1: (1.084779122s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 cache add registry.k8s.io/pause:3.3
functional_test.go:1066: (dbg) Done: out/minikube-linux-amd64 -p functional-515877 cache add registry.k8s.io/pause:3.3: (1.018137879s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 cache add registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.06s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.25s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:733: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 kubectl -- --context functional-515877 get pods
functional_test.go:733: (dbg) Done: out/minikube-linux-amd64 -p functional-515877 kubectl -- --context functional-515877 get pods: (1.251187998s)
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (1.25s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.23s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (45.98s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-linux-amd64 start -p functional-515877 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:774: (dbg) Done: out/minikube-linux-amd64 start -p functional-515877 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (45.977006249s)
functional_test.go:778: restart took 45.977146368s for "functional-515877" cluster.
I0414 14:53:24.804690  535243 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/ExtraConfig (45.98s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.38s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.62s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1253: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 logs
functional_test.go:1253: (dbg) Done: out/minikube-linux-amd64 -p functional-515877 logs: (1.622696379s)
--- PASS: TestFunctional/serial/LogsCmd (1.62s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.67s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 logs --file /tmp/TestFunctionalserialLogsFileCmd2532106411/001/logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-linux-amd64 -p functional-515877 logs --file /tmp/TestFunctionalserialLogsFileCmd2532106411/001/logs.txt: (1.671511302s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.67s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.68s)

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

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

                                                
                                                
-- /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_5b55102efd84289233ffc613c137836b410b4e4d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2344: (dbg) Run:  kubectl --context functional-515877 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.68s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.84s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (14.7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:922: (dbg) daemon: [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-515877 --alsologtostderr -v=1]
2025/04/14 14:55:10 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:927: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-515877 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 585195: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (14.70s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.72s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-515877] minikube v1.35.0 on Ubuntu 24.04 (amd64)
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig
	  - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_WANTUPDATENOTIFICATION=false
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 14:54:55.188440  584936 out.go:345] Setting OutFile to fd 1 ...
	I0414 14:54:55.188670  584936 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:54:55.188688  584936 out.go:358] Setting ErrFile to fd 2...
	I0414 14:54:55.188696  584936 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:54:55.189009  584936 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
	I0414 14:54:55.189689  584936 out.go:352] Setting JSON to false
	I0414 14:54:55.190742  584936 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":27255,"bootTime":1744615240,"procs":84,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"24.04","kernelVersion":"6.6.72+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"08823121-9af5-4a5b-91af-05462fba6295"}
	I0414 14:54:55.190813  584936 start.go:139] virtualization:  guest
	I0414 14:54:55.193924  584936 out.go:177] * [functional-515877] minikube v1.35.0 on Ubuntu 24.04 (amd64)
	I0414 14:54:55.196304  584936 notify.go:220] Checking for updates...
	I0414 14:54:55.196419  584936 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 14:54:55.199988  584936 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 14:54:55.203884  584936 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig
	I0414 14:54:55.206913  584936 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube
	I0414 14:54:55.209983  584936 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 14:54:55.213296  584936 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0414 14:54:55.218030  584936 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:54:55.218884  584936 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 14:54:55.266802  584936 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 14:54:55.266963  584936 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:54:55.371732  584936 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:false NGoroutines:57 SystemTime:2025-04-14 14:54:55.355273574 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSe
rverAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<
nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:54:55.371916  584936 docker.go:318] overlay module found
	I0414 14:54:55.375951  584936 out.go:177] * Using the docker driver based on existing profile
	I0414 14:54:55.378802  584936 start.go:297] selected driver: docker
	I0414 14:54:55.378831  584936 start.go:901] validating driver "docker" against &{Name:functional-515877 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:functional-515877 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:docker 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 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 14:54:55.378982  584936 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 14:54:55.382182  584936 out.go:201] 
	W0414 14:54:55.384598  584936 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0414 14:54:55.387220  584936 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.39s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-515877] minikube v1.35.0 sur Ubuntu 24.04 (amd64)
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig
	  - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_WANTUPDATENOTIFICATION=false
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 14:54:54.850765  584890 out.go:345] Setting OutFile to fd 1 ...
	I0414 14:54:54.851027  584890 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:54:54.851044  584890 out.go:358] Setting ErrFile to fd 2...
	I0414 14:54:54.851054  584890 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 14:54:54.851776  584890 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
	I0414 14:54:54.852797  584890 out.go:352] Setting JSON to false
	I0414 14:54:54.877899  584890 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":27255,"bootTime":1744615240,"procs":84,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"24.04","kernelVersion":"6.6.72+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"08823121-9af5-4a5b-91af-05462fba6295"}
	I0414 14:54:54.878011  584890 start.go:139] virtualization:  guest
	I0414 14:54:54.881672  584890 out.go:177] * [functional-515877] minikube v1.35.0 sur Ubuntu 24.04 (amd64)
	I0414 14:54:54.885059  584890 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 14:54:54.885192  584890 notify.go:220] Checking for updates...
	I0414 14:54:54.892491  584890 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 14:54:54.895297  584890 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/20512-529340/kubeconfig
	I0414 14:54:54.898066  584890 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/20512-529340/.minikube
	I0414 14:54:54.900892  584890 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 14:54:54.903466  584890 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I0414 14:54:54.906699  584890 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0414 14:54:54.908119  584890 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 14:54:54.953533  584890 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 14:54:54.953748  584890 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 14:54:55.047726  584890 info.go:266] docker info: {ID:a576c90c-d971-44db-b27c-f943eeb5b3fe 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:false NGoroutines:57 SystemTime:2025-04-14 14:54:55.033486997 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.6.72+ OperatingSystem:Ubuntu 24.04.2 LTS (containerized) OSType:linux Architecture:x86_64 IndexSe
rverAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8333422592 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings:<
nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0]] Warnings:<nil>}}
	I0414 14:54:55.047899  584890 docker.go:318] overlay module found
	I0414 14:54:55.050953  584890 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0414 14:54:55.053625  584890 start.go:297] selected driver: docker
	I0414 14:54:55.053660  584890 start.go:901] validating driver "docker" against &{Name:functional-515877 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:functional-515877 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:docker 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 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 14:54:55.053829  584890 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 14:54:55.056755  584890 out.go:201] 
	W0414 14:54:55.059715  584890 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0414 14:54:55.062616  584890 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.62s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1646: (dbg) Run:  kubectl --context functional-515877 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-515877 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-58f9cf68d8-l9bqd" [bdacbe01-df04-4679-8705-ddee787511c6] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-58f9cf68d8-l9bqd" [bdacbe01-df04-4679-8705-ddee787511c6] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.005145614s
functional_test.go:1666: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 service hello-node-connect --url
functional_test.go:1672: found endpoint for hello-node-connect: http://192.168.49.2:31139
functional_test.go:1692: http://192.168.49.2:31139: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-58f9cf68d8-l9bqd

                                                
                                                
Pod Information:
	-no pod information available-

                                                
                                                
Server values:
	server_version=nginx: 1.13.3 - lua: 10008

                                                
                                                
Request Information:
	client_address=10.244.0.1
	method=GET
	real path=/
	query=
	request_version=1.1
	request_uri=http://192.168.49.2:8080/

                                                
                                                
Request Headers:
	accept-encoding=gzip
	host=192.168.49.2:31139
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.22s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (1.27s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (4.17s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.43s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.47s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.39s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (1.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2305: (dbg) Run:  out/minikube-linux-amd64 license
functional_test.go:2305: (dbg) Done: out/minikube-linux-amd64 license: (1.432965912s)
--- PASS: TestFunctional/parallel/License (1.43s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-515877 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [c4d8381b-c90a-4178-95a0-67ee798a24b0] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [c4d8381b-c90a-4178-95a0-67ee798a24b0] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.004791715s
I0414 14:53:46.258467  535243 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.88s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1456: (dbg) Run:  kubectl --context functional-515877 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-515877 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-fcfd88b6f-hzgx4" [2ffdf66e-6059-4ff3-ba1d-3e540b06fdbf] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
E0414 14:54:00.610887  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:54:00.656000  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:54:00.667708  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:54:00.689285  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:54:00.730940  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "hello-node-fcfd88b6f-hzgx4" [2ffdf66e-6059-4ff3-ba1d-3e540b06fdbf] Running
E0414 14:54:00.813345  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:54:00.975098  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:54:01.297072  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:54:01.939604  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:54:03.221693  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:54:05.783533  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.004770376s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.28s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1327: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1332: Took "582.020251ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1341: (dbg) Run:  out/minikube-linux-amd64 profile list -l
E0414 14:54:10.905460  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1346: Took "97.74084ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.68s)

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

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/bash (1.49s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:516: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-515877 docker-env) && out/minikube-linux-amd64 status -p functional-515877"
functional_test.go:539: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-515877 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.49s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2287: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 version -o=json --components
functional_test.go:2287: (dbg) Done: out/minikube-linux-amd64 -p functional-515877 version -o=json --components: (1.769568453s)
--- PASS: TestFunctional/parallel/Version/components (1.77s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 image ls --format short --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-515877 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.32.2
registry.k8s.io/kube-proxy:v1.32.2
registry.k8s.io/kube-controller-manager:v1.32.2
registry.k8s.io/kube-apiserver:v1.32.2
registry.k8s.io/etcd:3.5.16-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/k8s-minikube/storage-provisioner:v5
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-515877
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-515877 image ls --format short --alsologtostderr:
I0414 14:56:50.034436  587533 out.go:345] Setting OutFile to fd 1 ...
I0414 14:56:50.034685  587533 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:56:50.034704  587533 out.go:358] Setting ErrFile to fd 2...
I0414 14:56:50.034725  587533 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:56:50.034998  587533 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
I0414 14:56:50.035810  587533 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:56:50.036033  587533 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:56:50.036623  587533 cli_runner.go:164] Run: docker container inspect functional-515877 --format={{.State.Status}}
I0414 14:56:50.064791  587533 ssh_runner.go:195] Run: systemctl --version
I0414 14:56:50.064900  587533 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-515877
I0414 14:56:50.093537  587533 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32938 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/functional-515877/id_rsa Username:docker}
I0414 14:56:50.192361  587533 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 image ls --format table --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-515877 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/kube-scheduler              | v1.32.2           | d8e673e7c9983 | 69.6MB |
| registry.k8s.io/etcd                        | 3.5.16-0          | a9e7e6b294baf | 150MB  |
| localhost/my-image                          | functional-515877 | e9473b1e61584 | 1.24MB |
| docker.io/library/minikube-local-cache-test | functional-515877 | 321c60d469bdf | 30B    |
| registry.k8s.io/kube-controller-manager     | v1.32.2           | b6a454c5a800d | 89.7MB |
| docker.io/library/nginx                     | alpine            | 1ff4bb4faebcf | 47.9MB |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/kube-apiserver              | v1.32.2           | 85b7a174738ba | 97MB   |
| registry.k8s.io/kube-proxy                  | v1.32.2           | f1332858868e1 | 94MB   |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-515877 image ls --format table --alsologtostderr:
I0414 14:56:54.599209  587853 out.go:345] Setting OutFile to fd 1 ...
I0414 14:56:54.599400  587853 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:56:54.599418  587853 out.go:358] Setting ErrFile to fd 2...
I0414 14:56:54.599428  587853 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:56:54.599784  587853 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
I0414 14:56:54.600661  587853 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:56:54.600892  587853 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:56:54.601610  587853 cli_runner.go:164] Run: docker container inspect functional-515877 --format={{.State.Status}}
I0414 14:56:54.631233  587853 ssh_runner.go:195] Run: systemctl --version
I0414 14:56:54.631331  587853 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-515877
I0414 14:56:54.667153  587853 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32938 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/functional-515877/id_rsa Username:docker}
I0414 14:56:54.762835  587853 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.30s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 image ls --format json --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-515877 image ls --format json --alsologtostderr:
[{"id":"e9473b1e61584920041d2bd163c4cbbb02ebe1196a7adf60c5fbeb86a3eb1361","repoDigests":[],"repoTags":["localhost/my-image:functional-515877"],"size":"1240000"},{"id":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.2"],"size":"89700000"},{"id":"1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"47900000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"150000000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba08055
8","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.2"],"size":"69600000"},{"id":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.32.2"],"size":"94000000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"321c60d469bdf835224d044c3d42012345059e275ae07a3bbf7c9987dc250ee3","repoDigests":[],"repoTags
":["docker.io/library/minikube-local-cache-test:functional-515877"],"size":"30"},{"id":"85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.2"],"size":"97000000"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"}]
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-515877 image ls --format json --alsologtostderr:
I0414 14:56:54.246894  587820 out.go:345] Setting OutFile to fd 1 ...
I0414 14:56:54.247268  587820 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:56:54.247280  587820 out.go:358] Setting ErrFile to fd 2...
I0414 14:56:54.247291  587820 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:56:54.247708  587820 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
I0414 14:56:54.249023  587820 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:56:54.249415  587820 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:56:54.250455  587820 cli_runner.go:164] Run: docker container inspect functional-515877 --format={{.State.Status}}
I0414 14:56:54.290331  587820 ssh_runner.go:195] Run: systemctl --version
I0414 14:56:54.290580  587820 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-515877
I0414 14:56:54.338453  587820 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32938 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/functional-515877/id_rsa Username:docker}
I0414 14:56:54.454615  587820 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.42s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 image ls --format yaml --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-515877 image ls --format yaml --alsologtostderr:
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.2
size: "69600000"
- id: 1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "47900000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.2
size: "97000000"
- id: b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.2
size: "89700000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 321c60d469bdf835224d044c3d42012345059e275ae07a3bbf7c9987dc250ee3
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-515877
size: "30"
- id: f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.32.2
size: "94000000"
- id: a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "150000000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-515877 image ls --format yaml --alsologtostderr:
I0414 14:56:50.337070  587565 out.go:345] Setting OutFile to fd 1 ...
I0414 14:56:50.337379  587565 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:56:50.337396  587565 out.go:358] Setting ErrFile to fd 2...
I0414 14:56:50.337407  587565 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:56:50.337713  587565 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
I0414 14:56:50.338567  587565 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:56:50.338791  587565 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:56:50.339498  587565 cli_runner.go:164] Run: docker container inspect functional-515877 --format={{.State.Status}}
I0414 14:56:50.375008  587565 ssh_runner.go:195] Run: systemctl --version
I0414 14:56:50.375104  587565 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-515877
I0414 14:56:50.403700  587565 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32938 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/functional-515877/id_rsa Username:docker}
I0414 14:56:50.500825  587565 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.32s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 image build -t localhost/my-image:functional-515877 testdata/build --alsologtostderr
functional_test.go:332: (dbg) Done: out/minikube-linux-amd64 -p functional-515877 image build -t localhost/my-image:functional-515877 testdata/build --alsologtostderr: (2.829132451s)
functional_test.go:340: (dbg) Stderr: out/minikube-linux-amd64 -p functional-515877 image build -t localhost/my-image:functional-515877 testdata/build --alsologtostderr:
I0414 14:56:51.037257  587668 out.go:345] Setting OutFile to fd 1 ...
I0414 14:56:51.039298  587668 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:56:51.039322  587668 out.go:358] Setting ErrFile to fd 2...
I0414 14:56:51.039338  587668 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 14:56:51.039669  587668 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/bin
I0414 14:56:51.040651  587668 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:56:51.161269  587668 config.go:182] Loaded profile config "functional-515877": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0414 14:56:51.162239  587668 cli_runner.go:164] Run: docker container inspect functional-515877 --format={{.State.Status}}
I0414 14:56:51.189633  587668 ssh_runner.go:195] Run: systemctl --version
I0414 14:56:51.189739  587668 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-515877
I0414 14:56:51.217083  587668 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32938 SSHKeyPath:/home/g528047478195_compute/minikube-integration/20512-529340/.minikube/machines/functional-515877/id_rsa Username:docker}
I0414 14:56:51.312672  587668 build_images.go:161] Building image from path: /tmp/build.1392829012.tar
I0414 14:56:51.312807  587668 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0414 14:56:51.328328  587668 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1392829012.tar
I0414 14:56:51.333974  587668 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1392829012.tar: stat -c "%s %y" /var/lib/minikube/build/build.1392829012.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1392829012.tar': No such file or directory
I0414 14:56:51.334017  587668 ssh_runner.go:362] scp /tmp/build.1392829012.tar --> /var/lib/minikube/build/build.1392829012.tar (3072 bytes)
I0414 14:56:51.376056  587668 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1392829012
I0414 14:56:51.391047  587668 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1392829012 -xf /var/lib/minikube/build/build.1392829012.tar
I0414 14:56:51.407411  587668 docker.go:360] Building image: /var/lib/minikube/build/build.1392829012
I0414 14:56:51.407530  587668 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-515877 /var/lib/minikube/build/build.1392829012
#0 building with "default" instance using docker driver

                                                
                                                
#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 1.1s

                                                
                                                
#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:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B done
#5 sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee 527B / 527B done
#5 sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a 1.46kB / 1.46kB done
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0B / 772.79kB 0.1s
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.2s
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.2s done
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0.0s done
#5 DONE 0.4s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 writing image sha256:e9473b1e61584920041d2bd163c4cbbb02ebe1196a7adf60c5fbeb86a3eb1361 done
#8 naming to localhost/my-image:functional-515877 done
#8 DONE 0.1s
I0414 14:56:53.740515  587668 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-515877 /var/lib/minikube/build/build.1392829012: (2.332948768s)
I0414 14:56:53.740651  587668 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1392829012
I0414 14:56:53.755783  587668 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1392829012.tar
I0414 14:56:53.771258  587668 build_images.go:217] Built localhost/my-image:functional-515877 from /tmp/build.1392829012.tar
I0414 14:56:53.771311  587668 build_images.go:133] succeeded building to: functional-515877
I0414 14:56:53.771321  587668 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.53s)

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

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2136: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2136: (dbg) Run:  out/minikube-linux-amd64 -p functional-515877 update-context --alsologtostderr -v=2
E0414 14:59:00.519344  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
E0414 14:59:28.356359  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:04:00.519613  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.23s)

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

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.06s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:207: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:207: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-515877
--- PASS: TestFunctional/delete_echo-server_images (0.06s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.03s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:215: (dbg) Run:  docker rmi -f localhost/my-image:functional-515877
--- PASS: TestFunctional/delete_my-image_image (0.03s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.03s)

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

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/FirstStart (90.53s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-949224 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-949224 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2: (1m30.505940761s)
--- PASS: TestStartStop/group/cloud-shell/serial/FirstStart (90.53s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/DeployApp (9.5s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context cloud-shell-949224 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [e2d8ac84-b030-47f3-94fc-1bb1fd46b598] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e2d8ac84-b030-47f3-94fc-1bb1fd46b598] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: integration-test=busybox healthy within 9.005166737s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context cloud-shell-949224 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/cloud-shell/serial/DeployApp (9.50s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive (1.34s)

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

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/Stop (11.07s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p cloud-shell-949224 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p cloud-shell-949224 --alsologtostderr -v=3: (11.070579421s)
--- PASS: TestStartStop/group/cloud-shell/serial/Stop (11.07s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop (0.28s)

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

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

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/SecondStart (272.23s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-949224 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2
E0414 15:08:36.380709  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:08:36.388153  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:08:36.399746  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:08:36.421516  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:08:36.463252  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:08:36.544849  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:08:36.706494  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:08:37.028336  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:08:37.670563  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:08:38.952322  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:08:41.514429  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:08:46.636534  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:08:56.878914  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:09:00.519176  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:09:17.360852  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:09:58.322543  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:10:23.718434  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/addons-582460/client.crt: no such file or directory" logger="UnhandledError"
E0414 15:11:20.244796  535243 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/20512-529340/.minikube/profiles/functional-515877/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-949224 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.2: (4m31.736338871s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-949224 -n cloud-shell-949224
--- PASS: TestStartStop/group/cloud-shell/serial/SecondStart (272.23s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-8q8rf" [1db46dfc-7ef5-43ac-84c7-62105a109e11] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.006490888s
--- PASS: TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (6.14s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-8q8rf" [1db46dfc-7ef5-43ac-84c7-62105a109e11] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00439527s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context cloud-shell-949224 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (6.14s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages (0.33s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p cloud-shell-949224 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages (0.33s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/Pause (4.29s)

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

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

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

                                                
                                    

Test skip (7/111)

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

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0.02s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/PodmanEnv
=== PAUSE TestFunctional/parallel/PodmanEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:567: only validate podman env with docker container runtime, currently testing docker
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes (0s)

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

                                                
                                    
Copied to clipboard