=== 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)