=== RUN TestAddons/parallel/Registry
=== PAUSE TestAddons/parallel/Registry
=== CONT TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.726552ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-bkhkl" [4d931f29-d87c-4bc8-8e58-88b441e56b0a] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004680214s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-fb2vb" [7d63ca1e-f5bf-47eb-84af-ebd01e9cd4b6] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003429973s
addons_test.go:342: (dbg) Run: kubectl --context addons-885748 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run: kubectl --context addons-885748 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-885748 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": exit status 1 (1m0.103288671s)
-- stdout --
pod "registry-test" deleted
-- /stdout --
** stderr **
error: timed out waiting for the condition
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-885748 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c \"wget --spider -S http://registry.kube-system.svc.cluster.local\"" failed: exit status 1
addons_test.go:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run: out/minikube-linux-arm64 -p addons-885748 ip
2024/09/14 00:48:16 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run: out/minikube-linux-arm64 -p addons-885748 addons disable registry --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-885748
helpers_test.go:235: (dbg) docker inspect addons-885748:
-- stdout --
[
{
"Id": "16a9106e2bf9c3c6117026b8b9450dd89d4df45737783141ee7ef5e3ae26f52a",
"Created": "2024-09-14T00:35:51.693021132Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 875338,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-09-14T00:35:51.852610858Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:fe3365929e6ce54b4c06f0bc3d1500dff08f535844ef4978f2c45cd67c542134",
"ResolvConfPath": "/var/lib/docker/containers/16a9106e2bf9c3c6117026b8b9450dd89d4df45737783141ee7ef5e3ae26f52a/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/16a9106e2bf9c3c6117026b8b9450dd89d4df45737783141ee7ef5e3ae26f52a/hostname",
"HostsPath": "/var/lib/docker/containers/16a9106e2bf9c3c6117026b8b9450dd89d4df45737783141ee7ef5e3ae26f52a/hosts",
"LogPath": "/var/lib/docker/containers/16a9106e2bf9c3c6117026b8b9450dd89d4df45737783141ee7ef5e3ae26f52a/16a9106e2bf9c3c6117026b8b9450dd89d4df45737783141ee7ef5e3ae26f52a-json.log",
"Name": "/addons-885748",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-885748:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-885748",
"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/717d7a298ae509566e8dbdb01cff4c48236f098b7e269390bd91dbe10c1fbeee-init/diff:/var/lib/docker/overlay2/75b2121147f32424fffc5e50d2609c96cf2fdc411273d8660afbb09b8a3ad07a/diff",
"MergedDir": "/var/lib/docker/overlay2/717d7a298ae509566e8dbdb01cff4c48236f098b7e269390bd91dbe10c1fbeee/merged",
"UpperDir": "/var/lib/docker/overlay2/717d7a298ae509566e8dbdb01cff4c48236f098b7e269390bd91dbe10c1fbeee/diff",
"WorkDir": "/var/lib/docker/overlay2/717d7a298ae509566e8dbdb01cff4c48236f098b7e269390bd91dbe10c1fbeee/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-885748",
"Source": "/var/lib/docker/volumes/addons-885748/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-885748",
"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-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243",
"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-885748",
"name.minikube.sigs.k8s.io": "addons-885748",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "b1a2274d2fe074b454d8fc13c1575d8f017a8d3113ed94af95faf9d1d2583971",
"SandboxKey": "/var/run/docker/netns/b1a2274d2fe0",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33564"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33565"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33568"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33566"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33567"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-885748": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "c1a0d21fd124d60633c329f0674dc6666a0292fe6f6b1be172c6bb2b7fa6a718",
"EndpointID": "ce9472c43f8e5b4bcc4e1fe669f69274e4050166515b932738a2ad8472c5184d",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-885748",
"16a9106e2bf9"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-885748 -n addons-885748
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-arm64 -p addons-885748 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-885748 logs -n 25: (1.908322133s)
helpers_test.go:252: TestAddons/parallel/Registry logs:
-- stdout --
==> Audit <==
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| start | -o=json --download-only | download-only-116392 | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | |
| | -p download-only-116392 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.20.0 | | | | | |
| | --container-runtime=crio | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | --all | minikube | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | 14 Sep 24 00:35 UTC |
| delete | -p download-only-116392 | download-only-116392 | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | 14 Sep 24 00:35 UTC |
| start | -o=json --download-only | download-only-396021 | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | |
| | -p download-only-396021 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.31.1 | | | | | |
| | --container-runtime=crio | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | --all | minikube | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | 14 Sep 24 00:35 UTC |
| delete | -p download-only-396021 | download-only-396021 | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | 14 Sep 24 00:35 UTC |
| delete | -p download-only-116392 | download-only-116392 | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | 14 Sep 24 00:35 UTC |
| delete | -p download-only-396021 | download-only-396021 | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | 14 Sep 24 00:35 UTC |
| start | --download-only -p | download-docker-830102 | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | |
| | download-docker-830102 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p download-docker-830102 | download-docker-830102 | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | 14 Sep 24 00:35 UTC |
| start | --download-only -p | binary-mirror-918324 | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | |
| | binary-mirror-918324 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:44679 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p binary-mirror-918324 | binary-mirror-918324 | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | 14 Sep 24 00:35 UTC |
| addons | disable dashboard -p | addons-885748 | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | |
| | addons-885748 | | | | | |
| addons | enable dashboard -p | addons-885748 | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | |
| | addons-885748 | | | | | |
| start | -p addons-885748 --wait=true | addons-885748 | jenkins | v1.34.0 | 14 Sep 24 00:35 UTC | 14 Sep 24 00:39 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=storage-provisioner-rancher | | | | | |
| | --addons=nvidia-device-plugin | | | | | |
| | --addons=yakd --addons=volcano | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| addons | addons-885748 addons | addons-885748 | jenkins | v1.34.0 | 14 Sep 24 00:47 UTC | 14 Sep 24 00:47 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-885748 addons | addons-885748 | jenkins | v1.34.0 | 14 Sep 24 00:47 UTC | 14 Sep 24 00:47 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-885748 addons disable | addons-885748 | jenkins | v1.34.0 | 14 Sep 24 00:48 UTC | 14 Sep 24 00:48 UTC |
| | yakd --alsologtostderr -v=1 | | | | | |
| ip | addons-885748 ip | addons-885748 | jenkins | v1.34.0 | 14 Sep 24 00:48 UTC | 14 Sep 24 00:48 UTC |
| addons | addons-885748 addons disable | addons-885748 | jenkins | v1.34.0 | 14 Sep 24 00:48 UTC | 14 Sep 24 00:48 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | disable nvidia-device-plugin | addons-885748 | jenkins | v1.34.0 | 14 Sep 24 00:48 UTC | 14 Sep 24 00:48 UTC |
| | -p addons-885748 | | | | | |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/09/14 00:35:27
Running on machine: ip-172-31-29-130
Binary: Built with gc go1.23.0 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0914 00:35:27.648597 874848 out.go:345] Setting OutFile to fd 1 ...
I0914 00:35:27.648788 874848 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:35:27.648825 874848 out.go:358] Setting ErrFile to fd 2...
I0914 00:35:27.648839 874848 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:35:27.649116 874848 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19640-868698/.minikube/bin
I0914 00:35:27.649628 874848 out.go:352] Setting JSON to false
I0914 00:35:27.650620 874848 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":15472,"bootTime":1726258656,"procs":194,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
I0914 00:35:27.650703 874848 start.go:139] virtualization:
I0914 00:35:27.652331 874848 out.go:177] * [addons-885748] minikube v1.34.0 on Ubuntu 20.04 (arm64)
I0914 00:35:27.654538 874848 out.go:177] - MINIKUBE_LOCATION=19640
I0914 00:35:27.654641 874848 notify.go:220] Checking for updates...
I0914 00:35:27.657216 874848 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0914 00:35:27.658569 874848 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/19640-868698/kubeconfig
I0914 00:35:27.659690 874848 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/19640-868698/.minikube
I0914 00:35:27.661085 874848 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0914 00:35:27.662124 874848 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0914 00:35:27.663629 874848 driver.go:394] Setting default libvirt URI to qemu:///system
I0914 00:35:27.685055 874848 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
I0914 00:35:27.685194 874848 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0914 00:35:27.743708 874848 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-14 00:35:27.734595728 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerErro
rs:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0914 00:35:27.743818 874848 docker.go:318] overlay module found
I0914 00:35:27.746292 874848 out.go:177] * Using the docker driver based on user configuration
I0914 00:35:27.747376 874848 start.go:297] selected driver: docker
I0914 00:35:27.747391 874848 start.go:901] validating driver "docker" against <nil>
I0914 00:35:27.747405 874848 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0914 00:35:27.748035 874848 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0914 00:35:27.802291 874848 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL 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:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-14 00:35:27.792988752 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.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:<nil> ServerErro
rs:[] 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0914 00:35:27.802504 874848 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0914 00:35:27.802746 874848 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]
I0914 00:35:27.803994 874848 out.go:177] * Using Docker driver with root privileges
I0914 00:35:27.804986 874848 cni.go:84] Creating CNI manager for ""
I0914 00:35:27.805046 874848 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0914 00:35:27.805057 874848 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I0914 00:35:27.805150 874848 start.go:340] cluster config:
{Name:addons-885748 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-885748 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0914 00:35:27.807346 874848 out.go:177] * Starting "addons-885748" primary control-plane node in "addons-885748" cluster
I0914 00:35:27.808476 874848 cache.go:121] Beginning downloading kic base image for docker with crio
I0914 00:35:27.809606 874848 out.go:177] * Pulling base image v0.0.45-1726243947-19640 ...
I0914 00:35:27.810871 874848 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0914 00:35:27.810920 874848 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19640-868698/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
I0914 00:35:27.810932 874848 cache.go:56] Caching tarball of preloaded images
I0914 00:35:27.810960 874848 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local docker daemon
I0914 00:35:27.811021 874848 preload.go:172] Found /home/jenkins/minikube-integration/19640-868698/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
I0914 00:35:27.811031 874848 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
I0914 00:35:27.811392 874848 profile.go:143] Saving config to /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/config.json ...
I0914 00:35:27.811450 874848 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/config.json: {Name:mk574a8eb9ef8f9e3b261644b0ca0e71c6fc48e4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0914 00:35:27.826453 874848 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 to local cache
I0914 00:35:27.826558 874848 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local cache directory
I0914 00:35:27.826581 874848 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 in local cache directory, skipping pull
I0914 00:35:27.826586 874848 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 exists in cache, skipping pull
I0914 00:35:27.826598 874848 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 as a tarball
I0914 00:35:27.826604 874848 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 from local cache
I0914 00:35:44.803607 874848 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 from cached tarball
I0914 00:35:44.803643 874848 cache.go:194] Successfully downloaded all kic artifacts
I0914 00:35:44.803673 874848 start.go:360] acquireMachinesLock for addons-885748: {Name:mk9ddda16eaf26a40c295d659f1e42acd6143125 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0914 00:35:44.803799 874848 start.go:364] duration metric: took 104.539µs to acquireMachinesLock for "addons-885748"
I0914 00:35:44.803830 874848 start.go:93] Provisioning new machine with config: &{Name:addons-885748 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-885748 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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 CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
I0914 00:35:44.803926 874848 start.go:125] createHost starting for "" (driver="docker")
I0914 00:35:44.805508 874848 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0914 00:35:44.805767 874848 start.go:159] libmachine.API.Create for "addons-885748" (driver="docker")
I0914 00:35:44.805803 874848 client.go:168] LocalClient.Create starting
I0914 00:35:44.805931 874848 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19640-868698/.minikube/certs/ca.pem
I0914 00:35:45.234194 874848 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19640-868698/.minikube/certs/cert.pem
I0914 00:35:45.623675 874848 cli_runner.go:164] Run: docker network inspect addons-885748 --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}}]}"
W0914 00:35:45.638888 874848 cli_runner.go:211] docker network inspect addons-885748 --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
I0914 00:35:45.638974 874848 network_create.go:284] running [docker network inspect addons-885748] to gather additional debugging logs...
I0914 00:35:45.638996 874848 cli_runner.go:164] Run: docker network inspect addons-885748
W0914 00:35:45.653957 874848 cli_runner.go:211] docker network inspect addons-885748 returned with exit code 1
I0914 00:35:45.653988 874848 network_create.go:287] error running [docker network inspect addons-885748]: docker network inspect addons-885748: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-885748 not found
I0914 00:35:45.654007 874848 network_create.go:289] output of [docker network inspect addons-885748]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-885748 not found
** /stderr **
I0914 00:35:45.654106 874848 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}}]}"
I0914 00:35:45.672611 874848 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:0x400048fee0}
I0914 00:35:45.672659 874848 network_create.go:124] attempt to create docker network addons-885748 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0914 00:35:45.672715 874848 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-885748 addons-885748
I0914 00:35:45.738461 874848 network_create.go:108] docker network addons-885748 192.168.49.0/24 created
I0914 00:35:45.738494 874848 kic.go:121] calculated static IP "192.168.49.2" for the "addons-885748" container
I0914 00:35:45.738570 874848 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0914 00:35:45.753096 874848 cli_runner.go:164] Run: docker volume create addons-885748 --label name.minikube.sigs.k8s.io=addons-885748 --label created_by.minikube.sigs.k8s.io=true
I0914 00:35:45.768446 874848 oci.go:103] Successfully created a docker volume addons-885748
I0914 00:35:45.768544 874848 cli_runner.go:164] Run: docker run --rm --name addons-885748-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-885748 --entrypoint /usr/bin/test -v addons-885748:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -d /var/lib
I0914 00:35:47.532910 874848 cli_runner.go:217] Completed: docker run --rm --name addons-885748-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-885748 --entrypoint /usr/bin/test -v addons-885748:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -d /var/lib: (1.764328482s)
I0914 00:35:47.532939 874848 oci.go:107] Successfully prepared a docker volume addons-885748
I0914 00:35:47.532965 874848 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0914 00:35:47.532986 874848 kic.go:194] Starting extracting preloaded images to volume ...
I0914 00:35:47.533050 874848 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19640-868698/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-885748:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -I lz4 -xf /preloaded.tar -C /extractDir
I0914 00:35:51.627808 874848 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19640-868698/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-885748:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 -I lz4 -xf /preloaded.tar -C /extractDir: (4.094718795s)
I0914 00:35:51.627842 874848 kic.go:203] duration metric: took 4.094852633s to extract preloaded images to volume ...
W0914 00:35:51.627991 874848 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0914 00:35:51.628114 874848 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0914 00:35:51.679472 874848 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-885748 --name addons-885748 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-885748 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-885748 --network addons-885748 --ip 192.168.49.2 --volume addons-885748:/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-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243
I0914 00:35:52.026413 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Running}}
I0914 00:35:52.054130 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:35:52.081150 874848 cli_runner.go:164] Run: docker exec addons-885748 stat /var/lib/dpkg/alternatives/iptables
I0914 00:35:52.151645 874848 oci.go:144] the created container "addons-885748" has a running status.
I0914 00:35:52.151674 874848 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa...
I0914 00:35:52.411723 874848 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0914 00:35:52.437353 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:35:52.459127 874848 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0914 00:35:52.459149 874848 kic_runner.go:114] Args: [docker exec --privileged addons-885748 chown docker:docker /home/docker/.ssh/authorized_keys]
I0914 00:35:52.535444 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:35:52.561504 874848 machine.go:93] provisionDockerMachine start ...
I0914 00:35:52.561596 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:35:52.592426 874848 main.go:141] libmachine: Using SSH client type: native
I0914 00:35:52.592702 874848 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil> [] 0s} 127.0.0.1 33564 <nil> <nil>}
I0914 00:35:52.592718 874848 main.go:141] libmachine: About to run SSH command:
hostname
I0914 00:35:52.593577 874848 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:48640->127.0.0.1:33564: read: connection reset by peer
I0914 00:35:55.712678 874848 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-885748
I0914 00:35:55.712704 874848 ubuntu.go:169] provisioning hostname "addons-885748"
I0914 00:35:55.712793 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:35:55.730083 874848 main.go:141] libmachine: Using SSH client type: native
I0914 00:35:55.730330 874848 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil> [] 0s} 127.0.0.1 33564 <nil> <nil>}
I0914 00:35:55.730355 874848 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-885748 && echo "addons-885748" | sudo tee /etc/hostname
I0914 00:35:55.863937 874848 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-885748
I0914 00:35:55.864025 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:35:55.884479 874848 main.go:141] libmachine: Using SSH client type: native
I0914 00:35:55.884728 874848 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil> [] 0s} 127.0.0.1 33564 <nil> <nil>}
I0914 00:35:55.884753 874848 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-885748' /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-885748/g' /etc/hosts;
else
echo '127.0.1.1 addons-885748' | sudo tee -a /etc/hosts;
fi
fi
I0914 00:35:56.006206 874848 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0914 00:35:56.006299 874848 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19640-868698/.minikube CaCertPath:/home/jenkins/minikube-integration/19640-868698/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19640-868698/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19640-868698/.minikube}
I0914 00:35:56.006369 874848 ubuntu.go:177] setting up certificates
I0914 00:35:56.006397 874848 provision.go:84] configureAuth start
I0914 00:35:56.006497 874848 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-885748
I0914 00:35:56.025656 874848 provision.go:143] copyHostCerts
I0914 00:35:56.025744 874848 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19640-868698/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19640-868698/.minikube/ca.pem (1078 bytes)
I0914 00:35:56.025874 874848 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19640-868698/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19640-868698/.minikube/cert.pem (1123 bytes)
I0914 00:35:56.025946 874848 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19640-868698/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19640-868698/.minikube/key.pem (1679 bytes)
I0914 00:35:56.026001 874848 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19640-868698/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19640-868698/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19640-868698/.minikube/certs/ca-key.pem org=jenkins.addons-885748 san=[127.0.0.1 192.168.49.2 addons-885748 localhost minikube]
I0914 00:35:56.397039 874848 provision.go:177] copyRemoteCerts
I0914 00:35:56.397111 874848 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0914 00:35:56.397152 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:35:56.413576 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:35:56.502071 874848 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-868698/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I0914 00:35:56.525597 874848 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-868698/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I0914 00:35:56.549087 874848 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-868698/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0914 00:35:56.572443 874848 provision.go:87] duration metric: took 566.020273ms to configureAuth
I0914 00:35:56.572469 874848 ubuntu.go:193] setting minikube options for container-runtime
I0914 00:35:56.572641 874848 config.go:182] Loaded profile config "addons-885748": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0914 00:35:56.572750 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:35:56.589020 874848 main.go:141] libmachine: Using SSH client type: native
I0914 00:35:56.589468 874848 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil> [] 0s} 127.0.0.1 33564 <nil> <nil>}
I0914 00:35:56.589494 874848 main.go:141] libmachine: About to run SSH command:
sudo mkdir -p /etc/sysconfig && printf %s "
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
I0914 00:35:56.813689 874848 main.go:141] libmachine: SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
I0914 00:35:56.813714 874848 machine.go:96] duration metric: took 4.252187622s to provisionDockerMachine
I0914 00:35:56.813724 874848 client.go:171] duration metric: took 12.007912s to LocalClient.Create
I0914 00:35:56.813737 874848 start.go:167] duration metric: took 12.007978992s to libmachine.API.Create "addons-885748"
I0914 00:35:56.813745 874848 start.go:293] postStartSetup for "addons-885748" (driver="docker")
I0914 00:35:56.813756 874848 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]
I0914 00:35:56.813824 874848 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
I0914 00:35:56.813884 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:35:56.830802 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:35:56.918469 874848 ssh_runner.go:195] Run: cat /etc/os-release
I0914 00:35:56.921566 874848 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0914 00:35:56.921600 874848 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0914 00:35:56.921611 874848 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0914 00:35:56.921619 874848 info.go:137] Remote host: Ubuntu 22.04.4 LTS
I0914 00:35:56.921629 874848 filesync.go:126] Scanning /home/jenkins/minikube-integration/19640-868698/.minikube/addons for local assets ...
I0914 00:35:56.921700 874848 filesync.go:126] Scanning /home/jenkins/minikube-integration/19640-868698/.minikube/files for local assets ...
I0914 00:35:56.921730 874848 start.go:296] duration metric: took 107.979103ms for postStartSetup
I0914 00:35:56.922050 874848 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-885748
I0914 00:35:56.937996 874848 profile.go:143] Saving config to /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/config.json ...
I0914 00:35:56.938300 874848 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0914 00:35:56.938349 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:35:56.957478 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:35:57.042229 874848 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0914 00:35:57.047056 874848 start.go:128] duration metric: took 12.243112242s to createHost
I0914 00:35:57.047078 874848 start.go:83] releasing machines lock for "addons-885748", held for 12.243266454s
I0914 00:35:57.047155 874848 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-885748
I0914 00:35:57.063313 874848 ssh_runner.go:195] Run: cat /version.json
I0914 00:35:57.063378 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:35:57.063655 874848 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0914 00:35:57.063724 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:35:57.084371 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:35:57.094261 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:35:57.308581 874848 ssh_runner.go:195] Run: systemctl --version
I0914 00:35:57.312939 874848 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
I0914 00:35:57.451620 874848 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0914 00:35:57.455973 874848 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0914 00:35:57.477002 874848 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
I0914 00:35:57.477132 874848 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" ;
I0914 00:35:57.511110 874848 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0914 00:35:57.511137 874848 start.go:495] detecting cgroup driver to use...
I0914 00:35:57.511169 874848 detect.go:187] detected "cgroupfs" cgroup driver on host os
I0914 00:35:57.511217 874848 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I0914 00:35:57.526481 874848 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I0914 00:35:57.538293 874848 docker.go:217] disabling cri-docker service (if available) ...
I0914 00:35:57.538364 874848 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0914 00:35:57.552686 874848 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0914 00:35:57.568072 874848 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0914 00:35:57.662991 874848 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0914 00:35:57.755248 874848 docker.go:233] disabling docker service ...
I0914 00:35:57.755320 874848 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0914 00:35:57.774750 874848 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0914 00:35:57.786925 874848 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0914 00:35:57.878521 874848 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0914 00:35:57.968297 874848 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0914 00:35:57.980122 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
" | sudo tee /etc/crictl.yaml"
I0914 00:35:57.996615 874848 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
I0914 00:35:57.996733 874848 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
I0914 00:35:58.007909 874848 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
I0914 00:35:58.008088 874848 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
I0914 00:35:58.019602 874848 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
I0914 00:35:58.030797 874848 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
I0914 00:35:58.040901 874848 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0914 00:35:58.051366 874848 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
I0914 00:35:58.061514 874848 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
I0914 00:35:58.077469 874848 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
I0914 00:35:58.087600 874848 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0914 00:35:58.096431 874848 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0914 00:35:58.104922 874848 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0914 00:35:58.194238 874848 ssh_runner.go:195] Run: sudo systemctl restart crio
I0914 00:35:58.315200 874848 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
I0914 00:35:58.315290 874848 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
I0914 00:35:58.319115 874848 start.go:563] Will wait 60s for crictl version
I0914 00:35:58.319183 874848 ssh_runner.go:195] Run: which crictl
I0914 00:35:58.322590 874848 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0914 00:35:58.360321 874848 start.go:579] Version: 0.1.0
RuntimeName: cri-o
RuntimeVersion: 1.24.6
RuntimeApiVersion: v1
I0914 00:35:58.360485 874848 ssh_runner.go:195] Run: crio --version
I0914 00:35:58.401355 874848 ssh_runner.go:195] Run: crio --version
I0914 00:35:58.441347 874848 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
I0914 00:35:58.443849 874848 cli_runner.go:164] Run: docker network inspect addons-885748 --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}}]}"
I0914 00:35:58.459835 874848 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0914 00:35:58.463371 874848 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""
I0914 00:35:58.473895 874848 kubeadm.go:883] updating cluster {Name:addons-885748 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-885748 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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 CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0914 00:35:58.474017 874848 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0914 00:35:58.474077 874848 ssh_runner.go:195] Run: sudo crictl images --output json
I0914 00:35:58.547909 874848 crio.go:514] all images are preloaded for cri-o runtime.
I0914 00:35:58.547932 874848 crio.go:433] Images already preloaded, skipping extraction
I0914 00:35:58.547987 874848 ssh_runner.go:195] Run: sudo crictl images --output json
I0914 00:35:58.584064 874848 crio.go:514] all images are preloaded for cri-o runtime.
I0914 00:35:58.584085 874848 cache_images.go:84] Images are preloaded, skipping loading
I0914 00:35:58.584094 874848 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
I0914 00:35:58.584187 874848 kubeadm.go:946] kubelet [Unit]
Wants=crio.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-885748 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.31.1 ClusterName:addons-885748 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I0914 00:35:58.584272 874848 ssh_runner.go:195] Run: crio config
I0914 00:35:58.630750 874848 cni.go:84] Creating CNI manager for ""
I0914 00:35:58.630773 874848 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0914 00:35:58.630784 874848 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0914 00:35:58.630808 874848 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-885748 NodeName:addons-885748 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0914 00:35:58.630990 874848 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:///var/run/crio/crio.sock
name: "addons-885748"
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:///var/run/crio/crio.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%"
nodefs.inodesFree: "0%"
imagefs.available: "0%"
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
tcpEstablishedTimeout: 0s
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
tcpCloseWaitTimeout: 0s
I0914 00:35:58.631062 874848 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
I0914 00:35:58.639996 874848 binaries.go:44] Found k8s binaries, skipping transfer
I0914 00:35:58.640108 874848 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0914 00:35:58.648765 874848 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
I0914 00:35:58.666409 874848 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0914 00:35:58.684328 874848 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
I0914 00:35:58.702308 874848 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0914 00:35:58.705701 874848 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""
I0914 00:35:58.716106 874848 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0914 00:35:58.806646 874848 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0914 00:35:58.820194 874848 certs.go:68] Setting up /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748 for IP: 192.168.49.2
I0914 00:35:58.820228 874848 certs.go:194] generating shared ca certs ...
I0914 00:35:58.820260 874848 certs.go:226] acquiring lock for ca certs: {Name:mk51aad7f25871620dee3805dbb159a74d927d53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0914 00:35:58.821048 874848 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19640-868698/.minikube/ca.key
I0914 00:35:59.115008 874848 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-868698/.minikube/ca.crt ...
I0914 00:35:59.115046 874848 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-868698/.minikube/ca.crt: {Name:mk7e420a6f4116f40ba205310e9949cc0a07cff7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0914 00:35:59.115273 874848 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-868698/.minikube/ca.key ...
I0914 00:35:59.115289 874848 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-868698/.minikube/ca.key: {Name:mk6495fd05c501516a1dbc6a3c5a3d111749eaac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0914 00:35:59.115383 874848 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19640-868698/.minikube/proxy-client-ca.key
I0914 00:35:59.669563 874848 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-868698/.minikube/proxy-client-ca.crt ...
I0914 00:35:59.669645 874848 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-868698/.minikube/proxy-client-ca.crt: {Name:mk74326826b78a79963a2466e661d640c5de6beb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0914 00:35:59.670798 874848 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-868698/.minikube/proxy-client-ca.key ...
I0914 00:35:59.670831 874848 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-868698/.minikube/proxy-client-ca.key: {Name:mkaa14c9fcec32cffb1eac0dcfd1682b507c2fac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0914 00:35:59.671658 874848 certs.go:256] generating profile certs ...
I0914 00:35:59.671756 874848 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/client.key
I0914 00:35:59.671786 874848 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/client.crt with IP's: []
I0914 00:36:00.652822 874848 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/client.crt ...
I0914 00:36:00.652865 874848 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/client.crt: {Name:mk1fbf9bed840a2d57fd0d4fd8e94a75ab019179 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0914 00:36:00.653669 874848 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/client.key ...
I0914 00:36:00.653689 874848 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/client.key: {Name:mkbe4a15da3a2ff3d45a92e0a1634742aa384a16 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0914 00:36:00.654315 874848 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/apiserver.key.6be6ca37
I0914 00:36:00.654340 874848 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/apiserver.crt.6be6ca37 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0914 00:36:00.819327 874848 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/apiserver.crt.6be6ca37 ...
I0914 00:36:00.819359 874848 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/apiserver.crt.6be6ca37: {Name:mk886299dc91db0af4189545598b67789e917e31 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0914 00:36:00.820194 874848 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/apiserver.key.6be6ca37 ...
I0914 00:36:00.820213 874848 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/apiserver.key.6be6ca37: {Name:mk8b5789c23e69638787fc7a9959d1efbdaf2020 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0914 00:36:00.820297 874848 certs.go:381] copying /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/apiserver.crt.6be6ca37 -> /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/apiserver.crt
I0914 00:36:00.820377 874848 certs.go:385] copying /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/apiserver.key.6be6ca37 -> /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/apiserver.key
I0914 00:36:00.820432 874848 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/proxy-client.key
I0914 00:36:00.820453 874848 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/proxy-client.crt with IP's: []
I0914 00:36:01.002520 874848 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/proxy-client.crt ...
I0914 00:36:01.002560 874848 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/proxy-client.crt: {Name:mkb7b3d55ccc68a6a5b5150959ff889ebad35b0a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0914 00:36:01.002757 874848 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/proxy-client.key ...
I0914 00:36:01.002770 874848 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/proxy-client.key: {Name:mk1ef6af0211d101b3583380a03915d2b95c5f3e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0914 00:36:01.003925 874848 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-868698/.minikube/certs/ca-key.pem (1675 bytes)
I0914 00:36:01.003979 874848 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-868698/.minikube/certs/ca.pem (1078 bytes)
I0914 00:36:01.004010 874848 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-868698/.minikube/certs/cert.pem (1123 bytes)
I0914 00:36:01.004036 874848 certs.go:484] found cert: /home/jenkins/minikube-integration/19640-868698/.minikube/certs/key.pem (1679 bytes)
I0914 00:36:01.004717 874848 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-868698/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0914 00:36:01.031940 874848 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-868698/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
I0914 00:36:01.056903 874848 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-868698/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0914 00:36:01.083162 874848 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-868698/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
I0914 00:36:01.111392 874848 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0914 00:36:01.147185 874848 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I0914 00:36:01.177160 874848 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0914 00:36:01.205911 874848 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-868698/.minikube/profiles/addons-885748/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I0914 00:36:01.233312 874848 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19640-868698/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0914 00:36:01.259299 874848 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0914 00:36:01.278922 874848 ssh_runner.go:195] Run: openssl version
I0914 00:36:01.284640 874848 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"
I0914 00:36:01.296674 874848 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0914 00:36:01.300328 874848 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 14 00:35 /usr/share/ca-certificates/minikubeCA.pem
I0914 00:36:01.300461 874848 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0914 00:36:01.307711 874848 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"
I0914 00:36:01.317582 874848 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0914 00:36:01.320964 874848 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
I0914 00:36:01.321016 874848 kubeadm.go:392] StartCluster: {Name:addons-885748 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726243947-19640@sha256:bb1287c9c0ec51ba7d8272f0f8073d6e9758ad79ff87c787fdce1c3513743243 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-885748 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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 CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0914 00:36:01.321148 874848 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
I0914 00:36:01.321218 874848 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0914 00:36:01.359180 874848 cri.go:89] found id: ""
I0914 00:36:01.359294 874848 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0914 00:36:01.368589 874848 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0914 00:36:01.378278 874848 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I0914 00:36:01.378369 874848 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
I0914 00:36:01.388604 874848 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
I0914 00:36:01.388628 874848 kubeadm.go:157] found existing configuration files:
I0914 00:36:01.388687 874848 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0914 00:36:01.397916 874848 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
I0914 00:36:01.398044 874848 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0914 00:36:01.407970 874848 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0914 00:36:01.418575 874848 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
I0914 00:36:01.418702 874848 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0914 00:36:01.428387 874848 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0914 00:36:01.437829 874848 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
I0914 00:36:01.437915 874848 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0914 00:36:01.446922 874848 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0914 00:36:01.456143 874848 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
I0914 00:36:01.456266 874848 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0914 00:36:01.465388 874848 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"
I0914 00:36:01.505666 874848 kubeadm.go:310] W0914 00:36:01.504983 1183 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.
I0914 00:36:01.506942 874848 kubeadm.go:310] W0914 00:36:01.506340 1183 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.
I0914 00:36:01.533882 874848 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-1069-aws\n", err: exit status 1
I0914 00:36:01.596564 874848 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0914 00:36:18.463208 874848 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
I0914 00:36:18.463272 874848 kubeadm.go:310] [preflight] Running pre-flight checks
I0914 00:36:18.463364 874848 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
I0914 00:36:18.463422 874848 kubeadm.go:310] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1069-aws[0m
I0914 00:36:18.463465 874848 kubeadm.go:310] [0;37mOS[0m: [0;32mLinux[0m
I0914 00:36:18.463513 874848 kubeadm.go:310] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0914 00:36:18.463569 874848 kubeadm.go:310] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0914 00:36:18.463623 874848 kubeadm.go:310] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0914 00:36:18.463685 874848 kubeadm.go:310] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0914 00:36:18.463738 874848 kubeadm.go:310] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0914 00:36:18.463797 874848 kubeadm.go:310] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0914 00:36:18.463846 874848 kubeadm.go:310] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0914 00:36:18.463898 874848 kubeadm.go:310] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0914 00:36:18.463954 874848 kubeadm.go:310] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0914 00:36:18.464031 874848 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I0914 00:36:18.464129 874848 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0914 00:36:18.464222 874848 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
I0914 00:36:18.464287 874848 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0914 00:36:18.468842 874848 out.go:235] - Generating certificates and keys ...
I0914 00:36:18.468938 874848 kubeadm.go:310] [certs] Using existing ca certificate authority
I0914 00:36:18.469010 874848 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I0914 00:36:18.469086 874848 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I0914 00:36:18.469154 874848 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I0914 00:36:18.469218 874848 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I0914 00:36:18.469284 874848 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I0914 00:36:18.469347 874848 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I0914 00:36:18.469472 874848 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-885748 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0914 00:36:18.469529 874848 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I0914 00:36:18.469646 874848 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-885748 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0914 00:36:18.469714 874848 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I0914 00:36:18.469780 874848 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I0914 00:36:18.469827 874848 kubeadm.go:310] [certs] Generating "sa" key and public key
I0914 00:36:18.469885 874848 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0914 00:36:18.469939 874848 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I0914 00:36:18.469998 874848 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0914 00:36:18.470057 874848 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0914 00:36:18.470123 874848 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0914 00:36:18.470180 874848 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0914 00:36:18.470264 874848 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0914 00:36:18.470332 874848 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0914 00:36:18.472924 874848 out.go:235] - Booting up control plane ...
I0914 00:36:18.473034 874848 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0914 00:36:18.473114 874848 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0914 00:36:18.473210 874848 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0914 00:36:18.473402 874848 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0914 00:36:18.473492 874848 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0914 00:36:18.473540 874848 kubeadm.go:310] [kubelet-start] Starting the kubelet
I0914 00:36:18.473674 874848 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0914 00:36:18.473785 874848 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
I0914 00:36:18.473846 874848 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.000717079s
I0914 00:36:18.473919 874848 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I0914 00:36:18.473979 874848 kubeadm.go:310] [api-check] The API server is healthy after 6.001506819s
I0914 00:36:18.474086 874848 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0914 00:36:18.474212 874848 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0914 00:36:18.474272 874848 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I0914 00:36:18.474458 874848 kubeadm.go:310] [mark-control-plane] Marking the node addons-885748 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0914 00:36:18.474517 874848 kubeadm.go:310] [bootstrap-token] Using token: d5jq5w.vhxle95wpku6sua3
I0914 00:36:18.477217 874848 out.go:235] - Configuring RBAC rules ...
I0914 00:36:18.477426 874848 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0914 00:36:18.477516 874848 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0914 00:36:18.477659 874848 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
I0914 00:36:18.477798 874848 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0914 00:36:18.477917 874848 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0914 00:36:18.478005 874848 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0914 00:36:18.478122 874848 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0914 00:36:18.478169 874848 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I0914 00:36:18.478217 874848 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I0914 00:36:18.478225 874848 kubeadm.go:310]
I0914 00:36:18.478284 874848 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I0914 00:36:18.478295 874848 kubeadm.go:310]
I0914 00:36:18.478372 874848 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I0914 00:36:18.478380 874848 kubeadm.go:310]
I0914 00:36:18.478405 874848 kubeadm.go:310] mkdir -p $HOME/.kube
I0914 00:36:18.478483 874848 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0914 00:36:18.478539 874848 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0914 00:36:18.478547 874848 kubeadm.go:310]
I0914 00:36:18.478601 874848 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I0914 00:36:18.478608 874848 kubeadm.go:310]
I0914 00:36:18.478659 874848 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I0914 00:36:18.478666 874848 kubeadm.go:310]
I0914 00:36:18.478718 874848 kubeadm.go:310] You should now deploy a pod network to the cluster.
I0914 00:36:18.478796 874848 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0914 00:36:18.478865 874848 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0914 00:36:18.478872 874848 kubeadm.go:310]
I0914 00:36:18.478956 874848 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I0914 00:36:18.479036 874848 kubeadm.go:310] and service account keys on each node and then running the following as root:
I0914 00:36:18.479043 874848 kubeadm.go:310]
I0914 00:36:18.479127 874848 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token d5jq5w.vhxle95wpku6sua3 \
I0914 00:36:18.479234 874848 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:57751d36d4a8735ba13dc9bb14d661ba8c23675462a620d84c252b50ebcb21ac \
I0914 00:36:18.479257 874848 kubeadm.go:310] --control-plane
I0914 00:36:18.479264 874848 kubeadm.go:310]
I0914 00:36:18.479348 874848 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I0914 00:36:18.479356 874848 kubeadm.go:310]
I0914 00:36:18.479437 874848 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token d5jq5w.vhxle95wpku6sua3 \
I0914 00:36:18.479556 874848 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:57751d36d4a8735ba13dc9bb14d661ba8c23675462a620d84c252b50ebcb21ac
I0914 00:36:18.479573 874848 cni.go:84] Creating CNI manager for ""
I0914 00:36:18.479580 874848 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0914 00:36:18.482414 874848 out.go:177] * Configuring CNI (Container Networking Interface) ...
I0914 00:36:18.485202 874848 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I0914 00:36:18.488984 874848 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
I0914 00:36:18.489018 874848 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
I0914 00:36:18.507633 874848 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
I0914 00:36:18.797119 874848 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0914 00:36:18.797283 874848 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
I0914 00:36:18.797372 874848 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-885748 minikube.k8s.io/updated_at=2024_09_14T00_36_18_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=7ca96ba7bd97af6e0063398921096f1cca785d18 minikube.k8s.io/name=addons-885748 minikube.k8s.io/primary=true
I0914 00:36:18.977875 874848 ops.go:34] apiserver oom_adj: -16
I0914 00:36:18.977984 874848 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0914 00:36:19.478709 874848 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0914 00:36:19.978932 874848 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0914 00:36:20.478468 874848 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0914 00:36:20.978465 874848 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0914 00:36:21.478838 874848 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0914 00:36:21.978427 874848 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0914 00:36:22.478979 874848 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0914 00:36:22.570954 874848 kubeadm.go:1113] duration metric: took 3.773734503s to wait for elevateKubeSystemPrivileges
I0914 00:36:22.570993 874848 kubeadm.go:394] duration metric: took 21.249981733s to StartCluster
I0914 00:36:22.571028 874848 settings.go:142] acquiring lock: {Name:mk58b1b9b697202ac4a931cd839962dd8a5a8fe7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0914 00:36:22.571754 874848 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/19640-868698/kubeconfig
I0914 00:36:22.572140 874848 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19640-868698/kubeconfig: {Name:mk4bce51b3b1a0b5e086688a43a01615410b8350 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0914 00:36:22.572375 874848 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
I0914 00:36:22.572521 874848 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"
I0914 00:36:22.572784 874848 config.go:182] Loaded profile config "addons-885748": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0914 00:36:22.572823 874848 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 helm-tiller: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]
I0914 00:36:22.572908 874848 addons.go:69] Setting yakd=true in profile "addons-885748"
I0914 00:36:22.572928 874848 addons.go:234] Setting addon yakd=true in "addons-885748"
I0914 00:36:22.572954 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:22.573611 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.573704 874848 addons.go:69] Setting inspektor-gadget=true in profile "addons-885748"
I0914 00:36:22.573723 874848 addons.go:234] Setting addon inspektor-gadget=true in "addons-885748"
I0914 00:36:22.573749 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:22.574184 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.574511 874848 addons.go:69] Setting cloud-spanner=true in profile "addons-885748"
I0914 00:36:22.574548 874848 addons.go:234] Setting addon cloud-spanner=true in "addons-885748"
I0914 00:36:22.574580 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:22.574991 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.576584 874848 addons.go:69] Setting metrics-server=true in profile "addons-885748"
I0914 00:36:22.576658 874848 addons.go:234] Setting addon metrics-server=true in "addons-885748"
I0914 00:36:22.576806 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:22.577674 874848 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-885748"
I0914 00:36:22.577697 874848 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-885748"
I0914 00:36:22.577728 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:22.578157 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.578583 874848 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-885748"
I0914 00:36:22.578673 874848 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-885748"
I0914 00:36:22.578735 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:22.579310 874848 addons.go:69] Setting default-storageclass=true in profile "addons-885748"
I0914 00:36:22.579360 874848 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-885748"
I0914 00:36:22.579654 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.584636 874848 addons.go:69] Setting registry=true in profile "addons-885748"
I0914 00:36:22.584679 874848 addons.go:234] Setting addon registry=true in "addons-885748"
I0914 00:36:22.584722 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:22.585212 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.593639 874848 addons.go:69] Setting gcp-auth=true in profile "addons-885748"
I0914 00:36:22.593697 874848 mustload.go:65] Loading cluster: addons-885748
I0914 00:36:22.593833 874848 addons.go:69] Setting ingress=true in profile "addons-885748"
I0914 00:36:22.593875 874848 addons.go:234] Setting addon ingress=true in "addons-885748"
I0914 00:36:22.593947 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:22.594556 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.598655 874848 addons.go:69] Setting storage-provisioner=true in profile "addons-885748"
I0914 00:36:22.598696 874848 addons.go:234] Setting addon storage-provisioner=true in "addons-885748"
I0914 00:36:22.598738 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:22.599322 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.608030 874848 addons.go:69] Setting ingress-dns=true in profile "addons-885748"
I0914 00:36:22.608066 874848 addons.go:234] Setting addon ingress-dns=true in "addons-885748"
I0914 00:36:22.608124 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:22.608719 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.626438 874848 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-885748"
I0914 00:36:22.626484 874848 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-885748"
I0914 00:36:22.627015 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.646668 874848 out.go:177] * Verifying Kubernetes components...
I0914 00:36:22.646964 874848 addons.go:69] Setting volcano=true in profile "addons-885748"
I0914 00:36:22.646995 874848 addons.go:234] Setting addon volcano=true in "addons-885748"
I0914 00:36:22.647044 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:22.647621 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.705055 874848 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0914 00:36:22.647935 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.727451 874848 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
I0914 00:36:22.730961 874848 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I0914 00:36:22.731026 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0914 00:36:22.731127 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:22.648200 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.654108 874848 config.go:182] Loaded profile config "addons-885748": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0914 00:36:22.761663 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.769083 874848 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
I0914 00:36:22.764527 874848 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-885748"
I0914 00:36:22.769445 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:22.769907 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.656713 874848 addons.go:69] Setting volumesnapshots=true in profile "addons-885748"
I0914 00:36:22.779473 874848 addons.go:234] Setting addon volumesnapshots=true in "addons-885748"
I0914 00:36:22.779518 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:22.779996 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.792421 874848 addons.go:234] Setting addon default-storageclass=true in "addons-885748"
I0914 00:36:22.792474 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:22.793016 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:22.798974 874848 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0914 00:36:22.798996 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0914 00:36:22.799056 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:22.807827 874848 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I0914 00:36:22.808051 874848 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
I0914 00:36:22.813221 874848 out.go:177] - Using image docker.io/registry:2.8.3
I0914 00:36:22.818788 874848 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0914 00:36:22.821693 874848 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0914 00:36:22.821715 874848 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I0914 00:36:22.836132 874848 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0914 00:36:22.836202 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:22.857667 874848 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0914 00:36:22.857695 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0914 00:36:22.857766 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:22.833063 874848 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
I0914 00:36:22.861715 874848 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0914 00:36:22.861794 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:22.901334 874848 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0914 00:36:22.901725 874848 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0914 00:36:22.925512 874848 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I0914 00:36:22.925579 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I0914 00:36:22.925682 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:22.938211 874848 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
W0914 00:36:22.945665 874848 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
I0914 00:36:22.970824 874848 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
I0914 00:36:22.981537 874848 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0914 00:36:22.981638 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0914 00:36:22.981747 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:22.948860 874848 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 -"
I0914 00:36:23.001198 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:23.002556 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:23.010390 874848 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0914 00:36:23.010488 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0914 00:36:23.010589 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:23.015908 874848 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
I0914 00:36:23.020213 874848 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0914 00:36:23.020313 874848 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0914 00:36:23.020408 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:23.010624 874848 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0914 00:36:23.028044 874848 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0914 00:36:23.029030 874848 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0914 00:36:23.029111 874848 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0914 00:36:23.030953 874848 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0914 00:36:23.031021 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:23.030844 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:23.040780 874848 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0914 00:36:23.041521 874848 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I0914 00:36:23.041540 874848 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0914 00:36:23.041615 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:23.043116 874848 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0914 00:36:23.045748 874848 out.go:177] - Using image docker.io/busybox:stable
I0914 00:36:23.057729 874848 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0914 00:36:23.057758 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0914 00:36:23.057830 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:23.064630 874848 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0914 00:36:23.067439 874848 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0914 00:36:23.070090 874848 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0914 00:36:23.072657 874848 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0914 00:36:23.077385 874848 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0914 00:36:23.080086 874848 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0914 00:36:23.082722 874848 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0914 00:36:23.082752 874848 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0914 00:36:23.082824 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:23.102635 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:23.164403 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:23.164493 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:23.181637 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:23.210074 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:23.221553 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:23.231587 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:23.243309 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:23.245585 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:23.246302 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:23.254741 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:23.413347 874848 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
I0914 00:36:23.499318 874848 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
I0914 00:36:23.563619 874848 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I0914 00:36:23.563646 874848 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0914 00:36:23.621774 874848 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
I0914 00:36:23.632161 874848 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0914 00:36:23.632237 874848 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0914 00:36:23.658865 874848 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0914 00:36:23.658965 874848 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0914 00:36:23.678416 874848 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I0914 00:36:23.678502 874848 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0914 00:36:23.687807 874848 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
I0914 00:36:23.690302 874848 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0914 00:36:23.690386 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0914 00:36:23.692343 874848 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
I0914 00:36:23.741847 874848 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0914 00:36:23.741869 874848 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0914 00:36:23.753765 874848 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
I0914 00:36:23.783717 874848 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I0914 00:36:23.783739 874848 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0914 00:36:23.798983 874848 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
I0914 00:36:23.801823 874848 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0914 00:36:23.801892 874848 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0914 00:36:23.865228 874848 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I0914 00:36:23.865305 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0914 00:36:23.896358 874848 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
I0914 00:36:23.896422 874848 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0914 00:36:23.908740 874848 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0914 00:36:23.908812 874848 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0914 00:36:23.912605 874848 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0914 00:36:23.912686 874848 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)
I0914 00:36:23.950755 874848 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0914 00:36:23.950831 874848 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0914 00:36:23.989143 874848 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I0914 00:36:23.989215 874848 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0914 00:36:24.045999 874848 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
I0914 00:36:24.067005 874848 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0914 00:36:24.067084 874848 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0914 00:36:24.094537 874848 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0914 00:36:24.094616 874848 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0914 00:36:24.121448 874848 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0914 00:36:24.121549 874848 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0914 00:36:24.152405 874848 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0914 00:36:24.152477 874848 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0914 00:36:24.187995 874848 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I0914 00:36:24.188063 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0914 00:36:24.248301 874848 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0914 00:36:24.248379 874848 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0914 00:36:24.263656 874848 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0914 00:36:24.263745 874848 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0914 00:36:24.270468 874848 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
I0914 00:36:24.279636 874848 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0914 00:36:24.279710 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0914 00:36:24.361088 874848 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
I0914 00:36:24.363766 874848 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
I0914 00:36:24.391930 874848 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0914 00:36:24.392005 874848 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0914 00:36:24.404762 874848 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0914 00:36:24.404847 874848 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0914 00:36:24.532083 874848 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0914 00:36:24.532154 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0914 00:36:24.541629 874848 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I0914 00:36:24.541706 874848 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0914 00:36:24.586534 874848 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0914 00:36:24.586608 874848 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0914 00:36:24.613471 874848 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0914 00:36:24.613547 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0914 00:36:24.635565 874848 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0914 00:36:24.635636 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0914 00:36:24.636353 874848 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0914 00:36:24.636397 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0914 00:36:24.697087 874848 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-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
I0914 00:36:24.718922 874848 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0914 00:36:24.719002 874848 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0914 00:36:24.797070 874848 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
I0914 00:36:26.012706 874848 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 -": (3.019755946s)
I0914 00:36:26.012793 874848 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0914 00:36:26.013955 874848 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.973152264s)
I0914 00:36:26.015246 874848 node_ready.go:35] waiting up to 6m0s for node "addons-885748" to be "Ready" ...
I0914 00:36:26.818351 874848 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-885748" context rescaled to 1 replicas
I0914 00:36:27.031638 874848 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: (3.618251032s)
I0914 00:36:27.031747 874848 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.532359077s)
I0914 00:36:27.943561 874848 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: (4.321702676s)
I0914 00:36:28.026391 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:36:29.167249 874848 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: (5.4793608s)
I0914 00:36:29.167283 874848 addons.go:475] Verifying addon ingress=true in "addons-885748"
I0914 00:36:29.167350 874848 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: (5.47493769s)
I0914 00:36:29.167560 874848 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: (5.413773964s)
I0914 00:36:29.167638 874848 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: (5.36858762s)
I0914 00:36:29.167755 874848 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: (5.121680395s)
I0914 00:36:29.167774 874848 addons.go:475] Verifying addon registry=true in "addons-885748"
I0914 00:36:29.168314 874848 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: (4.897753986s)
I0914 00:36:29.168337 874848 addons.go:475] Verifying addon metrics-server=true in "addons-885748"
I0914 00:36:29.170573 874848 out.go:177] * Verifying ingress addon...
I0914 00:36:29.170589 874848 out.go:177] * Verifying registry addon...
I0914 00:36:29.173514 874848 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0914 00:36:29.174597 874848 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0914 00:36:29.186358 874848 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: (4.825179108s)
W0914 00:36:29.186394 874848 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
I0914 00:36:29.186416 874848 retry.go:31] will retry after 308.598821ms: 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
I0914 00:36:29.186470 874848 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: (4.822639917s)
I0914 00:36:29.186790 874848 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-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.489573307s)
I0914 00:36:29.190776 874848 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-885748 service yakd-dashboard -n yakd-dashboard
I0914 00:36:29.212739 874848 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
I0914 00:36:29.212822 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
W0914 00:36:29.216216 874848 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]
I0914 00:36:29.217682 874848 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0914 00:36:29.217744 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:29.495756 874848 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
I0914 00:36:29.512701 874848 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: (4.715530225s)
I0914 00:36:29.512744 874848 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-885748"
I0914 00:36:29.515691 874848 out.go:177] * Verifying csi-hostpath-driver addon...
I0914 00:36:29.519486 874848 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0914 00:36:29.539384 874848 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0914 00:36:29.539410 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:29.680191 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:29.681532 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:30.038990 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:36:30.044266 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:30.207217 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:30.207796 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:30.532034 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:30.684159 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:30.690166 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:30.825068 874848 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.329257891s)
I0914 00:36:31.024298 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:31.191902 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:31.193352 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:31.523717 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:31.679556 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:31.679786 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:32.025958 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:32.177305 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:32.178350 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:32.520588 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:36:32.524000 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:32.680213 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:32.680810 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:33.030499 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:33.183678 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:33.184449 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:33.377273 874848 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0914 00:36:33.377351 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:33.401444 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:33.523097 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:33.527304 874848 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0914 00:36:33.559831 874848 addons.go:234] Setting addon gcp-auth=true in "addons-885748"
I0914 00:36:33.559879 874848 host.go:66] Checking if "addons-885748" exists ...
I0914 00:36:33.560345 874848 cli_runner.go:164] Run: docker container inspect addons-885748 --format={{.State.Status}}
I0914 00:36:33.581054 874848 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0914 00:36:33.581121 874848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-885748
I0914 00:36:33.600889 874848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33564 SSHKeyPath:/home/jenkins/minikube-integration/19640-868698/.minikube/machines/addons-885748/id_rsa Username:docker}
I0914 00:36:33.680155 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:33.681074 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:33.693949 874848 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0914 00:36:33.696552 874848 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0914 00:36:33.699092 874848 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0914 00:36:33.699119 874848 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0914 00:36:33.725491 874848 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0914 00:36:33.725513 874848 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0914 00:36:33.757659 874848 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0914 00:36:33.757696 874848 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0914 00:36:33.780450 874848 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
I0914 00:36:34.023974 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:34.184181 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:34.186273 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:34.384150 874848 addons.go:475] Verifying addon gcp-auth=true in "addons-885748"
I0914 00:36:34.387248 874848 out.go:177] * Verifying gcp-auth addon...
I0914 00:36:34.390886 874848 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0914 00:36:34.407033 874848 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0914 00:36:34.407059 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:34.523397 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:34.677151 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:34.678963 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:34.894681 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:35.022306 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:36:35.024438 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:35.180032 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:35.183480 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:35.394703 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:35.523865 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:35.678515 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:35.678806 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:35.894818 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:36.023008 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:36.177908 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:36.178956 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:36.394280 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:36.523510 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:36.678580 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:36.679226 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:36.894421 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:37.022844 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:36:37.024157 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:37.179135 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:37.179370 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:37.394553 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:37.524074 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:37.678080 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:37.679783 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:37.894034 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:38.024946 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:38.177683 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:38.179187 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:38.394540 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:38.522543 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:38.677451 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:38.679196 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:38.894643 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:39.024177 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:39.176814 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:39.178126 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:39.394403 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:39.518971 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:36:39.523042 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:39.677285 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:39.678415 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:39.894993 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:40.023302 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:40.177076 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:40.179028 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:40.394726 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:40.523300 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:40.678856 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:40.679285 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:40.894199 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:41.023013 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:41.177101 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:41.179290 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:41.394521 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:41.523390 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:41.677524 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:41.678904 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:41.894216 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:42.019193 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:36:42.023697 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:42.179722 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:42.181177 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:42.394876 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:42.523050 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:42.678341 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:42.679685 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:42.894916 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:43.023233 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:43.178682 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:43.179104 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:43.393946 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:43.523203 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:43.678371 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:43.679407 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:43.894754 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:44.026113 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:44.026149 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:36:44.177508 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:44.178927 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:44.394341 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:44.523594 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:44.676754 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:44.678698 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:44.893862 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:45.036741 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:45.178582 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:45.179375 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:45.393987 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:45.523508 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:45.677652 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:45.679385 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:45.894863 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:46.022919 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:46.177463 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:46.179089 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:46.394354 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:46.519328 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:36:46.523445 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:46.681121 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:46.681456 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:46.894381 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:47.028265 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:47.176495 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:47.178087 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:47.394423 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:47.522613 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:47.678292 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:47.679289 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:47.894860 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:48.024213 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:48.179671 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:48.179824 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:48.394247 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:48.519429 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:36:48.523282 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:48.678115 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:48.678922 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:48.894375 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:49.023908 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:49.177643 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:49.178596 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:49.394010 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:49.522523 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:49.676673 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:49.678634 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:49.893972 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:50.022979 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:50.177122 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:50.178955 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:50.394118 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:50.522454 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:50.677309 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:50.679281 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:50.894463 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:51.018819 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:36:51.023156 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:51.176878 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:51.178776 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:51.394280 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:51.523133 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:51.677466 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:51.679143 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:51.894631 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:52.023396 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:52.178391 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:52.179266 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:52.397286 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:52.522690 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:52.678357 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:52.679217 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:52.894486 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:53.019119 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:36:53.023307 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:53.179178 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:53.180677 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:53.394368 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:53.523183 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:53.676964 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:53.678364 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:53.894958 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:54.023821 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:54.177805 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:54.179585 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:54.394992 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:54.522425 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:54.676902 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:54.679155 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:54.894649 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:55.019727 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:36:55.023310 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:55.178226 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:55.178305 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:55.394779 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:55.522925 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:55.678915 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:55.679410 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:55.894279 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:56.023547 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:56.177234 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:56.178937 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:56.394264 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:56.523247 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:56.677609 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:56.678834 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:56.894510 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:57.023730 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:57.176949 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:57.180346 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:57.394998 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:57.519266 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:36:57.522884 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:57.677959 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:57.678792 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:57.894825 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:58.023518 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:58.178392 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:58.179460 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:58.394911 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:58.522691 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:58.677369 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:58.678790 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:58.895085 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:59.022531 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:59.177915 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:59.178932 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:59.394803 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:36:59.522983 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:36:59.677060 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:36:59.678616 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:36:59.894389 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:00.020453 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:37:00.066148 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:00.187116 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:00.189373 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:00.395382 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:00.523090 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:00.677052 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:00.679313 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:00.894619 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:01.022440 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:01.177549 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:01.179048 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:01.394471 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:01.522894 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:01.678225 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:01.679589 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:01.894931 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:02.023563 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:02.176988 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:02.179706 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:02.394268 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:02.519079 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:37:02.522948 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:02.676989 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:02.679144 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:02.896226 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:03.022882 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:03.177959 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:03.179565 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:03.394297 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:03.523549 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:03.677616 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:03.679072 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:03.894507 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:04.023469 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:04.177349 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:04.179232 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:04.393784 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:04.522550 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:04.676854 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:04.678639 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:04.895316 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:05.018889 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:37:05.023416 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:05.177247 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:05.179114 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:05.394990 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:05.522362 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:05.678794 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:05.678970 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:05.893966 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:06.023096 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:06.177160 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:06.177654 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:06.394767 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:06.522308 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:06.678541 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:06.679024 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:06.894066 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:07.019192 874848 node_ready.go:53] node "addons-885748" has status "Ready":"False"
I0914 00:37:07.023773 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:07.177818 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:07.178447 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:07.396991 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:07.536462 874848 node_ready.go:49] node "addons-885748" has status "Ready":"True"
I0914 00:37:07.536540 874848 node_ready.go:38] duration metric: took 41.52122498s for node "addons-885748" to be "Ready" ...
I0914 00:37:07.536564 874848 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" ...
I0914 00:37:07.545962 874848 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0914 00:37:07.545989 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:07.560429 874848 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-8m89r" in "kube-system" namespace to be "Ready" ...
I0914 00:37:07.735954 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:07.737075 874848 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0914 00:37:07.737140 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:07.904390 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:08.025045 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:08.203301 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:08.204003 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:08.398762 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:08.524366 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:08.680865 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:08.681279 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:08.900177 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:09.025214 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:09.185641 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:09.187308 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:09.397596 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:09.524714 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:09.567577 874848 pod_ready.go:93] pod "coredns-7c65d6cfc9-8m89r" in "kube-system" namespace has status "Ready":"True"
I0914 00:37:09.567609 874848 pod_ready.go:82] duration metric: took 2.007088321s for pod "coredns-7c65d6cfc9-8m89r" in "kube-system" namespace to be "Ready" ...
I0914 00:37:09.567631 874848 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-885748" in "kube-system" namespace to be "Ready" ...
I0914 00:37:09.579438 874848 pod_ready.go:93] pod "etcd-addons-885748" in "kube-system" namespace has status "Ready":"True"
I0914 00:37:09.579467 874848 pod_ready.go:82] duration metric: took 11.821727ms for pod "etcd-addons-885748" in "kube-system" namespace to be "Ready" ...
I0914 00:37:09.579484 874848 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-885748" in "kube-system" namespace to be "Ready" ...
I0914 00:37:09.585364 874848 pod_ready.go:93] pod "kube-apiserver-addons-885748" in "kube-system" namespace has status "Ready":"True"
I0914 00:37:09.585385 874848 pod_ready.go:82] duration metric: took 5.89278ms for pod "kube-apiserver-addons-885748" in "kube-system" namespace to be "Ready" ...
I0914 00:37:09.585397 874848 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-885748" in "kube-system" namespace to be "Ready" ...
I0914 00:37:09.592284 874848 pod_ready.go:93] pod "kube-controller-manager-addons-885748" in "kube-system" namespace has status "Ready":"True"
I0914 00:37:09.592307 874848 pod_ready.go:82] duration metric: took 6.902865ms for pod "kube-controller-manager-addons-885748" in "kube-system" namespace to be "Ready" ...
I0914 00:37:09.592321 874848 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-dqs2h" in "kube-system" namespace to be "Ready" ...
I0914 00:37:09.602562 874848 pod_ready.go:93] pod "kube-proxy-dqs2h" in "kube-system" namespace has status "Ready":"True"
I0914 00:37:09.602588 874848 pod_ready.go:82] duration metric: took 10.259695ms for pod "kube-proxy-dqs2h" in "kube-system" namespace to be "Ready" ...
I0914 00:37:09.602600 874848 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-885748" in "kube-system" namespace to be "Ready" ...
I0914 00:37:09.681569 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:09.682934 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:09.897633 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:09.965408 874848 pod_ready.go:93] pod "kube-scheduler-addons-885748" in "kube-system" namespace has status "Ready":"True"
I0914 00:37:09.965433 874848 pod_ready.go:82] duration metric: took 362.810925ms for pod "kube-scheduler-addons-885748" in "kube-system" namespace to be "Ready" ...
I0914 00:37:09.965445 874848 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace to be "Ready" ...
I0914 00:37:10.026493 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:10.179971 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:10.182101 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:10.395509 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:10.526262 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:10.677859 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:10.679418 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:10.895078 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:11.025168 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:11.178262 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:11.178738 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:11.395621 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:11.524715 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:11.679184 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:11.679849 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:11.895381 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:11.971662 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:12.025550 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:12.181156 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:12.182835 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:12.394926 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:12.531168 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:12.679085 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:12.680606 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:12.895370 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:13.024873 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:13.177451 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:13.180418 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:13.395380 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:13.525613 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:13.680824 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:13.681895 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:13.895500 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:14.025845 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:14.179688 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:14.180935 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:14.394764 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:14.471939 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:14.524071 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:14.677438 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:14.679890 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:14.894272 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:15.025996 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:15.178028 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:15.180621 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:15.395485 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:15.523999 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:15.678417 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:15.678947 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:15.894558 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:16.025025 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:16.178905 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:16.180441 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:16.395296 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:16.473887 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:16.525561 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:16.678894 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:16.680480 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:16.896742 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:17.026245 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:17.182060 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:17.184538 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:17.395416 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:17.526035 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:17.681664 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:17.683402 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:17.895817 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:18.025795 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:18.181775 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:18.181945 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:18.395803 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:18.524488 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:18.677526 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:18.681893 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:18.894318 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:18.972325 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:19.024913 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:19.178927 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:19.181186 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:19.394794 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:19.524419 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:19.679432 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:19.680935 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:19.894744 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:20.024634 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:20.178560 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:20.179605 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:20.394255 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:20.524521 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:20.676974 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:20.684973 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:20.894834 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:21.025765 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:21.180351 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:21.181362 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:21.399049 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:21.475732 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:21.528175 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:21.680488 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:21.681930 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:21.894250 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:22.024817 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:22.177928 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:22.179422 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:22.394499 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:22.525146 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:22.678627 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:22.680308 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:22.895246 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:23.025863 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:23.177031 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:23.180339 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:23.396492 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:23.524470 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:23.678638 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:23.679382 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:23.895207 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:23.977712 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:24.029304 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:24.180362 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:24.183282 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:24.396641 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:24.529357 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:24.682468 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:24.684392 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:24.895280 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:25.025730 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:25.181572 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:25.183727 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:25.395405 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:25.524566 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:25.682333 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:25.683779 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:25.901528 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:25.980022 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:26.035812 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:26.184465 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:26.185902 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:26.399183 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:26.525590 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:26.684422 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:26.685595 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:26.895348 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:27.024667 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:27.178206 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:27.179539 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:27.395704 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:27.525158 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:27.679873 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:27.680479 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:27.897323 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:28.024852 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:28.179057 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:28.179565 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:28.394541 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:28.471727 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:28.524321 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:28.679544 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:28.680139 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:28.894850 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:29.024419 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:29.179889 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:29.180105 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:29.394579 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:29.525631 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:29.677384 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:29.679484 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:29.895140 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:30.039214 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:30.181482 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:30.191420 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:30.394455 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:30.472915 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:30.527806 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:30.682674 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:30.686718 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:30.894383 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:31.025227 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:31.179957 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:31.181007 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:31.394945 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:31.524555 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:31.677768 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:31.680475 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:31.894695 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:32.025054 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:32.177978 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:32.179683 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:32.395007 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:32.524604 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:32.678592 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:32.679923 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:32.894812 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:32.973284 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:33.026118 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:33.180514 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:33.181997 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:33.394813 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:33.525731 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:33.680977 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:33.682906 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:33.895068 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:34.025233 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:34.179148 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:34.182917 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:34.395651 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:34.526147 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:34.684709 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:34.686035 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:34.895105 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:35.026583 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:35.183369 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:35.185238 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:35.394700 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:35.472721 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:35.525329 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:35.680355 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:35.681672 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:35.894138 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:36.025921 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:36.180639 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:36.181945 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:36.395181 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:36.525218 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:36.683856 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:36.688534 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:36.895037 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:37.026844 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:37.180732 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:37.181806 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:37.395037 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:37.473242 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:37.525608 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:37.685407 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:37.688853 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:37.896431 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:38.026407 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:38.178835 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:38.180018 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:38.395082 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:38.524569 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:38.679237 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:38.680243 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:38.895023 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:39.024964 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:39.178384 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:39.180349 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:39.394794 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:39.524736 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:39.679043 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:39.680200 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:39.894788 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:39.972306 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:40.026022 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:40.178841 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:40.180531 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:40.396615 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:40.526316 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:40.679017 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:40.681396 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:40.895111 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:41.025310 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:41.180533 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:41.182040 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:41.394933 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:41.525086 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:41.678595 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:41.681805 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:41.894264 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:41.972495 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:42.027746 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:42.181385 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:42.183231 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:42.395231 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:42.525359 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:42.686622 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:42.687690 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:42.894396 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:43.026528 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:43.178411 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:43.180614 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:43.394781 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:43.526157 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:43.678825 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:43.680171 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:43.894755 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:43.974886 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:44.025244 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:44.180632 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:44.180874 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:44.394573 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:44.525492 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:44.679244 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:44.680033 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0914 00:37:44.894811 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:45.026849 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:45.180224 874848 kapi.go:107] duration metric: took 1m16.006705195s to wait for kubernetes.io/minikube-addons=registry ...
I0914 00:37:45.181335 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:45.394742 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:45.524737 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:45.678853 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:45.894538 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:46.025270 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:46.180187 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:46.420542 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:46.473873 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:46.527047 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:46.690644 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:46.895272 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:47.025191 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:47.180081 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:47.394774 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:47.524580 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:47.679051 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:47.895292 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:48.028400 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:48.181125 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:48.395824 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:48.526249 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:48.680363 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:48.894934 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:48.973378 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:49.024934 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:49.180049 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:49.394655 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:49.525575 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:49.678950 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:49.895006 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:50.027602 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:50.180508 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:50.395361 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:50.525087 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:50.679749 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:50.894761 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:50.974000 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:51.026760 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:51.180269 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:51.395059 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:51.525416 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:51.678919 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:51.895522 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:52.025040 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:52.179046 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:52.394934 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:52.524525 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:52.679988 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:52.894201 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:53.024676 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:53.179453 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:53.394512 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:53.471888 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:53.523864 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:53.679106 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:53.896220 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:54.024917 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:54.180335 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:54.396636 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:54.526135 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:54.679867 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:54.912541 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:55.034071 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:55.179674 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:55.395396 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:55.473836 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:55.528494 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:55.680286 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:55.895006 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:56.027576 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:56.179160 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:56.398064 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:56.525392 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:56.680283 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:56.895453 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:57.024877 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:57.179495 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:57.395302 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:57.526310 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:57.678953 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:57.894929 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:57.978490 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:37:58.024590 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:58.182030 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:58.396784 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:58.526220 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:58.679161 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:58.894516 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:59.045878 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:59.183420 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:59.395337 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:37:59.525591 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:37:59.679994 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:37:59.896190 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:00.044921 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:00.276537 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:00.395763 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:00.472688 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:38:00.524316 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:00.679693 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:00.894767 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:01.024436 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:01.182184 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:01.396167 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:01.525666 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:01.679817 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:01.895495 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:02.026019 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:02.180745 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:02.395882 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:02.525241 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:02.679057 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:02.894767 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:02.975993 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:38:03.025801 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:03.180760 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:03.395339 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:03.526291 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:03.679567 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:03.899232 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:04.024210 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:04.179325 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:04.395706 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:04.524231 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:04.679479 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:04.894905 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:05.027840 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:05.182382 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:05.396023 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:05.473085 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:38:05.525806 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:05.679191 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:05.896374 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:06.029480 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:06.178890 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:06.395107 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:06.525046 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:06.679017 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:06.894377 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:07.024327 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:07.178898 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:07.398532 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:07.473351 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:38:07.525318 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:07.681140 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:07.894913 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:08.027202 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:08.182979 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:08.395165 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:08.524187 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0914 00:38:08.694704 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:08.895184 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:09.030109 874848 kapi.go:107] duration metric: took 1m39.510623393s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0914 00:38:09.179285 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:09.395413 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:09.679463 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:09.895033 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:09.973120 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:38:10.179271 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:10.394612 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:10.679453 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:10.895174 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:11.178632 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:11.395338 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:11.679157 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:11.894373 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:12.179833 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:12.394349 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:12.471290 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:38:12.679175 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:12.895106 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:13.178590 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:13.396117 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:13.680434 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:13.894967 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:14.180563 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:14.396225 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:14.471905 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:38:14.679676 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:14.895516 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:15.179205 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:15.396426 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:15.679433 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:15.894213 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:16.179496 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:16.395328 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:16.476000 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:38:16.680237 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:16.896031 874848 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0914 00:38:17.180049 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:17.395144 874848 kapi.go:107] duration metric: took 1m43.00425795s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0914 00:38:17.398321 874848 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-885748 cluster.
I0914 00:38:17.400983 874848 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.
I0914 00:38:17.403694 874848 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0914 00:38:17.679164 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:18.180368 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:18.483241 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:38:18.680385 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:19.184791 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:19.679772 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:20.180317 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:20.680340 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:20.972195 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:38:21.178702 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:21.679238 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:22.180491 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:22.681102 874848 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0914 00:38:23.189543 874848 kapi.go:107] duration metric: took 1m54.01494077s to wait for app.kubernetes.io/name=ingress-nginx ...
I0914 00:38:23.191218 874848 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
I0914 00:38:23.192745 874848 addons.go:510] duration metric: took 2m0.619913914s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
I0914 00:38:23.475147 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:38:25.971975 874848 pod_ready.go:103] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"False"
I0914 00:38:28.477226 874848 pod_ready.go:93] pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace has status "Ready":"True"
I0914 00:38:28.477369 874848 pod_ready.go:82] duration metric: took 1m18.511914681s for pod "metrics-server-84c5f94fbc-96xbg" in "kube-system" namespace to be "Ready" ...
I0914 00:38:28.477405 874848 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-9nphx" in "kube-system" namespace to be "Ready" ...
I0914 00:38:28.484642 874848 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-9nphx" in "kube-system" namespace has status "Ready":"True"
I0914 00:38:28.484732 874848 pod_ready.go:82] duration metric: took 7.280703ms for pod "nvidia-device-plugin-daemonset-9nphx" in "kube-system" namespace to be "Ready" ...
I0914 00:38:28.484774 874848 pod_ready.go:39] duration metric: took 1m20.948183548s 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" ...
I0914 00:38:28.484841 874848 api_server.go:52] waiting for apiserver process to appear ...
I0914 00:38:28.484919 874848 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0914 00:38:28.485034 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0914 00:38:28.547414 874848 cri.go:89] found id: "48d812ac2652afccf8e0a8ebbc6325ba50dee51268df5fad49cb70eb5003a7b4"
I0914 00:38:28.547485 874848 cri.go:89] found id: ""
I0914 00:38:28.547506 874848 logs.go:276] 1 containers: [48d812ac2652afccf8e0a8ebbc6325ba50dee51268df5fad49cb70eb5003a7b4]
I0914 00:38:28.547595 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:28.551987 874848 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0914 00:38:28.552116 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0914 00:38:28.598910 874848 cri.go:89] found id: "f8b9a437608b919f77c00d5ce4eaf25a4169bd8ceac009e52be77d41752449d7"
I0914 00:38:28.598933 874848 cri.go:89] found id: ""
I0914 00:38:28.598941 874848 logs.go:276] 1 containers: [f8b9a437608b919f77c00d5ce4eaf25a4169bd8ceac009e52be77d41752449d7]
I0914 00:38:28.599013 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:28.602400 874848 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0914 00:38:28.602560 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0914 00:38:28.644171 874848 cri.go:89] found id: "80e8332c931e96bf6761851e81369dce2666c6776551b7bcfc78ee52f8150fa9"
I0914 00:38:28.644192 874848 cri.go:89] found id: ""
I0914 00:38:28.644201 874848 logs.go:276] 1 containers: [80e8332c931e96bf6761851e81369dce2666c6776551b7bcfc78ee52f8150fa9]
I0914 00:38:28.644254 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:28.647972 874848 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0914 00:38:28.648065 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0914 00:38:28.684644 874848 cri.go:89] found id: "d793e5939094cbc162b91d2b144161d466b8af2b0b40c176667ef631d5946289"
I0914 00:38:28.684667 874848 cri.go:89] found id: ""
I0914 00:38:28.684675 874848 logs.go:276] 1 containers: [d793e5939094cbc162b91d2b144161d466b8af2b0b40c176667ef631d5946289]
I0914 00:38:28.684761 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:28.689599 874848 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0914 00:38:28.689693 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0914 00:38:28.727470 874848 cri.go:89] found id: "a47b8e8869ee8549a1369a994607a2886627e803c8cd608f2e9ae96584f25887"
I0914 00:38:28.727491 874848 cri.go:89] found id: ""
I0914 00:38:28.727499 874848 logs.go:276] 1 containers: [a47b8e8869ee8549a1369a994607a2886627e803c8cd608f2e9ae96584f25887]
I0914 00:38:28.727552 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:28.731365 874848 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0914 00:38:28.731447 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0914 00:38:28.771519 874848 cri.go:89] found id: "f3056a13deffd320bbd691e5f22c5f5dbbaaccd4aa9e8b80fa49cf42d2ab29da"
I0914 00:38:28.771541 874848 cri.go:89] found id: ""
I0914 00:38:28.771550 874848 logs.go:276] 1 containers: [f3056a13deffd320bbd691e5f22c5f5dbbaaccd4aa9e8b80fa49cf42d2ab29da]
I0914 00:38:28.771625 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:28.775121 874848 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0914 00:38:28.775189 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0914 00:38:28.814792 874848 cri.go:89] found id: "56f7319a8a8d62442a16c573367b0856c4fe9d7061194116de17211b443cb72d"
I0914 00:38:28.814816 874848 cri.go:89] found id: ""
I0914 00:38:28.814824 874848 logs.go:276] 1 containers: [56f7319a8a8d62442a16c573367b0856c4fe9d7061194116de17211b443cb72d]
I0914 00:38:28.814877 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:28.818284 874848 logs.go:123] Gathering logs for kube-apiserver [48d812ac2652afccf8e0a8ebbc6325ba50dee51268df5fad49cb70eb5003a7b4] ...
I0914 00:38:28.818307 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 48d812ac2652afccf8e0a8ebbc6325ba50dee51268df5fad49cb70eb5003a7b4"
I0914 00:38:28.891320 874848 logs.go:123] Gathering logs for etcd [f8b9a437608b919f77c00d5ce4eaf25a4169bd8ceac009e52be77d41752449d7] ...
I0914 00:38:28.891360 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f8b9a437608b919f77c00d5ce4eaf25a4169bd8ceac009e52be77d41752449d7"
I0914 00:38:28.937126 874848 logs.go:123] Gathering logs for coredns [80e8332c931e96bf6761851e81369dce2666c6776551b7bcfc78ee52f8150fa9] ...
I0914 00:38:28.937157 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 80e8332c931e96bf6761851e81369dce2666c6776551b7bcfc78ee52f8150fa9"
I0914 00:38:28.983373 874848 logs.go:123] Gathering logs for kube-proxy [a47b8e8869ee8549a1369a994607a2886627e803c8cd608f2e9ae96584f25887] ...
I0914 00:38:28.983404 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a47b8e8869ee8549a1369a994607a2886627e803c8cd608f2e9ae96584f25887"
I0914 00:38:29.030599 874848 logs.go:123] Gathering logs for container status ...
I0914 00:38:29.030626 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0914 00:38:29.088803 874848 logs.go:123] Gathering logs for kubelet ...
I0914 00:38:29.088834 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0914 00:38:29.133183 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.432207 1502 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-885748" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-885748' and this object
W0914 00:38:29.133455 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.432263 1502 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:29.133676 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.439952 1502 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-885748" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-885748' and this object
W0914 00:38:29.133911 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.440000 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:29.134100 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.440181 1502 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-885748' and this object
W0914 00:38:29.134329 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.440215 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:29.134541 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.461184 1502 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-885748" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-885748' and this object
W0914 00:38:29.134794 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461241 1502 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:29.134992 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.461318 1502 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-885748" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-885748' and this object
W0914 00:38:29.135240 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461343 1502 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:29.135446 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.461389 1502 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-885748' and this object
W0914 00:38:29.135709 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461404 1502 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:29.135907 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.466898 1502 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-885748' and this object
W0914 00:38:29.136142 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.466946 1502 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
I0914 00:38:29.192135 874848 logs.go:123] Gathering logs for dmesg ...
I0914 00:38:29.192184 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0914 00:38:29.210094 874848 logs.go:123] Gathering logs for kube-controller-manager [f3056a13deffd320bbd691e5f22c5f5dbbaaccd4aa9e8b80fa49cf42d2ab29da] ...
I0914 00:38:29.210125 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f3056a13deffd320bbd691e5f22c5f5dbbaaccd4aa9e8b80fa49cf42d2ab29da"
I0914 00:38:29.301224 874848 logs.go:123] Gathering logs for kindnet [56f7319a8a8d62442a16c573367b0856c4fe9d7061194116de17211b443cb72d] ...
I0914 00:38:29.301271 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 56f7319a8a8d62442a16c573367b0856c4fe9d7061194116de17211b443cb72d"
I0914 00:38:29.347119 874848 logs.go:123] Gathering logs for CRI-O ...
I0914 00:38:29.347147 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0914 00:38:29.444517 874848 logs.go:123] Gathering logs for describe nodes ...
I0914 00:38:29.444551 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0914 00:38:29.632311 874848 logs.go:123] Gathering logs for kube-scheduler [d793e5939094cbc162b91d2b144161d466b8af2b0b40c176667ef631d5946289] ...
I0914 00:38:29.632339 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d793e5939094cbc162b91d2b144161d466b8af2b0b40c176667ef631d5946289"
I0914 00:38:29.679537 874848 out.go:358] Setting ErrFile to fd 2...
I0914 00:38:29.679564 874848 out.go:392] TERM=,COLORTERM=, which probably does not support color
W0914 00:38:29.679625 874848 out.go:270] X Problems detected in kubelet:
W0914 00:38:29.679636 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461343 1502 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:29.679644 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.461389 1502 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-885748' and this object
W0914 00:38:29.679651 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461404 1502 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:29.679704 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.466898 1502 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-885748' and this object
W0914 00:38:29.679712 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.466946 1502 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
I0914 00:38:29.679719 874848 out.go:358] Setting ErrFile to fd 2...
I0914 00:38:29.679725 874848 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:38:39.681411 874848 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0914 00:38:39.695346 874848 api_server.go:72] duration metric: took 2m17.122934524s to wait for apiserver process to appear ...
I0914 00:38:39.695371 874848 api_server.go:88] waiting for apiserver healthz status ...
I0914 00:38:39.695407 874848 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0914 00:38:39.695463 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0914 00:38:39.743999 874848 cri.go:89] found id: "48d812ac2652afccf8e0a8ebbc6325ba50dee51268df5fad49cb70eb5003a7b4"
I0914 00:38:39.744019 874848 cri.go:89] found id: ""
I0914 00:38:39.744026 874848 logs.go:276] 1 containers: [48d812ac2652afccf8e0a8ebbc6325ba50dee51268df5fad49cb70eb5003a7b4]
I0914 00:38:39.744108 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:39.748186 874848 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0914 00:38:39.748271 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0914 00:38:39.786567 874848 cri.go:89] found id: "f8b9a437608b919f77c00d5ce4eaf25a4169bd8ceac009e52be77d41752449d7"
I0914 00:38:39.786591 874848 cri.go:89] found id: ""
I0914 00:38:39.786600 874848 logs.go:276] 1 containers: [f8b9a437608b919f77c00d5ce4eaf25a4169bd8ceac009e52be77d41752449d7]
I0914 00:38:39.786673 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:39.790106 874848 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0914 00:38:39.790172 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0914 00:38:39.830802 874848 cri.go:89] found id: "80e8332c931e96bf6761851e81369dce2666c6776551b7bcfc78ee52f8150fa9"
I0914 00:38:39.830825 874848 cri.go:89] found id: ""
I0914 00:38:39.830832 874848 logs.go:276] 1 containers: [80e8332c931e96bf6761851e81369dce2666c6776551b7bcfc78ee52f8150fa9]
I0914 00:38:39.830891 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:39.834483 874848 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0914 00:38:39.834578 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0914 00:38:39.873400 874848 cri.go:89] found id: "d793e5939094cbc162b91d2b144161d466b8af2b0b40c176667ef631d5946289"
I0914 00:38:39.873426 874848 cri.go:89] found id: ""
I0914 00:38:39.873435 874848 logs.go:276] 1 containers: [d793e5939094cbc162b91d2b144161d466b8af2b0b40c176667ef631d5946289]
I0914 00:38:39.873493 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:39.877489 874848 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0914 00:38:39.877568 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0914 00:38:39.915990 874848 cri.go:89] found id: "a47b8e8869ee8549a1369a994607a2886627e803c8cd608f2e9ae96584f25887"
I0914 00:38:39.916016 874848 cri.go:89] found id: ""
I0914 00:38:39.916025 874848 logs.go:276] 1 containers: [a47b8e8869ee8549a1369a994607a2886627e803c8cd608f2e9ae96584f25887]
I0914 00:38:39.916112 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:39.919561 874848 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0914 00:38:39.919637 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0914 00:38:39.957315 874848 cri.go:89] found id: "f3056a13deffd320bbd691e5f22c5f5dbbaaccd4aa9e8b80fa49cf42d2ab29da"
I0914 00:38:39.957383 874848 cri.go:89] found id: ""
I0914 00:38:39.957405 874848 logs.go:276] 1 containers: [f3056a13deffd320bbd691e5f22c5f5dbbaaccd4aa9e8b80fa49cf42d2ab29da]
I0914 00:38:39.957474 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:39.960827 874848 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0914 00:38:39.960894 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0914 00:38:40.000698 874848 cri.go:89] found id: "56f7319a8a8d62442a16c573367b0856c4fe9d7061194116de17211b443cb72d"
I0914 00:38:40.000764 874848 cri.go:89] found id: ""
I0914 00:38:40.000787 874848 logs.go:276] 1 containers: [56f7319a8a8d62442a16c573367b0856c4fe9d7061194116de17211b443cb72d]
I0914 00:38:40.000868 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:40.009160 874848 logs.go:123] Gathering logs for kube-proxy [a47b8e8869ee8549a1369a994607a2886627e803c8cd608f2e9ae96584f25887] ...
I0914 00:38:40.009238 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a47b8e8869ee8549a1369a994607a2886627e803c8cd608f2e9ae96584f25887"
I0914 00:38:40.063889 874848 logs.go:123] Gathering logs for kube-controller-manager [f3056a13deffd320bbd691e5f22c5f5dbbaaccd4aa9e8b80fa49cf42d2ab29da] ...
I0914 00:38:40.063916 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f3056a13deffd320bbd691e5f22c5f5dbbaaccd4aa9e8b80fa49cf42d2ab29da"
I0914 00:38:40.140420 874848 logs.go:123] Gathering logs for container status ...
I0914 00:38:40.140455 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0914 00:38:40.191420 874848 logs.go:123] Gathering logs for kubelet ...
I0914 00:38:40.191454 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0914 00:38:40.233432 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.432207 1502 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-885748" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-885748' and this object
W0914 00:38:40.233678 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.432263 1502 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:40.233863 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.439952 1502 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-885748" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-885748' and this object
W0914 00:38:40.234086 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.440000 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:40.234255 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.440181 1502 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-885748' and this object
W0914 00:38:40.234464 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.440215 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:40.234649 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.461184 1502 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-885748" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-885748' and this object
W0914 00:38:40.234875 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461241 1502 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:40.235058 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.461318 1502 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-885748" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-885748' and this object
W0914 00:38:40.235282 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461343 1502 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:40.235469 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.461389 1502 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-885748' and this object
W0914 00:38:40.235697 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461404 1502 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:40.235870 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.466898 1502 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-885748' and this object
W0914 00:38:40.236085 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.466946 1502 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
I0914 00:38:40.287929 874848 logs.go:123] Gathering logs for dmesg ...
I0914 00:38:40.287960 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0914 00:38:40.304167 874848 logs.go:123] Gathering logs for coredns [80e8332c931e96bf6761851e81369dce2666c6776551b7bcfc78ee52f8150fa9] ...
I0914 00:38:40.304197 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 80e8332c931e96bf6761851e81369dce2666c6776551b7bcfc78ee52f8150fa9"
I0914 00:38:40.351418 874848 logs.go:123] Gathering logs for kube-scheduler [d793e5939094cbc162b91d2b144161d466b8af2b0b40c176667ef631d5946289] ...
I0914 00:38:40.351450 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d793e5939094cbc162b91d2b144161d466b8af2b0b40c176667ef631d5946289"
I0914 00:38:40.405932 874848 logs.go:123] Gathering logs for CRI-O ...
I0914 00:38:40.405964 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0914 00:38:40.500837 874848 logs.go:123] Gathering logs for describe nodes ...
I0914 00:38:40.500877 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0914 00:38:40.647711 874848 logs.go:123] Gathering logs for kube-apiserver [48d812ac2652afccf8e0a8ebbc6325ba50dee51268df5fad49cb70eb5003a7b4] ...
I0914 00:38:40.647741 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 48d812ac2652afccf8e0a8ebbc6325ba50dee51268df5fad49cb70eb5003a7b4"
I0914 00:38:40.699610 874848 logs.go:123] Gathering logs for etcd [f8b9a437608b919f77c00d5ce4eaf25a4169bd8ceac009e52be77d41752449d7] ...
I0914 00:38:40.699643 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f8b9a437608b919f77c00d5ce4eaf25a4169bd8ceac009e52be77d41752449d7"
I0914 00:38:40.758127 874848 logs.go:123] Gathering logs for kindnet [56f7319a8a8d62442a16c573367b0856c4fe9d7061194116de17211b443cb72d] ...
I0914 00:38:40.758155 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 56f7319a8a8d62442a16c573367b0856c4fe9d7061194116de17211b443cb72d"
I0914 00:38:40.808598 874848 out.go:358] Setting ErrFile to fd 2...
I0914 00:38:40.808623 874848 out.go:392] TERM=,COLORTERM=, which probably does not support color
W0914 00:38:40.808730 874848 out.go:270] X Problems detected in kubelet:
W0914 00:38:40.808745 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461343 1502 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:40.808772 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.461389 1502 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-885748' and this object
W0914 00:38:40.808781 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461404 1502 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:40.808787 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.466898 1502 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-885748' and this object
W0914 00:38:40.808793 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.466946 1502 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
I0914 00:38:40.808806 874848 out.go:358] Setting ErrFile to fd 2...
I0914 00:38:40.808813 874848 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:38:50.810748 874848 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0914 00:38:50.820324 874848 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0914 00:38:50.821343 874848 api_server.go:141] control plane version: v1.31.1
I0914 00:38:50.821369 874848 api_server.go:131] duration metric: took 11.125990917s to wait for apiserver health ...
I0914 00:38:50.821379 874848 system_pods.go:43] waiting for kube-system pods to appear ...
I0914 00:38:50.821403 874848 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0914 00:38:50.821465 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0914 00:38:50.857789 874848 cri.go:89] found id: "48d812ac2652afccf8e0a8ebbc6325ba50dee51268df5fad49cb70eb5003a7b4"
I0914 00:38:50.857812 874848 cri.go:89] found id: ""
I0914 00:38:50.857820 874848 logs.go:276] 1 containers: [48d812ac2652afccf8e0a8ebbc6325ba50dee51268df5fad49cb70eb5003a7b4]
I0914 00:38:50.857879 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:50.862216 874848 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0914 00:38:50.862284 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0914 00:38:50.900268 874848 cri.go:89] found id: "f8b9a437608b919f77c00d5ce4eaf25a4169bd8ceac009e52be77d41752449d7"
I0914 00:38:50.900291 874848 cri.go:89] found id: ""
I0914 00:38:50.900299 874848 logs.go:276] 1 containers: [f8b9a437608b919f77c00d5ce4eaf25a4169bd8ceac009e52be77d41752449d7]
I0914 00:38:50.900373 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:50.903842 874848 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0914 00:38:50.903933 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0914 00:38:50.942518 874848 cri.go:89] found id: "80e8332c931e96bf6761851e81369dce2666c6776551b7bcfc78ee52f8150fa9"
I0914 00:38:50.942541 874848 cri.go:89] found id: ""
I0914 00:38:50.942549 874848 logs.go:276] 1 containers: [80e8332c931e96bf6761851e81369dce2666c6776551b7bcfc78ee52f8150fa9]
I0914 00:38:50.942619 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:50.946096 874848 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0914 00:38:50.946185 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0914 00:38:51.008164 874848 cri.go:89] found id: "d793e5939094cbc162b91d2b144161d466b8af2b0b40c176667ef631d5946289"
I0914 00:38:51.008212 874848 cri.go:89] found id: ""
I0914 00:38:51.008227 874848 logs.go:276] 1 containers: [d793e5939094cbc162b91d2b144161d466b8af2b0b40c176667ef631d5946289]
I0914 00:38:51.008295 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:51.013303 874848 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0914 00:38:51.013405 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0914 00:38:51.060066 874848 cri.go:89] found id: "a47b8e8869ee8549a1369a994607a2886627e803c8cd608f2e9ae96584f25887"
I0914 00:38:51.060149 874848 cri.go:89] found id: ""
I0914 00:38:51.060172 874848 logs.go:276] 1 containers: [a47b8e8869ee8549a1369a994607a2886627e803c8cd608f2e9ae96584f25887]
I0914 00:38:51.060263 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:51.064118 874848 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0914 00:38:51.064238 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0914 00:38:51.110490 874848 cri.go:89] found id: "f3056a13deffd320bbd691e5f22c5f5dbbaaccd4aa9e8b80fa49cf42d2ab29da"
I0914 00:38:51.110528 874848 cri.go:89] found id: ""
I0914 00:38:51.110537 874848 logs.go:276] 1 containers: [f3056a13deffd320bbd691e5f22c5f5dbbaaccd4aa9e8b80fa49cf42d2ab29da]
I0914 00:38:51.110602 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:51.114745 874848 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0914 00:38:51.114821 874848 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0914 00:38:51.160743 874848 cri.go:89] found id: "56f7319a8a8d62442a16c573367b0856c4fe9d7061194116de17211b443cb72d"
I0914 00:38:51.160763 874848 cri.go:89] found id: ""
I0914 00:38:51.160771 874848 logs.go:276] 1 containers: [56f7319a8a8d62442a16c573367b0856c4fe9d7061194116de17211b443cb72d]
I0914 00:38:51.160828 874848 ssh_runner.go:195] Run: which crictl
I0914 00:38:51.164783 874848 logs.go:123] Gathering logs for kube-scheduler [d793e5939094cbc162b91d2b144161d466b8af2b0b40c176667ef631d5946289] ...
I0914 00:38:51.164809 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d793e5939094cbc162b91d2b144161d466b8af2b0b40c176667ef631d5946289"
I0914 00:38:51.215849 874848 logs.go:123] Gathering logs for kube-controller-manager [f3056a13deffd320bbd691e5f22c5f5dbbaaccd4aa9e8b80fa49cf42d2ab29da] ...
I0914 00:38:51.215885 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f3056a13deffd320bbd691e5f22c5f5dbbaaccd4aa9e8b80fa49cf42d2ab29da"
I0914 00:38:51.312761 874848 logs.go:123] Gathering logs for kindnet [56f7319a8a8d62442a16c573367b0856c4fe9d7061194116de17211b443cb72d] ...
I0914 00:38:51.312793 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 56f7319a8a8d62442a16c573367b0856c4fe9d7061194116de17211b443cb72d"
I0914 00:38:51.353667 874848 logs.go:123] Gathering logs for CRI-O ...
I0914 00:38:51.353697 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0914 00:38:51.448552 874848 logs.go:123] Gathering logs for container status ...
I0914 00:38:51.448591 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0914 00:38:51.500391 874848 logs.go:123] Gathering logs for kubelet ...
I0914 00:38:51.500420 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0914 00:38:51.527174 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.432207 1502 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-885748" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-885748' and this object
W0914 00:38:51.527480 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.432263 1502 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:51.527688 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.439952 1502 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-885748" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-885748' and this object
W0914 00:38:51.527942 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.440000 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:51.528142 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.440181 1502 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-885748' and this object
W0914 00:38:51.528385 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.440215 1502 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:51.528603 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.461184 1502 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-885748" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-885748' and this object
W0914 00:38:51.528866 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461241 1502 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:51.529094 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.461318 1502 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-885748" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-885748' and this object
W0914 00:38:51.529366 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461343 1502 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:51.529580 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.461389 1502 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-885748' and this object
W0914 00:38:51.529810 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461404 1502 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:51.529984 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.466898 1502 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-885748' and this object
W0914 00:38:51.530197 874848 logs.go:138] Found kubelet problem: Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.466946 1502 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
I0914 00:38:51.594195 874848 logs.go:123] Gathering logs for coredns [80e8332c931e96bf6761851e81369dce2666c6776551b7bcfc78ee52f8150fa9] ...
I0914 00:38:51.594227 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 80e8332c931e96bf6761851e81369dce2666c6776551b7bcfc78ee52f8150fa9"
I0914 00:38:51.635725 874848 logs.go:123] Gathering logs for kube-apiserver [48d812ac2652afccf8e0a8ebbc6325ba50dee51268df5fad49cb70eb5003a7b4] ...
I0914 00:38:51.635758 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 48d812ac2652afccf8e0a8ebbc6325ba50dee51268df5fad49cb70eb5003a7b4"
I0914 00:38:51.704376 874848 logs.go:123] Gathering logs for etcd [f8b9a437608b919f77c00d5ce4eaf25a4169bd8ceac009e52be77d41752449d7] ...
I0914 00:38:51.704410 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f8b9a437608b919f77c00d5ce4eaf25a4169bd8ceac009e52be77d41752449d7"
I0914 00:38:51.757616 874848 logs.go:123] Gathering logs for kube-proxy [a47b8e8869ee8549a1369a994607a2886627e803c8cd608f2e9ae96584f25887] ...
I0914 00:38:51.757649 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a47b8e8869ee8549a1369a994607a2886627e803c8cd608f2e9ae96584f25887"
I0914 00:38:51.796955 874848 logs.go:123] Gathering logs for dmesg ...
I0914 00:38:51.796986 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0914 00:38:51.815711 874848 logs.go:123] Gathering logs for describe nodes ...
I0914 00:38:51.815779 874848 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0914 00:38:51.950032 874848 out.go:358] Setting ErrFile to fd 2...
I0914 00:38:51.950064 874848 out.go:392] TERM=,COLORTERM=, which probably does not support color
W0914 00:38:51.950122 874848 out.go:270] X Problems detected in kubelet:
W0914 00:38:51.950135 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461343 1502 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:51.950143 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.461389 1502 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-885748' and this object
W0914 00:38:51.950157 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.461404 1502 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
W0914 00:38:51.950164 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: W0914 00:37:07.466898 1502 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-885748" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-885748' and this object
W0914 00:38:51.950177 874848 out.go:270] Sep 14 00:37:07 addons-885748 kubelet[1502]: E0914 00:37:07.466946 1502 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-885748\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-885748' and this object" logger="UnhandledError"
I0914 00:38:51.950183 874848 out.go:358] Setting ErrFile to fd 2...
I0914 00:38:51.950190 874848 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 00:39:01.963900 874848 system_pods.go:59] 18 kube-system pods found
I0914 00:39:01.963965 874848 system_pods.go:61] "coredns-7c65d6cfc9-8m89r" [550228bd-69a1-4530-af98-0200cecdabf1] Running
I0914 00:39:01.963975 874848 system_pods.go:61] "csi-hostpath-attacher-0" [cbc09b3c-e59c-4698-b6c7-f9d1746ab697] Running
I0914 00:39:01.964017 874848 system_pods.go:61] "csi-hostpath-resizer-0" [1d0b01fe-048b-4b9e-82dd-5b408414180f] Running
I0914 00:39:01.964026 874848 system_pods.go:61] "csi-hostpathplugin-mgx77" [456dedd2-11aa-43aa-8f21-e93340384161] Running
I0914 00:39:01.964031 874848 system_pods.go:61] "etcd-addons-885748" [76fc0bec-b6e2-415d-8c2a-3bdb3f6bf113] Running
I0914 00:39:01.964035 874848 system_pods.go:61] "kindnet-m55kx" [724646d8-f3df-4b7c-830a-ec84d16dc1c6] Running
I0914 00:39:01.964040 874848 system_pods.go:61] "kube-apiserver-addons-885748" [c6447df2-c534-4e85-afc8-5da7d2435aa6] Running
I0914 00:39:01.964045 874848 system_pods.go:61] "kube-controller-manager-addons-885748" [9727b4e8-1fa1-4175-b2ce-7bdd6ac0676c] Running
I0914 00:39:01.964050 874848 system_pods.go:61] "kube-ingress-dns-minikube" [e6eb7e3a-203d-452a-b040-fbe431e6f08f] Running
I0914 00:39:01.964054 874848 system_pods.go:61] "kube-proxy-dqs2h" [ad11d9fd-caaa-4026-86f8-aba3e5ac2834] Running
I0914 00:39:01.964090 874848 system_pods.go:61] "kube-scheduler-addons-885748" [ae7fd70d-d206-474f-a967-53dc9227db19] Running
I0914 00:39:01.964102 874848 system_pods.go:61] "metrics-server-84c5f94fbc-96xbg" [9c339307-23c2-46f3-af0b-9a4d12c82b32] Running
I0914 00:39:01.964107 874848 system_pods.go:61] "nvidia-device-plugin-daemonset-9nphx" [8f3b2546-ef55-49b2-8f31-dd8f4ecdcf93] Running
I0914 00:39:01.964113 874848 system_pods.go:61] "registry-66c9cd494c-bkhkl" [4d931f29-d87c-4bc8-8e58-88b441e56b0a] Running
I0914 00:39:01.964118 874848 system_pods.go:61] "registry-proxy-fb2vb" [7d63ca1e-f5bf-47eb-84af-ebd01e9cd4b6] Running
I0914 00:39:01.964127 874848 system_pods.go:61] "snapshot-controller-56fcc65765-8pfcj" [37872304-9181-40b4-8ebf-9958cdc3a7b0] Running
I0914 00:39:01.964132 874848 system_pods.go:61] "snapshot-controller-56fcc65765-nwsdn" [bb956da0-8552-4d95-a92d-8a7311005caf] Running
I0914 00:39:01.964136 874848 system_pods.go:61] "storage-provisioner" [c95fe42f-e257-4b52-ab42-54086f64f2e4] Running
I0914 00:39:01.964143 874848 system_pods.go:74] duration metric: took 11.142756624s to wait for pod list to return data ...
I0914 00:39:01.964165 874848 default_sa.go:34] waiting for default service account to be created ...
I0914 00:39:01.967349 874848 default_sa.go:45] found service account: "default"
I0914 00:39:01.967378 874848 default_sa.go:55] duration metric: took 3.206253ms for default service account to be created ...
I0914 00:39:01.967389 874848 system_pods.go:116] waiting for k8s-apps to be running ...
I0914 00:39:01.979121 874848 system_pods.go:86] 18 kube-system pods found
I0914 00:39:01.979159 874848 system_pods.go:89] "coredns-7c65d6cfc9-8m89r" [550228bd-69a1-4530-af98-0200cecdabf1] Running
I0914 00:39:01.979168 874848 system_pods.go:89] "csi-hostpath-attacher-0" [cbc09b3c-e59c-4698-b6c7-f9d1746ab697] Running
I0914 00:39:01.979173 874848 system_pods.go:89] "csi-hostpath-resizer-0" [1d0b01fe-048b-4b9e-82dd-5b408414180f] Running
I0914 00:39:01.979178 874848 system_pods.go:89] "csi-hostpathplugin-mgx77" [456dedd2-11aa-43aa-8f21-e93340384161] Running
I0914 00:39:01.979183 874848 system_pods.go:89] "etcd-addons-885748" [76fc0bec-b6e2-415d-8c2a-3bdb3f6bf113] Running
I0914 00:39:01.979189 874848 system_pods.go:89] "kindnet-m55kx" [724646d8-f3df-4b7c-830a-ec84d16dc1c6] Running
I0914 00:39:01.979194 874848 system_pods.go:89] "kube-apiserver-addons-885748" [c6447df2-c534-4e85-afc8-5da7d2435aa6] Running
I0914 00:39:01.979199 874848 system_pods.go:89] "kube-controller-manager-addons-885748" [9727b4e8-1fa1-4175-b2ce-7bdd6ac0676c] Running
I0914 00:39:01.979210 874848 system_pods.go:89] "kube-ingress-dns-minikube" [e6eb7e3a-203d-452a-b040-fbe431e6f08f] Running
I0914 00:39:01.979215 874848 system_pods.go:89] "kube-proxy-dqs2h" [ad11d9fd-caaa-4026-86f8-aba3e5ac2834] Running
I0914 00:39:01.979222 874848 system_pods.go:89] "kube-scheduler-addons-885748" [ae7fd70d-d206-474f-a967-53dc9227db19] Running
I0914 00:39:01.979226 874848 system_pods.go:89] "metrics-server-84c5f94fbc-96xbg" [9c339307-23c2-46f3-af0b-9a4d12c82b32] Running
I0914 00:39:01.979243 874848 system_pods.go:89] "nvidia-device-plugin-daemonset-9nphx" [8f3b2546-ef55-49b2-8f31-dd8f4ecdcf93] Running
I0914 00:39:01.979273 874848 system_pods.go:89] "registry-66c9cd494c-bkhkl" [4d931f29-d87c-4bc8-8e58-88b441e56b0a] Running
I0914 00:39:01.979280 874848 system_pods.go:89] "registry-proxy-fb2vb" [7d63ca1e-f5bf-47eb-84af-ebd01e9cd4b6] Running
I0914 00:39:01.979284 874848 system_pods.go:89] "snapshot-controller-56fcc65765-8pfcj" [37872304-9181-40b4-8ebf-9958cdc3a7b0] Running
I0914 00:39:01.979288 874848 system_pods.go:89] "snapshot-controller-56fcc65765-nwsdn" [bb956da0-8552-4d95-a92d-8a7311005caf] Running
I0914 00:39:01.979292 874848 system_pods.go:89] "storage-provisioner" [c95fe42f-e257-4b52-ab42-54086f64f2e4] Running
I0914 00:39:01.979298 874848 system_pods.go:126] duration metric: took 11.903645ms to wait for k8s-apps to be running ...
I0914 00:39:01.979308 874848 system_svc.go:44] waiting for kubelet service to be running ....
I0914 00:39:01.979371 874848 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0914 00:39:01.992649 874848 system_svc.go:56] duration metric: took 13.330968ms WaitForService to wait for kubelet
I0914 00:39:01.992681 874848 kubeadm.go:582] duration metric: took 2m39.420274083s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0914 00:39:01.992702 874848 node_conditions.go:102] verifying NodePressure condition ...
I0914 00:39:01.996886 874848 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0914 00:39:01.996922 874848 node_conditions.go:123] node cpu capacity is 2
I0914 00:39:01.996936 874848 node_conditions.go:105] duration metric: took 4.227243ms to run NodePressure ...
I0914 00:39:01.996950 874848 start.go:241] waiting for startup goroutines ...
I0914 00:39:01.996958 874848 start.go:246] waiting for cluster config update ...
I0914 00:39:01.996976 874848 start.go:255] writing updated cluster config ...
I0914 00:39:01.997319 874848 ssh_runner.go:195] Run: rm -f paused
I0914 00:39:02.385531 874848 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
I0914 00:39:02.387155 874848 out.go:177] * Done! kubectl is now configured to use "addons-885748" cluster and "default" namespace by default
==> CRI-O <==
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.161869799Z" level=info msg="Removed pod sandbox: df990be03239142f36b2104b3a687016d82e9d82fac260ef35d4ebe7def6b246" id=123503b8-7698-431a-9dc3-56a40298b05b name=/runtime.v1.RuntimeService/RemovePodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.162371382Z" level=info msg="Stopping pod sandbox: ddfa32f5cdd5f243ff5a1fd9b4458a09d752de4fdbf6170d3d6f8fbbe8c52f58" id=520755e3-fe07-4a28-b062-ab0a8b90ef22 name=/runtime.v1.RuntimeService/StopPodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.162403439Z" level=info msg="Stopped pod sandbox (already stopped): ddfa32f5cdd5f243ff5a1fd9b4458a09d752de4fdbf6170d3d6f8fbbe8c52f58" id=520755e3-fe07-4a28-b062-ab0a8b90ef22 name=/runtime.v1.RuntimeService/StopPodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.162829414Z" level=info msg="Removing pod sandbox: ddfa32f5cdd5f243ff5a1fd9b4458a09d752de4fdbf6170d3d6f8fbbe8c52f58" id=133592e5-844a-47e7-b192-9e912ebc473b name=/runtime.v1.RuntimeService/RemovePodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.173428296Z" level=info msg="Removed pod sandbox: ddfa32f5cdd5f243ff5a1fd9b4458a09d752de4fdbf6170d3d6f8fbbe8c52f58" id=133592e5-844a-47e7-b192-9e912ebc473b name=/runtime.v1.RuntimeService/RemovePodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.173900751Z" level=info msg="Stopping pod sandbox: b921a3f5f992a7bedf14b772801534f72714d4c37f776ffe0b7ef64b7be79ee4" id=b95ad502-2714-4dcf-9c12-ad500a64c443 name=/runtime.v1.RuntimeService/StopPodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.173931036Z" level=info msg="Stopped pod sandbox (already stopped): b921a3f5f992a7bedf14b772801534f72714d4c37f776ffe0b7ef64b7be79ee4" id=b95ad502-2714-4dcf-9c12-ad500a64c443 name=/runtime.v1.RuntimeService/StopPodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.174266199Z" level=info msg="Removing pod sandbox: b921a3f5f992a7bedf14b772801534f72714d4c37f776ffe0b7ef64b7be79ee4" id=64178f7f-07ec-4f53-a86f-e5368bcf6f28 name=/runtime.v1.RuntimeService/RemovePodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.183713126Z" level=info msg="Removed pod sandbox: b921a3f5f992a7bedf14b772801534f72714d4c37f776ffe0b7ef64b7be79ee4" id=64178f7f-07ec-4f53-a86f-e5368bcf6f28 name=/runtime.v1.RuntimeService/RemovePodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.184167982Z" level=info msg="Stopping pod sandbox: de3dd45daa441cc05b2bdb5accedc367ac5145364dfc335d19859b2fd60b7291" id=1d328c56-15fb-4e9b-9391-1f3b25fdd2eb name=/runtime.v1.RuntimeService/StopPodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.184203083Z" level=info msg="Stopped pod sandbox (already stopped): de3dd45daa441cc05b2bdb5accedc367ac5145364dfc335d19859b2fd60b7291" id=1d328c56-15fb-4e9b-9391-1f3b25fdd2eb name=/runtime.v1.RuntimeService/StopPodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.184518037Z" level=info msg="Removing pod sandbox: de3dd45daa441cc05b2bdb5accedc367ac5145364dfc335d19859b2fd60b7291" id=1485cb82-d45f-4335-8adf-f86d811ac010 name=/runtime.v1.RuntimeService/RemovePodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.204758015Z" level=info msg="Removed pod sandbox: de3dd45daa441cc05b2bdb5accedc367ac5145364dfc335d19859b2fd60b7291" id=1485cb82-d45f-4335-8adf-f86d811ac010 name=/runtime.v1.RuntimeService/RemovePodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.356067250Z" level=info msg="Running pod sandbox: local-path-storage/helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3/POD" id=883e2a28-13e2-495d-b064-3caeb1ec5492 name=/runtime.v1.RuntimeService/RunPodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.356129222Z" level=warning msg="Allowed annotations are specified for workload []"
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.389832059Z" level=info msg="Got pod network &{Name:helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3 Namespace:local-path-storage ID:4379a7d709301388e76eef1148811bd9e7b46f9b03ff88e952f0c443c3553f85 UID:cb76d33c-eace-4721-a23c-7ad33c0ba41b NetNS:/var/run/netns/843b4790-18be-400e-8fab-5dabe1fed242 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.389897772Z" level=info msg="Adding pod local-path-storage_helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3 to CNI network \"kindnet\" (type=ptp)"
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.410185642Z" level=info msg="Got pod network &{Name:helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3 Namespace:local-path-storage ID:4379a7d709301388e76eef1148811bd9e7b46f9b03ff88e952f0c443c3553f85 UID:cb76d33c-eace-4721-a23c-7ad33c0ba41b NetNS:/var/run/netns/843b4790-18be-400e-8fab-5dabe1fed242 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.410332330Z" level=info msg="Checking pod local-path-storage_helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3 for CNI network kindnet (type=ptp)"
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.413199672Z" level=info msg="Ran pod sandbox 4379a7d709301388e76eef1148811bd9e7b46f9b03ff88e952f0c443c3553f85 with infra container: local-path-storage/helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3/POD" id=883e2a28-13e2-495d-b064-3caeb1ec5492 name=/runtime.v1.RuntimeService/RunPodSandbox
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.414383552Z" level=info msg="Checking image status: docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" id=813f082a-60d6-4fe5-8e1c-f13d7518b91c name=/runtime.v1.ImageService/ImageStatus
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.414622241Z" level=info msg="Image docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 not found" id=813f082a-60d6-4fe5-8e1c-f13d7518b91c name=/runtime.v1.ImageService/ImageStatus
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.415495836Z" level=info msg="Pulling image: docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" id=22012c93-c9bc-405c-bd0e-a1611fe6248e name=/runtime.v1.ImageService/PullImage
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.418160475Z" level=info msg="Trying to access \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
Sep 14 00:48:18 addons-885748 crio[965]: time="2024-09-14 00:48:18.714299484Z" level=info msg="Trying to access \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
2da68367dbc69 ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec 15 seconds ago Exited gadget 7 2e83b32cdaef1 gadget-9rb75
11df4840b3ccd registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3 9 minutes ago Running controller 0 08cadfc75ed5b ingress-nginx-controller-bc57996ff-h95vr
fc0328f66b9e0 gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69 10 minutes ago Running gcp-auth 0 d7b70729e47d5 gcp-auth-89d5ffd79-frj5t
826b0a5e7c152 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3 10 minutes ago Exited patch 0 c6e0bd643d42b ingress-nginx-admission-patch-tdznv
8333c07f8b12c registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3 10 minutes ago Exited create 0 20383ba456212 ingress-nginx-admission-create-f82md
3256fc0da8a44 gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58 10 minutes ago Running cloud-spanner-emulator 0 25a3b2eaa1b39 cloud-spanner-emulator-769b77f747-qnlnm
8091d19cac440 docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98 10 minutes ago Running local-path-provisioner 0 1220f396bbf80 local-path-provisioner-86d989889c-dlghs
7d56766635b73 registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f 10 minutes ago Running metrics-server 0 bb338c2f32bcd metrics-server-84c5f94fbc-96xbg
4c38221755a81 gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c 10 minutes ago Running minikube-ingress-dns 0 03389f2005252 kube-ingress-dns-minikube
80e8332c931e9 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4 11 minutes ago Running coredns 0 249d9842b4544 coredns-7c65d6cfc9-8m89r
ebb2e7bdbbfd4 ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6 11 minutes ago Running storage-provisioner 0 105d379cff026 storage-provisioner
56f7319a8a8d6 6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51 11 minutes ago Running kindnet-cni 0 0c72d454012fd kindnet-m55kx
a47b8e8869ee8 24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d 11 minutes ago Running kube-proxy 0 ffefb18074c57 kube-proxy-dqs2h
48d812ac2652a d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853 12 minutes ago Running kube-apiserver 0 828ea1cf2ba92 kube-apiserver-addons-885748
f3056a13deffd 279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e 12 minutes ago Running kube-controller-manager 0 cc2cb3c49ab23 kube-controller-manager-addons-885748
d793e5939094c 7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d 12 minutes ago Running kube-scheduler 0 8aac50a11aa1f kube-scheduler-addons-885748
f8b9a437608b9 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da 12 minutes ago Running etcd 0 fecaa719a39f6 etcd-addons-885748
==> coredns [80e8332c931e96bf6761851e81369dce2666c6776551b7bcfc78ee52f8150fa9] <==
[INFO] 10.244.0.12:33235 - 38053 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000139427s
[INFO] 10.244.0.12:39174 - 20223 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002168352s
[INFO] 10.244.0.12:39174 - 34553 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001903267s
[INFO] 10.244.0.12:55989 - 9515 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000126611s
[INFO] 10.244.0.12:55989 - 28949 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00008036s
[INFO] 10.244.0.12:44725 - 25596 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000196631s
[INFO] 10.244.0.12:44725 - 58609 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000336263s
[INFO] 10.244.0.12:37024 - 61418 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000840966s
[INFO] 10.244.0.12:37024 - 33000 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000112703s
[INFO] 10.244.0.12:43586 - 62400 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000096252s
[INFO] 10.244.0.12:43586 - 21956 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000270361s
[INFO] 10.244.0.12:39958 - 65451 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001701713s
[INFO] 10.244.0.12:39958 - 44969 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001315145s
[INFO] 10.244.0.12:45882 - 11582 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000106755s
[INFO] 10.244.0.12:45882 - 57120 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000056901s
[INFO] 10.244.0.20:40467 - 22508 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.0009463s
[INFO] 10.244.0.20:47828 - 50659 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00016816s
[INFO] 10.244.0.20:56008 - 60050 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000270443s
[INFO] 10.244.0.20:57451 - 45764 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000274734s
[INFO] 10.244.0.20:45104 - 4965 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000161744s
[INFO] 10.244.0.20:37823 - 38164 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000285663s
[INFO] 10.244.0.20:38730 - 54617 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003590072s
[INFO] 10.244.0.20:48720 - 43288 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003891685s
[INFO] 10.244.0.20:50211 - 8144 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 534 0.002567145s
[INFO] 10.244.0.20:33394 - 12183 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002678577s
==> describe nodes <==
Name: addons-885748
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-885748
kubernetes.io/os=linux
minikube.k8s.io/commit=7ca96ba7bd97af6e0063398921096f1cca785d18
minikube.k8s.io/name=addons-885748
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_09_14T00_36_18_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-885748
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Sat, 14 Sep 2024 00:36:15 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-885748
AcquireTime: <unset>
RenewTime: Sat, 14 Sep 2024 00:48:12 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Sat, 14 Sep 2024 00:48:02 +0000 Sat, 14 Sep 2024 00:36:12 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Sat, 14 Sep 2024 00:48:02 +0000 Sat, 14 Sep 2024 00:36:12 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Sat, 14 Sep 2024 00:48:02 +0000 Sat, 14 Sep 2024 00:36:12 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Sat, 14 Sep 2024 00:48:02 +0000 Sat, 14 Sep 2024 00:37:07 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-885748
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: 4359fb52d09b48a99b9422f7ed1aab10
System UUID: 97520139-af6f-4519-ad5d-f1e74ef171eb
Boot ID: fb6d1488-4ff6-49a9-b7dc-0ab0c636005f
Kernel Version: 5.15.0-1069-aws
OS Image: Ubuntu 22.04.4 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: cri-o://1.24.6
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: (17 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default busybox 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m17s
default cloud-spanner-emulator-769b77f747-qnlnm 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
gadget gadget-9rb75 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
gcp-auth gcp-auth-89d5ffd79-frj5t 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
ingress-nginx ingress-nginx-controller-bc57996ff-h95vr 100m (5%) 0 (0%) 90Mi (1%) 0 (0%) 11m
kube-system coredns-7c65d6cfc9-8m89r 100m (5%) 0 (0%) 70Mi (0%) 170Mi (2%) 11m
kube-system etcd-addons-885748 100m (5%) 0 (0%) 100Mi (1%) 0 (0%) 12m
kube-system kindnet-m55kx 100m (5%) 100m (5%) 50Mi (0%) 50Mi (0%) 11m
kube-system kube-apiserver-addons-885748 250m (12%) 0 (0%) 0 (0%) 0 (0%) 12m
kube-system kube-controller-manager-addons-885748 200m (10%) 0 (0%) 0 (0%) 0 (0%) 12m
kube-system kube-ingress-dns-minikube 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
kube-system kube-proxy-dqs2h 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
kube-system kube-scheduler-addons-885748 100m (5%) 0 (0%) 0 (0%) 0 (0%) 12m
kube-system metrics-server-84c5f94fbc-96xbg 100m (5%) 0 (0%) 200Mi (2%) 0 (0%) 11m
kube-system storage-provisioner 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
local-path-storage helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3 0 (0%) 0 (0%) 0 (0%) 0 (0%) 1s
local-path-storage local-path-provisioner-86d989889c-dlghs 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 1050m (52%) 100m (5%)
memory 510Mi (6%) 220Mi (2%)
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 11m kube-proxy
Normal Starting 12m kubelet Starting kubelet.
Warning CgroupV1 12m kubelet Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
Normal NodeHasSufficientMemory 12m kubelet Node addons-885748 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 12m kubelet Node addons-885748 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 12m kubelet Node addons-885748 status is now: NodeHasSufficientPID
Normal RegisteredNode 11m node-controller Node addons-885748 event: Registered Node addons-885748 in Controller
Normal NodeReady 11m kubelet Node addons-885748 status is now: NodeReady
==> dmesg <==
==> etcd [f8b9a437608b919f77c00d5ce4eaf25a4169bd8ceac009e52be77d41752449d7] <==
{"level":"info","ts":"2024-09-14T00:36:11.809298Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
{"level":"info","ts":"2024-09-14T00:36:11.809443Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
{"level":"info","ts":"2024-09-14T00:36:11.809526Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2024-09-14T00:36:11.809593Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2024-09-14T00:36:11.809640Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-09-14T00:36:11.809693Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2024-09-14T00:36:11.809738Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-09-14T00:36:11.812081Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-885748 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-09-14T00:36:11.812295Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-09-14T00:36:11.813737Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-09-14T00:36:11.813914Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-09-14T00:36:11.816988Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
{"level":"info","ts":"2024-09-14T00:36:11.817279Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-09-14T00:36:11.817309Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2024-09-14T00:36:11.817872Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
{"level":"info","ts":"2024-09-14T00:36:11.818699Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"info","ts":"2024-09-14T00:36:11.819114Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-09-14T00:36:11.819222Z","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-09-14T00:36:11.821360Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-09-14T00:36:11.821444Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2024-09-14T00:36:23.269674Z","caller":"traceutil/trace.go:171","msg":"trace[1517059370] transaction","detail":"{read_only:false; response_revision:326; number_of_response:1; }","duration":"215.568054ms","start":"2024-09-14T00:36:23.054082Z","end":"2024-09-14T00:36:23.269650Z","steps":["trace[1517059370] 'process raft request' (duration: 116.127873ms)","trace[1517059370] 'compare' (duration: 99.327166ms)"],"step_count":2}
{"level":"info","ts":"2024-09-14T00:38:00.269469Z","caller":"traceutil/trace.go:171","msg":"trace[1121860251] transaction","detail":"{read_only:false; response_revision:1113; number_of_response:1; }","duration":"101.073361ms","start":"2024-09-14T00:38:00.168377Z","end":"2024-09-14T00:38:00.269450Z","steps":["trace[1121860251] 'process raft request' (duration: 92.406917ms)"],"step_count":1}
{"level":"info","ts":"2024-09-14T00:46:12.426019Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1514}
{"level":"info","ts":"2024-09-14T00:46:12.459407Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1514,"took":"32.859233ms","hash":3731172354,"current-db-size-bytes":6463488,"current-db-size":"6.5 MB","current-db-size-in-use-bytes":3293184,"current-db-size-in-use":"3.3 MB"}
{"level":"info","ts":"2024-09-14T00:46:12.459464Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3731172354,"revision":1514,"compact-revision":-1}
==> gcp-auth [fc0328f66b9e0b6021b961c2ff50a7c98d37c2056b93b1910e5cac7120024106] <==
2024/09/14 00:38:16 GCP Auth Webhook started!
2024/09/14 00:39:02 Ready to marshal response ...
2024/09/14 00:39:02 Ready to write response ...
2024/09/14 00:39:02 Ready to marshal response ...
2024/09/14 00:39:02 Ready to write response ...
2024/09/14 00:39:02 Ready to marshal response ...
2024/09/14 00:39:02 Ready to write response ...
2024/09/14 00:47:16 Ready to marshal response ...
2024/09/14 00:47:16 Ready to write response ...
2024/09/14 00:47:20 Ready to marshal response ...
2024/09/14 00:47:20 Ready to write response ...
2024/09/14 00:47:42 Ready to marshal response ...
2024/09/14 00:47:42 Ready to write response ...
2024/09/14 00:48:17 Ready to marshal response ...
2024/09/14 00:48:17 Ready to write response ...
2024/09/14 00:48:18 Ready to marshal response ...
2024/09/14 00:48:18 Ready to write response ...
==> kernel <==
00:48:19 up 4:30, 0 users, load average: 0.56, 0.82, 1.99
Linux addons-885748 5.15.0-1069-aws #75~20.04.1-Ubuntu SMP Mon Aug 19 16:22:47 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.4 LTS"
==> kindnet [56f7319a8a8d62442a16c573367b0856c4fe9d7061194116de17211b443cb72d] <==
I0914 00:46:16.817399 1 main.go:299] handling current node
I0914 00:46:26.814564 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0914 00:46:26.814600 1 main.go:299] handling current node
I0914 00:46:36.818775 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0914 00:46:36.818815 1 main.go:299] handling current node
I0914 00:46:46.822372 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0914 00:46:46.822407 1 main.go:299] handling current node
I0914 00:46:56.814588 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0914 00:46:56.814626 1 main.go:299] handling current node
I0914 00:47:06.814664 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0914 00:47:06.814703 1 main.go:299] handling current node
I0914 00:47:16.815150 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0914 00:47:16.815180 1 main.go:299] handling current node
I0914 00:47:26.815536 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0914 00:47:26.815568 1 main.go:299] handling current node
I0914 00:47:36.817324 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0914 00:47:36.817357 1 main.go:299] handling current node
I0914 00:47:46.814576 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0914 00:47:46.814696 1 main.go:299] handling current node
I0914 00:47:56.815631 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0914 00:47:56.815693 1 main.go:299] handling current node
I0914 00:48:06.814556 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0914 00:48:06.814590 1 main.go:299] handling current node
I0914 00:48:16.815399 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0914 00:48:16.815455 1 main.go:299] handling current node
==> kube-apiserver [48d812ac2652afccf8e0a8ebbc6325ba50dee51268df5fad49cb70eb5003a7b4] <==
E0914 00:37:29.368630 1 controller.go:113] "Unhandled Error" err="loading OpenAPI spec for \"v1beta1.metrics.k8s.io\" failed with: Error, could not get list of group versions for APIService" logger="UnhandledError"
I0914 00:37:29.369796 1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
E0914 00:38:28.079451 1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.101.50.17:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.101.50.17:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.101.50.17:443: connect: connection refused" logger="UnhandledError"
W0914 00:38:28.079625 1 handler_proxy.go:99] no RequestInfo found in the context
E0914 00:38:28.079688 1 controller.go:146] "Unhandled Error" err=<
Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
> logger="UnhandledError"
E0914 00:38:28.081595 1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.101.50.17:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.101.50.17:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.101.50.17:443: connect: connection refused" logger="UnhandledError"
E0914 00:38:28.087158 1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.101.50.17:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.101.50.17:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.101.50.17:443: connect: connection refused" logger="UnhandledError"
I0914 00:38:28.202850 1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
I0914 00:47:30.583195 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I0914 00:47:58.487976 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0914 00:47:58.488113 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0914 00:47:58.515016 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0914 00:47:58.515142 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0914 00:47:58.531465 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0914 00:47:58.531532 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0914 00:47:58.560654 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0914 00:47:58.560914 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0914 00:47:58.650738 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0914 00:47:58.651626 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W0914 00:47:59.605910 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0914 00:47:59.652010 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W0914 00:47:59.748780 1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
==> kube-controller-manager [f3056a13deffd320bbd691e5f22c5f5dbbaaccd4aa9e8b80fa49cf42d2ab29da] <==
E0914 00:48:00.664577 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0914 00:48:00.841121 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0914 00:48:00.841165 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0914 00:48:01.234709 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0914 00:48:01.234749 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
I0914 00:48:02.244725 1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-885748"
W0914 00:48:03.460964 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0914 00:48:03.461021 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0914 00:48:03.480800 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0914 00:48:03.480923 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0914 00:48:03.705459 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0914 00:48:03.705607 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
I0914 00:48:05.482487 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="5.226µs"
W0914 00:48:07.291465 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0914 00:48:07.291509 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0914 00:48:09.193044 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0914 00:48:09.193092 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0914 00:48:09.332577 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0914 00:48:09.332620 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0914 00:48:14.035878 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0914 00:48:14.035918 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
I0914 00:48:15.589177 1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
I0914 00:48:17.094222 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="5.694µs"
W0914 00:48:18.727824 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0914 00:48:18.727870 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
==> kube-proxy [a47b8e8869ee8549a1369a994607a2886627e803c8cd608f2e9ae96584f25887] <==
I0914 00:36:28.440930 1 server_linux.go:66] "Using iptables proxy"
I0914 00:36:28.793093 1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
E0914 00:36:28.800749 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`"
I0914 00:36:28.881787 1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0914 00:36:28.881853 1 server_linux.go:169] "Using iptables Proxier"
I0914 00:36:28.885486 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"
I0914 00:36:28.886040 1 server.go:483] "Version info" version="v1.31.1"
I0914 00:36:28.886064 1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0914 00:36:28.895020 1 config.go:105] "Starting endpoint slice config controller"
I0914 00:36:28.895563 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I0914 00:36:28.895926 1 config.go:199] "Starting service config controller"
I0914 00:36:28.895990 1 shared_informer.go:313] Waiting for caches to sync for service config
I0914 00:36:28.896039 1 config.go:328] "Starting node config controller"
I0914 00:36:28.896085 1 shared_informer.go:313] Waiting for caches to sync for node config
I0914 00:36:28.997049 1 shared_informer.go:320] Caches are synced for node config
I0914 00:36:28.997094 1 shared_informer.go:320] Caches are synced for endpoint slice config
I0914 00:36:28.997136 1 shared_informer.go:320] Caches are synced for service config
==> kube-scheduler [d793e5939094cbc162b91d2b144161d466b8af2b0b40c176667ef631d5946289] <==
W0914 00:36:15.114600 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
E0914 00:36:15.115262 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
W0914 00:36:15.991953 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
E0914 00:36:15.991999 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"
W0914 00:36:16.008831 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
E0914 00:36:16.008904 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W0914 00:36:16.013935 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
E0914 00:36:16.013978 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"
W0914 00:36:16.023529 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
E0914 00:36:16.023578 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"
W0914 00:36:16.064172 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
E0914 00:36:16.064214 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
W0914 00:36:16.099965 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
E0914 00:36:16.100011 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"
W0914 00:36:16.138383 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"
E0914 00:36:16.138445 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"
W0914 00:36:16.186067 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
E0914 00:36:16.186184 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"
W0914 00:36:16.187287 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
E0914 00:36:16.187385 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"
W0914 00:36:16.203065 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
E0914 00:36:16.203112 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"
W0914 00:36:16.215830 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
E0914 00:36:16.215921 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"
I0914 00:36:18.915639 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Sep 14 00:48:18 addons-885748 kubelet[1502]: E0914 00:48:18.054797 1502 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="4d931f29-d87c-4bc8-8e58-88b441e56b0a" containerName="registry"
Sep 14 00:48:18 addons-885748 kubelet[1502]: E0914 00:48:18.054803 1502 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="cbc09b3c-e59c-4698-b6c7-f9d1746ab697" containerName="csi-attacher"
Sep 14 00:48:18 addons-885748 kubelet[1502]: E0914 00:48:18.054810 1502 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="af09cb1a-668a-4764-b6a3-109a5be57346" containerName="yakd"
Sep 14 00:48:18 addons-885748 kubelet[1502]: E0914 00:48:18.054816 1502 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="456dedd2-11aa-43aa-8f21-e93340384161" containerName="node-driver-registrar"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054856 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="37872304-9181-40b4-8ebf-9958cdc3a7b0" containerName="volume-snapshot-controller"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054866 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="af09cb1a-668a-4764-b6a3-109a5be57346" containerName="yakd"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054874 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="456dedd2-11aa-43aa-8f21-e93340384161" containerName="liveness-probe"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054882 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="7bbbe26c-76e6-4a0d-b9de-0f03bbbe870a" containerName="task-pv-container"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054889 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="456dedd2-11aa-43aa-8f21-e93340384161" containerName="hostpath"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054897 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="4d931f29-d87c-4bc8-8e58-88b441e56b0a" containerName="registry"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054903 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="8f3b2546-ef55-49b2-8f31-dd8f4ecdcf93" containerName="nvidia-device-plugin-ctr"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054911 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="bb956da0-8552-4d95-a92d-8a7311005caf" containerName="volume-snapshot-controller"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054918 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="cbc09b3c-e59c-4698-b6c7-f9d1746ab697" containerName="csi-attacher"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054924 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="7d63ca1e-f5bf-47eb-84af-ebd01e9cd4b6" containerName="registry-proxy"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054929 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="456dedd2-11aa-43aa-8f21-e93340384161" containerName="csi-snapshotter"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054935 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="456dedd2-11aa-43aa-8f21-e93340384161" containerName="csi-external-health-monitor-controller"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054942 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="456dedd2-11aa-43aa-8f21-e93340384161" containerName="node-driver-registrar"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054950 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="1d0b01fe-048b-4b9e-82dd-5b408414180f" containerName="csi-resizer"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.054956 1502 memory_manager.go:354] "RemoveStaleState removing state" podUID="456dedd2-11aa-43aa-8f21-e93340384161" containerName="csi-provisioner"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.104693 1502 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-vlr5w\" (UniqueName: \"kubernetes.io/projected/cb76d33c-eace-4721-a23c-7ad33c0ba41b-kube-api-access-vlr5w\") pod \"helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3\" (UID: \"cb76d33c-eace-4721-a23c-7ad33c0ba41b\") " pod="local-path-storage/helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.104739 1502 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/cb76d33c-eace-4721-a23c-7ad33c0ba41b-script\") pod \"helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3\" (UID: \"cb76d33c-eace-4721-a23c-7ad33c0ba41b\") " pod="local-path-storage/helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.104763 1502 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/cb76d33c-eace-4721-a23c-7ad33c0ba41b-data\") pod \"helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3\" (UID: \"cb76d33c-eace-4721-a23c-7ad33c0ba41b\") " pod="local-path-storage/helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3"
Sep 14 00:48:18 addons-885748 kubelet[1502]: I0914 00:48:18.104781 1502 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/cb76d33c-eace-4721-a23c-7ad33c0ba41b-gcp-creds\") pod \"helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3\" (UID: \"cb76d33c-eace-4721-a23c-7ad33c0ba41b\") " pod="local-path-storage/helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3"
Sep 14 00:48:18 addons-885748 kubelet[1502]: E0914 00:48:18.114688 1502 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726274898114451661,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:488968,},InodesUsed:&UInt64Value{Value:189,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
Sep 14 00:48:18 addons-885748 kubelet[1502]: E0914 00:48:18.114720 1502 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726274898114451661,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:488968,},InodesUsed:&UInt64Value{Value:189,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
==> storage-provisioner [ebb2e7bdbbfd4e15a1df8147f8ab8e288ada7a8b4fb1482db8fd01effcb11eef] <==
I0914 00:37:07.958850 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0914 00:37:07.973989 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0914 00:37:07.974042 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0914 00:37:07.989411 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0914 00:37:07.989599 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-885748_49a32771-25bb-4138-a77d-2ab9ae6fe758!
I0914 00:37:07.993894 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"f1f3463c-ac9e-45b9-aadc-bdd81184edd4", APIVersion:"v1", ResourceVersion:"870", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-885748_49a32771-25bb-4138-a77d-2ab9ae6fe758 became leader
I0914 00:37:08.090873 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-885748_49a32771-25bb-4138-a77d-2ab9ae6fe758!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-885748 -n addons-885748
helpers_test.go:261: (dbg) Run: kubectl --context addons-885748 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox test-local-path ingress-nginx-admission-create-f82md ingress-nginx-admission-patch-tdznv helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run: kubectl --context addons-885748 describe pod busybox test-local-path ingress-nginx-admission-create-f82md ingress-nginx-admission-patch-tdznv helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-885748 describe pod busybox test-local-path ingress-nginx-admission-create-f82md ingress-nginx-admission-patch-tdznv helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3: exit status 1 (100.988286ms)
-- stdout --
Name: busybox
Namespace: default
Priority: 0
Service Account: default
Node: addons-885748/192.168.49.2
Start Time: Sat, 14 Sep 2024 00:39:02 +0000
Labels: integration-test=busybox
Annotations: <none>
Status: Pending
IP: 10.244.0.21
IPs:
IP: 10.244.0.21
Containers:
busybox:
Container ID:
Image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
Image ID:
Port: <none>
Host Port: <none>
Command:
sleep
3600
State: Waiting
Reason: ImagePullBackOff
Ready: False
Restart Count: 0
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-9c6mj (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
kube-api-access-9c6mj:
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: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 9m18s default-scheduler Successfully assigned default/busybox to addons-885748
Normal Pulling 7m47s (x4 over 9m17s) kubelet Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
Warning Failed 7m47s (x4 over 9m17s) kubelet Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
Warning Failed 7m47s (x4 over 9m17s) kubelet Error: ErrImagePull
Warning Failed 7m35s (x6 over 9m16s) kubelet Error: ImagePullBackOff
Normal BackOff 4m10s (x21 over 9m16s) kubelet Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
Name: test-local-path
Namespace: default
Priority: 0
Service Account: default
Node: <none>
Labels: run=test-local-path
Annotations: <none>
Status: Pending
IP:
IPs: <none>
Containers:
busybox:
Image: busybox:stable
Port: <none>
Host Port: <none>
Command:
sh
-c
echo 'local-path-provisioner' > /test/file1
Environment:
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)
/test from data (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-5gmpv (ro)
Volumes:
data:
Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName: test-pvc
ReadOnly: false
kube-api-access-5gmpv:
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: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events: <none>
-- /stdout --
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-f82md" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-tdznv" not found
Error from server (NotFound): pods "helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3" not found
** /stderr **
helpers_test.go:279: kubectl --context addons-885748 describe pod busybox test-local-path ingress-nginx-admission-create-f82md ingress-nginx-admission-patch-tdznv helper-pod-create-pvc-e2f482dc-2720-407b-92e8-aef35ea0dba3: exit status 1
--- FAIL: TestAddons/parallel/Registry (74.42s)