=== RUN TestAddons/serial/Volcano
addons_test.go:819: volcano-controller stabilized in 43.450817ms
addons_test.go:803: volcano-scheduler stabilized in 45.928028ms
addons_test.go:811: volcano-admission stabilized in 46.004064ms
addons_test.go:825: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-6c9778cbdf-28pbm" [66f40a05-7971-4a7d-ab23-694d736b9b05] Running
addons_test.go:825: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.005035858s
addons_test.go:829: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5874dfdd79-cg5t6" [e7dd8b98-0822-45dc-8cbc-a752578512ac] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.004252796s
addons_test.go:833: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-789ffc5785-b2c47" [b8ff7178-f8dc-4ff8-bf34-93ec9289b908] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003981188s
addons_test.go:838: (dbg) Run: kubectl --context addons-394893 delete -n volcano-system job volcano-admission-init
addons_test.go:844: (dbg) Run: kubectl --context addons-394893 create -f testdata/vcjob.yaml
addons_test.go:852: (dbg) Run: kubectl --context addons-394893 get vcjob -n my-volcano
addons_test.go:870: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [31720aa2-456f-48d2-a7c4-dae10920d73d] Pending
helpers_test.go:344: "test-job-nginx-0" [31720aa2-456f-48d2-a7c4-dae10920d73d] Pending: PodScheduled:Unschedulable (0/1 nodes are unavailable: 1 Insufficient cpu.)
helpers_test.go:329: TestAddons/serial/Volcano: WARNING: pod list for "my-volcano" "volcano.sh/job-name=test-job" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:870: ***** TestAddons/serial/Volcano: pod "volcano.sh/job-name=test-job" failed to start within 3m0s: context deadline exceeded ****
addons_test.go:870: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-394893 -n addons-394893
addons_test.go:870: TestAddons/serial/Volcano: showing logs for failed pods as of 2024-10-07 10:29:21.911994786 +0000 UTC m=+479.171742114
addons_test.go:870: (dbg) Run: kubectl --context addons-394893 describe po test-job-nginx-0 -n my-volcano
addons_test.go:870: (dbg) kubectl --context addons-394893 describe po test-job-nginx-0 -n my-volcano:
Name: test-job-nginx-0
Namespace: my-volcano
Priority: 0
Service Account: default
Node: <none>
Labels: volcano.sh/job-name=test-job
volcano.sh/job-namespace=my-volcano
volcano.sh/queue-name=test
volcano.sh/task-index=0
volcano.sh/task-spec=nginx
Annotations: scheduling.k8s.io/group-name: test-job-8c851b39-d776-45ca-a8f5-fc1cd7bc3571
volcano.sh/job-name: test-job
volcano.sh/job-retry-count: 0
volcano.sh/job-version: 0
volcano.sh/queue-name: test
volcano.sh/task-index: 0
volcano.sh/task-spec: nginx
volcano.sh/template-uid: test-job-nginx
Status: Pending
IP:
IPs: <none>
Controlled By: Job/test-job
Containers:
nginx:
Image: nginx:latest
Port: <none>
Host Port: <none>
Command:
sleep
10m
Limits:
cpu: 1
Requests:
cpu: 1
Environment:
GOOGLE_APPLICATION_CREDENTIALS: /google-app-creds.json
PROJECT_ID: this_is_fake
GCP_PROJECT: this_is_fake
GCLOUD_PROJECT: this_is_fake
GOOGLE_CLOUD_PROJECT: this_is_fake
CLOUDSDK_CORE_PROJECT: this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nbtbv (ro)
Conditions:
Type Status
PodScheduled False
Volumes:
kube-api-access-nbtbv:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional: <nil>
DownwardAPI: true
gcp-creds:
Type: HostPath (bare host directory volume)
Path: /var/lib/minikube/google_application_credentials.json
HostPathType: File
QoS Class: Burstable
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedScheduling 3m volcano 0/1 nodes are unavailable: 1 Insufficient cpu.
addons_test.go:870: (dbg) Run: kubectl --context addons-394893 logs test-job-nginx-0 -n my-volcano
addons_test.go:870: (dbg) kubectl --context addons-394893 logs test-job-nginx-0 -n my-volcano:
addons_test.go:871: failed waiting for test-local-path pod: volcano.sh/job-name=test-job within 3m0s: 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-394893
helpers_test.go:235: (dbg) docker inspect addons-394893:
-- stdout --
[
{
"Id": "edb40ed4e37db2b017837cf92217e2df45bb4dd8d8eedbc39064efa1dff9a4d2",
"Created": "2024-10-07T10:22:01.505206905Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 8915,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-10-07T10:22:01.679837908Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:b5f10d57944829de859b6363a7c57065ccc6b1805dabb3bce283aaecb83f3acc",
"ResolvConfPath": "/var/lib/docker/containers/edb40ed4e37db2b017837cf92217e2df45bb4dd8d8eedbc39064efa1dff9a4d2/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/edb40ed4e37db2b017837cf92217e2df45bb4dd8d8eedbc39064efa1dff9a4d2/hostname",
"HostsPath": "/var/lib/docker/containers/edb40ed4e37db2b017837cf92217e2df45bb4dd8d8eedbc39064efa1dff9a4d2/hosts",
"LogPath": "/var/lib/docker/containers/edb40ed4e37db2b017837cf92217e2df45bb4dd8d8eedbc39064efa1dff9a4d2/edb40ed4e37db2b017837cf92217e2df45bb4dd8d8eedbc39064efa1dff9a4d2-json.log",
"Name": "/addons-394893",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-394893:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-394893",
"PortBindings": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
]
},
"RestartPolicy": {
"Name": "no",
"MaximumRetryCount": 0
},
"AutoRemove": false,
"VolumeDriver": "",
"VolumesFrom": null,
"ConsoleSize": [
0,
0
],
"CapAdd": null,
"CapDrop": null,
"CgroupnsMode": "host",
"Dns": [],
"DnsOptions": [],
"DnsSearch": [],
"ExtraHosts": null,
"GroupAdd": null,
"IpcMode": "private",
"Cgroup": "",
"Links": null,
"OomScoreAdj": 0,
"PidMode": "",
"Privileged": true,
"PublishAllPorts": false,
"ReadonlyRootfs": false,
"SecurityOpt": [
"seccomp=unconfined",
"apparmor=unconfined",
"label=disable"
],
"Tmpfs": {
"/run": "",
"/tmp": ""
},
"UTSMode": "",
"UsernsMode": "",
"ShmSize": 67108864,
"Runtime": "runc",
"Isolation": "",
"CpuShares": 0,
"Memory": 4194304000,
"NanoCpus": 2000000000,
"CgroupParent": "",
"BlkioWeight": 0,
"BlkioWeightDevice": [],
"BlkioDeviceReadBps": [],
"BlkioDeviceWriteBps": [],
"BlkioDeviceReadIOps": [],
"BlkioDeviceWriteIOps": [],
"CpuPeriod": 0,
"CpuQuota": 0,
"CpuRealtimePeriod": 0,
"CpuRealtimeRuntime": 0,
"CpusetCpus": "",
"CpusetMems": "",
"Devices": [],
"DeviceCgroupRules": null,
"DeviceRequests": null,
"MemoryReservation": 0,
"MemorySwap": 8388608000,
"MemorySwappiness": null,
"OomKillDisable": false,
"PidsLimit": null,
"Ulimits": [],
"CpuCount": 0,
"CpuPercent": 0,
"IOMaximumIOps": 0,
"IOMaximumBandwidth": 0,
"MaskedPaths": null,
"ReadonlyPaths": null
},
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/e45d6dadc7047bbdf22628cb47531e95add36eb2abca5ad398878154c65f3e72-init/diff:/var/lib/docker/overlay2/29e2f885babbd0a7de10073ac85487f769b36746b1abc5b68c6b86e0923545bd/diff",
"MergedDir": "/var/lib/docker/overlay2/e45d6dadc7047bbdf22628cb47531e95add36eb2abca5ad398878154c65f3e72/merged",
"UpperDir": "/var/lib/docker/overlay2/e45d6dadc7047bbdf22628cb47531e95add36eb2abca5ad398878154c65f3e72/diff",
"WorkDir": "/var/lib/docker/overlay2/e45d6dadc7047bbdf22628cb47531e95add36eb2abca5ad398878154c65f3e72/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-394893",
"Source": "/var/lib/docker/volumes/addons-394893/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-394893",
"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.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122",
"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-394893",
"name.minikube.sigs.k8s.io": "addons-394893",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "fee3d5f282a500830dcce60101902d9550c7e41d259946f78c5cf3e26e328c11",
"SandboxKey": "/var/run/docker/netns/fee3d5f282a5",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32768"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32769"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32772"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32770"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32771"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-394893": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "ca1b7c476338d5e5c3b5a1efa419c984df8be823b14600a01bca473192758d16",
"EndpointID": "5673da4e7d28e8daffb2d76efd156b8089606b49a4ba4df389783355b1389bc3",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-394893",
"edb40ed4e37d"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-394893 -n addons-394893
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-arm64 -p addons-394893 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-394893 logs -n 25: (1.638384812s)
helpers_test.go:252: TestAddons/serial/Volcano logs:
-- stdout --
==> Audit <==
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| start | -o=json --download-only | download-only-564359 | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | |
| | -p download-only-564359 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.20.0 | | | | | |
| | --container-runtime=containerd | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | --all | minikube | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | 07 Oct 24 10:21 UTC |
| delete | -p download-only-564359 | download-only-564359 | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | 07 Oct 24 10:21 UTC |
| start | -o=json --download-only | download-only-311498 | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | |
| | -p download-only-311498 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.31.1 | | | | | |
| | --container-runtime=containerd | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | --all | minikube | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | 07 Oct 24 10:21 UTC |
| delete | -p download-only-311498 | download-only-311498 | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | 07 Oct 24 10:21 UTC |
| delete | -p download-only-564359 | download-only-564359 | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | 07 Oct 24 10:21 UTC |
| delete | -p download-only-311498 | download-only-311498 | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | 07 Oct 24 10:21 UTC |
| start | --download-only -p | download-docker-255694 | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | |
| | download-docker-255694 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p download-docker-255694 | download-docker-255694 | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | 07 Oct 24 10:21 UTC |
| start | --download-only -p | binary-mirror-611542 | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | |
| | binary-mirror-611542 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:33287 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p binary-mirror-611542 | binary-mirror-611542 | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | 07 Oct 24 10:21 UTC |
| addons | disable dashboard -p | addons-394893 | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | |
| | addons-394893 | | | | | |
| addons | enable dashboard -p | addons-394893 | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | |
| | addons-394893 | | | | | |
| start | -p addons-394893 --wait=true | addons-394893 | jenkins | v1.34.0 | 07 Oct 24 10:21 UTC | 07 Oct 24 10:26 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 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| | --addons=storage-provisioner-rancher | | | | | |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/10/07 10:21:37
Running on machine: ip-172-31-24-2
Binary: Built with gc go1.23.0 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1007 10:21:37.059657 8412 out.go:345] Setting OutFile to fd 1 ...
I1007 10:21:37.059879 8412 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 10:21:37.059911 8412 out.go:358] Setting ErrFile to fd 2...
I1007 10:21:37.059936 8412 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 10:21:37.060197 8412 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19761-2216/.minikube/bin
I1007 10:21:37.060677 8412 out.go:352] Setting JSON to false
I1007 10:21:37.061481 8412 start.go:129] hostinfo: {"hostname":"ip-172-31-24-2","uptime":246,"bootTime":1728296251,"procs":153,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"6d436adf-771e-4269-b9a3-c25fd4fca4f5"}
I1007 10:21:37.061608 8412 start.go:139] virtualization:
I1007 10:21:37.065799 8412 out.go:177] * [addons-394893] minikube v1.34.0 on Ubuntu 20.04 (arm64)
I1007 10:21:37.067826 8412 out.go:177] - MINIKUBE_LOCATION=19761
I1007 10:21:37.067898 8412 notify.go:220] Checking for updates...
I1007 10:21:37.071308 8412 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I1007 10:21:37.073121 8412 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/19761-2216/kubeconfig
I1007 10:21:37.074831 8412 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/19761-2216/.minikube
I1007 10:21:37.076987 8412 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I1007 10:21:37.079304 8412 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I1007 10:21:37.081393 8412 driver.go:394] Setting default libvirt URI to qemu:///system
I1007 10:21:37.107389 8412 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
I1007 10:21:37.107499 8412 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1007 10:21:37.162830 8412 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-10-07 10:21:37.153986073 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-24-2 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I1007 10:21:37.162943 8412 docker.go:318] overlay module found
I1007 10:21:37.165073 8412 out.go:177] * Using the docker driver based on user configuration
I1007 10:21:37.167199 8412 start.go:297] selected driver: docker
I1007 10:21:37.167217 8412 start.go:901] validating driver "docker" against <nil>
I1007 10:21:37.167252 8412 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I1007 10:21:37.167864 8412 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1007 10:21:37.226410 8412 info.go:266] docker info: {ID:J4M5:W6MX:GOX4:4LAQ:VI7E:VJNF:J3OP:OPBH:GF7G:PPY4:WQWD:7N4L Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-10-07 10:21:37.216855138 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-24-2 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridge
-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I1007 10:21:37.226640 8412 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I1007 10:21:37.226931 8412 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]
I1007 10:21:37.228781 8412 out.go:177] * Using Docker driver with root privileges
I1007 10:21:37.230753 8412 cni.go:84] Creating CNI manager for ""
I1007 10:21:37.230812 8412 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I1007 10:21:37.230836 8412 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I1007 10:21:37.230939 8412 start.go:340] cluster config:
{Name:addons-394893 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 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.31.1 ClusterName:addons-394893 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntim
e:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/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: SSH
AuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I1007 10:21:37.234559 8412 out.go:177] * Starting "addons-394893" primary control-plane node in "addons-394893" cluster
I1007 10:21:37.236353 8412 cache.go:121] Beginning downloading kic base image for docker with containerd
I1007 10:21:37.238282 8412 out.go:177] * Pulling base image v0.0.45-1727731891-master ...
I1007 10:21:37.240337 8412 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime containerd
I1007 10:21:37.240395 8412 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19761-2216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-containerd-overlay2-arm64.tar.lz4
I1007 10:21:37.240407 8412 cache.go:56] Caching tarball of preloaded images
I1007 10:21:37.240426 8412 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local docker daemon
I1007 10:21:37.240494 8412 preload.go:172] Found /home/jenkins/minikube-integration/19761-2216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
I1007 10:21:37.240505 8412 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on containerd
I1007 10:21:37.240879 8412 profile.go:143] Saving config to /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/config.json ...
I1007 10:21:37.240929 8412 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/config.json: {Name:mkecaa23753c40141593f3de998c59371620937c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1007 10:21:37.254637 8412 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 to local cache
I1007 10:21:37.254744 8412 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local cache directory
I1007 10:21:37.254772 8412 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local cache directory, skipping pull
I1007 10:21:37.254782 8412 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 exists in cache, skipping pull
I1007 10:21:37.254789 8412 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 as a tarball
I1007 10:21:37.254796 8412 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 from local cache
I1007 10:21:54.248955 8412 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 from cached tarball
I1007 10:21:54.248987 8412 cache.go:194] Successfully downloaded all kic artifacts
I1007 10:21:54.249032 8412 start.go:360] acquireMachinesLock for addons-394893: {Name:mkabdd8828367779550f7b623b1f91ee603a9bc6 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1007 10:21:54.249148 8412 start.go:364] duration metric: took 94.539µs to acquireMachinesLock for "addons-394893"
I1007 10:21:54.249182 8412 start.go:93] Provisioning new machine with config: &{Name:addons-394893 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 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.31.1 ClusterName:addons-394893 Namespace:default APIServerHAVIP: APIServerName:mi
nikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:f
alse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
I1007 10:21:54.249259 8412 start.go:125] createHost starting for "" (driver="docker")
I1007 10:21:54.252997 8412 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
I1007 10:21:54.253256 8412 start.go:159] libmachine.API.Create for "addons-394893" (driver="docker")
I1007 10:21:54.253292 8412 client.go:168] LocalClient.Create starting
I1007 10:21:54.253408 8412 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19761-2216/.minikube/certs/ca.pem
I1007 10:21:54.682303 8412 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19761-2216/.minikube/certs/cert.pem
I1007 10:21:55.052194 8412 cli_runner.go:164] Run: docker network inspect addons-394893 --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}}]}"
W1007 10:21:55.069172 8412 cli_runner.go:211] docker network inspect addons-394893 --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
I1007 10:21:55.069262 8412 network_create.go:284] running [docker network inspect addons-394893] to gather additional debugging logs...
I1007 10:21:55.069283 8412 cli_runner.go:164] Run: docker network inspect addons-394893
W1007 10:21:55.083945 8412 cli_runner.go:211] docker network inspect addons-394893 returned with exit code 1
I1007 10:21:55.083992 8412 network_create.go:287] error running [docker network inspect addons-394893]: docker network inspect addons-394893: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-394893 not found
I1007 10:21:55.084019 8412 network_create.go:289] output of [docker network inspect addons-394893]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-394893 not found
** /stderr **
I1007 10:21:55.084136 8412 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}}]}"
I1007 10:21:55.102019 8412 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:0x400186deb0}
I1007 10:21:55.102061 8412 network_create.go:124] attempt to create docker network addons-394893 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I1007 10:21:55.102121 8412 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-394893 addons-394893
I1007 10:21:55.184264 8412 network_create.go:108] docker network addons-394893 192.168.49.0/24 created
I1007 10:21:55.184292 8412 kic.go:121] calculated static IP "192.168.49.2" for the "addons-394893" container
I1007 10:21:55.184372 8412 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I1007 10:21:55.198986 8412 cli_runner.go:164] Run: docker volume create addons-394893 --label name.minikube.sigs.k8s.io=addons-394893 --label created_by.minikube.sigs.k8s.io=true
I1007 10:21:55.215885 8412 oci.go:103] Successfully created a docker volume addons-394893
I1007 10:21:55.215976 8412 cli_runner.go:164] Run: docker run --rm --name addons-394893-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-394893 --entrypoint /usr/bin/test -v addons-394893:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 -d /var/lib
I1007 10:21:57.353496 8412 cli_runner.go:217] Completed: docker run --rm --name addons-394893-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-394893 --entrypoint /usr/bin/test -v addons-394893:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 -d /var/lib: (2.137462657s)
I1007 10:21:57.353526 8412 oci.go:107] Successfully prepared a docker volume addons-394893
I1007 10:21:57.353552 8412 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime containerd
I1007 10:21:57.353572 8412 kic.go:194] Starting extracting preloaded images to volume ...
I1007 10:21:57.353637 8412 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19761-2216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-394893:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 -I lz4 -xf /preloaded.tar -C /extractDir
I1007 10:22:01.439375 8412 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19761-2216/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-394893:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 -I lz4 -xf /preloaded.tar -C /extractDir: (4.085700092s)
I1007 10:22:01.439410 8412 kic.go:203] duration metric: took 4.085835694s to extract preloaded images to volume ...
W1007 10:22:01.439556 8412 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I1007 10:22:01.439671 8412 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I1007 10:22:01.491076 8412 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-394893 --name addons-394893 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-394893 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-394893 --network addons-394893 --ip 192.168.49.2 --volume addons-394893:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122
I1007 10:22:01.838506 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Running}}
I1007 10:22:01.860628 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:01.886321 8412 cli_runner.go:164] Run: docker exec addons-394893 stat /var/lib/dpkg/alternatives/iptables
I1007 10:22:01.962523 8412 oci.go:144] the created container "addons-394893" has a running status.
I1007 10:22:01.962570 8412 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa...
I1007 10:22:02.174012 8412 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I1007 10:22:02.193369 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:02.219145 8412 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I1007 10:22:02.219164 8412 kic_runner.go:114] Args: [docker exec --privileged addons-394893 chown docker:docker /home/docker/.ssh/authorized_keys]
I1007 10:22:02.287263 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:02.321313 8412 machine.go:93] provisionDockerMachine start ...
I1007 10:22:02.321403 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:02.353998 8412 main.go:141] libmachine: Using SSH client type: native
I1007 10:22:02.354243 8412 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413c00] 0x416440 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I1007 10:22:02.354260 8412 main.go:141] libmachine: About to run SSH command:
hostname
I1007 10:22:02.354906 8412 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
I1007 10:22:05.489187 8412 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-394893
I1007 10:22:05.489208 8412 ubuntu.go:169] provisioning hostname "addons-394893"
I1007 10:22:05.489298 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:05.506409 8412 main.go:141] libmachine: Using SSH client type: native
I1007 10:22:05.506653 8412 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413c00] 0x416440 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I1007 10:22:05.506670 8412 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-394893 && echo "addons-394893" | sudo tee /etc/hostname
I1007 10:22:05.653489 8412 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-394893
I1007 10:22:05.653567 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:05.671296 8412 main.go:141] libmachine: Using SSH client type: native
I1007 10:22:05.671535 8412 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413c00] 0x416440 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I1007 10:22:05.671556 8412 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-394893' /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-394893/g' /etc/hosts;
else
echo '127.0.1.1 addons-394893' | sudo tee -a /etc/hosts;
fi
fi
I1007 10:22:05.805653 8412 main.go:141] libmachine: SSH cmd err, output: <nil>:
I1007 10:22:05.805700 8412 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19761-2216/.minikube CaCertPath:/home/jenkins/minikube-integration/19761-2216/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19761-2216/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19761-2216/.minikube}
I1007 10:22:05.805722 8412 ubuntu.go:177] setting up certificates
I1007 10:22:05.805731 8412 provision.go:84] configureAuth start
I1007 10:22:05.805795 8412 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-394893
I1007 10:22:05.822432 8412 provision.go:143] copyHostCerts
I1007 10:22:05.822515 8412 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19761-2216/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19761-2216/.minikube/ca.pem (1078 bytes)
I1007 10:22:05.822633 8412 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19761-2216/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19761-2216/.minikube/cert.pem (1123 bytes)
I1007 10:22:05.822698 8412 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19761-2216/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19761-2216/.minikube/key.pem (1679 bytes)
I1007 10:22:05.822762 8412 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19761-2216/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19761-2216/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19761-2216/.minikube/certs/ca-key.pem org=jenkins.addons-394893 san=[127.0.0.1 192.168.49.2 addons-394893 localhost minikube]
I1007 10:22:05.972957 8412 provision.go:177] copyRemoteCerts
I1007 10:22:05.973028 8412 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I1007 10:22:05.973067 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:05.989316 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:06.099054 8412 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19761-2216/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I1007 10:22:06.124811 8412 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19761-2216/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I1007 10:22:06.149232 8412 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19761-2216/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I1007 10:22:06.172931 8412 provision.go:87] duration metric: took 367.187077ms to configureAuth
I1007 10:22:06.172960 8412 ubuntu.go:193] setting minikube options for container-runtime
I1007 10:22:06.173146 8412 config.go:182] Loaded profile config "addons-394893": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.1
I1007 10:22:06.173161 8412 machine.go:96] duration metric: took 3.851829994s to provisionDockerMachine
I1007 10:22:06.173168 8412 client.go:171] duration metric: took 11.919865331s to LocalClient.Create
I1007 10:22:06.173188 8412 start.go:167] duration metric: took 11.919933261s to libmachine.API.Create "addons-394893"
I1007 10:22:06.173198 8412 start.go:293] postStartSetup for "addons-394893" (driver="docker")
I1007 10:22:06.173208 8412 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]
I1007 10:22:06.173262 8412 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
I1007 10:22:06.173303 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:06.189742 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:06.290412 8412 ssh_runner.go:195] Run: cat /etc/os-release
I1007 10:22:06.293557 8412 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I1007 10:22:06.293620 8412 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I1007 10:22:06.293638 8412 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I1007 10:22:06.293653 8412 info.go:137] Remote host: Ubuntu 22.04.5 LTS
I1007 10:22:06.293689 8412 filesync.go:126] Scanning /home/jenkins/minikube-integration/19761-2216/.minikube/addons for local assets ...
I1007 10:22:06.293769 8412 filesync.go:126] Scanning /home/jenkins/minikube-integration/19761-2216/.minikube/files for local assets ...
I1007 10:22:06.293794 8412 start.go:296] duration metric: took 120.589814ms for postStartSetup
I1007 10:22:06.294089 8412 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-394893
I1007 10:22:06.309702 8412 profile.go:143] Saving config to /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/config.json ...
I1007 10:22:06.309984 8412 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I1007 10:22:06.310034 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:06.325803 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:06.422135 8412 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I1007 10:22:06.426085 8412 start.go:128] duration metric: took 12.176810212s to createHost
I1007 10:22:06.426107 8412 start.go:83] releasing machines lock for "addons-394893", held for 12.17694338s
I1007 10:22:06.426172 8412 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-394893
I1007 10:22:06.445501 8412 ssh_runner.go:195] Run: cat /version.json
I1007 10:22:06.445566 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:06.445819 8412 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I1007 10:22:06.445890 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:06.473117 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:06.472990 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:06.564782 8412 ssh_runner.go:195] Run: systemctl --version
I1007 10:22:06.696281 8412 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I1007 10:22:06.700287 8412 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' {}" ;
I1007 10:22:06.723900 8412 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
I1007 10:22:06.723991 8412 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" ;
I1007 10:22:06.751813 8412 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I1007 10:22:06.751837 8412 start.go:495] detecting cgroup driver to use...
I1007 10:22:06.751869 8412 detect.go:187] detected "cgroupfs" cgroup driver on host os
I1007 10:22:06.751919 8412 ssh_runner.go:195] Run: sudo systemctl stop -f crio
I1007 10:22:06.764444 8412 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I1007 10:22:06.775797 8412 docker.go:217] disabling cri-docker service (if available) ...
I1007 10:22:06.775858 8412 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I1007 10:22:06.789227 8412 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I1007 10:22:06.803114 8412 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I1007 10:22:06.893520 8412 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I1007 10:22:07.001539 8412 docker.go:233] disabling docker service ...
I1007 10:22:07.001653 8412 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I1007 10:22:07.023808 8412 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I1007 10:22:07.035399 8412 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I1007 10:22:07.123413 8412 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I1007 10:22:07.218968 8412 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I1007 10:22:07.230349 8412 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"
I1007 10:22:07.246678 8412 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"
I1007 10:22:07.256933 8412 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"
I1007 10:22:07.267135 8412 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
I1007 10:22:07.267227 8412 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
I1007 10:22:07.277268 8412 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"
I1007 10:22:07.287471 8412 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I1007 10:22:07.296692 8412 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I1007 10:22:07.306327 8412 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I1007 10:22:07.315351 8412 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"
I1007 10:22:07.325444 8412 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
I1007 10:22:07.336089 8412 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"
I1007 10:22:07.345515 8412 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I1007 10:22:07.353958 8412 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
stdout:
stderr:
sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
I1007 10:22:07.354031 8412 ssh_runner.go:195] Run: sudo modprobe br_netfilter
I1007 10:22:07.367633 8412 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I1007 10:22:07.376147 8412 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1007 10:22:07.465799 8412 ssh_runner.go:195] Run: sudo systemctl restart containerd
I1007 10:22:07.599659 8412 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
I1007 10:22:07.599766 8412 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
I1007 10:22:07.603190 8412 start.go:563] Will wait 60s for crictl version
I1007 10:22:07.603297 8412 ssh_runner.go:195] Run: which crictl
I1007 10:22:07.606538 8412 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I1007 10:22:07.646032 8412 start.go:579] Version: 0.1.0
RuntimeName: containerd
RuntimeVersion: 1.7.22
RuntimeApiVersion: v1
I1007 10:22:07.646186 8412 ssh_runner.go:195] Run: containerd --version
I1007 10:22:07.667586 8412 ssh_runner.go:195] Run: containerd --version
I1007 10:22:07.691166 8412 out.go:177] * Preparing Kubernetes v1.31.1 on containerd 1.7.22 ...
I1007 10:22:07.692969 8412 cli_runner.go:164] Run: docker network inspect addons-394893 --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}}]}"
I1007 10:22:07.706996 8412 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I1007 10:22:07.710489 8412 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""
I1007 10:22:07.721092 8412 kubeadm.go:883] updating cluster {Name:addons-394893 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 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.31.1 ClusterName:addons-394893 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Cu
stomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I1007 10:22:07.721214 8412 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime containerd
I1007 10:22:07.721283 8412 ssh_runner.go:195] Run: sudo crictl images --output json
I1007 10:22:07.758711 8412 containerd.go:627] all images are preloaded for containerd runtime.
I1007 10:22:07.758736 8412 containerd.go:534] Images already preloaded, skipping extraction
I1007 10:22:07.758797 8412 ssh_runner.go:195] Run: sudo crictl images --output json
I1007 10:22:07.797593 8412 containerd.go:627] all images are preloaded for containerd runtime.
I1007 10:22:07.797617 8412 cache_images.go:84] Images are preloaded, skipping loading
I1007 10:22:07.797626 8412 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 containerd true true} ...
I1007 10:22:07.797747 8412 kubeadm.go:946] kubelet [Unit]
Wants=containerd.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-394893 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.31.1 ClusterName:addons-394893 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I1007 10:22:07.797827 8412 ssh_runner.go:195] Run: sudo crictl info
I1007 10:22:07.833008 8412 cni.go:84] Creating CNI manager for ""
I1007 10:22:07.833031 8412 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I1007 10:22:07.833040 8412 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I1007 10:22:07.833063 8412 kubeadm.go:181] 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.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-394893 NodeName:addons-394893 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I1007 10:22:07.833195 8412 kubeadm.go:187] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta3
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///run/containerd/containerd.sock
name: "addons-394893"
kubeletExtraArgs:
node-ip: 192.168.49.2
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta3
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
extraArgs:
enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
allocate-node-cidrs: "true"
leader-elect: "false"
scheduler:
extraArgs:
leader-elect: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
extraArgs:
proxy-refresh-interval: "70000"
kubernetesVersion: v1.31.1
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: cgroupfs
containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%"
nodefs.inodesFree: "0%"
imagefs.available: "0%"
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
tcpEstablishedTimeout: 0s
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
tcpCloseWaitTimeout: 0s
I1007 10:22:07.833266 8412 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
I1007 10:22:07.841763 8412 binaries.go:44] Found k8s binaries, skipping transfer
I1007 10:22:07.841846 8412 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I1007 10:22:07.850744 8412 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
I1007 10:22:07.867846 8412 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I1007 10:22:07.885409 8412 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
I1007 10:22:07.903365 8412 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I1007 10:22:07.906719 8412 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""
I1007 10:22:07.917182 8412 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1007 10:22:07.992533 8412 ssh_runner.go:195] Run: sudo systemctl start kubelet
I1007 10:22:08.008003 8412 certs.go:68] Setting up /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893 for IP: 192.168.49.2
I1007 10:22:08.008032 8412 certs.go:194] generating shared ca certs ...
I1007 10:22:08.008049 8412 certs.go:226] acquiring lock for ca certs: {Name:mk2a897185cd598db0948b55a0dd0cdd265da94e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1007 10:22:08.008275 8412 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19761-2216/.minikube/ca.key
I1007 10:22:08.382544 8412 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19761-2216/.minikube/ca.crt ...
I1007 10:22:08.382576 8412 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19761-2216/.minikube/ca.crt: {Name:mka49d48fb9dd430f535b8f39a547cb49dad01a0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1007 10:22:08.382794 8412 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19761-2216/.minikube/ca.key ...
I1007 10:22:08.382815 8412 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19761-2216/.minikube/ca.key: {Name:mk9daa3e9a7c10e96ce1f7f2ea3157701f621699 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1007 10:22:08.382942 8412 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19761-2216/.minikube/proxy-client-ca.key
I1007 10:22:08.831300 8412 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19761-2216/.minikube/proxy-client-ca.crt ...
I1007 10:22:08.831330 8412 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19761-2216/.minikube/proxy-client-ca.crt: {Name:mk836f1ce263ba532a98f66dbe46f56e587759dc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1007 10:22:08.831529 8412 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19761-2216/.minikube/proxy-client-ca.key ...
I1007 10:22:08.831541 8412 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19761-2216/.minikube/proxy-client-ca.key: {Name:mk39745c2dac06178edc23fc8ab66a2cc7a9ffc3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1007 10:22:08.831626 8412 certs.go:256] generating profile certs ...
I1007 10:22:08.831695 8412 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/client.key
I1007 10:22:08.831714 8412 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/client.crt with IP's: []
I1007 10:22:09.069038 8412 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/client.crt ...
I1007 10:22:09.069071 8412 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/client.crt: {Name:mk84e704d718eee65153f2feccdc9f69c0bdcd0f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1007 10:22:09.069259 8412 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/client.key ...
I1007 10:22:09.069271 8412 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/client.key: {Name:mk118347fb896a1438fb6aae7c8e89db2a3452c8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1007 10:22:09.069354 8412 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/apiserver.key.2d55cd1e
I1007 10:22:09.069376 8412 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/apiserver.crt.2d55cd1e with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I1007 10:22:09.217592 8412 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/apiserver.crt.2d55cd1e ...
I1007 10:22:09.217618 8412 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/apiserver.crt.2d55cd1e: {Name:mk1dd2381702f6128628251feb0cb7a016b468a0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1007 10:22:09.217812 8412 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/apiserver.key.2d55cd1e ...
I1007 10:22:09.217826 8412 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/apiserver.key.2d55cd1e: {Name:mk4134fe78315038083c61a350ba661c35348d14 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1007 10:22:09.217902 8412 certs.go:381] copying /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/apiserver.crt.2d55cd1e -> /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/apiserver.crt
I1007 10:22:09.217981 8412 certs.go:385] copying /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/apiserver.key.2d55cd1e -> /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/apiserver.key
I1007 10:22:09.218034 8412 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/proxy-client.key
I1007 10:22:09.218055 8412 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/proxy-client.crt with IP's: []
I1007 10:22:09.471430 8412 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/proxy-client.crt ...
I1007 10:22:09.471458 8412 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/proxy-client.crt: {Name:mk71b91d5ed33a4d118d6b9d4ee95731aeff2fc6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1007 10:22:09.471635 8412 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/proxy-client.key ...
I1007 10:22:09.471647 8412 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/proxy-client.key: {Name:mkc5ccc7381fac6c4ccfc94df440f49136ec13e5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1007 10:22:09.471818 8412 certs.go:484] found cert: /home/jenkins/minikube-integration/19761-2216/.minikube/certs/ca-key.pem (1679 bytes)
I1007 10:22:09.471865 8412 certs.go:484] found cert: /home/jenkins/minikube-integration/19761-2216/.minikube/certs/ca.pem (1078 bytes)
I1007 10:22:09.471893 8412 certs.go:484] found cert: /home/jenkins/minikube-integration/19761-2216/.minikube/certs/cert.pem (1123 bytes)
I1007 10:22:09.471923 8412 certs.go:484] found cert: /home/jenkins/minikube-integration/19761-2216/.minikube/certs/key.pem (1679 bytes)
I1007 10:22:09.472487 8412 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19761-2216/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I1007 10:22:09.496089 8412 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19761-2216/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I1007 10:22:09.519711 8412 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19761-2216/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I1007 10:22:09.544390 8412 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19761-2216/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
I1007 10:22:09.569102 8412 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I1007 10:22:09.593097 8412 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I1007 10:22:09.618889 8412 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I1007 10:22:09.642492 8412 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19761-2216/.minikube/profiles/addons-394893/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
I1007 10:22:09.665604 8412 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19761-2216/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I1007 10:22:09.689428 8412 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I1007 10:22:09.708234 8412 ssh_runner.go:195] Run: openssl version
I1007 10:22:09.713823 8412 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"
I1007 10:22:09.723527 8412 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I1007 10:22:09.727037 8412 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct 7 10:22 /usr/share/ca-certificates/minikubeCA.pem
I1007 10:22:09.727109 8412 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I1007 10:22:09.733909 8412 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"
I1007 10:22:09.743370 8412 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I1007 10:22:09.746517 8412 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
I1007 10:22:09.746566 8412 kubeadm.go:392] StartCluster: {Name:addons-394893 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 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.31.1 ClusterName:addons-394893 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerName
s:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Custo
mQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I1007 10:22:09.746657 8412 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
I1007 10:22:09.746717 8412 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I1007 10:22:09.781980 8412 cri.go:89] found id: ""
I1007 10:22:09.782047 8412 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I1007 10:22:09.791039 8412 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I1007 10:22:09.799785 8412 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I1007 10:22:09.799863 8412 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
I1007 10:22:09.808281 8412 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
I1007 10:22:09.808348 8412 kubeadm.go:157] found existing configuration files:
I1007 10:22:09.808403 8412 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I1007 10:22:09.816784 8412 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
I1007 10:22:09.816845 8412 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I1007 10:22:09.825054 8412 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I1007 10:22:09.833746 8412 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
I1007 10:22:09.833808 8412 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I1007 10:22:09.841932 8412 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I1007 10:22:09.850634 8412 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
I1007 10:22:09.850729 8412 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I1007 10:22:09.859161 8412 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I1007 10:22:09.868018 8412 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
I1007 10:22:09.868125 8412 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I1007 10:22:09.876272 8412 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
I1007 10:22:09.912414 8412 kubeadm.go:310] W1007 10:22:09.911759 1016 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
I1007 10:22:09.913323 8412 kubeadm.go:310] W1007 10:22:09.912741 1016 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
I1007 10:22:09.936050 8412 kubeadm.go:310] [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1070-aws\n", err: exit status 1
I1007 10:22:09.997481 8412 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I1007 10:22:26.069546 8412 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
I1007 10:22:26.069609 8412 kubeadm.go:310] [preflight] Running pre-flight checks
I1007 10:22:26.069727 8412 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
I1007 10:22:26.069790 8412 kubeadm.go:310] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1070-aws[0m
I1007 10:22:26.069835 8412 kubeadm.go:310] [0;37mOS[0m: [0;32mLinux[0m
I1007 10:22:26.069883 8412 kubeadm.go:310] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I1007 10:22:26.069938 8412 kubeadm.go:310] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I1007 10:22:26.069992 8412 kubeadm.go:310] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I1007 10:22:26.070046 8412 kubeadm.go:310] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I1007 10:22:26.070097 8412 kubeadm.go:310] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I1007 10:22:26.070159 8412 kubeadm.go:310] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I1007 10:22:26.070210 8412 kubeadm.go:310] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I1007 10:22:26.070263 8412 kubeadm.go:310] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I1007 10:22:26.070315 8412 kubeadm.go:310] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I1007 10:22:26.070390 8412 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I1007 10:22:26.070490 8412 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I1007 10:22:26.070586 8412 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
I1007 10:22:26.070652 8412 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I1007 10:22:26.072929 8412 out.go:235] - Generating certificates and keys ...
I1007 10:22:26.073026 8412 kubeadm.go:310] [certs] Using existing ca certificate authority
I1007 10:22:26.073096 8412 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I1007 10:22:26.073169 8412 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I1007 10:22:26.073231 8412 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I1007 10:22:26.073299 8412 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I1007 10:22:26.073358 8412 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I1007 10:22:26.073413 8412 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I1007 10:22:26.073537 8412 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-394893 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1007 10:22:26.073593 8412 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I1007 10:22:26.073747 8412 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-394893 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I1007 10:22:26.073872 8412 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I1007 10:22:26.073952 8412 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I1007 10:22:26.073998 8412 kubeadm.go:310] [certs] Generating "sa" key and public key
I1007 10:22:26.074053 8412 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I1007 10:22:26.074105 8412 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I1007 10:22:26.074167 8412 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I1007 10:22:26.074222 8412 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I1007 10:22:26.074297 8412 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I1007 10:22:26.074365 8412 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I1007 10:22:26.074458 8412 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I1007 10:22:26.074541 8412 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I1007 10:22:26.076389 8412 out.go:235] - Booting up control plane ...
I1007 10:22:26.076502 8412 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I1007 10:22:26.076612 8412 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I1007 10:22:26.076705 8412 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I1007 10:22:26.076818 8412 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I1007 10:22:26.076909 8412 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I1007 10:22:26.076955 8412 kubeadm.go:310] [kubelet-start] Starting the kubelet
I1007 10:22:26.077091 8412 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I1007 10:22:26.077198 8412 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
I1007 10:22:26.077260 8412 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501736497s
I1007 10:22:26.077333 8412 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I1007 10:22:26.077394 8412 kubeadm.go:310] [api-check] The API server is healthy after 6.502172679s
I1007 10:22:26.077502 8412 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I1007 10:22:26.077631 8412 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I1007 10:22:26.077725 8412 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I1007 10:22:26.077907 8412 kubeadm.go:310] [mark-control-plane] Marking the node addons-394893 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I1007 10:22:26.077967 8412 kubeadm.go:310] [bootstrap-token] Using token: yt5aid.johvvh14zstohbw0
I1007 10:22:26.080116 8412 out.go:235] - Configuring RBAC rules ...
I1007 10:22:26.080276 8412 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I1007 10:22:26.080370 8412 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I1007 10:22:26.080521 8412 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
I1007 10:22:26.080707 8412 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I1007 10:22:26.080843 8412 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I1007 10:22:26.080936 8412 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I1007 10:22:26.081079 8412 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I1007 10:22:26.081128 8412 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I1007 10:22:26.081179 8412 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I1007 10:22:26.081186 8412 kubeadm.go:310]
I1007 10:22:26.081265 8412 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I1007 10:22:26.081311 8412 kubeadm.go:310]
I1007 10:22:26.081421 8412 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I1007 10:22:26.081431 8412 kubeadm.go:310]
I1007 10:22:26.081458 8412 kubeadm.go:310] mkdir -p $HOME/.kube
I1007 10:22:26.081524 8412 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I1007 10:22:26.081579 8412 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I1007 10:22:26.081587 8412 kubeadm.go:310]
I1007 10:22:26.081645 8412 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I1007 10:22:26.081654 8412 kubeadm.go:310]
I1007 10:22:26.081758 8412 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I1007 10:22:26.081769 8412 kubeadm.go:310]
I1007 10:22:26.081825 8412 kubeadm.go:310] You should now deploy a pod network to the cluster.
I1007 10:22:26.081918 8412 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I1007 10:22:26.082020 8412 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I1007 10:22:26.082049 8412 kubeadm.go:310]
I1007 10:22:26.082158 8412 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I1007 10:22:26.082252 8412 kubeadm.go:310] and service account keys on each node and then running the following as root:
I1007 10:22:26.082281 8412 kubeadm.go:310]
I1007 10:22:26.082397 8412 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token yt5aid.johvvh14zstohbw0 \
I1007 10:22:26.082504 8412 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:9ad3d4416c9b75daed0682679412ecf88dbdeefad72650e6f5a21cf34e365284 \
I1007 10:22:26.082528 8412 kubeadm.go:310] --control-plane
I1007 10:22:26.082535 8412 kubeadm.go:310]
I1007 10:22:26.082620 8412 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I1007 10:22:26.082627 8412 kubeadm.go:310]
I1007 10:22:26.082713 8412 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token yt5aid.johvvh14zstohbw0 \
I1007 10:22:26.082835 8412 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:9ad3d4416c9b75daed0682679412ecf88dbdeefad72650e6f5a21cf34e365284
I1007 10:22:26.082858 8412 cni.go:84] Creating CNI manager for ""
I1007 10:22:26.082869 8412 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I1007 10:22:26.085899 8412 out.go:177] * Configuring CNI (Container Networking Interface) ...
I1007 10:22:26.087697 8412 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I1007 10:22:26.092009 8412 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
I1007 10:22:26.092043 8412 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
I1007 10:22:26.111940 8412 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I1007 10:22:26.386659 8412 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I1007 10:22:26.386816 8412 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I1007 10:22:26.386896 8412 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-394893 minikube.k8s.io/updated_at=2024_10_07T10_22_26_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=1b06d4f2a8ccec01d969e2c3d6aacc70438e6b0f minikube.k8s.io/name=addons-394893 minikube.k8s.io/primary=true
I1007 10:22:26.395673 8412 ops.go:34] apiserver oom_adj: -16
I1007 10:22:26.542490 8412 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1007 10:22:27.043582 8412 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1007 10:22:27.542792 8412 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1007 10:22:28.043035 8412 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1007 10:22:28.542604 8412 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1007 10:22:29.043339 8412 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1007 10:22:29.542927 8412 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1007 10:22:30.046896 8412 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1007 10:22:30.542892 8412 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I1007 10:22:30.682055 8412 kubeadm.go:1113] duration metric: took 4.295285704s to wait for elevateKubeSystemPrivileges
I1007 10:22:30.682087 8412 kubeadm.go:394] duration metric: took 20.935525192s to StartCluster
I1007 10:22:30.682106 8412 settings.go:142] acquiring lock: {Name:mk6c8c919cc1cfe9fe756e77f41425dccbb68983 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1007 10:22:30.682211 8412 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/19761-2216/kubeconfig
I1007 10:22:30.682632 8412 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19761-2216/kubeconfig: {Name:mk46cb2131071e36267979030782276db304c9b7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1007 10:22:30.682830 8412 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:containerd ControlPlane:true Worker:true}
I1007 10:22:30.682968 8412 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I1007 10:22:30.683193 8412 config.go:182] Loaded profile config "addons-394893": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.1
I1007 10:22:30.683232 8412 addons.go:507] enable addons start: toEnable=map[ambassador:false 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]
I1007 10:22:30.683324 8412 addons.go:69] Setting yakd=true in profile "addons-394893"
I1007 10:22:30.683342 8412 addons.go:234] Setting addon yakd=true in "addons-394893"
I1007 10:22:30.683365 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.683828 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.684359 8412 addons.go:69] Setting inspektor-gadget=true in profile "addons-394893"
I1007 10:22:30.684385 8412 addons.go:234] Setting addon inspektor-gadget=true in "addons-394893"
I1007 10:22:30.684411 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.684818 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.688271 8412 addons.go:69] Setting metrics-server=true in profile "addons-394893"
I1007 10:22:30.688340 8412 addons.go:234] Setting addon metrics-server=true in "addons-394893"
I1007 10:22:30.688386 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.689605 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.689837 8412 addons.go:69] Setting cloud-spanner=true in profile "addons-394893"
I1007 10:22:30.689879 8412 addons.go:234] Setting addon cloud-spanner=true in "addons-394893"
I1007 10:22:30.692444 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.692967 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.696635 8412 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-394893"
I1007 10:22:30.696687 8412 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-394893"
I1007 10:22:30.696773 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.697367 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.701515 8412 addons.go:69] Setting registry=true in profile "addons-394893"
I1007 10:22:30.701543 8412 addons.go:234] Setting addon registry=true in "addons-394893"
I1007 10:22:30.701582 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.702085 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.704218 8412 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-394893"
I1007 10:22:30.704299 8412 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-394893"
I1007 10:22:30.704347 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.704844 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.714462 8412 addons.go:69] Setting default-storageclass=true in profile "addons-394893"
I1007 10:22:30.714500 8412 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-394893"
I1007 10:22:30.714830 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.740006 8412 addons.go:69] Setting gcp-auth=true in profile "addons-394893"
I1007 10:22:30.740078 8412 mustload.go:65] Loading cluster: addons-394893
I1007 10:22:30.740269 8412 config.go:182] Loaded profile config "addons-394893": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.1
I1007 10:22:30.740509 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.754457 8412 addons.go:69] Setting ingress=true in profile "addons-394893"
I1007 10:22:30.754489 8412 addons.go:234] Setting addon ingress=true in "addons-394893"
I1007 10:22:30.754537 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.755000 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.758162 8412 addons.go:69] Setting storage-provisioner=true in profile "addons-394893"
I1007 10:22:30.758254 8412 addons.go:234] Setting addon storage-provisioner=true in "addons-394893"
I1007 10:22:30.758333 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.768379 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.778933 8412 addons.go:69] Setting ingress-dns=true in profile "addons-394893"
I1007 10:22:30.778975 8412 addons.go:234] Setting addon ingress-dns=true in "addons-394893"
I1007 10:22:30.779022 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.779472 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.786539 8412 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-394893"
I1007 10:22:30.786620 8412 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-394893"
I1007 10:22:30.787065 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.800116 8412 out.go:177] * Verifying Kubernetes components...
I1007 10:22:30.802945 8412 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I1007 10:22:30.804344 8412 addons.go:69] Setting volcano=true in profile "addons-394893"
I1007 10:22:30.804400 8412 addons.go:234] Setting addon volcano=true in "addons-394893"
I1007 10:22:30.804446 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.804910 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.837808 8412 addons.go:69] Setting volumesnapshots=true in profile "addons-394893"
I1007 10:22:30.837836 8412 addons.go:234] Setting addon volumesnapshots=true in "addons-394893"
I1007 10:22:30.837871 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.838319 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.866910 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.888909 8412 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I1007 10:22:30.889092 8412 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
I1007 10:22:30.924082 8412 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
I1007 10:22:30.924347 8412 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
I1007 10:22:30.928068 8412 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I1007 10:22:30.928143 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I1007 10:22:30.928239 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:30.934417 8412 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I1007 10:22:30.942173 8412 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I1007 10:22:30.945622 8412 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
I1007 10:22:30.945642 8412 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I1007 10:22:30.945734 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:30.946025 8412 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I1007 10:22:30.946889 8412 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I1007 10:22:30.948610 8412 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I1007 10:22:30.948676 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:30.961061 8412 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
I1007 10:22:30.961254 8412 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I1007 10:22:30.961269 8412 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I1007 10:22:30.961336 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:30.947783 8412 addons.go:234] Setting addon default-storageclass=true in "addons-394893"
I1007 10:22:30.962390 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.962823 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.966110 8412 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1007 10:22:30.966130 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I1007 10:22:30.966186 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:30.966903 8412 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I1007 10:22:30.967121 8412 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
I1007 10:22:30.967252 8412 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.7
I1007 10:22:30.978846 8412 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-394893"
I1007 10:22:30.978887 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:30.979267 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:30.979444 8412 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I1007 10:22:30.979807 8412 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I1007 10:22:30.979821 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I1007 10:22:30.979866 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:31.016347 8412 out.go:177] - Using image docker.io/registry:2.8.3
I1007 10:22:31.021837 8412 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I1007 10:22:31.023210 8412 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I1007 10:22:31.023316 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I1007 10:22:31.023409 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:31.026800 8412 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I1007 10:22:31.030256 8412 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I1007 10:22:31.035342 8412 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I1007 10:22:31.035562 8412 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I1007 10:22:31.036459 8412 out.go:177] - Using image docker.io/volcanosh/vc-webhook-manager:v1.10.0
I1007 10:22:31.036665 8412 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I1007 10:22:31.036679 8412 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I1007 10:22:31.036744 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:31.061600 8412 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I1007 10:22:31.061622 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I1007 10:22:31.061708 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:31.063290 8412 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I1007 10:22:31.063624 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:31.064319 8412 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
I1007 10:22:31.065035 8412 out.go:177] - Using image docker.io/volcanosh/vc-controller-manager:v1.10.0
I1007 10:22:31.088953 8412 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I1007 10:22:31.088977 8412 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I1007 10:22:31.089039 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:31.109583 8412 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I1007 10:22:31.109653 8412 out.go:177] - Using image docker.io/volcanosh/vc-scheduler:v1.10.0
I1007 10:22:31.115440 8412 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I1007 10:22:31.115468 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I1007 10:22:31.115540 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:31.119329 8412 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
I1007 10:22:31.119355 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (471825 bytes)
I1007 10:22:31.119430 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:31.164012 8412 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I1007 10:22:31.164032 8412 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I1007 10:22:31.164090 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:31.171933 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:31.173186 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:31.187805 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:31.217905 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:31.235376 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:31.277470 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:31.277735 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:31.282565 8412 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I1007 10:22:31.284651 8412 out.go:177] - Using image docker.io/busybox:stable
I1007 10:22:31.286974 8412 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1007 10:22:31.286993 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I1007 10:22:31.287058 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:31.297150 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:31.301841 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:31.302619 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:31.303434 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:31.334218 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:31.341778 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:31.393498 8412 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I1007 10:22:31.393613 8412 ssh_runner.go:195] Run: sudo systemctl start kubelet
I1007 10:22:31.821762 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I1007 10:22:31.970639 8412 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I1007 10:22:31.970726 8412 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I1007 10:22:31.973063 8412 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I1007 10:22:31.973127 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I1007 10:22:32.012887 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I1007 10:22:32.014022 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I1007 10:22:32.017064 8412 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I1007 10:22:32.017139 8412 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I1007 10:22:32.036665 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I1007 10:22:32.040459 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I1007 10:22:32.048460 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I1007 10:22:32.149402 8412 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I1007 10:22:32.149426 8412 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I1007 10:22:32.166160 8412 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I1007 10:22:32.166186 8412 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I1007 10:22:32.174305 8412 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
I1007 10:22:32.174330 8412 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I1007 10:22:32.197407 8412 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I1007 10:22:32.197481 8412 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I1007 10:22:32.203574 8412 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I1007 10:22:32.203646 8412 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I1007 10:22:32.215391 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I1007 10:22:32.228145 8412 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I1007 10:22:32.228216 8412 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I1007 10:22:32.249287 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
I1007 10:22:32.396855 8412 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I1007 10:22:32.396879 8412 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I1007 10:22:32.536173 8412 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I1007 10:22:32.536197 8412 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I1007 10:22:32.548837 8412 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I1007 10:22:32.548866 8412 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I1007 10:22:32.558029 8412 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I1007 10:22:32.558055 8412 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)
I1007 10:22:32.567228 8412 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I1007 10:22:32.567252 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I1007 10:22:32.623002 8412 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I1007 10:22:32.623032 8412 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I1007 10:22:32.658797 8412 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I1007 10:22:32.658822 8412 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I1007 10:22:32.783986 8412 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I1007 10:22:32.784005 8412 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I1007 10:22:32.814289 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
I1007 10:22:32.826003 8412 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I1007 10:22:32.826029 8412 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I1007 10:22:32.846535 8412 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I1007 10:22:32.846559 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I1007 10:22:32.849060 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I1007 10:22:32.878520 8412 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I1007 10:22:32.878546 8412 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I1007 10:22:32.980421 8412 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I1007 10:22:32.980448 8412 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I1007 10:22:33.036748 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
I1007 10:22:33.062786 8412 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I1007 10:22:33.062814 8412 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I1007 10:22:33.122525 8412 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1007 10:22:33.122552 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I1007 10:22:33.185117 8412 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.791481545s)
I1007 10:22:33.185984 8412 node_ready.go:35] waiting up to 6m0s for node "addons-394893" to be "Ready" ...
I1007 10:22:33.186163 8412 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.792642673s)
I1007 10:22:33.186182 8412 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I1007 10:22:33.191925 8412 node_ready.go:49] node "addons-394893" has status "Ready":"True"
I1007 10:22:33.192391 8412 node_ready.go:38] duration metric: took 6.378465ms for node "addons-394893" to be "Ready" ...
I1007 10:22:33.192429 8412 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" ...
I1007 10:22:33.204368 8412 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace to be "Ready" ...
I1007 10:22:33.274694 8412 addons.go:431] installing /etc/kubernetes/addons/ig-configmap.yaml
I1007 10:22:33.274788 8412 ssh_runner.go:362] scp inspektor-gadget/ig-configmap.yaml --> /etc/kubernetes/addons/ig-configmap.yaml (754 bytes)
I1007 10:22:33.334531 8412 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I1007 10:22:33.334605 8412 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I1007 10:22:33.385263 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1007 10:22:33.623817 8412 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I1007 10:22:33.623892 8412 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I1007 10:22:33.690541 8412 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-394893" context rescaled to 1 replicas
I1007 10:22:33.723690 8412 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I1007 10:22:33.723767 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I1007 10:22:33.886741 8412 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
I1007 10:22:33.886818 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (8196 bytes)
I1007 10:22:34.046159 8412 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I1007 10:22:34.046236 8412 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I1007 10:22:34.092457 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (2.079486465s)
I1007 10:22:34.092561 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.270727078s)
I1007 10:22:34.387184 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-configmap.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
I1007 10:22:34.487247 8412 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I1007 10:22:34.487319 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I1007 10:22:35.108730 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.068208291s)
I1007 10:22:35.108983 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (3.060453409s)
I1007 10:22:35.108666 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.071916918s)
I1007 10:22:35.109213 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.095090104s)
I1007 10:22:35.134764 8412 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I1007 10:22:35.134984 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
W1007 10:22:35.149433 8412 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 local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
I1007 10:22:35.212545 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:22:35.320418 8412 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I1007 10:22:35.320491 8412 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I1007 10:22:35.420107 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I1007 10:22:37.717257 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:22:38.137202 8412 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I1007 10:22:38.137350 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:38.166784 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:38.544168 8412 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I1007 10:22:38.759040 8412 addons.go:234] Setting addon gcp-auth=true in "addons-394893"
I1007 10:22:38.759092 8412 host.go:66] Checking if "addons-394893" exists ...
I1007 10:22:38.759534 8412 cli_runner.go:164] Run: docker container inspect addons-394893 --format={{.State.Status}}
I1007 10:22:38.787415 8412 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I1007 10:22:38.787472 8412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-394893
I1007 10:22:38.826309 8412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19761-2216/.minikube/machines/addons-394893/id_rsa Username:docker}
I1007 10:22:38.897979 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.68251623s)
I1007 10:22:38.898012 8412 addons.go:475] Verifying addon ingress=true in "addons-394893"
I1007 10:22:38.900007 8412 out.go:177] * Verifying ingress addon...
I1007 10:22:38.902799 8412 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I1007 10:22:38.912966 8412 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I1007 10:22:38.912993 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:39.408641 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:39.768193 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:22:39.938027 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:40.426046 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:40.828027 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (8.578707954s)
I1007 10:22:40.828189 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (8.013843414s)
I1007 10:22:40.828222 8412 addons.go:475] Verifying addon metrics-server=true in "addons-394893"
I1007 10:22:40.828282 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (7.979198563s)
I1007 10:22:40.828310 8412 addons.go:475] Verifying addon registry=true in "addons-394893"
I1007 10:22:40.828514 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (7.791735705s)
I1007 10:22:40.828785 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (7.443447422s)
W1007 10:22:40.828829 8412 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I1007 10:22:40.828850 8412 retry.go:31] will retry after 144.615933ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I1007 10:22:40.828920 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-configmap.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (6.441662655s)
I1007 10:22:40.831144 8412 out.go:177] * Verifying registry addon...
I1007 10:22:40.832279 8412 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-394893 service yakd-dashboard -n yakd-dashboard
I1007 10:22:40.834758 8412 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I1007 10:22:40.844918 8412 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I1007 10:22:40.844940 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:40.945386 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:40.973646 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I1007 10:22:41.347281 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:41.444126 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:41.660277 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (6.240077763s)
I1007 10:22:41.660362 8412 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-394893"
I1007 10:22:41.660566 8412 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.873128612s)
I1007 10:22:41.662718 8412 out.go:177] * Verifying csi-hostpath-driver addon...
I1007 10:22:41.662876 8412 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I1007 10:22:41.665107 8412 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I1007 10:22:41.665891 8412 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1007 10:22:41.668778 8412 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I1007 10:22:41.668845 8412 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I1007 10:22:41.673463 8412 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1007 10:22:41.673530 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:41.764885 8412 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I1007 10:22:41.764961 8412 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I1007 10:22:41.825562 8412 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I1007 10:22:41.825638 8412 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I1007 10:22:41.838027 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:41.879468 8412 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
I1007 10:22:41.910061 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:42.174104 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:42.212502 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:22:42.339915 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:42.407385 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:42.520111 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.546331276s)
I1007 10:22:42.670981 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:42.842097 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:42.953647 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:42.958076 8412 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.078523544s)
I1007 10:22:42.961377 8412 addons.go:475] Verifying addon gcp-auth=true in "addons-394893"
I1007 10:22:42.963568 8412 out.go:177] * Verifying gcp-auth addon...
I1007 10:22:42.966328 8412 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I1007 10:22:43.047030 8412 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I1007 10:22:43.176232 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:43.339614 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:43.441621 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:43.671001 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:43.839391 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:43.907834 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:44.172094 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:44.216370 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:22:44.339671 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:44.408605 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:44.671752 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:44.838472 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:44.908046 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:45.203133 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:45.342092 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:45.408494 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:45.671121 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:45.839334 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:45.907574 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:46.171641 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:46.338984 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:46.408198 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:46.672534 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:46.710101 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:22:46.838857 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:46.906888 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:47.172068 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:47.338807 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:47.408116 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:47.671341 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:47.839161 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:47.907348 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:48.172584 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:48.342048 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:48.412610 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:48.670734 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:48.710611 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:22:48.838741 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:48.907040 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:49.171372 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:49.339297 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:49.407326 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:49.670826 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:49.839591 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:49.907556 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:50.172187 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:50.338594 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:50.408137 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:50.671718 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:50.839136 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:50.907424 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:51.170820 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:51.210715 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:22:51.339165 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:51.442433 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:51.670572 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:51.838619 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:51.907679 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:52.170088 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:52.338936 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:52.411285 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:52.670809 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:52.839039 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:52.907402 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:53.171359 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:53.338640 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:53.407637 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:53.671085 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:53.711302 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:22:53.838821 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:53.906824 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:54.170854 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:54.338939 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:54.407007 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:54.671741 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:54.838510 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:54.906761 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:55.170519 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:55.339423 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:55.407646 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:55.670898 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:55.838829 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:55.906680 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:56.170855 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:56.211118 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:22:56.338884 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:56.407178 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:56.670408 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:56.838564 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:56.906946 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:57.170355 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:57.339329 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:57.413520 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:57.670658 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:57.838415 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:57.907572 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:58.171067 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:58.338808 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:58.407444 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:58.670915 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:58.710983 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:22:58.838496 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:58.907130 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:59.170296 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:59.338529 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:59.407273 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:22:59.671001 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:22:59.849084 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:22:59.907540 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:00.195539 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:00.358848 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:00.440051 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:00.670941 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:00.711466 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:23:00.839053 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:00.907935 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:01.170582 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:01.338451 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:01.408562 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:01.670156 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:01.839000 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:01.907875 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:02.171016 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:02.339311 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:02.407588 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:02.671029 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:02.838817 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:02.906821 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:03.170589 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:03.211080 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:23:03.338538 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:03.406967 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:03.670667 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:03.838307 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:03.907265 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:04.171488 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:04.338407 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:04.406792 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:04.671159 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:04.838971 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:04.907205 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:05.170847 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:05.211173 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:23:05.338305 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:05.407754 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:05.670973 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:05.839158 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:05.907691 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:06.170978 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:06.338988 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:06.407251 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:06.670147 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:06.838671 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:06.906884 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:07.170542 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:07.338643 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:07.408219 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:07.671127 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:07.710953 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:23:07.839202 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:07.907292 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:08.170850 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:08.340034 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:08.407065 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:08.671297 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:08.839404 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:08.907529 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:09.170594 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:09.338895 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:09.406893 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:09.671011 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:09.838351 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:09.907804 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:10.171180 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:10.211156 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:23:10.338141 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:10.407400 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:10.671626 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:10.838549 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:10.907433 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:11.170655 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:11.338929 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:11.407628 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:11.670492 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:11.839295 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:11.907569 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:12.171461 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:12.338449 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:12.407778 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:12.671225 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:12.711610 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:23:12.839309 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:12.907157 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:13.169886 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:13.340493 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:13.407098 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:13.670582 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:13.838903 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:13.907269 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:14.171716 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:14.339382 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:14.408221 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:14.670183 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:14.839947 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:14.907266 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:15.170953 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:15.210953 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:23:15.339160 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:15.410389 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:15.672217 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:15.838604 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:15.906960 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:16.171533 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:16.338987 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:16.408154 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:16.671557 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:16.839338 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:16.907627 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:17.172734 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:17.338830 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:17.407843 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:17.671150 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:17.712024 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:23:17.838928 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:17.906879 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:18.170908 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:18.342045 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:18.407398 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:18.669921 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:18.839295 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:18.907633 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:19.171262 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:19.338939 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:19.441361 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:19.671725 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:19.712987 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:23:19.838682 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:19.906955 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:20.171899 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:20.339045 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:20.406971 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:20.671061 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:20.838849 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:20.907208 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:21.170599 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:21.339173 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:21.407138 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:21.670416 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:21.838611 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:21.908014 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:22.172105 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:22.212934 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:23:22.340340 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:22.408041 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:22.670676 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:22.839611 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:22.909250 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:23.170520 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:23.338890 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:23.407161 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:23.685969 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:23.840383 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:23.941455 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:24.178371 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:24.339119 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:24.409726 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:24.671771 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:24.711035 8412 pod_ready.go:103] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"False"
I1007 10:23:24.870706 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:24.907012 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:25.172336 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:25.211953 8412 pod_ready.go:93] pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace has status "Ready":"True"
I1007 10:23:25.211987 8412 pod_ready.go:82] duration metric: took 52.007519291s for pod "coredns-7c65d6cfc9-4sfrl" in "kube-system" namespace to be "Ready" ...
I1007 10:23:25.211999 8412 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-jtst7" in "kube-system" namespace to be "Ready" ...
I1007 10:23:25.214478 8412 pod_ready.go:98] error getting pod "coredns-7c65d6cfc9-jtst7" in "kube-system" namespace (skipping!): pods "coredns-7c65d6cfc9-jtst7" not found
I1007 10:23:25.214512 8412 pod_ready.go:82] duration metric: took 2.505334ms for pod "coredns-7c65d6cfc9-jtst7" in "kube-system" namespace to be "Ready" ...
E1007 10:23:25.214523 8412 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-7c65d6cfc9-jtst7" in "kube-system" namespace (skipping!): pods "coredns-7c65d6cfc9-jtst7" not found
I1007 10:23:25.214531 8412 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-394893" in "kube-system" namespace to be "Ready" ...
I1007 10:23:25.220908 8412 pod_ready.go:93] pod "etcd-addons-394893" in "kube-system" namespace has status "Ready":"True"
I1007 10:23:25.220941 8412 pod_ready.go:82] duration metric: took 6.402031ms for pod "etcd-addons-394893" in "kube-system" namespace to be "Ready" ...
I1007 10:23:25.220955 8412 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-394893" in "kube-system" namespace to be "Ready" ...
I1007 10:23:25.227414 8412 pod_ready.go:93] pod "kube-apiserver-addons-394893" in "kube-system" namespace has status "Ready":"True"
I1007 10:23:25.227439 8412 pod_ready.go:82] duration metric: took 6.476951ms for pod "kube-apiserver-addons-394893" in "kube-system" namespace to be "Ready" ...
I1007 10:23:25.227464 8412 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-394893" in "kube-system" namespace to be "Ready" ...
I1007 10:23:25.233794 8412 pod_ready.go:93] pod "kube-controller-manager-addons-394893" in "kube-system" namespace has status "Ready":"True"
I1007 10:23:25.233816 8412 pod_ready.go:82] duration metric: took 6.343898ms for pod "kube-controller-manager-addons-394893" in "kube-system" namespace to be "Ready" ...
I1007 10:23:25.233835 8412 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-sg46r" in "kube-system" namespace to be "Ready" ...
I1007 10:23:25.339091 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:25.409845 8412 pod_ready.go:93] pod "kube-proxy-sg46r" in "kube-system" namespace has status "Ready":"True"
I1007 10:23:25.409871 8412 pod_ready.go:82] duration metric: took 176.028201ms for pod "kube-proxy-sg46r" in "kube-system" namespace to be "Ready" ...
I1007 10:23:25.409890 8412 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-394893" in "kube-system" namespace to be "Ready" ...
I1007 10:23:25.411246 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:25.672300 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:25.808782 8412 pod_ready.go:93] pod "kube-scheduler-addons-394893" in "kube-system" namespace has status "Ready":"True"
I1007 10:23:25.808854 8412 pod_ready.go:82] duration metric: took 398.955015ms for pod "kube-scheduler-addons-394893" in "kube-system" namespace to be "Ready" ...
I1007 10:23:25.808878 8412 pod_ready.go:39] duration metric: took 52.616407682s 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" ...
I1007 10:23:25.808926 8412 api_server.go:52] waiting for apiserver process to appear ...
I1007 10:23:25.809026 8412 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I1007 10:23:25.830997 8412 api_server.go:72] duration metric: took 55.148132373s to wait for apiserver process to appear ...
I1007 10:23:25.831075 8412 api_server.go:88] waiting for apiserver healthz status ...
I1007 10:23:25.831111 8412 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I1007 10:23:25.841991 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:25.842360 8412 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I1007 10:23:25.843353 8412 api_server.go:141] control plane version: v1.31.1
I1007 10:23:25.843379 8412 api_server.go:131] duration metric: took 12.282081ms to wait for apiserver health ...
I1007 10:23:25.843388 8412 system_pods.go:43] waiting for kube-system pods to appear ...
I1007 10:23:25.907859 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:26.024020 8412 system_pods.go:59] 18 kube-system pods found
I1007 10:23:26.024059 8412 system_pods.go:61] "coredns-7c65d6cfc9-4sfrl" [4101d12b-be92-4d39-8ae6-92f77cee8329] Running
I1007 10:23:26.024070 8412 system_pods.go:61] "csi-hostpath-attacher-0" [8957b391-76f7-4fb4-9a00-6ead561f56a2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I1007 10:23:26.024080 8412 system_pods.go:61] "csi-hostpath-resizer-0" [84b98c2c-52cd-458c-96ac-61b8a70def68] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I1007 10:23:26.024111 8412 system_pods.go:61] "csi-hostpathplugin-nm9bt" [4affed08-65da-4cca-87fc-9d02287f42f9] 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])
I1007 10:23:26.024122 8412 system_pods.go:61] "etcd-addons-394893" [b7617b62-f294-4327-98f2-6fbf4de95fea] Running
I1007 10:23:26.024129 8412 system_pods.go:61] "kindnet-zv87p" [2a294940-c822-4d66-9cab-1741145cb0d6] Running
I1007 10:23:26.024133 8412 system_pods.go:61] "kube-apiserver-addons-394893" [e6bdbf34-c983-406f-b0fd-023304de5a62] Running
I1007 10:23:26.024144 8412 system_pods.go:61] "kube-controller-manager-addons-394893" [f8dad61a-c387-495d-94c4-b935df86adfb] Running
I1007 10:23:26.024150 8412 system_pods.go:61] "kube-ingress-dns-minikube" [8fbe13cf-c81e-447d-9fc6-e2e586952909] Running
I1007 10:23:26.024154 8412 system_pods.go:61] "kube-proxy-sg46r" [be097df1-810e-4ff1-a8a2-5ad5e9ae769c] Running
I1007 10:23:26.024159 8412 system_pods.go:61] "kube-scheduler-addons-394893" [b5c706f4-04b2-456f-a1a0-0e93050148c0] Running
I1007 10:23:26.024170 8412 system_pods.go:61] "metrics-server-84c5f94fbc-jpqxq" [4804f38e-377c-4430-b390-fd49df552ce8] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I1007 10:23:26.024178 8412 system_pods.go:61] "nvidia-device-plugin-daemonset-fwtjz" [70e0cc3d-3bb4-47a8-99f1-139c9e164643] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I1007 10:23:26.024184 8412 system_pods.go:61] "registry-66c9cd494c-bg9vd" [f2d1a3db-5619-4ed4-ad72-1efeed9facb3] Running
I1007 10:23:26.024194 8412 system_pods.go:61] "registry-proxy-kd2gd" [a6afb767-1027-4a1c-aa05-094bf3c77134] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I1007 10:23:26.024199 8412 system_pods.go:61] "snapshot-controller-56fcc65765-4xs7p" [4cd5944a-b3ed-4ce2-b7f7-9f346df6f509] Running
I1007 10:23:26.024206 8412 system_pods.go:61] "snapshot-controller-56fcc65765-7k67g" [63e7db8b-64f6-4780-8a40-12069033131f] Running
I1007 10:23:26.024210 8412 system_pods.go:61] "storage-provisioner" [954ba2f7-451b-403d-bef3-a2ce358cb392] Running
I1007 10:23:26.024216 8412 system_pods.go:74] duration metric: took 180.822653ms to wait for pod list to return data ...
I1007 10:23:26.024229 8412 default_sa.go:34] waiting for default service account to be created ...
I1007 10:23:26.170667 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:26.208605 8412 default_sa.go:45] found service account: "default"
I1007 10:23:26.208636 8412 default_sa.go:55] duration metric: took 184.400112ms for default service account to be created ...
I1007 10:23:26.208648 8412 system_pods.go:116] waiting for k8s-apps to be running ...
I1007 10:23:26.339955 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:26.406905 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:26.414024 8412 system_pods.go:86] 18 kube-system pods found
I1007 10:23:26.414102 8412 system_pods.go:89] "coredns-7c65d6cfc9-4sfrl" [4101d12b-be92-4d39-8ae6-92f77cee8329] Running
I1007 10:23:26.414131 8412 system_pods.go:89] "csi-hostpath-attacher-0" [8957b391-76f7-4fb4-9a00-6ead561f56a2] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I1007 10:23:26.414155 8412 system_pods.go:89] "csi-hostpath-resizer-0" [84b98c2c-52cd-458c-96ac-61b8a70def68] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I1007 10:23:26.414199 8412 system_pods.go:89] "csi-hostpathplugin-nm9bt" [4affed08-65da-4cca-87fc-9d02287f42f9] 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])
I1007 10:23:26.414219 8412 system_pods.go:89] "etcd-addons-394893" [b7617b62-f294-4327-98f2-6fbf4de95fea] Running
I1007 10:23:26.414241 8412 system_pods.go:89] "kindnet-zv87p" [2a294940-c822-4d66-9cab-1741145cb0d6] Running
I1007 10:23:26.414274 8412 system_pods.go:89] "kube-apiserver-addons-394893" [e6bdbf34-c983-406f-b0fd-023304de5a62] Running
I1007 10:23:26.414298 8412 system_pods.go:89] "kube-controller-manager-addons-394893" [f8dad61a-c387-495d-94c4-b935df86adfb] Running
I1007 10:23:26.414318 8412 system_pods.go:89] "kube-ingress-dns-minikube" [8fbe13cf-c81e-447d-9fc6-e2e586952909] Running
I1007 10:23:26.414337 8412 system_pods.go:89] "kube-proxy-sg46r" [be097df1-810e-4ff1-a8a2-5ad5e9ae769c] Running
I1007 10:23:26.414358 8412 system_pods.go:89] "kube-scheduler-addons-394893" [b5c706f4-04b2-456f-a1a0-0e93050148c0] Running
I1007 10:23:26.414390 8412 system_pods.go:89] "metrics-server-84c5f94fbc-jpqxq" [4804f38e-377c-4430-b390-fd49df552ce8] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I1007 10:23:26.414418 8412 system_pods.go:89] "nvidia-device-plugin-daemonset-fwtjz" [70e0cc3d-3bb4-47a8-99f1-139c9e164643] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I1007 10:23:26.414439 8412 system_pods.go:89] "registry-66c9cd494c-bg9vd" [f2d1a3db-5619-4ed4-ad72-1efeed9facb3] Running
I1007 10:23:26.414472 8412 system_pods.go:89] "registry-proxy-kd2gd" [a6afb767-1027-4a1c-aa05-094bf3c77134] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I1007 10:23:26.414501 8412 system_pods.go:89] "snapshot-controller-56fcc65765-4xs7p" [4cd5944a-b3ed-4ce2-b7f7-9f346df6f509] Running
I1007 10:23:26.414527 8412 system_pods.go:89] "snapshot-controller-56fcc65765-7k67g" [63e7db8b-64f6-4780-8a40-12069033131f] Running
I1007 10:23:26.414547 8412 system_pods.go:89] "storage-provisioner" [954ba2f7-451b-403d-bef3-a2ce358cb392] Running
I1007 10:23:26.414571 8412 system_pods.go:126] duration metric: took 205.907234ms to wait for k8s-apps to be running ...
I1007 10:23:26.414604 8412 system_svc.go:44] waiting for kubelet service to be running ....
I1007 10:23:26.414687 8412 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I1007 10:23:26.428636 8412 system_svc.go:56] duration metric: took 14.036525ms WaitForService to wait for kubelet
I1007 10:23:26.428661 8412 kubeadm.go:582] duration metric: took 55.745800257s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I1007 10:23:26.428680 8412 node_conditions.go:102] verifying NodePressure condition ...
I1007 10:23:26.608394 8412 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I1007 10:23:26.608432 8412 node_conditions.go:123] node cpu capacity is 2
I1007 10:23:26.608445 8412 node_conditions.go:105] duration metric: took 179.75967ms to run NodePressure ...
I1007 10:23:26.608458 8412 start.go:241] waiting for startup goroutines ...
I1007 10:23:26.671614 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:26.839695 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:26.907403 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:27.171705 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:27.339060 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:27.407559 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:27.671688 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:27.839494 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:27.906925 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:28.171329 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:28.338446 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:28.408504 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:28.675599 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:28.839870 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:28.941000 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:29.171161 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:29.338929 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:29.407251 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:29.671129 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:29.839393 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:29.907889 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:30.171750 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:30.338667 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:30.408435 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:30.671054 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:30.839326 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:30.907198 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:31.171219 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:31.338925 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:31.409425 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:31.677545 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:31.839770 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:31.907599 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:32.171094 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:32.338601 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:32.407939 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:32.670449 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:32.839160 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:32.906858 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:33.170703 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:33.338998 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:33.407069 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:33.671440 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:33.839920 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:33.941485 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:34.170242 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:34.339843 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I1007 10:23:34.413717 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:34.671260 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:34.842783 8412 kapi.go:107] duration metric: took 54.008019275s to wait for kubernetes.io/minikube-addons=registry ...
I1007 10:23:34.907367 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:35.170987 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:35.408354 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:35.671178 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:35.908023 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:36.171390 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:36.407937 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:36.671197 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:36.913432 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:37.170967 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:37.407534 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:37.671692 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:37.908003 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:38.174189 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:38.406791 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:38.670911 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:38.958252 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:39.170093 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:39.406685 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:39.670971 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:39.907010 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:40.171100 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:40.406918 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:40.671859 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:40.907388 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:41.171936 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:41.407093 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:41.671163 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:41.908418 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:42.172184 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:42.408080 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:42.671318 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:42.907778 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:43.175716 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:43.407057 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:43.671575 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:43.908016 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:44.173125 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:44.414931 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:44.680296 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:44.910946 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:45.173528 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:45.412329 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:45.673161 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:45.910936 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:46.180575 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:46.408134 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:46.671843 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:46.908135 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:47.172405 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:47.411928 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:47.672550 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:47.907691 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:48.171615 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:48.407895 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:48.670885 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:48.915208 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:49.170711 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:49.407717 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:49.671501 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:49.923518 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:50.171990 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:50.408213 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:50.671536 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:50.907530 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:51.171078 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:51.407339 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:51.671020 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:51.907653 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:52.171165 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:52.407736 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:52.670355 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:52.907646 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:53.172961 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:53.408314 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:53.672375 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:53.909750 8412 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I1007 10:23:54.173191 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:54.408149 8412 kapi.go:107] duration metric: took 1m15.505349835s to wait for app.kubernetes.io/name=ingress-nginx ...
I1007 10:23:54.672073 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:55.170892 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:55.672745 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:56.170819 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:56.670849 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I1007 10:23:57.171114 8412 kapi.go:107] duration metric: took 1m15.505218017s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I1007 10:25:28.046746 8412 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I1007 10:25:28.046775 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:28.470766 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:28.970448 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:29.470029 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:29.969870 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:30.470874 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:30.969807 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:31.470781 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:31.969959 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:32.471424 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:32.970240 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:33.469930 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:33.970030 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:34.470072 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:34.970206 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:35.469656 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:35.970790 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:36.470755 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:36.970052 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:37.470308 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:37.970474 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:38.470327 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:38.969909 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:39.469345 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:39.970408 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:40.470469 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:40.970769 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:41.470344 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:41.970254 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:42.470482 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:42.969822 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:43.470188 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:43.969919 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:44.470460 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:44.970762 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:45.470468 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:45.970605 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:46.470650 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:46.970462 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:47.470230 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:47.969911 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:48.471695 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:48.970802 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:49.474979 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:49.970222 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:50.470810 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:50.970044 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:51.470222 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:51.969414 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:52.475200 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:52.970797 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:53.470069 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:53.970017 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:54.471581 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:54.970577 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:55.470225 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:55.969913 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:56.470449 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:56.969855 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:57.469421 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:57.969863 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:58.470005 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:58.969524 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:59.470464 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:25:59.969715 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:26:00.478524 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:26:00.970988 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:26:01.469921 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:26:01.970218 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:26:02.470071 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:26:02.969386 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:26:03.470422 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:26:03.970577 8412 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I1007 10:26:04.487845 8412 kapi.go:107] duration metric: took 3m21.52151569s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I1007 10:26:04.489979 8412 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-394893 cluster.
I1007 10:26:04.492067 8412 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
I1007 10:26:04.493654 8412 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I1007 10:26:04.495582 8412 out.go:177] * Enabled addons: storage-provisioner, cloud-spanner, nvidia-device-plugin, ingress-dns, default-storageclass, volcano, metrics-server, inspektor-gadget, yakd, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
I1007 10:26:04.497377 8412 addons.go:510] duration metric: took 3m33.814141636s for enable addons: enabled=[storage-provisioner cloud-spanner nvidia-device-plugin ingress-dns default-storageclass volcano metrics-server inspektor-gadget yakd volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
I1007 10:26:04.497420 8412 start.go:246] waiting for cluster config update ...
I1007 10:26:04.497441 8412 start.go:255] writing updated cluster config ...
I1007 10:26:04.497775 8412 ssh_runner.go:195] Run: rm -f paused
I1007 10:26:04.882296 8412 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
I1007 10:26:04.884341 8412 out.go:177] * Done! kubectl is now configured to use "addons-394893" cluster and "default" namespace by default
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
e71225e37394e 6ef582f3ec844 3 minutes ago Running gcp-auth 0 c9e3d92ee10c4 gcp-auth-89d5ffd79-bw49f
d9cc361f1deb7 1a9605c872c1d 4 minutes ago Running admission 0 2a8dd1cabf525 volcano-admission-5874dfdd79-cg5t6
6f46676e87913 6aa88c604f2b4 4 minutes ago Running volcano-scheduler 1 71508be2b7956 volcano-scheduler-6c9778cbdf-28pbm
31cba2b3c578e ee6d597e62dc8 5 minutes ago Running csi-snapshotter 0 aa858e9937ec6 csi-hostpathplugin-nm9bt
2ed501d159a8c 642ded511e141 5 minutes ago Running csi-provisioner 0 aa858e9937ec6 csi-hostpathplugin-nm9bt
287646529c276 289a818c8d9c5 5 minutes ago Running controller 0 e2df56b52d445 ingress-nginx-controller-bc57996ff-crbg4
24c96c8ad5c9f 922312104da8a 5 minutes ago Running liveness-probe 0 aa858e9937ec6 csi-hostpathplugin-nm9bt
540809a2e1d64 9a80d518f102c 5 minutes ago Running csi-attacher 0 29978b1dfbc6a csi-hostpath-attacher-0
0cc282d3d383e 5548a49bb60ba 5 minutes ago Running metrics-server 0 7e5e06101cb22 metrics-server-84c5f94fbc-jpqxq
04de3a79ff359 be9cac3585579 5 minutes ago Running cloud-spanner-emulator 0 1f4e84f033ce4 cloud-spanner-emulator-5b584cc74-6cljx
3be89309cad7e 23cbb28ae641a 5 minutes ago Running volcano-controllers 0 23738258381d7 volcano-controllers-789ffc5785-b2c47
73e0ece7d790d 487fa743e1e22 5 minutes ago Running csi-resizer 0 7f6e086b791da csi-hostpath-resizer-0
d806d1b46da85 6aa88c604f2b4 5 minutes ago Exited volcano-scheduler 0 71508be2b7956 volcano-scheduler-6c9778cbdf-28pbm
41abfe31b1899 f7ed138f698f6 5 minutes ago Running registry-proxy 0 18ac9b7706b18 registry-proxy-kd2gd
fed4b46d9c820 08f6b2990811a 5 minutes ago Running hostpath 0 aa858e9937ec6 csi-hostpathplugin-nm9bt
0fe549bfa719c 7ce2150c8929b 5 minutes ago Running local-path-provisioner 0 8b4e4987ba769 local-path-provisioner-86d989889c-phk8h
c9eeac642a7f8 420193b27261a 5 minutes ago Exited patch 1 076eb23613be5 ingress-nginx-admission-patch-799wj
d8f1ee21d28df 420193b27261a 5 minutes ago Exited create 0 054e479e1eba3 ingress-nginx-admission-create-fkxj7
fbccd291accb5 a9bac31a5be8d 5 minutes ago Running nvidia-device-plugin-ctr 0 4927b2e4b2eed nvidia-device-plugin-daemonset-fwtjz
077286e8120a8 2f6c962e7b831 5 minutes ago Running coredns 0 ffb595df69115 coredns-7c65d6cfc9-4sfrl
021377c617759 c9cf76bb104e1 6 minutes ago Running registry 0 fc5f02b36f10a registry-66c9cd494c-bg9vd
a675ac80da616 4d1e5c3e97420 6 minutes ago Running volume-snapshot-controller 0 a7b634838cf10 snapshot-controller-56fcc65765-4xs7p
834397538c1e1 77bdba588b953 6 minutes ago Running yakd 0 c9445b1cbe1ca yakd-dashboard-67d98fc6b-s7gvl
cd010bdb43c62 0107d56dbc0be 6 minutes ago Running node-driver-registrar 0 aa858e9937ec6 csi-hostpathplugin-nm9bt
d876dfae2a96b 4d1e5c3e97420 6 minutes ago Running volume-snapshot-controller 0 48037483c73e1 snapshot-controller-56fcc65765-7k67g
b82435dae01c6 1461903ec4fe9 6 minutes ago Running csi-external-health-monitor-controller 0 aa858e9937ec6 csi-hostpathplugin-nm9bt
3cd2a3697515e 4f725bf50aaa5 6 minutes ago Running gadget 0 cf0f0e4eafe81 gadget-qzwll
744bdcb674637 35508c2f890c4 6 minutes ago Running minikube-ingress-dns 0 0bbc958cd20c4 kube-ingress-dns-minikube
210b06534e628 ba04bb24b9575 6 minutes ago Running storage-provisioner 0 77df66cc3b266 storage-provisioner
07cb3a4658bcd 24a140c548c07 6 minutes ago Running kube-proxy 0 72f2c44df7176 kube-proxy-sg46r
3d6d748525512 6a23fa8fd2b78 6 minutes ago Running kindnet-cni 0 30592f146a24c kindnet-zv87p
b274d1fe481fb 7f8aa378bb47d 7 minutes ago Running kube-scheduler 0 4dc3c87add7ed kube-scheduler-addons-394893
ffe11c7099a42 279f381cb3736 7 minutes ago Running kube-controller-manager 0 e631f114cda46 kube-controller-manager-addons-394893
130b5b382897a 27e3830e14027 7 minutes ago Running etcd 0 b50157757543b etcd-addons-394893
5a60798e803b7 d3f53a98c0a9d 7 minutes ago Running kube-apiserver 0 eb46307165827 kube-apiserver-addons-394893
==> containerd <==
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.474750441Z" level=info msg="RemoveContainer for \"acbcb067b8e3d5ed7c7c94f8416a39b9a568387b9423ae624de8c4b49f098e2e\" returns successfully"
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.476872597Z" level=info msg="StopPodSandbox for \"2d2c46c8e0104fcf96d86eb5900d151ecce9d5ab075e819d09cd4556c1154453\""
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.484973629Z" level=info msg="TearDown network for sandbox \"2d2c46c8e0104fcf96d86eb5900d151ecce9d5ab075e819d09cd4556c1154453\" successfully"
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.485022243Z" level=info msg="StopPodSandbox for \"2d2c46c8e0104fcf96d86eb5900d151ecce9d5ab075e819d09cd4556c1154453\" returns successfully"
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.485700873Z" level=info msg="RemovePodSandbox for \"2d2c46c8e0104fcf96d86eb5900d151ecce9d5ab075e819d09cd4556c1154453\""
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.485738517Z" level=info msg="Forcibly stopping sandbox \"2d2c46c8e0104fcf96d86eb5900d151ecce9d5ab075e819d09cd4556c1154453\""
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.493053894Z" level=info msg="TearDown network for sandbox \"2d2c46c8e0104fcf96d86eb5900d151ecce9d5ab075e819d09cd4556c1154453\" successfully"
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.499643003Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"2d2c46c8e0104fcf96d86eb5900d151ecce9d5ab075e819d09cd4556c1154453\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.499924810Z" level=info msg="RemovePodSandbox \"2d2c46c8e0104fcf96d86eb5900d151ecce9d5ab075e819d09cd4556c1154453\" returns successfully"
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.500650380Z" level=info msg="StopPodSandbox for \"3fd139644349c08864d5457b252a562146a3f38516f6dba0a576ef5d293c65c8\""
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.508932905Z" level=info msg="TearDown network for sandbox \"3fd139644349c08864d5457b252a562146a3f38516f6dba0a576ef5d293c65c8\" successfully"
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.508982479Z" level=info msg="StopPodSandbox for \"3fd139644349c08864d5457b252a562146a3f38516f6dba0a576ef5d293c65c8\" returns successfully"
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.509703397Z" level=info msg="RemovePodSandbox for \"3fd139644349c08864d5457b252a562146a3f38516f6dba0a576ef5d293c65c8\""
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.509745415Z" level=info msg="Forcibly stopping sandbox \"3fd139644349c08864d5457b252a562146a3f38516f6dba0a576ef5d293c65c8\""
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.518920693Z" level=info msg="TearDown network for sandbox \"3fd139644349c08864d5457b252a562146a3f38516f6dba0a576ef5d293c65c8\" successfully"
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.527039276Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"3fd139644349c08864d5457b252a562146a3f38516f6dba0a576ef5d293c65c8\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.527191354Z" level=info msg="RemovePodSandbox \"3fd139644349c08864d5457b252a562146a3f38516f6dba0a576ef5d293c65c8\" returns successfully"
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.527759833Z" level=info msg="StopPodSandbox for \"4989a5435d50722f0217e5d88dda79b6e8106046288c6519409b2fbcbe6c056c\""
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.535353217Z" level=info msg="TearDown network for sandbox \"4989a5435d50722f0217e5d88dda79b6e8106046288c6519409b2fbcbe6c056c\" successfully"
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.535399903Z" level=info msg="StopPodSandbox for \"4989a5435d50722f0217e5d88dda79b6e8106046288c6519409b2fbcbe6c056c\" returns successfully"
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.535885873Z" level=info msg="RemovePodSandbox for \"4989a5435d50722f0217e5d88dda79b6e8106046288c6519409b2fbcbe6c056c\""
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.535928416Z" level=info msg="Forcibly stopping sandbox \"4989a5435d50722f0217e5d88dda79b6e8106046288c6519409b2fbcbe6c056c\""
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.546177580Z" level=info msg="TearDown network for sandbox \"4989a5435d50722f0217e5d88dda79b6e8106046288c6519409b2fbcbe6c056c\" successfully"
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.552542153Z" level=warning msg="Failed to get podSandbox status for container event for sandboxID \"4989a5435d50722f0217e5d88dda79b6e8106046288c6519409b2fbcbe6c056c\": an error occurred when try to find sandbox: not found. Sending the event with nil podSandboxStatus."
Oct 07 10:26:25 addons-394893 containerd[815]: time="2024-10-07T10:26:25.552770234Z" level=info msg="RemovePodSandbox \"4989a5435d50722f0217e5d88dda79b6e8106046288c6519409b2fbcbe6c056c\" returns successfully"
==> coredns [077286e8120a8ccf8f9d59e447fde4e3b95266aea1fbc5eadac8631d7d96bb82] <==
[INFO] 10.244.0.10:45333 - 27502 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 81 false 1232" NXDOMAIN qr,aa,rd 163 0.000270865s
[INFO] 10.244.0.10:45333 - 53278 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.002081488s
[INFO] 10.244.0.10:45333 - 38257 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.002015224s
[INFO] 10.244.0.10:45333 - 23293 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000110489s
[INFO] 10.244.0.10:45333 - 13717 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000079933s
[INFO] 10.244.0.10:36410 - 40534 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000119227s
[INFO] 10.244.0.10:36410 - 40280 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000088106s
[INFO] 10.244.0.10:47866 - 23720 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000077931s
[INFO] 10.244.0.10:47866 - 23490 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00007451s
[INFO] 10.244.0.10:51674 - 46664 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000127433s
[INFO] 10.244.0.10:51674 - 46459 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000125963s
[INFO] 10.244.0.10:58676 - 48914 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002539034s
[INFO] 10.244.0.10:58676 - 49391 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001809311s
[INFO] 10.244.0.10:55517 - 3276 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000086514s
[INFO] 10.244.0.10:55517 - 3440 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000255177s
[INFO] 10.244.0.24:51984 - 18724 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000172077s
[INFO] 10.244.0.24:46385 - 46220 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000124668s
[INFO] 10.244.0.24:47111 - 24031 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000194017s
[INFO] 10.244.0.24:42627 - 19272 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000094629s
[INFO] 10.244.0.24:58426 - 12165 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000118326s
[INFO] 10.244.0.24:40505 - 56295 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000153188s
[INFO] 10.244.0.24:33962 - 43121 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003559477s
[INFO] 10.244.0.24:44641 - 55327 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.004534061s
[INFO] 10.244.0.24:49921 - 36603 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001910511s
[INFO] 10.244.0.24:53091 - 31857 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001960062s
==> describe nodes <==
Name: addons-394893
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-394893
kubernetes.io/os=linux
minikube.k8s.io/commit=1b06d4f2a8ccec01d969e2c3d6aacc70438e6b0f
minikube.k8s.io/name=addons-394893
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_10_07T10_22_26_0700
minikube.k8s.io/version=v1.34.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-394893
Annotations: csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-394893"}
kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Mon, 07 Oct 2024 10:22:22 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-394893
AcquireTime: <unset>
RenewTime: Mon, 07 Oct 2024 10:29:14 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Mon, 07 Oct 2024 10:26:31 +0000 Mon, 07 Oct 2024 10:22:19 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Mon, 07 Oct 2024 10:26:31 +0000 Mon, 07 Oct 2024 10:22:19 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Mon, 07 Oct 2024 10:26:31 +0000 Mon, 07 Oct 2024 10:22:19 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Mon, 07 Oct 2024 10:26:31 +0000 Mon, 07 Oct 2024 10:22:23 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-394893
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022300Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022300Ki
pods: 110
System Info:
Machine ID: 63c1fdf031eb44c4b3db45f8c078380a
System UUID: f0967502-8b36-42a4-9527-ff5f36e10d5f
Boot ID: 21f414e1-c967-4988-b7c1-53380c0b20c8
Kernel Version: 5.15.0-1070-aws
OS Image: Ubuntu 22.04.5 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: containerd://1.7.22
Kubelet Version: v1.31.1
Kube-Proxy Version: v1.31.1
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (27 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default cloud-spanner-emulator-5b584cc74-6cljx 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m50s
gadget gadget-qzwll 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m46s
gcp-auth gcp-auth-89d5ffd79-bw49f 0 (0%) 0 (0%) 0 (0%) 0 (0%) 3m56s
ingress-nginx ingress-nginx-controller-bc57996ff-crbg4 100m (5%) 0 (0%) 90Mi (1%) 0 (0%) 6m45s
kube-system coredns-7c65d6cfc9-4sfrl 100m (5%) 0 (0%) 70Mi (0%) 170Mi (2%) 6m53s
kube-system csi-hostpath-attacher-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m42s
kube-system csi-hostpath-resizer-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m42s
kube-system csi-hostpathplugin-nm9bt 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m42s
kube-system etcd-addons-394893 100m (5%) 0 (0%) 100Mi (1%) 0 (0%) 6m58s
kube-system kindnet-zv87p 100m (5%) 100m (5%) 50Mi (0%) 50Mi (0%) 6m53s
kube-system kube-apiserver-addons-394893 250m (12%) 0 (0%) 0 (0%) 0 (0%) 6m58s
kube-system kube-controller-manager-addons-394893 200m (10%) 0 (0%) 0 (0%) 0 (0%) 6m58s
kube-system kube-ingress-dns-minikube 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m48s
kube-system kube-proxy-sg46r 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m53s
kube-system kube-scheduler-addons-394893 100m (5%) 0 (0%) 0 (0%) 0 (0%) 6m58s
kube-system metrics-server-84c5f94fbc-jpqxq 100m (5%) 0 (0%) 200Mi (2%) 0 (0%) 6m47s
kube-system nvidia-device-plugin-daemonset-fwtjz 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m50s
kube-system registry-66c9cd494c-bg9vd 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m48s
kube-system registry-proxy-kd2gd 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m48s
kube-system snapshot-controller-56fcc65765-4xs7p 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m46s
kube-system snapshot-controller-56fcc65765-7k67g 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m46s
kube-system storage-provisioner 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m50s
local-path-storage local-path-provisioner-86d989889c-phk8h 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m49s
volcano-system volcano-admission-5874dfdd79-cg5t6 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m44s
volcano-system volcano-controllers-789ffc5785-b2c47 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m44s
volcano-system volcano-scheduler-6c9778cbdf-28pbm 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m43s
yakd-dashboard yakd-dashboard-67d98fc6b-s7gvl 0 (0%) 0 (0%) 128Mi (1%) 256Mi (3%) 6m47s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 1050m (52%) 100m (5%)
memory 638Mi (8%) 476Mi (6%)
ephemeral-storage 0 (0%) 0 (0%)
hugepages-1Gi 0 (0%) 0 (0%)
hugepages-2Mi 0 (0%) 0 (0%)
hugepages-32Mi 0 (0%) 0 (0%)
hugepages-64Ki 0 (0%) 0 (0%)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 6m51s kube-proxy
Normal NodeHasSufficientMemory 7m6s (x8 over 7m6s) kubelet Node addons-394893 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 7m6s (x7 over 7m6s) kubelet Node addons-394893 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 7m6s (x7 over 7m6s) kubelet Node addons-394893 status is now: NodeHasSufficientPID
Normal NodeAllocatableEnforced 7m6s kubelet Updated Node Allocatable limit across pods
Normal Starting 6m58s kubelet Starting kubelet.
Warning CgroupV1 6m58s kubelet Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
Normal NodeAllocatableEnforced 6m58s kubelet Updated Node Allocatable limit across pods
Normal NodeHasSufficientMemory 6m58s kubelet Node addons-394893 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 6m58s kubelet Node addons-394893 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 6m58s kubelet Node addons-394893 status is now: NodeHasSufficientPID
Normal RegisteredNode 6m54s node-controller Node addons-394893 event: Registered Node addons-394893 in Controller
==> dmesg <==
[Oct 7 10:17] ACPI: SRAT not present
[ +0.000000] ACPI: SRAT not present
[ +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
[ +0.015541] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ +0.459378] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[ +0.056249] systemd[1]: /lib/systemd/system/cloud-init.service:20: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
[ +0.018704] systemd[1]: /lib/systemd/system/cloud-init-hotplugd.socket:11: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
[ +0.618468] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
[ +6.129016] kauditd_printk_skb: 36 callbacks suppressed
==> etcd [130b5b382897aa8ab1b20a7910cc38e30a19afaa2384cdf74deb3479c34f86b7] <==
{"level":"info","ts":"2024-10-07T10:22:18.746797Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"}
{"level":"info","ts":"2024-10-07T10:22:18.747005Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"}
{"level":"info","ts":"2024-10-07T10:22:18.734177Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
{"level":"info","ts":"2024-10-07T10:22:18.749613Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
{"level":"info","ts":"2024-10-07T10:22:18.733728Z","caller":"etcdserver/server.go:751","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"aec36adc501070cc","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"}
{"level":"info","ts":"2024-10-07T10:22:19.563705Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
{"level":"info","ts":"2024-10-07T10:22:19.563758Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
{"level":"info","ts":"2024-10-07T10:22:19.563794Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2024-10-07T10:22:19.563811Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2024-10-07T10:22:19.563819Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-10-07T10:22:19.563830Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2024-10-07T10:22:19.563839Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-10-07T10:22:19.569844Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-394893 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-10-07T10:22:19.570167Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-10-07T10:22:19.570718Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-10-07T10:22:19.571031Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-10-07T10:22:19.571459Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-10-07T10:22:19.585717Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2024-10-07T10:22:19.572557Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
{"level":"info","ts":"2024-10-07T10:22:19.586689Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-10-07T10:22:19.572615Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
{"level":"info","ts":"2024-10-07T10:22:19.586815Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-10-07T10:22:19.586851Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2024-10-07T10:22:19.573642Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
{"level":"info","ts":"2024-10-07T10:22:19.587694Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
==> gcp-auth [e71225e37394e385fb599a03caacf972f9f8d4ed05cc49ae3a83148282c79a88] <==
2024/10/07 10:26:03 GCP Auth Webhook started!
2024/10/07 10:26:21 Ready to marshal response ...
2024/10/07 10:26:21 Ready to write response ...
2024/10/07 10:26:21 Ready to marshal response ...
2024/10/07 10:26:21 Ready to write response ...
==> kernel <==
10:29:23 up 11 min, 0 users, load average: 0.40, 0.82, 0.58
Linux addons-394893 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.5 LTS"
==> kindnet [3d6d748525512bc8404119de453fc2bc9fd6b0f2547e653ca10cd847d1ba083e] <==
I1007 10:27:21.838986 1 main.go:299] handling current node
I1007 10:27:31.831201 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I1007 10:27:31.831290 1 main.go:299] handling current node
I1007 10:27:41.833262 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I1007 10:27:41.833301 1 main.go:299] handling current node
I1007 10:27:51.840338 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I1007 10:27:51.840377 1 main.go:299] handling current node
I1007 10:28:01.837713 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I1007 10:28:01.837749 1 main.go:299] handling current node
I1007 10:28:11.837939 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I1007 10:28:11.837979 1 main.go:299] handling current node
I1007 10:28:21.835170 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I1007 10:28:21.835210 1 main.go:299] handling current node
I1007 10:28:31.830570 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I1007 10:28:31.830609 1 main.go:299] handling current node
I1007 10:28:41.835320 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I1007 10:28:41.835351 1 main.go:299] handling current node
I1007 10:28:51.839936 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I1007 10:28:51.839972 1 main.go:299] handling current node
I1007 10:29:01.835667 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I1007 10:29:01.835703 1 main.go:299] handling current node
I1007 10:29:11.837776 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I1007 10:29:11.837813 1 main.go:299] handling current node
I1007 10:29:21.837801 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I1007 10:29:21.837840 1 main.go:299] handling current node
==> kube-apiserver [5a60798e803b7b2db355e5a7922298cacd350c104cca3ea57e38dd0287b3e2a5] <==
W1007 10:24:46.045918 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.102.86.37:443: connect: connection refused
W1007 10:24:46.790265 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:24:47.817495 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:24:48.862250 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:24:49.876623 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:24:50.887437 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:24:51.956231 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:24:52.960045 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:24:53.971779 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:24:55.016701 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:24:56.078193 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:24:57.147084 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:24:58.157912 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:24:59.172660 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:25:00.226996 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:25:01.273131 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:25:02.288602 1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.102.86.37:443: connect: connection refused
W1007 10:25:27.884790 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.105.97.235:443: connect: connection refused
E1007 10:25:27.884829 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.105.97.235:443: connect: connection refused" logger="UnhandledError"
W1007 10:25:45.985618 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.105.97.235:443: connect: connection refused
E1007 10:25:45.985777 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.105.97.235:443: connect: connection refused" logger="UnhandledError"
W1007 10:25:46.052293 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.105.97.235:443: connect: connection refused
E1007 10:25:46.052333 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.105.97.235:443: connect: connection refused" logger="UnhandledError"
I1007 10:26:21.415065 1 controller.go:615] quota admission added evaluator for: jobs.batch.volcano.sh
I1007 10:26:21.456385 1 controller.go:615] quota admission added evaluator for: podgroups.scheduling.volcano.sh
==> kube-controller-manager [ffe11c7099a42d06685e8dc0c9f2fb5a0a19ccfc415409e9894a0921e7c18a73] <==
I1007 10:25:46.006129 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I1007 10:25:46.012397 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I1007 10:25:46.025392 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I1007 10:25:46.062775 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1007 10:25:46.068503 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1007 10:25:46.072915 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1007 10:25:46.089302 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1007 10:25:47.267630 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I1007 10:25:47.289925 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1007 10:25:48.512932 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1007 10:25:48.535489 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I1007 10:25:49.522878 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1007 10:25:49.530481 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1007 10:25:49.540505 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
I1007 10:25:49.545800 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I1007 10:25:49.561207 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I1007 10:25:49.567974 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
I1007 10:26:04.370273 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-89d5ffd79" duration="12.814994ms"
I1007 10:26:04.370429 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-89d5ffd79" duration="39.795µs"
I1007 10:26:19.023134 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="0s"
I1007 10:26:19.024130 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="0s"
I1007 10:26:19.088089 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="0s"
I1007 10:26:19.088287 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="0s"
I1007 10:26:21.150508 1 job_controller.go:568] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init" delay="0s"
I1007 10:26:31.617633 1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-394893"
==> kube-proxy [07cb3a4658bcdb9fde86c6bdf3270fae07df4e6ca3a7acac28c65a905bbec4b7] <==
I1007 10:22:31.697447 1 server_linux.go:66] "Using iptables proxy"
I1007 10:22:31.832632 1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
E1007 10:22:31.832708 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`"
I1007 10:22:31.861200 1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I1007 10:22:31.861278 1 server_linux.go:169] "Using iptables Proxier"
I1007 10:22:31.863264 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"
I1007 10:22:31.863984 1 server.go:483] "Version info" version="v1.31.1"
I1007 10:22:31.864010 1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I1007 10:22:31.872580 1 config.go:199] "Starting service config controller"
I1007 10:22:31.872623 1 shared_informer.go:313] Waiting for caches to sync for service config
I1007 10:22:31.872649 1 config.go:105] "Starting endpoint slice config controller"
I1007 10:22:31.872654 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I1007 10:22:31.875492 1 config.go:328] "Starting node config controller"
I1007 10:22:31.875517 1 shared_informer.go:313] Waiting for caches to sync for node config
I1007 10:22:31.973047 1 shared_informer.go:320] Caches are synced for endpoint slice config
I1007 10:22:31.973122 1 shared_informer.go:320] Caches are synced for service config
I1007 10:22:31.980910 1 shared_informer.go:320] Caches are synced for node config
==> kube-scheduler [b274d1fe481fbe10d2429e011e72c7845ac240f7a0d9d74686f013daba2eb167] <==
W1007 10:22:22.895482 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E1007 10:22:22.895502 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
W1007 10:22:22.896725 1 reflector.go:561] 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
E1007 10:22:22.896749 1 reflector.go:158] "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"
W1007 10:22:22.897749 1 reflector.go:561] 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
E1007 10:22:22.897792 1 reflector.go:158] "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"
W1007 10:22:23.698757 1 reflector.go:561] runtime/asm_arm64.s:1222: 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"
E1007 10:22:23.699267 1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: 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"
W1007 10:22:23.708241 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E1007 10:22:23.708283 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
W1007 10:22:23.718890 1 reflector.go:561] 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
E1007 10:22:23.718942 1 reflector.go:158] "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"
W1007 10:22:23.747201 1 reflector.go:561] 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
E1007 10:22:23.747266 1 reflector.go:158] "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"
W1007 10:22:23.843732 1 reflector.go:561] 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
E1007 10:22:23.843783 1 reflector.go:158] "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"
W1007 10:22:23.937930 1 reflector.go:561] 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
E1007 10:22:23.937980 1 reflector.go:158] "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"
W1007 10:22:23.968959 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E1007 10:22:23.969014 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
W1007 10:22:24.024805 1 reflector.go:561] 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
E1007 10:22:24.024878 1 reflector.go:158] "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"
W1007 10:22:24.089886 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E1007 10:22:24.089942 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
I1007 10:22:25.686409 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Oct 07 10:25:46 addons-394893 kubelet[1474]: I1007 10:25:46.130476 1474 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-jzmdz\" (UniqueName: \"kubernetes.io/projected/38b3eb1e-2edb-4688-a9e8-8a68d94ae06f-kube-api-access-jzmdz\") pod \"gcp-auth-certs-patch-l2wpz\" (UID: \"38b3eb1e-2edb-4688-a9e8-8a68d94ae06f\") " pod="gcp-auth/gcp-auth-certs-patch-l2wpz"
Oct 07 10:25:48 addons-394893 kubelet[1474]: I1007 10:25:48.667084 1474 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-6w8dq\" (UniqueName: \"kubernetes.io/projected/b579f585-4415-4bfa-b1ed-f51480ad12dc-kube-api-access-6w8dq\") pod \"b579f585-4415-4bfa-b1ed-f51480ad12dc\" (UID: \"b579f585-4415-4bfa-b1ed-f51480ad12dc\") "
Oct 07 10:25:48 addons-394893 kubelet[1474]: I1007 10:25:48.667154 1474 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-jzmdz\" (UniqueName: \"kubernetes.io/projected/38b3eb1e-2edb-4688-a9e8-8a68d94ae06f-kube-api-access-jzmdz\") pod \"38b3eb1e-2edb-4688-a9e8-8a68d94ae06f\" (UID: \"38b3eb1e-2edb-4688-a9e8-8a68d94ae06f\") "
Oct 07 10:25:48 addons-394893 kubelet[1474]: I1007 10:25:48.669567 1474 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/38b3eb1e-2edb-4688-a9e8-8a68d94ae06f-kube-api-access-jzmdz" (OuterVolumeSpecName: "kube-api-access-jzmdz") pod "38b3eb1e-2edb-4688-a9e8-8a68d94ae06f" (UID: "38b3eb1e-2edb-4688-a9e8-8a68d94ae06f"). InnerVolumeSpecName "kube-api-access-jzmdz". PluginName "kubernetes.io/projected", VolumeGidValue ""
Oct 07 10:25:48 addons-394893 kubelet[1474]: I1007 10:25:48.669756 1474 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/b579f585-4415-4bfa-b1ed-f51480ad12dc-kube-api-access-6w8dq" (OuterVolumeSpecName: "kube-api-access-6w8dq") pod "b579f585-4415-4bfa-b1ed-f51480ad12dc" (UID: "b579f585-4415-4bfa-b1ed-f51480ad12dc"). InnerVolumeSpecName "kube-api-access-6w8dq". PluginName "kubernetes.io/projected", VolumeGidValue ""
Oct 07 10:25:48 addons-394893 kubelet[1474]: I1007 10:25:48.767860 1474 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-6w8dq\" (UniqueName: \"kubernetes.io/projected/b579f585-4415-4bfa-b1ed-f51480ad12dc-kube-api-access-6w8dq\") on node \"addons-394893\" DevicePath \"\""
Oct 07 10:25:48 addons-394893 kubelet[1474]: I1007 10:25:48.767900 1474 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-jzmdz\" (UniqueName: \"kubernetes.io/projected/38b3eb1e-2edb-4688-a9e8-8a68d94ae06f-kube-api-access-jzmdz\") on node \"addons-394893\" DevicePath \"\""
Oct 07 10:25:49 addons-394893 kubelet[1474]: I1007 10:25:49.272385 1474 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="3fd139644349c08864d5457b252a562146a3f38516f6dba0a576ef5d293c65c8"
Oct 07 10:25:49 addons-394893 kubelet[1474]: I1007 10:25:49.279633 1474 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="2d2c46c8e0104fcf96d86eb5900d151ecce9d5ab075e819d09cd4556c1154453"
Oct 07 10:26:02 addons-394893 kubelet[1474]: I1007 10:26:02.394478 1474 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-kd2gd" secret="" err="secret \"gcp-auth\" not found"
Oct 07 10:26:04 addons-394893 kubelet[1474]: I1007 10:26:04.356819 1474 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="gcp-auth/gcp-auth-89d5ffd79-bw49f" podStartSLOduration=34.176937476 podStartE2EDuration="37.356800858s" podCreationTimestamp="2024-10-07 10:25:27 +0000 UTC" firstStartedPulling="2024-10-07 10:26:00.493741293 +0000 UTC m=+215.209445229" lastFinishedPulling="2024-10-07 10:26:03.673604675 +0000 UTC m=+218.389308611" observedRunningTime="2024-10-07 10:26:04.355070456 +0000 UTC m=+219.070774392" watchObservedRunningTime="2024-10-07 10:26:04.356800858 +0000 UTC m=+219.072504793"
Oct 07 10:26:05 addons-394893 kubelet[1474]: I1007 10:26:05.397251 1474 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66c9cd494c-bg9vd" secret="" err="secret \"gcp-auth\" not found"
Oct 07 10:26:16 addons-394893 kubelet[1474]: I1007 10:26:16.394891 1474 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-fwtjz" secret="" err="secret \"gcp-auth\" not found"
Oct 07 10:26:19 addons-394893 kubelet[1474]: I1007 10:26:19.397966 1474 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="38b3eb1e-2edb-4688-a9e8-8a68d94ae06f" path="/var/lib/kubelet/pods/38b3eb1e-2edb-4688-a9e8-8a68d94ae06f/volumes"
Oct 07 10:26:19 addons-394893 kubelet[1474]: I1007 10:26:19.398365 1474 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="b579f585-4415-4bfa-b1ed-f51480ad12dc" path="/var/lib/kubelet/pods/b579f585-4415-4bfa-b1ed-f51480ad12dc/volumes"
Oct 07 10:26:21 addons-394893 kubelet[1474]: I1007 10:26:21.399607 1474 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a234361d-990f-4553-8213-55a4580a5b2c" path="/var/lib/kubelet/pods/a234361d-990f-4553-8213-55a4580a5b2c/volumes"
Oct 07 10:26:25 addons-394893 kubelet[1474]: I1007 10:26:25.450273 1474 scope.go:117] "RemoveContainer" containerID="d5a6ecf264c6db4f7ff0b93a597b43c8a08745f8df19e9e13c827ed4a94f950b"
Oct 07 10:26:25 addons-394893 kubelet[1474]: I1007 10:26:25.458072 1474 scope.go:117] "RemoveContainer" containerID="884e6f538f0fb47bde11ea214fc4937c43e307147db6fbb1b730468eb094bdd9"
Oct 07 10:26:25 addons-394893 kubelet[1474]: I1007 10:26:25.466335 1474 scope.go:117] "RemoveContainer" containerID="acbcb067b8e3d5ed7c7c94f8416a39b9a568387b9423ae624de8c4b49f098e2e"
Oct 07 10:27:24 addons-394893 kubelet[1474]: I1007 10:27:24.394331 1474 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66c9cd494c-bg9vd" secret="" err="secret \"gcp-auth\" not found"
Oct 07 10:27:32 addons-394893 kubelet[1474]: I1007 10:27:32.394499 1474 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-kd2gd" secret="" err="secret \"gcp-auth\" not found"
Oct 07 10:27:37 addons-394893 kubelet[1474]: I1007 10:27:37.394887 1474 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-fwtjz" secret="" err="secret \"gcp-auth\" not found"
Oct 07 10:28:40 addons-394893 kubelet[1474]: I1007 10:28:40.394274 1474 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-fwtjz" secret="" err="secret \"gcp-auth\" not found"
Oct 07 10:28:54 addons-394893 kubelet[1474]: I1007 10:28:54.394778 1474 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66c9cd494c-bg9vd" secret="" err="secret \"gcp-auth\" not found"
Oct 07 10:29:00 addons-394893 kubelet[1474]: I1007 10:29:00.396821 1474 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-kd2gd" secret="" err="secret \"gcp-auth\" not found"
==> storage-provisioner [210b06534e628f0ca8fca93eab65ffa6aef5ba4094ba21a79b78537e39908da6] <==
I1007 10:22:34.936568 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I1007 10:22:34.995208 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I1007 10:22:34.995256 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I1007 10:22:35.035894 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I1007 10:22:35.038526 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"413ae215-7fd5-470f-99b5-facd059a1e83", APIVersion:"v1", ResourceVersion:"508", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-394893_5ce909d9-11da-4424-ba00-02b25e44e77f became leader
I1007 10:22:35.042264 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-394893_5ce909d9-11da-4424-ba00-02b25e44e77f!
I1007 10:22:35.143369 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-394893_5ce909d9-11da-4424-ba00-02b25e44e77f!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-394893 -n addons-394893
helpers_test.go:261: (dbg) Run: kubectl --context addons-394893 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-fkxj7 ingress-nginx-admission-patch-799wj test-job-nginx-0
helpers_test.go:274: ======> post-mortem[TestAddons/serial/Volcano]: describe non-running pods <======
helpers_test.go:277: (dbg) Run: kubectl --context addons-394893 describe pod ingress-nginx-admission-create-fkxj7 ingress-nginx-admission-patch-799wj test-job-nginx-0
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-394893 describe pod ingress-nginx-admission-create-fkxj7 ingress-nginx-admission-patch-799wj test-job-nginx-0: exit status 1 (87.572699ms)
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-fkxj7" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-799wj" not found
Error from server (NotFound): pods "test-job-nginx-0" not found
** /stderr **
helpers_test.go:279: kubectl --context addons-394893 describe pod ingress-nginx-admission-create-fkxj7 ingress-nginx-admission-patch-799wj test-job-nginx-0: exit status 1
addons_test.go:979: (dbg) Run: out/minikube-linux-arm64 -p addons-394893 addons disable volcano --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-arm64 -p addons-394893 addons disable volcano --alsologtostderr -v=1: (11.120405882s)
--- FAIL: TestAddons/serial/Volcano (211.06s)