=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run: kubectl --context addons-678595 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run: kubectl --context addons-678595 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run: kubectl --context addons-678595 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [ae03127a-427c-4d42-9f2e-260d52b6299a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [ae03127a-427c-4d42-9f2e-260d52b6299a] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.003420176s
addons_test.go:262: (dbg) Run: out/minikube-linux-arm64 -p addons-678595 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:286: (dbg) Run: kubectl --context addons-678595 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run: out/minikube-linux-arm64 -p addons-678595 ip
addons_test.go:297: (dbg) Run: nslookup hello-john.test 192.168.49.2
addons_test.go:297: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.072941403s)
-- stdout --
;; connection timed out; no servers could be reached
-- /stdout --
addons_test.go:299: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:303: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached
stderr:
addons_test.go:306: (dbg) Run: out/minikube-linux-arm64 -p addons-678595 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:306: (dbg) Done: out/minikube-linux-arm64 -p addons-678595 addons disable ingress-dns --alsologtostderr -v=1: (1.569344304s)
addons_test.go:311: (dbg) Run: out/minikube-linux-arm64 -p addons-678595 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-arm64 -p addons-678595 addons disable ingress --alsologtostderr -v=1: (8.109154383s)
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-678595
helpers_test.go:235: (dbg) docker inspect addons-678595:
-- stdout --
[
{
"Id": "85cdad87b2254283c063d2072ee9ac5d0b3dc84c163df9ab18811331087929d3",
"Created": "2024-03-07T18:44:24.125443191Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 564854,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-03-07T18:44:24.475616994Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:4a9b65157dd7fb2ddb7cb7afe975b3dc288e9877c60d13613a69dd41a70e2e4e",
"ResolvConfPath": "/var/lib/docker/containers/85cdad87b2254283c063d2072ee9ac5d0b3dc84c163df9ab18811331087929d3/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/85cdad87b2254283c063d2072ee9ac5d0b3dc84c163df9ab18811331087929d3/hostname",
"HostsPath": "/var/lib/docker/containers/85cdad87b2254283c063d2072ee9ac5d0b3dc84c163df9ab18811331087929d3/hosts",
"LogPath": "/var/lib/docker/containers/85cdad87b2254283c063d2072ee9ac5d0b3dc84c163df9ab18811331087929d3/85cdad87b2254283c063d2072ee9ac5d0b3dc84c163df9ab18811331087929d3-json.log",
"Name": "/addons-678595",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-678595:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-678595",
"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/41f230be6a35413ce14153425fd6bef04ab6e266d40e618b6e159325a0bb13c4-init/diff:/var/lib/docker/overlay2/0f2c2bc9ebcb6a090c4ed5f3df98eb2fb852fa3a78be98cc34cd75b1870e6d76/diff",
"MergedDir": "/var/lib/docker/overlay2/41f230be6a35413ce14153425fd6bef04ab6e266d40e618b6e159325a0bb13c4/merged",
"UpperDir": "/var/lib/docker/overlay2/41f230be6a35413ce14153425fd6bef04ab6e266d40e618b6e159325a0bb13c4/diff",
"WorkDir": "/var/lib/docker/overlay2/41f230be6a35413ce14153425fd6bef04ab6e266d40e618b6e159325a0bb13c4/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "addons-678595",
"Source": "/var/lib/docker/volumes/addons-678595/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "addons-678595",
"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.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08",
"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-678595",
"name.minikube.sigs.k8s.io": "addons-678595",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "4949ab3fae128b74645f0e242f6737e528213832f29e7811f78dbea2bfb37650",
"SandboxKey": "/var/run/docker/netns/4949ab3fae12",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33513"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33512"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33509"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33511"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33510"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-678595": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": [
"85cdad87b225",
"addons-678595"
],
"MacAddress": "02:42:c0:a8:31:02",
"NetworkID": "d7f2a11e0ae357eca594ee7c25c2afec0b1029dfded81ef2c7dfc0bc99615c1f",
"EndpointID": "44352f1ee39c3578c89c76482c14777ef29104a30f8bf6a5fb5b7836cb01fb5e",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DriverOpts": null,
"DNSNames": [
"addons-678595",
"85cdad87b225"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-678595 -n addons-678595
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-arm64 -p addons-678595 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-678595 logs -n 25: (1.491236804s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| delete | --all | minikube | jenkins | v1.32.0 | 07 Mar 24 18:43 UTC | 07 Mar 24 18:43 UTC |
| delete | -p download-only-992905 | download-only-992905 | jenkins | v1.32.0 | 07 Mar 24 18:43 UTC | 07 Mar 24 18:43 UTC |
| start | -o=json --download-only | download-only-843119 | jenkins | v1.32.0 | 07 Mar 24 18:43 UTC | |
| | -p download-only-843119 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.29.0-rc.2 | | | | | |
| | --container-runtime=containerd | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | --all | minikube | jenkins | v1.32.0 | 07 Mar 24 18:43 UTC | 07 Mar 24 18:43 UTC |
| delete | -p download-only-843119 | download-only-843119 | jenkins | v1.32.0 | 07 Mar 24 18:43 UTC | 07 Mar 24 18:43 UTC |
| delete | -p download-only-584237 | download-only-584237 | jenkins | v1.32.0 | 07 Mar 24 18:43 UTC | 07 Mar 24 18:43 UTC |
| delete | -p download-only-992905 | download-only-992905 | jenkins | v1.32.0 | 07 Mar 24 18:43 UTC | 07 Mar 24 18:43 UTC |
| delete | -p download-only-843119 | download-only-843119 | jenkins | v1.32.0 | 07 Mar 24 18:43 UTC | 07 Mar 24 18:43 UTC |
| start | --download-only -p | download-docker-197042 | jenkins | v1.32.0 | 07 Mar 24 18:43 UTC | |
| | download-docker-197042 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p download-docker-197042 | download-docker-197042 | jenkins | v1.32.0 | 07 Mar 24 18:43 UTC | 07 Mar 24 18:44 UTC |
| start | --download-only -p | binary-mirror-512824 | jenkins | v1.32.0 | 07 Mar 24 18:44 UTC | |
| | binary-mirror-512824 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:36839 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p binary-mirror-512824 | binary-mirror-512824 | jenkins | v1.32.0 | 07 Mar 24 18:44 UTC | 07 Mar 24 18:44 UTC |
| addons | enable dashboard -p | addons-678595 | jenkins | v1.32.0 | 07 Mar 24 18:44 UTC | |
| | addons-678595 | | | | | |
| addons | disable dashboard -p | addons-678595 | jenkins | v1.32.0 | 07 Mar 24 18:44 UTC | |
| | addons-678595 | | | | | |
| start | -p addons-678595 --wait=true | addons-678595 | jenkins | v1.32.0 | 07 Mar 24 18:44 UTC | 07 Mar 24 18:46 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 --driver=docker | | | | | |
| | --container-runtime=containerd | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| ip | addons-678595 ip | addons-678595 | jenkins | v1.32.0 | 07 Mar 24 18:46 UTC | 07 Mar 24 18:46 UTC |
| addons | addons-678595 addons disable | addons-678595 | jenkins | v1.32.0 | 07 Mar 24 18:46 UTC | 07 Mar 24 18:46 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-678595 addons | addons-678595 | jenkins | v1.32.0 | 07 Mar 24 18:46 UTC | 07 Mar 24 18:46 UTC |
| | disable metrics-server | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable inspektor-gadget -p | addons-678595 | jenkins | v1.32.0 | 07 Mar 24 18:46 UTC | 07 Mar 24 18:46 UTC |
| | addons-678595 | | | | | |
| ssh | addons-678595 ssh curl -s | addons-678595 | jenkins | v1.32.0 | 07 Mar 24 18:46 UTC | 07 Mar 24 18:46 UTC |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ip | addons-678595 ip | addons-678595 | jenkins | v1.32.0 | 07 Mar 24 18:46 UTC | 07 Mar 24 18:46 UTC |
| addons | addons-678595 addons | addons-678595 | jenkins | v1.32.0 | 07 Mar 24 18:47 UTC | 07 Mar 24 18:47 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-678595 addons disable | addons-678595 | jenkins | v1.32.0 | 07 Mar 24 18:47 UTC | 07 Mar 24 18:47 UTC |
| | ingress-dns --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-678595 addons disable | addons-678595 | jenkins | v1.32.0 | 07 Mar 24 18:47 UTC | 07 Mar 24 18:47 UTC |
| | ingress --alsologtostderr -v=1 | | | | | |
| addons | addons-678595 addons | addons-678595 | jenkins | v1.32.0 | 07 Mar 24 18:47 UTC | 07 Mar 24 18:47 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/03/07 18:44:01
Running on machine: ip-172-31-31-251
Binary: Built with gc go1.22.0 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0307 18:44:01.060653 564395 out.go:291] Setting OutFile to fd 1 ...
I0307 18:44:01.060808 564395 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0307 18:44:01.060821 564395 out.go:304] Setting ErrFile to fd 2...
I0307 18:44:01.060853 564395 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0307 18:44:01.061133 564395 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18239-558171/.minikube/bin
I0307 18:44:01.061632 564395 out.go:298] Setting JSON to false
I0307 18:44:01.062551 564395 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":8785,"bootTime":1709828256,"procs":153,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
I0307 18:44:01.062623 564395 start.go:139] virtualization:
I0307 18:44:01.065391 564395 out.go:177] * [addons-678595] minikube v1.32.0 on Ubuntu 20.04 (arm64)
I0307 18:44:01.068098 564395 out.go:177] - MINIKUBE_LOCATION=18239
I0307 18:44:01.069966 564395 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0307 18:44:01.068247 564395 notify.go:220] Checking for updates...
I0307 18:44:01.071989 564395 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/18239-558171/kubeconfig
I0307 18:44:01.073910 564395 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/18239-558171/.minikube
I0307 18:44:01.076245 564395 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0307 18:44:01.077877 564395 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0307 18:44:01.080226 564395 driver.go:392] Setting default libvirt URI to qemu:///system
I0307 18:44:01.101259 564395 docker.go:122] docker version: linux-25.0.4:Docker Engine - Community
I0307 18:44:01.101409 564395 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0307 18:44:01.173037 564395 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:28 OomKillDisable:true NGoroutines:49 SystemTime:2024-03-07 18:44:01.162847934 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
I0307 18:44:01.173149 564395 docker.go:295] overlay module found
I0307 18:44:01.175691 564395 out.go:177] * Using the docker driver based on user configuration
I0307 18:44:01.177639 564395 start.go:297] selected driver: docker
I0307 18:44:01.177662 564395 start.go:901] validating driver "docker" against <nil>
I0307 18:44:01.177684 564395 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0307 18:44:01.178377 564395 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0307 18:44:01.230987 564395 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:28 OomKillDisable:true NGoroutines:49 SystemTime:2024-03-07 18:44:01.222115854 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-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:8215035904 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} 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.13.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.7]] Warnings:<nil>}}
I0307 18:44:01.231188 564395 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0307 18:44:01.231425 564395 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]
I0307 18:44:01.233815 564395 out.go:177] * Using Docker driver with root privileges
I0307 18:44:01.236027 564395 cni.go:84] Creating CNI manager for ""
I0307 18:44:01.236052 564395 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0307 18:44:01.236071 564395 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I0307 18:44:01.236172 564395 start.go:340] cluster config:
{Name:addons-678595 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:addons-678595 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0307 18:44:01.238905 564395 out.go:177] * Starting "addons-678595" primary control-plane node in "addons-678595" cluster
I0307 18:44:01.241637 564395 cache.go:121] Beginning downloading kic base image for docker with containerd
I0307 18:44:01.244147 564395 out.go:177] * Pulling base image v0.0.42-1708944392-18244 ...
I0307 18:44:01.246274 564395 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime containerd
I0307 18:44:01.246347 564395 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18239-558171/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4
I0307 18:44:01.246366 564395 cache.go:56] Caching tarball of preloaded images
I0307 18:44:01.246371 564395 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
I0307 18:44:01.246458 564395 preload.go:173] Found /home/jenkins/minikube-integration/18239-558171/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
I0307 18:44:01.246468 564395 cache.go:59] Finished verifying existence of preloaded tar for v1.28.4 on containerd
I0307 18:44:01.246819 564395 profile.go:142] Saving config to /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/config.json ...
I0307 18:44:01.246849 564395 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/config.json: {Name:mk58e82da60d54848d05497437937ff4f208ea29 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0307 18:44:01.261070 564395 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
I0307 18:44:01.261203 564395 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory
I0307 18:44:01.261223 564395 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory, skipping pull
I0307 18:44:01.261228 564395 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 exists in cache, skipping pull
I0307 18:44:01.261236 564395 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 as a tarball
I0307 18:44:01.261241 564395 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 from local cache
I0307 18:44:17.032053 564395 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 from cached tarball
I0307 18:44:17.032095 564395 cache.go:194] Successfully downloaded all kic artifacts
I0307 18:44:17.032142 564395 start.go:360] acquireMachinesLock for addons-678595: {Name:mk4433cad09b5b0ea2be413b37a3b3fdde711a79 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0307 18:44:17.032291 564395 start.go:364] duration metric: took 120.188µs to acquireMachinesLock for "addons-678595"
I0307 18:44:17.032329 564395 start.go:93] Provisioning new machine with config: &{Name:addons-678595 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:addons-678595 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:fa
lse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:containerd ControlPlane:true Worker:true}
I0307 18:44:17.032439 564395 start.go:125] createHost starting for "" (driver="docker")
I0307 18:44:17.035145 564395 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0307 18:44:17.035404 564395 start.go:159] libmachine.API.Create for "addons-678595" (driver="docker")
I0307 18:44:17.035441 564395 client.go:168] LocalClient.Create starting
I0307 18:44:17.035581 564395 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18239-558171/.minikube/certs/ca.pem
I0307 18:44:17.253269 564395 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18239-558171/.minikube/certs/cert.pem
I0307 18:44:17.746608 564395 cli_runner.go:164] Run: docker network inspect addons-678595 --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}}]}"
W0307 18:44:17.761488 564395 cli_runner.go:211] docker network inspect addons-678595 --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
I0307 18:44:17.761597 564395 network_create.go:281] running [docker network inspect addons-678595] to gather additional debugging logs...
I0307 18:44:17.761621 564395 cli_runner.go:164] Run: docker network inspect addons-678595
W0307 18:44:17.777319 564395 cli_runner.go:211] docker network inspect addons-678595 returned with exit code 1
I0307 18:44:17.777356 564395 network_create.go:284] error running [docker network inspect addons-678595]: docker network inspect addons-678595: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-678595 not found
I0307 18:44:17.777381 564395 network_create.go:286] output of [docker network inspect addons-678595]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-678595 not found
** /stderr **
I0307 18:44:17.777488 564395 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}}]}"
I0307 18:44:17.792986 564395 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:0x4000b53b80}
I0307 18:44:17.793033 564395 network_create.go:124] attempt to create docker network addons-678595 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0307 18:44:17.793109 564395 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-678595 addons-678595
I0307 18:44:17.855002 564395 network_create.go:108] docker network addons-678595 192.168.49.0/24 created
I0307 18:44:17.855037 564395 kic.go:121] calculated static IP "192.168.49.2" for the "addons-678595" container
I0307 18:44:17.855129 564395 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0307 18:44:17.870073 564395 cli_runner.go:164] Run: docker volume create addons-678595 --label name.minikube.sigs.k8s.io=addons-678595 --label created_by.minikube.sigs.k8s.io=true
I0307 18:44:17.886236 564395 oci.go:103] Successfully created a docker volume addons-678595
I0307 18:44:17.886325 564395 cli_runner.go:164] Run: docker run --rm --name addons-678595-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-678595 --entrypoint /usr/bin/test -v addons-678595:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -d /var/lib
I0307 18:44:19.834947 564395 cli_runner.go:217] Completed: docker run --rm --name addons-678595-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-678595 --entrypoint /usr/bin/test -v addons-678595:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -d /var/lib: (1.948582416s)
I0307 18:44:19.834983 564395 oci.go:107] Successfully prepared a docker volume addons-678595
I0307 18:44:19.835021 564395 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime containerd
I0307 18:44:19.835044 564395 kic.go:194] Starting extracting preloaded images to volume ...
I0307 18:44:19.835123 564395 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18239-558171/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-678595:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -I lz4 -xf /preloaded.tar -C /extractDir
I0307 18:44:24.046580 564395 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18239-558171/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-678595:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -I lz4 -xf /preloaded.tar -C /extractDir: (4.211398361s)
I0307 18:44:24.046616 564395 kic.go:203] duration metric: took 4.211567713s to extract preloaded images to volume ...
W0307 18:44:24.046762 564395 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0307 18:44:24.046876 564395 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0307 18:44:24.110996 564395 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-678595 --name addons-678595 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-678595 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-678595 --network addons-678595 --ip 192.168.49.2 --volume addons-678595:/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.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08
I0307 18:44:24.484359 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Running}}
I0307 18:44:24.505699 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:44:24.528529 564395 cli_runner.go:164] Run: docker exec addons-678595 stat /var/lib/dpkg/alternatives/iptables
I0307 18:44:24.596912 564395 oci.go:144] the created container "addons-678595" has a running status.
I0307 18:44:24.596937 564395 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa...
I0307 18:44:25.516327 564395 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0307 18:44:25.535876 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:44:25.555145 564395 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0307 18:44:25.555164 564395 kic_runner.go:114] Args: [docker exec --privileged addons-678595 chown docker:docker /home/docker/.ssh/authorized_keys]
I0307 18:44:25.620443 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:44:25.643227 564395 machine.go:94] provisionDockerMachine start ...
I0307 18:44:25.643315 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:44:25.659586 564395 main.go:141] libmachine: Using SSH client type: native
I0307 18:44:25.659836 564395 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil> [] 0s} 127.0.0.1 33513 <nil> <nil>}
I0307 18:44:25.659845 564395 main.go:141] libmachine: About to run SSH command:
hostname
I0307 18:44:25.788834 564395 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-678595
I0307 18:44:25.788859 564395 ubuntu.go:169] provisioning hostname "addons-678595"
I0307 18:44:25.788930 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:44:25.805054 564395 main.go:141] libmachine: Using SSH client type: native
I0307 18:44:25.805308 564395 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil> [] 0s} 127.0.0.1 33513 <nil> <nil>}
I0307 18:44:25.805325 564395 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-678595 && echo "addons-678595" | sudo tee /etc/hostname
I0307 18:44:25.948729 564395 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-678595
I0307 18:44:25.948811 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:44:25.965229 564395 main.go:141] libmachine: Using SSH client type: native
I0307 18:44:25.965491 564395 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil> [] 0s} 127.0.0.1 33513 <nil> <nil>}
I0307 18:44:25.965534 564395 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-678595' /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-678595/g' /etc/hosts;
else
echo '127.0.1.1 addons-678595' | sudo tee -a /etc/hosts;
fi
fi
I0307 18:44:26.093369 564395 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0307 18:44:26.093410 564395 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18239-558171/.minikube CaCertPath:/home/jenkins/minikube-integration/18239-558171/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18239-558171/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18239-558171/.minikube}
I0307 18:44:26.093430 564395 ubuntu.go:177] setting up certificates
I0307 18:44:26.093441 564395 provision.go:84] configureAuth start
I0307 18:44:26.093507 564395 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-678595
I0307 18:44:26.109005 564395 provision.go:143] copyHostCerts
I0307 18:44:26.109092 564395 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18239-558171/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18239-558171/.minikube/cert.pem (1123 bytes)
I0307 18:44:26.109254 564395 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18239-558171/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18239-558171/.minikube/key.pem (1675 bytes)
I0307 18:44:26.109327 564395 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18239-558171/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18239-558171/.minikube/ca.pem (1082 bytes)
I0307 18:44:26.109396 564395 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18239-558171/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18239-558171/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18239-558171/.minikube/certs/ca-key.pem org=jenkins.addons-678595 san=[127.0.0.1 192.168.49.2 addons-678595 localhost minikube]
I0307 18:44:26.409096 564395 provision.go:177] copyRemoteCerts
I0307 18:44:26.409163 564395 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0307 18:44:26.409210 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:44:26.428406 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:44:26.522655 564395 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18239-558171/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
I0307 18:44:26.546735 564395 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18239-558171/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0307 18:44:26.570431 564395 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18239-558171/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I0307 18:44:26.594731 564395 provision.go:87] duration metric: took 501.261798ms to configureAuth
I0307 18:44:26.594802 564395 ubuntu.go:193] setting minikube options for container-runtime
I0307 18:44:26.595030 564395 config.go:182] Loaded profile config "addons-678595": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
I0307 18:44:26.595047 564395 machine.go:97] duration metric: took 951.801392ms to provisionDockerMachine
I0307 18:44:26.595055 564395 client.go:171] duration metric: took 9.559604777s to LocalClient.Create
I0307 18:44:26.595089 564395 start.go:167] duration metric: took 9.559685498s to libmachine.API.Create "addons-678595"
I0307 18:44:26.595105 564395 start.go:293] postStartSetup for "addons-678595" (driver="docker")
I0307 18:44:26.595114 564395 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]
I0307 18:44:26.595189 564395 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
I0307 18:44:26.595232 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:44:26.610740 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:44:26.702651 564395 ssh_runner.go:195] Run: cat /etc/os-release
I0307 18:44:26.705659 564395 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0307 18:44:26.705696 564395 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0307 18:44:26.705708 564395 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0307 18:44:26.705715 564395 info.go:137] Remote host: Ubuntu 22.04.3 LTS
I0307 18:44:26.705726 564395 filesync.go:126] Scanning /home/jenkins/minikube-integration/18239-558171/.minikube/addons for local assets ...
I0307 18:44:26.705793 564395 filesync.go:126] Scanning /home/jenkins/minikube-integration/18239-558171/.minikube/files for local assets ...
I0307 18:44:26.705822 564395 start.go:296] duration metric: took 110.712169ms for postStartSetup
I0307 18:44:26.706134 564395 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-678595
I0307 18:44:26.723049 564395 profile.go:142] Saving config to /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/config.json ...
I0307 18:44:26.723347 564395 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0307 18:44:26.723400 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:44:26.738691 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:44:26.826979 564395 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0307 18:44:26.831721 564395 start.go:128] duration metric: took 9.79926705s to createHost
I0307 18:44:26.831758 564395 start.go:83] releasing machines lock for "addons-678595", held for 9.799454002s
I0307 18:44:26.831859 564395 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-678595
I0307 18:44:26.848328 564395 ssh_runner.go:195] Run: cat /version.json
I0307 18:44:26.848379 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:44:26.848394 564395 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0307 18:44:26.848456 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:44:26.865372 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:44:26.874896 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:44:26.952842 564395 ssh_runner.go:195] Run: systemctl --version
I0307 18:44:27.065967 564395 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0307 18:44:27.070532 564395 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
I0307 18:44:27.098041 564395 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
I0307 18:44:27.098122 564395 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(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0307 18:44:27.128151 564395 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0307 18:44:27.128224 564395 start.go:494] detecting cgroup driver to use...
I0307 18:44:27.128279 564395 detect.go:196] detected "cgroupfs" cgroup driver on host os
I0307 18:44:27.128361 564395 ssh_runner.go:195] Run: sudo systemctl stop -f crio
I0307 18:44:27.140988 564395 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I0307 18:44:27.152582 564395 docker.go:217] disabling cri-docker service (if available) ...
I0307 18:44:27.152687 564395 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0307 18:44:27.165962 564395 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0307 18:44:27.179881 564395 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0307 18:44:27.260070 564395 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0307 18:44:27.359252 564395 docker.go:233] disabling docker service ...
I0307 18:44:27.359320 564395 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0307 18:44:27.379335 564395 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0307 18:44:27.390480 564395 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0307 18:44:27.479962 564395 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0307 18:44:27.571677 564395 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0307 18:44:27.583308 564395 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
" | sudo tee /etc/crictl.yaml"
I0307 18:44:27.601435 564395 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
I0307 18:44:27.611986 564395 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
I0307 18:44:27.622406 564395 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
I0307 18:44:27.622517 564395 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
I0307 18:44:27.632928 564395 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0307 18:44:27.644123 564395 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I0307 18:44:27.655328 564395 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0307 18:44:27.666152 564395 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0307 18:44:27.675943 564395 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
I0307 18:44:27.686130 564395 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0307 18:44:27.694608 564395 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0307 18:44:27.702665 564395 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0307 18:44:27.789690 564395 ssh_runner.go:195] Run: sudo systemctl restart containerd
I0307 18:44:27.928590 564395 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
I0307 18:44:27.928718 564395 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
I0307 18:44:27.932472 564395 start.go:562] Will wait 60s for crictl version
I0307 18:44:27.932592 564395 ssh_runner.go:195] Run: which crictl
I0307 18:44:27.935995 564395 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0307 18:44:27.974784 564395 start.go:578] Version: 0.1.0
RuntimeName: containerd
RuntimeVersion: 1.6.28
RuntimeApiVersion: v1
I0307 18:44:27.974909 564395 ssh_runner.go:195] Run: containerd --version
I0307 18:44:27.996153 564395 ssh_runner.go:195] Run: containerd --version
I0307 18:44:28.023432 564395 out.go:177] * Preparing Kubernetes v1.28.4 on containerd 1.6.28 ...
I0307 18:44:28.026386 564395 cli_runner.go:164] Run: docker network inspect addons-678595 --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}}]}"
I0307 18:44:28.042049 564395 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0307 18:44:28.045983 564395 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""
I0307 18:44:28.057097 564395 kubeadm.go:877] updating cluster {Name:addons-678595 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:addons-678595 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Cus
tomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0307 18:44:28.057225 564395 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime containerd
I0307 18:44:28.057344 564395 ssh_runner.go:195] Run: sudo crictl images --output json
I0307 18:44:28.095186 564395 containerd.go:612] all images are preloaded for containerd runtime.
I0307 18:44:28.095211 564395 containerd.go:519] Images already preloaded, skipping extraction
I0307 18:44:28.095271 564395 ssh_runner.go:195] Run: sudo crictl images --output json
I0307 18:44:28.131020 564395 containerd.go:612] all images are preloaded for containerd runtime.
I0307 18:44:28.131042 564395 cache_images.go:84] Images are preloaded, skipping loading
I0307 18:44:28.131051 564395 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.28.4 containerd true true} ...
I0307 18:44:28.131155 564395 kubeadm.go:940] kubelet [Unit]
Wants=containerd.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.28.4/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-678595 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.28.4 ClusterName:addons-678595 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I0307 18:44:28.131221 564395 ssh_runner.go:195] Run: sudo crictl info
I0307 18:44:28.166670 564395 cni.go:84] Creating CNI manager for ""
I0307 18:44:28.166696 564395 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0307 18:44:28.166708 564395 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0307 18:44:28.166729 564395 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.28.4 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-678595 NodeName:addons-678595 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0307 18:44:28.166856 564395 kubeadm.go:187] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta3
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///run/containerd/containerd.sock
name: "addons-678595"
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.28.4
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: cgroupfs
containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%!"(MISSING)
nodefs.inodesFree: "0%!"(MISSING)
imagefs.available: "0%!"(MISSING)
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
I0307 18:44:28.166928 564395 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.28.4
I0307 18:44:28.175782 564395 binaries.go:44] Found k8s binaries, skipping transfer
I0307 18:44:28.175854 564395 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0307 18:44:28.184352 564395 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
I0307 18:44:28.202492 564395 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0307 18:44:28.220367 564395 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
I0307 18:44:28.238017 564395 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0307 18:44:28.241428 564395 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""
I0307 18:44:28.252166 564395 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0307 18:44:28.337659 564395 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0307 18:44:28.351165 564395 certs.go:68] Setting up /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595 for IP: 192.168.49.2
I0307 18:44:28.351189 564395 certs.go:194] generating shared ca certs ...
I0307 18:44:28.351214 564395 certs.go:226] acquiring lock for ca certs: {Name:mke14792b1616e9503645c7147aed38043ea5d64 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0307 18:44:28.351351 564395 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18239-558171/.minikube/ca.key
I0307 18:44:28.708150 564395 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18239-558171/.minikube/ca.crt ...
I0307 18:44:28.708186 564395 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18239-558171/.minikube/ca.crt: {Name:mked35caa8a6a67f5c2bd0721fc93f757e0bd6a0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0307 18:44:28.708874 564395 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18239-558171/.minikube/ca.key ...
I0307 18:44:28.708892 564395 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18239-558171/.minikube/ca.key: {Name:mkea4bb2603373938f9ab0855017d6ade7628470 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0307 18:44:28.709005 564395 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18239-558171/.minikube/proxy-client-ca.key
I0307 18:44:30.259059 564395 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18239-558171/.minikube/proxy-client-ca.crt ...
I0307 18:44:30.259091 564395 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18239-558171/.minikube/proxy-client-ca.crt: {Name:mk3bcd0de96196199a8922adee71f0b95122c653 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0307 18:44:30.259984 564395 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18239-558171/.minikube/proxy-client-ca.key ...
I0307 18:44:30.260001 564395 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18239-558171/.minikube/proxy-client-ca.key: {Name:mk362e154a5367de6c13e1fffdccef572fa53e4c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0307 18:44:30.260096 564395 certs.go:256] generating profile certs ...
I0307 18:44:30.260161 564395 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/client.key
I0307 18:44:30.260179 564395 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/client.crt with IP's: []
I0307 18:44:30.752935 564395 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/client.crt ...
I0307 18:44:30.752970 564395 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/client.crt: {Name:mk2afbc3d8501ad8980aaa187218d2a638e05197 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0307 18:44:30.753167 564395 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/client.key ...
I0307 18:44:30.753181 564395 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/client.key: {Name:mkfa12ff4d7e37786140696b6beea80998badde9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0307 18:44:30.753277 564395 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/apiserver.key.a6015da8
I0307 18:44:30.753298 564395 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/apiserver.crt.a6015da8 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0307 18:44:31.381093 564395 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/apiserver.crt.a6015da8 ...
I0307 18:44:31.381124 564395 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/apiserver.crt.a6015da8: {Name:mkcd479120b7e5c6bc0e64d96f438a38a4b3a73f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0307 18:44:31.381313 564395 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/apiserver.key.a6015da8 ...
I0307 18:44:31.381328 564395 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/apiserver.key.a6015da8: {Name:mk30e49f46c546f61e3d4eb16c5b284783cf6f25 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0307 18:44:31.381415 564395 certs.go:381] copying /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/apiserver.crt.a6015da8 -> /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/apiserver.crt
I0307 18:44:31.381505 564395 certs.go:385] copying /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/apiserver.key.a6015da8 -> /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/apiserver.key
I0307 18:44:31.381579 564395 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/proxy-client.key
I0307 18:44:31.381601 564395 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/proxy-client.crt with IP's: []
I0307 18:44:31.638526 564395 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/proxy-client.crt ...
I0307 18:44:31.638561 564395 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/proxy-client.crt: {Name:mk78f1c8631f07ad415dae69dfc9811009a234b0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0307 18:44:31.639368 564395 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/proxy-client.key ...
I0307 18:44:31.639394 564395 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/proxy-client.key: {Name:mk173c17d380fb9f9b5c7ed5f97216faef1864d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0307 18:44:31.640634 564395 certs.go:484] found cert: /home/jenkins/minikube-integration/18239-558171/.minikube/certs/ca-key.pem (1675 bytes)
I0307 18:44:31.640683 564395 certs.go:484] found cert: /home/jenkins/minikube-integration/18239-558171/.minikube/certs/ca.pem (1082 bytes)
I0307 18:44:31.640712 564395 certs.go:484] found cert: /home/jenkins/minikube-integration/18239-558171/.minikube/certs/cert.pem (1123 bytes)
I0307 18:44:31.640741 564395 certs.go:484] found cert: /home/jenkins/minikube-integration/18239-558171/.minikube/certs/key.pem (1675 bytes)
I0307 18:44:31.641355 564395 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18239-558171/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0307 18:44:31.665870 564395 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18239-558171/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I0307 18:44:31.690386 564395 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18239-558171/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0307 18:44:31.714833 564395 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18239-558171/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0307 18:44:31.739564 564395 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0307 18:44:31.763043 564395 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I0307 18:44:31.786435 564395 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0307 18:44:31.810168 564395 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18239-558171/.minikube/profiles/addons-678595/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I0307 18:44:31.833453 564395 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18239-558171/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0307 18:44:31.857426 564395 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0307 18:44:31.874957 564395 ssh_runner.go:195] Run: openssl version
I0307 18:44:31.880319 564395 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"
I0307 18:44:31.889661 564395 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0307 18:44:31.893025 564395 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 7 18:44 /usr/share/ca-certificates/minikubeCA.pem
I0307 18:44:31.893086 564395 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0307 18:44:31.899948 564395 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"
I0307 18:44:31.909063 564395 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0307 18:44:31.912334 564395 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
I0307 18:44:31.912382 564395 kubeadm.go:391] StartCluster: {Name:addons-678595 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:addons-678595 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Custom
QemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0307 18:44:31.912480 564395 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
I0307 18:44:31.912544 564395 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0307 18:44:31.950479 564395 cri.go:89] found id: ""
I0307 18:44:31.950549 564395 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0307 18:44:31.959185 564395 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0307 18:44:31.967741 564395 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
I0307 18:44:31.967807 564395 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
I0307 18:44:31.976468 564395 kubeadm.go:154] 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
I0307 18:44:31.976534 564395 kubeadm.go:156] found existing configuration files:
I0307 18:44:31.976607 564395 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0307 18:44:31.985072 564395 kubeadm.go:162] "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
I0307 18:44:31.985162 564395 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0307 18:44:31.993589 564395 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0307 18:44:32.004092 564395 kubeadm.go:162] "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
I0307 18:44:32.004171 564395 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0307 18:44:32.013602 564395 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0307 18:44:32.022654 564395 kubeadm.go:162] "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
I0307 18:44:32.022731 564395 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0307 18:44:32.031982 564395 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0307 18:44:32.041326 564395 kubeadm.go:162] "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
I0307 18:44:32.041436 564395 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0307 18:44:32.050681 564395 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.28.4:$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"
I0307 18:44:32.168080 564395 kubeadm.go:309] [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-1055-aws\n", err: exit status 1
I0307 18:44:32.246825 564395 kubeadm.go:309] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0307 18:44:48.046822 564395 kubeadm.go:309] [init] Using Kubernetes version: v1.28.4
I0307 18:44:48.046880 564395 kubeadm.go:309] [preflight] Running pre-flight checks
I0307 18:44:48.046976 564395 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
I0307 18:44:48.047030 564395 kubeadm.go:309] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1055-aws[0m
I0307 18:44:48.047064 564395 kubeadm.go:309] [0;37mOS[0m: [0;32mLinux[0m
I0307 18:44:48.047111 564395 kubeadm.go:309] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0307 18:44:48.047157 564395 kubeadm.go:309] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0307 18:44:48.047217 564395 kubeadm.go:309] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0307 18:44:48.047265 564395 kubeadm.go:309] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0307 18:44:48.047311 564395 kubeadm.go:309] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0307 18:44:48.047360 564395 kubeadm.go:309] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0307 18:44:48.047406 564395 kubeadm.go:309] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0307 18:44:48.047452 564395 kubeadm.go:309] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0307 18:44:48.047496 564395 kubeadm.go:309] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0307 18:44:48.047566 564395 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
I0307 18:44:48.047656 564395 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0307 18:44:48.047745 564395 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I0307 18:44:48.047805 564395 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0307 18:44:48.049680 564395 out.go:204] - Generating certificates and keys ...
I0307 18:44:48.049778 564395 kubeadm.go:309] [certs] Using existing ca certificate authority
I0307 18:44:48.049842 564395 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
I0307 18:44:48.049909 564395 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
I0307 18:44:48.049965 564395 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
I0307 18:44:48.050022 564395 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
I0307 18:44:48.050071 564395 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
I0307 18:44:48.050122 564395 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
I0307 18:44:48.050235 564395 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-678595 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0307 18:44:48.050285 564395 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
I0307 18:44:48.050393 564395 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-678595 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0307 18:44:48.050455 564395 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
I0307 18:44:48.050516 564395 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
I0307 18:44:48.050558 564395 kubeadm.go:309] [certs] Generating "sa" key and public key
I0307 18:44:48.050617 564395 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0307 18:44:48.050666 564395 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
I0307 18:44:48.050718 564395 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0307 18:44:48.050782 564395 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0307 18:44:48.050834 564395 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0307 18:44:48.050912 564395 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0307 18:44:48.050975 564395 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0307 18:44:48.053022 564395 out.go:204] - Booting up control plane ...
I0307 18:44:48.053223 564395 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0307 18:44:48.053344 564395 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0307 18:44:48.053451 564395 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0307 18:44:48.053647 564395 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0307 18:44:48.053776 564395 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0307 18:44:48.053863 564395 kubeadm.go:309] [kubelet-start] Starting the kubelet
I0307 18:44:48.054074 564395 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
I0307 18:44:48.054208 564395 kubeadm.go:309] [apiclient] All control plane components are healthy after 7.503477 seconds
I0307 18:44:48.054356 564395 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0307 18:44:48.054489 564395 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0307 18:44:48.054549 564395 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
I0307 18:44:48.054735 564395 kubeadm.go:309] [mark-control-plane] Marking the node addons-678595 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0307 18:44:48.054793 564395 kubeadm.go:309] [bootstrap-token] Using token: 9ij34i.01zpixh4bhhkp5ud
I0307 18:44:48.056794 564395 out.go:204] - Configuring RBAC rules ...
I0307 18:44:48.056905 564395 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0307 18:44:48.056985 564395 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0307 18:44:48.057131 564395 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I0307 18:44:48.057262 564395 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0307 18:44:48.057373 564395 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0307 18:44:48.057469 564395 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0307 18:44:48.057699 564395 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0307 18:44:48.057747 564395 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
I0307 18:44:48.057791 564395 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
I0307 18:44:48.057795 564395 kubeadm.go:309]
I0307 18:44:48.057858 564395 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
I0307 18:44:48.057862 564395 kubeadm.go:309]
I0307 18:44:48.057935 564395 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
I0307 18:44:48.057940 564395 kubeadm.go:309]
I0307 18:44:48.057964 564395 kubeadm.go:309] mkdir -p $HOME/.kube
I0307 18:44:48.058020 564395 kubeadm.go:309] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0307 18:44:48.058068 564395 kubeadm.go:309] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0307 18:44:48.058072 564395 kubeadm.go:309]
I0307 18:44:48.058124 564395 kubeadm.go:309] Alternatively, if you are the root user, you can run:
I0307 18:44:48.058127 564395 kubeadm.go:309]
I0307 18:44:48.058173 564395 kubeadm.go:309] export KUBECONFIG=/etc/kubernetes/admin.conf
I0307 18:44:48.058177 564395 kubeadm.go:309]
I0307 18:44:48.058230 564395 kubeadm.go:309] You should now deploy a pod network to the cluster.
I0307 18:44:48.058301 564395 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0307 18:44:48.058366 564395 kubeadm.go:309] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0307 18:44:48.058370 564395 kubeadm.go:309]
I0307 18:44:48.058461 564395 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
I0307 18:44:48.058536 564395 kubeadm.go:309] and service account keys on each node and then running the following as root:
I0307 18:44:48.058540 564395 kubeadm.go:309]
I0307 18:44:48.058623 564395 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token 9ij34i.01zpixh4bhhkp5ud \
I0307 18:44:48.058721 564395 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:17caf06007e0764138c1f585dfe115b801f228bdeee3cba3ea5bff5870a6e807 \
I0307 18:44:48.058742 564395 kubeadm.go:309] --control-plane
I0307 18:44:48.058747 564395 kubeadm.go:309]
I0307 18:44:48.058828 564395 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
I0307 18:44:48.058832 564395 kubeadm.go:309]
I0307 18:44:48.058910 564395 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token 9ij34i.01zpixh4bhhkp5ud \
I0307 18:44:48.059022 564395 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:17caf06007e0764138c1f585dfe115b801f228bdeee3cba3ea5bff5870a6e807
I0307 18:44:48.059031 564395 cni.go:84] Creating CNI manager for ""
I0307 18:44:48.059038 564395 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
I0307 18:44:48.062896 564395 out.go:177] * Configuring CNI (Container Networking Interface) ...
I0307 18:44:48.064962 564395 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I0307 18:44:48.074097 564395 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.28.4/kubectl ...
I0307 18:44:48.074116 564395 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
I0307 18:44:48.099652 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I0307 18:44:49.139419 564395 ssh_runner.go:235] Completed: sudo /var/lib/minikube/binaries/v1.28.4/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml: (1.039731267s)
I0307 18:44:49.139454 564395 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0307 18:44:49.139572 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:49.139650 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-678595 minikube.k8s.io/updated_at=2024_03_07T18_44_49_0700 minikube.k8s.io/version=v1.32.0 minikube.k8s.io/commit=526fad16cb967ea3a5b243df32efb88cb58b81ec minikube.k8s.io/name=addons-678595 minikube.k8s.io/primary=true
I0307 18:44:49.287799 564395 ops.go:34] apiserver oom_adj: -16
I0307 18:44:49.287900 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:49.788245 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:50.288011 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:50.789048 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:51.289043 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:51.788938 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:52.288256 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:52.788339 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:53.288797 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:53.788226 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:54.288068 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:54.788070 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:55.288127 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:55.788964 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:56.288066 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:56.788776 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:57.288720 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:57.788253 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:58.288655 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:58.788261 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:59.288984 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:44:59.788564 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:45:00.288143 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:45:00.788590 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:45:01.288608 564395 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0307 18:45:01.477636 564395 kubeadm.go:1106] duration metric: took 12.338106901s to wait for elevateKubeSystemPrivileges
W0307 18:45:01.477674 564395 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
I0307 18:45:01.477682 564395 kubeadm.go:393] duration metric: took 29.565304579s to StartCluster
I0307 18:45:01.477703 564395 settings.go:142] acquiring lock: {Name:mkebfa804b6349436c6d99572f0f0da9cb5ad1f6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0307 18:45:01.478242 564395 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/18239-558171/kubeconfig
I0307 18:45:01.478698 564395 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18239-558171/kubeconfig: {Name:mk6862a934ece36327360ff645a33ee6e04a2f89 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0307 18:45:01.478915 564395 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:containerd ControlPlane:true Worker:true}
I0307 18:45:01.481469 564395 out.go:177] * Verifying Kubernetes components...
I0307 18:45:01.479017 564395 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0307 18:45:01.479189 564395 config.go:182] Loaded profile config "addons-678595": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
I0307 18:45:01.479198 564395 addons.go:502] 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 volumesnapshots:true yakd:true]
I0307 18:45:01.483679 564395 addons.go:69] Setting yakd=true in profile "addons-678595"
I0307 18:45:01.483721 564395 addons.go:234] Setting addon yakd=true in "addons-678595"
I0307 18:45:01.483764 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:01.484302 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.484370 564395 addons.go:69] Setting ingress=true in profile "addons-678595"
I0307 18:45:01.484395 564395 addons.go:234] Setting addon ingress=true in "addons-678595"
I0307 18:45:01.484437 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:01.484826 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.488803 564395 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0307 18:45:01.489019 564395 addons.go:69] Setting ingress-dns=true in profile "addons-678595"
I0307 18:45:01.489057 564395 addons.go:234] Setting addon ingress-dns=true in "addons-678595"
I0307 18:45:01.489171 564395 addons.go:69] Setting cloud-spanner=true in profile "addons-678595"
I0307 18:45:01.489193 564395 addons.go:234] Setting addon cloud-spanner=true in "addons-678595"
I0307 18:45:01.489222 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:01.489676 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:01.490058 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.490407 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.493683 564395 addons.go:69] Setting inspektor-gadget=true in profile "addons-678595"
I0307 18:45:01.493727 564395 addons.go:234] Setting addon inspektor-gadget=true in "addons-678595"
I0307 18:45:01.493762 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:01.494199 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.494557 564395 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-678595"
I0307 18:45:01.494625 564395 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-678595"
I0307 18:45:01.494654 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:01.495070 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.508058 564395 addons.go:69] Setting default-storageclass=true in profile "addons-678595"
I0307 18:45:01.508101 564395 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-678595"
I0307 18:45:01.508434 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.511120 564395 addons.go:69] Setting metrics-server=true in profile "addons-678595"
I0307 18:45:01.511163 564395 addons.go:234] Setting addon metrics-server=true in "addons-678595"
I0307 18:45:01.511201 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:01.511661 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.532844 564395 addons.go:69] Setting gcp-auth=true in profile "addons-678595"
I0307 18:45:01.532912 564395 mustload.go:65] Loading cluster: addons-678595
I0307 18:45:01.533115 564395 config.go:182] Loaded profile config "addons-678595": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.28.4
I0307 18:45:01.533382 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.534323 564395 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-678595"
I0307 18:45:01.534359 564395 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-678595"
I0307 18:45:01.534393 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:01.534811 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.549592 564395 addons.go:69] Setting registry=true in profile "addons-678595"
I0307 18:45:01.549638 564395 addons.go:234] Setting addon registry=true in "addons-678595"
I0307 18:45:01.549759 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:01.550412 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.573082 564395 addons.go:69] Setting storage-provisioner=true in profile "addons-678595"
I0307 18:45:01.573235 564395 addons.go:234] Setting addon storage-provisioner=true in "addons-678595"
I0307 18:45:01.573354 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:01.573908 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.593730 564395 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-678595"
I0307 18:45:01.593778 564395 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-678595"
I0307 18:45:01.594085 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.595234 564395 addons.go:69] Setting volumesnapshots=true in profile "addons-678595"
I0307 18:45:01.595313 564395 addons.go:234] Setting addon volumesnapshots=true in "addons-678595"
I0307 18:45:01.595379 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:01.601221 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.643670 564395 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.4
I0307 18:45:01.646641 564395 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
I0307 18:45:01.646708 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0307 18:45:01.646814 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:01.681889 564395 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
I0307 18:45:01.708916 564395 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0307 18:45:01.716161 564395 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0307 18:45:01.716308 564395 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
I0307 18:45:01.716374 564395 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.14
I0307 18:45:01.719482 564395 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0307 18:45:01.723010 564395 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0307 18:45:01.723120 564395 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0307 18:45:01.729567 564395 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.0
I0307 18:45:01.732994 564395 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0307 18:45:01.733061 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0307 18:45:01.733157 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:01.729576 564395 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.25.1
I0307 18:45:01.729601 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0307 18:45:01.730068 564395 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
I0307 18:45:01.730143 564395 addons.go:234] Setting addon default-storageclass=true in "addons-678595"
I0307 18:45:01.737387 564395 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
I0307 18:45:01.738039 564395 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0307 18:45:01.739056 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0307 18:45:01.739140 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:01.762911 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:01.763570 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.767439 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0307 18:45:01.767606 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:01.780014 564395 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0307 18:45:01.782305 564395 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0307 18:45:01.784574 564395 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0307 18:45:01.790065 564395 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0307 18:45:01.794920 564395 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0307 18:45:01.808545 564395 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0307 18:45:01.738107 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:01.738115 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0307 18:45:01.810390 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:01.817874 564395 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0307 18:45:01.817898 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0307 18:45:01.817971 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:01.843726 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:01.844147 564395 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/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.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0307 18:45:01.844246 564395 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0307 18:45:01.850905 564395 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0307 18:45:01.853089 564395 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0307 18:45:01.862978 564395 out.go:177] - Using image docker.io/registry:2.8.3
I0307 18:45:01.853820 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0307 18:45:01.853906 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:01.868171 564395 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0307 18:45:01.864943 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:01.872133 564395 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-678595"
I0307 18:45:01.872542 564395 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0307 18:45:01.875217 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0307 18:45:01.875354 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:01.920809 564395 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.5
I0307 18:45:01.923560 564395 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
I0307 18:45:01.923585 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
I0307 18:45:01.923656 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:01.956191 564395 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.14.5
I0307 18:45:01.954305 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:01.955241 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:01.958832 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:01.980806 564395 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0307 18:45:01.980827 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0307 18:45:01.980896 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:02.006368 564395 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
I0307 18:45:02.006449 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0307 18:45:02.006569 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:02.025409 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:02.031450 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:02.055713 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:02.077907 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:02.089727 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:02.133969 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:02.134093 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:02.143948 564395 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0307 18:45:02.141991 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:02.149298 564395 out.go:177] - Using image docker.io/busybox:stable
I0307 18:45:02.151205 564395 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0307 18:45:02.151226 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0307 18:45:02.151292 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:02.185196 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:02.190833 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:02.198986 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:02.285694 564395 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
I0307 18:45:02.285720 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0307 18:45:02.396731 564395 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
I0307 18:45:02.396753 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0307 18:45:02.521557 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0307 18:45:02.550592 564395 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0307 18:45:02.550671 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0307 18:45:02.639184 564395 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
I0307 18:45:02.639259 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0307 18:45:02.661804 564395 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
I0307 18:45:02.661880 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0307 18:45:02.666708 564395 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0307 18:45:02.666781 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0307 18:45:02.684437 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0307 18:45:02.760426 564395 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0307 18:45:02.760503 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0307 18:45:02.798255 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0307 18:45:02.823186 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0307 18:45:02.828769 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0307 18:45:02.834250 564395 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0307 18:45:02.834328 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0307 18:45:02.843376 564395 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0307 18:45:02.843406 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0307 18:45:02.865845 564395 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
I0307 18:45:02.865869 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0307 18:45:02.910273 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0307 18:45:03.050879 564395 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0307 18:45:03.050903 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I0307 18:45:03.084313 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0307 18:45:03.140496 564395 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0307 18:45:03.140523 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0307 18:45:03.146378 564395 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
I0307 18:45:03.146449 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0307 18:45:03.149841 564395 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
I0307 18:45:03.149912 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0307 18:45:03.185647 564395 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0307 18:45:03.185721 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0307 18:45:03.242639 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0307 18:45:03.383896 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0307 18:45:03.387782 564395 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0307 18:45:03.387853 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0307 18:45:03.390725 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0307 18:45:03.411829 564395 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0307 18:45:03.411905 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0307 18:45:03.444035 564395 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0307 18:45:03.444109 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0307 18:45:03.595706 564395 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0307 18:45:03.595779 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0307 18:45:03.628899 564395 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0307 18:45:03.628973 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0307 18:45:03.685444 564395 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0307 18:45:03.685535 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0307 18:45:03.835274 564395 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0307 18:45:03.835346 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0307 18:45:03.848725 564395 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0307 18:45:03.848799 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0307 18:45:03.913317 564395 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0307 18:45:03.913339 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0307 18:45:03.945169 564395 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0307 18:45:03.945194 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0307 18:45:03.973871 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0307 18:45:04.029173 564395 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0307 18:45:04.029202 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0307 18:45:04.102283 564395 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
I0307 18:45:04.102309 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0307 18:45:04.143638 564395 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.295149767s)
I0307 18:45:04.144471 564395 node_ready.go:35] waiting up to 6m0s for node "addons-678595" to be "Ready" ...
I0307 18:45:04.144665 564395 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/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.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.296925639s)
I0307 18:45:04.144687 564395 start.go:948] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0307 18:45:04.149891 564395 node_ready.go:49] node "addons-678595" has status "Ready":"True"
I0307 18:45:04.149919 564395 node_ready.go:38] duration metric: took 5.42102ms for node "addons-678595" to be "Ready" ...
I0307 18:45:04.149929 564395 pod_ready.go:35] 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" ...
I0307 18:45:04.185192 564395 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5dd5756b68-8dm2w" in "kube-system" namespace to be "Ready" ...
I0307 18:45:04.202996 564395 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0307 18:45:04.203022 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0307 18:45:04.262225 564395 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0307 18:45:04.262251 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0307 18:45:04.288233 564395 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0307 18:45:04.288265 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0307 18:45:04.312895 564395 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0307 18:45:04.312921 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0307 18:45:04.441628 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0307 18:45:04.649216 564395 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-678595" context rescaled to 1 replicas
I0307 18:45:04.698178 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0307 18:45:06.192228 564395 pod_ready.go:102] pod "coredns-5dd5756b68-8dm2w" in "kube-system" namespace has status "Ready":"False"
I0307 18:45:08.221589 564395 pod_ready.go:102] pod "coredns-5dd5756b68-8dm2w" in "kube-system" namespace has status "Ready":"False"
I0307 18:45:08.675835 564395 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0307 18:45:08.675931 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:08.703626 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:09.104120 564395 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0307 18:45:09.253142 564395 addons.go:234] Setting addon gcp-auth=true in "addons-678595"
I0307 18:45:09.253250 564395 host.go:66] Checking if "addons-678595" exists ...
I0307 18:45:09.253764 564395 cli_runner.go:164] Run: docker container inspect addons-678595 --format={{.State.Status}}
I0307 18:45:09.277603 564395 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0307 18:45:09.277666 564395 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-678595
I0307 18:45:09.308918 564395 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18239-558171/.minikube/machines/addons-678595/id_rsa Username:docker}
I0307 18:45:09.994218 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (7.472582942s)
I0307 18:45:09.994294 564395 addons.go:470] Verifying addon ingress=true in "addons-678595"
I0307 18:45:09.996667 564395 out.go:177] * Verifying ingress addon...
I0307 18:45:09.994496 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (7.309993446s)
I0307 18:45:09.994519 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (7.196192091s)
I0307 18:45:09.994554 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (7.171302886s)
I0307 18:45:09.994570 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (7.165727718s)
I0307 18:45:09.994620 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (7.084325668s)
I0307 18:45:09.994637 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (6.910299825s)
I0307 18:45:09.994657 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (6.751947473s)
I0307 18:45:09.994732 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (6.610763788s)
I0307 18:45:09.994761 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (6.603979923s)
I0307 18:45:09.994844 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (6.020947531s)
I0307 18:45:09.997074 564395 addons.go:470] Verifying addon metrics-server=true in "addons-678595"
I0307 18:45:09.997162 564395 addons.go:470] Verifying addon registry=true in "addons-678595"
W0307 18:45:09.997237 564395 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0307 18:45:10.000175 564395 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0307 18:45:10.001066 564395 retry.go:31] will retry after 126.970182ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0307 18:45:10.000795 564395 out.go:177] * Verifying registry addon...
I0307 18:45:10.004244 564395 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0307 18:45:10.000805 564395 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-678595 service yakd-dashboard -n yakd-dashboard
W0307 18:45:10.026009 564395 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-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]
I0307 18:45:10.027277 564395 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0307 18:45:10.027302 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:10.027810 564395 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0307 18:45:10.027841 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:10.128508 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0307 18:45:10.600657 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:10.605351 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:10.703056 564395 pod_ready.go:102] pod "coredns-5dd5756b68-8dm2w" in "kube-system" namespace has status "Ready":"False"
I0307 18:45:11.024031 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:11.024562 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:11.559009 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:11.561851 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:11.588451 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (7.146754345s)
I0307 18:45:11.588528 564395 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-678595"
I0307 18:45:11.591068 564395 out.go:177] * Verifying csi-hostpath-driver addon...
I0307 18:45:11.588776 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (6.890516554s)
I0307 18:45:11.588804 564395 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.311177722s)
I0307 18:45:11.596608 564395 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0307 18:45:11.594747 564395 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0307 18:45:11.601497 564395 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.1
I0307 18:45:11.603931 564395 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0307 18:45:11.603987 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0307 18:45:11.619036 564395 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0307 18:45:11.619068 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:11.664202 564395 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0307 18:45:11.664229 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0307 18:45:11.708688 564395 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0307 18:45:11.708761 564395 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0307 18:45:11.734632 564395 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
I0307 18:45:12.011494 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:12.026794 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:12.105709 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:12.241433 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.112861562s)
I0307 18:45:12.506424 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:12.509824 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:12.613665 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:12.711153 564395 pod_ready.go:102] pod "coredns-5dd5756b68-8dm2w" in "kube-system" namespace has status "Ready":"False"
I0307 18:45:12.774945 564395 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.040227326s)
I0307 18:45:12.778052 564395 addons.go:470] Verifying addon gcp-auth=true in "addons-678595"
I0307 18:45:12.781806 564395 out.go:177] * Verifying gcp-auth addon...
I0307 18:45:12.784652 564395 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0307 18:45:12.790194 564395 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0307 18:45:12.790222 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:13.014246 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:13.014255 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:13.105657 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:13.289188 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:13.505092 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:13.509376 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:13.605269 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:13.788792 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:14.007550 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:14.010427 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:14.105336 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:14.289089 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:14.505958 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:14.511474 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:14.605413 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:14.788397 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:15.017114 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:15.018647 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:15.105729 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:15.192390 564395 pod_ready.go:102] pod "coredns-5dd5756b68-8dm2w" in "kube-system" namespace has status "Ready":"False"
I0307 18:45:15.288763 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:15.506923 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:15.510004 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:15.605260 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:15.788111 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:16.005669 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:16.010187 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:16.105690 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:16.295791 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:16.505573 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:16.509973 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:16.604922 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:16.789029 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:17.007221 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:17.009577 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:17.105314 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:17.288724 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:17.506511 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:17.510346 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:17.604959 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:17.692309 564395 pod_ready.go:92] pod "coredns-5dd5756b68-8dm2w" in "kube-system" namespace has status "Ready":"True"
I0307 18:45:17.692336 564395 pod_ready.go:81] duration metric: took 13.50710641s for pod "coredns-5dd5756b68-8dm2w" in "kube-system" namespace to be "Ready" ...
I0307 18:45:17.692348 564395 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5dd5756b68-g7dm8" in "kube-system" namespace to be "Ready" ...
I0307 18:45:17.694543 564395 pod_ready.go:97] error getting pod "coredns-5dd5756b68-g7dm8" in "kube-system" namespace (skipping!): pods "coredns-5dd5756b68-g7dm8" not found
I0307 18:45:17.694569 564395 pod_ready.go:81] duration metric: took 2.214686ms for pod "coredns-5dd5756b68-g7dm8" in "kube-system" namespace to be "Ready" ...
E0307 18:45:17.694580 564395 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-5dd5756b68-g7dm8" in "kube-system" namespace (skipping!): pods "coredns-5dd5756b68-g7dm8" not found
I0307 18:45:17.694587 564395 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-678595" in "kube-system" namespace to be "Ready" ...
I0307 18:45:17.699703 564395 pod_ready.go:92] pod "etcd-addons-678595" in "kube-system" namespace has status "Ready":"True"
I0307 18:45:17.699727 564395 pod_ready.go:81] duration metric: took 5.129108ms for pod "etcd-addons-678595" in "kube-system" namespace to be "Ready" ...
I0307 18:45:17.699742 564395 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-678595" in "kube-system" namespace to be "Ready" ...
I0307 18:45:17.705034 564395 pod_ready.go:92] pod "kube-apiserver-addons-678595" in "kube-system" namespace has status "Ready":"True"
I0307 18:45:17.705059 564395 pod_ready.go:81] duration metric: took 5.307954ms for pod "kube-apiserver-addons-678595" in "kube-system" namespace to be "Ready" ...
I0307 18:45:17.705071 564395 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-678595" in "kube-system" namespace to be "Ready" ...
I0307 18:45:17.709997 564395 pod_ready.go:92] pod "kube-controller-manager-addons-678595" in "kube-system" namespace has status "Ready":"True"
I0307 18:45:17.710021 564395 pod_ready.go:81] duration metric: took 4.94209ms for pod "kube-controller-manager-addons-678595" in "kube-system" namespace to be "Ready" ...
I0307 18:45:17.710034 564395 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-j6s7s" in "kube-system" namespace to be "Ready" ...
I0307 18:45:17.788847 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:17.890311 564395 pod_ready.go:92] pod "kube-proxy-j6s7s" in "kube-system" namespace has status "Ready":"True"
I0307 18:45:17.890339 564395 pod_ready.go:81] duration metric: took 180.296935ms for pod "kube-proxy-j6s7s" in "kube-system" namespace to be "Ready" ...
I0307 18:45:17.890354 564395 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-678595" in "kube-system" namespace to be "Ready" ...
I0307 18:45:18.006521 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:18.012295 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:18.105221 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:18.289955 564395 pod_ready.go:92] pod "kube-scheduler-addons-678595" in "kube-system" namespace has status "Ready":"True"
I0307 18:45:18.289978 564395 pod_ready.go:81] duration metric: took 399.616476ms for pod "kube-scheduler-addons-678595" in "kube-system" namespace to be "Ready" ...
I0307 18:45:18.289987 564395 pod_ready.go:38] duration metric: took 14.140047813s 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" ...
I0307 18:45:18.290001 564395 api_server.go:52] waiting for apiserver process to appear ...
I0307 18:45:18.290089 564395 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0307 18:45:18.290723 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:18.304163 564395 api_server.go:72] duration metric: took 16.825209351s to wait for apiserver process to appear ...
I0307 18:45:18.304232 564395 api_server.go:88] waiting for apiserver healthz status ...
I0307 18:45:18.304259 564395 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0307 18:45:18.313083 564395 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0307 18:45:18.315399 564395 api_server.go:141] control plane version: v1.28.4
I0307 18:45:18.315421 564395 api_server.go:131] duration metric: took 11.175517ms to wait for apiserver health ...
I0307 18:45:18.315430 564395 system_pods.go:43] waiting for kube-system pods to appear ...
I0307 18:45:18.496519 564395 system_pods.go:59] 18 kube-system pods found
I0307 18:45:18.496600 564395 system_pods.go:61] "coredns-5dd5756b68-8dm2w" [7db6877e-bad1-4b89-b757-cfea9ded1200] Running
I0307 18:45:18.496619 564395 system_pods.go:61] "csi-hostpath-attacher-0" [478850f4-4d80-4680-84b7-6682b5559254] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0307 18:45:18.496628 564395 system_pods.go:61] "csi-hostpath-resizer-0" [35bcb904-5042-41f0-9cd7-5e8db6249feb] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0307 18:45:18.496639 564395 system_pods.go:61] "csi-hostpathplugin-qjctj" [a630d410-e7ac-48bd-a80d-22401b824a23] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I0307 18:45:18.496645 564395 system_pods.go:61] "etcd-addons-678595" [f8f5655d-c685-4980-b4fc-5f32f4817c8c] Running
I0307 18:45:18.496650 564395 system_pods.go:61] "kindnet-rbl2v" [8904488f-51f1-44af-9746-ce5fe65d61d6] Running
I0307 18:45:18.496670 564395 system_pods.go:61] "kube-apiserver-addons-678595" [a76bdbf7-e2a4-48cf-9d41-509a7b55473c] Running
I0307 18:45:18.496682 564395 system_pods.go:61] "kube-controller-manager-addons-678595" [5648066f-8662-4672-bb50-a82cd993f8fb] Running
I0307 18:45:18.496691 564395 system_pods.go:61] "kube-ingress-dns-minikube" [a7676989-e5d8-451d-ae61-e0ca11bb3547] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0307 18:45:18.496709 564395 system_pods.go:61] "kube-proxy-j6s7s" [c12b08f0-817d-4014-b773-d0ed05d405c5] Running
I0307 18:45:18.496724 564395 system_pods.go:61] "kube-scheduler-addons-678595" [df0c1de0-7787-42d4-8434-8b5ddc9d67af] Running
I0307 18:45:18.496730 564395 system_pods.go:61] "metrics-server-69cf46c98-hs8l8" [06c1f01e-1aed-470e-a746-3a378cb00b9b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0307 18:45:18.496737 564395 system_pods.go:61] "nvidia-device-plugin-daemonset-pm597" [cd04a706-2c4c-4b67-b86d-138b482338ac] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0307 18:45:18.496750 564395 system_pods.go:61] "registry-dv5nj" [d4a278a3-fe04-4ecf-959a-50457864474e] Running
I0307 18:45:18.496756 564395 system_pods.go:61] "registry-proxy-crp5d" [c9166acd-180e-4f89-aa07-bdab8898c012] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0307 18:45:18.496763 564395 system_pods.go:61] "snapshot-controller-58dbcc7b99-bhnxl" [dd618694-56fc-4f7a-b16b-85effb03c74d] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0307 18:45:18.496783 564395 system_pods.go:61] "snapshot-controller-58dbcc7b99-whmwf" [326e768d-dfbe-446f-8722-931adb2471ab] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0307 18:45:18.496794 564395 system_pods.go:61] "storage-provisioner" [4c2dedee-9a07-4117-8dba-0311175adfde] Running
I0307 18:45:18.496804 564395 system_pods.go:74] duration metric: took 181.367401ms to wait for pod list to return data ...
I0307 18:45:18.496818 564395 default_sa.go:34] waiting for default service account to be created ...
I0307 18:45:18.506754 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:18.511459 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:18.605871 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:18.689721 564395 default_sa.go:45] found service account: "default"
I0307 18:45:18.689749 564395 default_sa.go:55] duration metric: took 192.922714ms for default service account to be created ...
I0307 18:45:18.689759 564395 system_pods.go:116] waiting for k8s-apps to be running ...
I0307 18:45:18.788760 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:18.896691 564395 system_pods.go:86] 18 kube-system pods found
I0307 18:45:18.896727 564395 system_pods.go:89] "coredns-5dd5756b68-8dm2w" [7db6877e-bad1-4b89-b757-cfea9ded1200] Running
I0307 18:45:18.896738 564395 system_pods.go:89] "csi-hostpath-attacher-0" [478850f4-4d80-4680-84b7-6682b5559254] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0307 18:45:18.896745 564395 system_pods.go:89] "csi-hostpath-resizer-0" [35bcb904-5042-41f0-9cd7-5e8db6249feb] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0307 18:45:18.896755 564395 system_pods.go:89] "csi-hostpathplugin-qjctj" [a630d410-e7ac-48bd-a80d-22401b824a23] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I0307 18:45:18.896761 564395 system_pods.go:89] "etcd-addons-678595" [f8f5655d-c685-4980-b4fc-5f32f4817c8c] Running
I0307 18:45:18.896766 564395 system_pods.go:89] "kindnet-rbl2v" [8904488f-51f1-44af-9746-ce5fe65d61d6] Running
I0307 18:45:18.896771 564395 system_pods.go:89] "kube-apiserver-addons-678595" [a76bdbf7-e2a4-48cf-9d41-509a7b55473c] Running
I0307 18:45:18.896782 564395 system_pods.go:89] "kube-controller-manager-addons-678595" [5648066f-8662-4672-bb50-a82cd993f8fb] Running
I0307 18:45:18.896791 564395 system_pods.go:89] "kube-ingress-dns-minikube" [a7676989-e5d8-451d-ae61-e0ca11bb3547] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0307 18:45:18.896799 564395 system_pods.go:89] "kube-proxy-j6s7s" [c12b08f0-817d-4014-b773-d0ed05d405c5] Running
I0307 18:45:18.896804 564395 system_pods.go:89] "kube-scheduler-addons-678595" [df0c1de0-7787-42d4-8434-8b5ddc9d67af] Running
I0307 18:45:18.896809 564395 system_pods.go:89] "metrics-server-69cf46c98-hs8l8" [06c1f01e-1aed-470e-a746-3a378cb00b9b] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0307 18:45:18.896825 564395 system_pods.go:89] "nvidia-device-plugin-daemonset-pm597" [cd04a706-2c4c-4b67-b86d-138b482338ac] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0307 18:45:18.896829 564395 system_pods.go:89] "registry-dv5nj" [d4a278a3-fe04-4ecf-959a-50457864474e] Running
I0307 18:45:18.896838 564395 system_pods.go:89] "registry-proxy-crp5d" [c9166acd-180e-4f89-aa07-bdab8898c012] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0307 18:45:18.896848 564395 system_pods.go:89] "snapshot-controller-58dbcc7b99-bhnxl" [dd618694-56fc-4f7a-b16b-85effb03c74d] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0307 18:45:18.896855 564395 system_pods.go:89] "snapshot-controller-58dbcc7b99-whmwf" [326e768d-dfbe-446f-8722-931adb2471ab] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0307 18:45:18.896859 564395 system_pods.go:89] "storage-provisioner" [4c2dedee-9a07-4117-8dba-0311175adfde] Running
I0307 18:45:18.896867 564395 system_pods.go:126] duration metric: took 207.10258ms to wait for k8s-apps to be running ...
I0307 18:45:18.896882 564395 system_svc.go:44] waiting for kubelet service to be running ....
I0307 18:45:18.896936 564395 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0307 18:45:18.910121 564395 system_svc.go:56] duration metric: took 13.227653ms WaitForService to wait for kubelet
I0307 18:45:18.910170 564395 kubeadm.go:576] duration metric: took 17.431220376s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0307 18:45:18.910192 564395 node_conditions.go:102] verifying NodePressure condition ...
I0307 18:45:19.027364 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:19.033731 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:19.101540 564395 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0307 18:45:19.101621 564395 node_conditions.go:123] node cpu capacity is 2
I0307 18:45:19.101654 564395 node_conditions.go:105] duration metric: took 191.455099ms to run NodePressure ...
I0307 18:45:19.101681 564395 start.go:240] waiting for startup goroutines ...
I0307 18:45:19.108761 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:19.288618 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:19.505453 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:19.510212 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:19.605295 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:19.789391 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:20.028591 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:20.033960 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:20.106656 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:20.288589 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:20.507332 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:20.512408 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:20.610220 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:20.790646 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:21.013022 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:21.013974 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:21.107147 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:21.288512 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:21.513007 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:21.513988 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:21.605098 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:21.789057 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:22.019808 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:22.021327 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:22.105772 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:22.288736 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:22.506922 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:22.510072 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:22.604864 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:22.788852 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:23.007924 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:23.011016 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:23.104840 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:23.288534 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:23.505437 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:23.510585 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:23.605407 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:23.789011 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:24.009584 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:24.010445 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0307 18:45:24.105271 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:24.288790 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:24.506578 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:24.511949 564395 kapi.go:107] duration metric: took 14.507705571s to wait for kubernetes.io/minikube-addons=registry ...
I0307 18:45:24.606578 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:24.788328 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:25.007452 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:25.106813 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:25.290307 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:25.506703 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:25.606638 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:25.789705 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:26.011333 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:26.108589 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:26.288449 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:26.506383 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:26.604820 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:26.788734 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:27.005982 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:27.106494 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:27.288108 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:27.506121 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:27.608970 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:27.788641 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:28.006112 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:28.106898 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:28.288503 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:28.505133 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:28.604619 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:28.788501 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:29.009582 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:29.107117 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:29.288977 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:29.506022 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:29.605011 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:29.788912 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:30.031053 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:30.106976 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:30.289233 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:30.506709 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:30.606026 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:30.788476 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:31.006422 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:31.105621 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:31.288396 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:31.506750 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:31.608859 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:31.790673 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:32.006691 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:32.105870 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:32.288567 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:32.505729 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:32.605538 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:32.791447 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:33.008750 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:33.113340 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:33.289834 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:33.506885 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:33.605417 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:33.789153 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:34.011106 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:34.104789 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:34.288338 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:34.505998 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:34.604256 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:34.789230 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:35.015436 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:35.105202 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:35.288584 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:35.507571 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:35.608946 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:35.788837 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:36.012636 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:36.107225 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:36.288961 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:36.505659 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:36.605078 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:36.788490 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:37.008889 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:37.106177 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:37.289023 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:37.507984 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:37.604974 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:37.788909 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:38.007986 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:38.105745 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:38.288535 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:38.513001 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:38.605438 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:38.789421 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:39.007141 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:39.106162 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:39.288969 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:39.509303 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:39.604787 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:39.788945 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:40.018435 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:40.105614 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:40.288441 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:40.519579 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:40.606416 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:40.789035 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:41.006122 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:41.105415 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:41.290024 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:41.506845 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:41.606592 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:41.788642 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:42.008109 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:42.107020 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:42.290463 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:42.505901 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:42.606310 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:42.793875 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:43.005658 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:43.105035 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:43.289685 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:43.504980 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:43.604528 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:43.789068 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:44.006543 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:44.105892 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:44.289331 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:44.506500 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:44.607206 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:44.789216 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:45.007670 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:45.114545 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:45.289612 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:45.505588 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:45.605683 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:45.788665 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:46.006098 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:46.105179 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:46.288781 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:46.505669 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:46.605359 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:46.788965 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:47.007248 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:47.105221 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:47.288962 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:47.505486 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:47.608285 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:47.793462 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:48.006975 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:48.105704 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:48.288205 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:48.507491 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:48.606095 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:48.789240 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:49.006051 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:49.105069 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:49.292975 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:49.505656 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:49.609978 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:49.789477 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:50.007933 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:50.106523 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:50.288638 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:50.505634 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:50.606183 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:50.788986 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:51.006861 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:51.105956 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:51.289588 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:51.506555 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:51.604860 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:51.790704 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:52.006991 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:52.104801 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:52.288629 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:52.505551 564395 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0307 18:45:52.607866 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:52.789548 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:53.007082 564395 kapi.go:107] duration metric: took 43.006916558s to wait for app.kubernetes.io/name=ingress-nginx ...
I0307 18:45:53.104809 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:53.288941 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:53.605364 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:53.789411 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:54.105246 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:54.289773 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:54.604694 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:54.788421 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:55.105773 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:55.289234 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0307 18:45:55.605040 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:55.788704 564395 kapi.go:107] duration metric: took 43.004049861s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0307 18:45:55.791225 564395 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-678595 cluster.
I0307 18:45:55.793419 564395 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.
I0307 18:45:55.795833 564395 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0307 18:45:56.105289 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:56.604854 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:57.105570 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:57.605589 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:58.105161 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:58.617407 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:59.105956 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:45:59.605877 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:46:00.112482 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:46:00.607134 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:46:01.105323 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:46:01.605400 564395 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0307 18:46:02.108186 564395 kapi.go:107] duration metric: took 50.513436258s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0307 18:46:02.110676 564395 out.go:177] * Enabled addons: ingress-dns, cloud-spanner, storage-provisioner, nvidia-device-plugin, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
I0307 18:46:02.112715 564395 addons.go:505] duration metric: took 1m0.6335082s for enable addons: enabled=[ingress-dns cloud-spanner storage-provisioner nvidia-device-plugin metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
I0307 18:46:02.112772 564395 start.go:245] waiting for cluster config update ...
I0307 18:46:02.112793 564395 start.go:254] writing updated cluster config ...
I0307 18:46:02.113067 564395 ssh_runner.go:195] Run: rm -f paused
I0307 18:46:02.559345 564395 start.go:600] kubectl: 1.29.2, cluster: 1.28.4 (minor skew: 1)
I0307 18:46:02.568931 564395 out.go:177] * Done! kubectl is now configured to use "addons-678595" cluster and "default" namespace by default
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
2f8386bec5b32 dd1b12fcb6097 9 seconds ago Exited hello-world-app 2 27060fbd70eca hello-world-app-5d77478584-g7nt7
dc10032be3d9f be5e6f23a9904 33 seconds ago Running nginx 0 2e792a9026343 nginx
2f27151eaee42 760b7cbba31e1 35 seconds ago Exited task-pv-container 0 4b3962e854eab task-pv-pod
d2cbf035090a1 bafe72500920c About a minute ago Running gcp-auth 0 4906138f42ad2 gcp-auth-5f6b4f85fd-f6g8s
714426b66dac8 c0cfb4ce73bda About a minute ago Running nvidia-device-plugin-ctr 0 8d547472e3dc5 nvidia-device-plugin-daemonset-pm597
a26a1b58db38c 41340d5d57adb About a minute ago Running cloud-spanner-emulator 0 1ed1edcbdcef6 cloud-spanner-emulator-6548d5df46-k64xn
642242f0f4d18 1a024e390dd05 About a minute ago Exited patch 0 d461deab66103 ingress-nginx-admission-patch-9km6j
c1506a6d81565 1a024e390dd05 About a minute ago Exited create 0 1319684a35775 ingress-nginx-admission-create-kz749
6b320f85b49bb 20e3f2db01e81 About a minute ago Running yakd 0 ab28a4f96f30c yakd-dashboard-9947fc6bf-25ljl
29d71e9a37cd7 7ce2150c8929b About a minute ago Running local-path-provisioner 0 96130dac57973 local-path-provisioner-78b46b4d5c-hw9mr
076a8a1106b01 97e04611ad434 About a minute ago Running coredns 0 48408ef4ae48e coredns-5dd5756b68-8dm2w
9d3707827ce7f ba04bb24b9575 2 minutes ago Running storage-provisioner 0 18b365195b8d1 storage-provisioner
710e665fc1adc 4740c1948d3fc 2 minutes ago Running kindnet-cni 0 5b99514051210 kindnet-rbl2v
f945adadb9ed8 3ca3ca488cf13 2 minutes ago Running kube-proxy 0 da804c472a91e kube-proxy-j6s7s
51b18bced0e30 9cdd6470f48c8 2 minutes ago Running etcd 0 e5a4a872b8808 etcd-addons-678595
9b2440ccbf853 9961cbceaf234 2 minutes ago Running kube-controller-manager 0 eff03127bdf99 kube-controller-manager-addons-678595
fe5483cb8238c 05c284c929889 2 minutes ago Running kube-scheduler 0 aef3694d08832 kube-scheduler-addons-678595
702bf365fe76b 04b4c447bb9d4 2 minutes ago Running kube-apiserver 0 8fdcc96f23284 kube-apiserver-addons-678595
==> containerd <==
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.156046008Z" level=warning msg="cleanup warnings time=\"2024-03-07T18:47:12Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=9156 runtime=io.containerd.runc.v2\n"
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.163248085Z" level=info msg="StopContainer for \"84a5f3b76a3f51c16f639da417f10c3dc64ede7babe75ec0af518e003da6cfcf\" returns successfully"
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.164044657Z" level=info msg="StopPodSandbox for \"d7fbe6035d10d2416bd162b7d84ad0a8321e964e0ccb50819ef6de925f7270ab\""
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.164112825Z" level=info msg="Container to stop \"84a5f3b76a3f51c16f639da417f10c3dc64ede7babe75ec0af518e003da6cfcf\" must be in running or unknown state, current state \"CONTAINER_EXITED\""
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.166057023Z" level=info msg="StopContainer for \"e4e3d10a004b9d9c7bf077b7a496bd5c0bb54220183a40c05e08df71a51d4b76\" returns successfully"
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.166737182Z" level=info msg="StopPodSandbox for \"6b17452dd58b608a99a03d8df33fab2c1cfac34c7df62ce839ef5de35657ab92\""
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.166794953Z" level=info msg="Container to stop \"e4e3d10a004b9d9c7bf077b7a496bd5c0bb54220183a40c05e08df71a51d4b76\" must be in running or unknown state, current state \"CONTAINER_EXITED\""
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.221292708Z" level=info msg="shim disconnected" id=d7fbe6035d10d2416bd162b7d84ad0a8321e964e0ccb50819ef6de925f7270ab
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.221715400Z" level=warning msg="cleaning up after shim disconnected" id=d7fbe6035d10d2416bd162b7d84ad0a8321e964e0ccb50819ef6de925f7270ab namespace=k8s.io
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.221813098Z" level=info msg="cleaning up dead shim"
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.231393191Z" level=info msg="shim disconnected" id=6b17452dd58b608a99a03d8df33fab2c1cfac34c7df62ce839ef5de35657ab92
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.231963353Z" level=warning msg="cleaning up after shim disconnected" id=6b17452dd58b608a99a03d8df33fab2c1cfac34c7df62ce839ef5de35657ab92 namespace=k8s.io
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.232157887Z" level=info msg="cleaning up dead shim"
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.236104572Z" level=warning msg="cleanup warnings time=\"2024-03-07T18:47:12Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=9226 runtime=io.containerd.runc.v2\n"
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.245316684Z" level=warning msg="cleanup warnings time=\"2024-03-07T18:47:12Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=9241 runtime=io.containerd.runc.v2\n"
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.282401767Z" level=info msg="TearDown network for sandbox \"d7fbe6035d10d2416bd162b7d84ad0a8321e964e0ccb50819ef6de925f7270ab\" successfully"
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.282456216Z" level=info msg="StopPodSandbox for \"d7fbe6035d10d2416bd162b7d84ad0a8321e964e0ccb50819ef6de925f7270ab\" returns successfully"
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.298704720Z" level=info msg="TearDown network for sandbox \"6b17452dd58b608a99a03d8df33fab2c1cfac34c7df62ce839ef5de35657ab92\" successfully"
Mar 07 18:47:12 addons-678595 containerd[762]: time="2024-03-07T18:47:12.298754451Z" level=info msg="StopPodSandbox for \"6b17452dd58b608a99a03d8df33fab2c1cfac34c7df62ce839ef5de35657ab92\" returns successfully"
Mar 07 18:47:13 addons-678595 containerd[762]: time="2024-03-07T18:47:13.103201973Z" level=info msg="RemoveContainer for \"e4e3d10a004b9d9c7bf077b7a496bd5c0bb54220183a40c05e08df71a51d4b76\""
Mar 07 18:47:13 addons-678595 containerd[762]: time="2024-03-07T18:47:13.111803112Z" level=info msg="RemoveContainer for \"e4e3d10a004b9d9c7bf077b7a496bd5c0bb54220183a40c05e08df71a51d4b76\" returns successfully"
Mar 07 18:47:13 addons-678595 containerd[762]: time="2024-03-07T18:47:13.114907203Z" level=error msg="ContainerStatus for \"e4e3d10a004b9d9c7bf077b7a496bd5c0bb54220183a40c05e08df71a51d4b76\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"e4e3d10a004b9d9c7bf077b7a496bd5c0bb54220183a40c05e08df71a51d4b76\": not found"
Mar 07 18:47:13 addons-678595 containerd[762]: time="2024-03-07T18:47:13.116702700Z" level=info msg="RemoveContainer for \"84a5f3b76a3f51c16f639da417f10c3dc64ede7babe75ec0af518e003da6cfcf\""
Mar 07 18:47:13 addons-678595 containerd[762]: time="2024-03-07T18:47:13.124467571Z" level=info msg="RemoveContainer for \"84a5f3b76a3f51c16f639da417f10c3dc64ede7babe75ec0af518e003da6cfcf\" returns successfully"
Mar 07 18:47:13 addons-678595 containerd[762]: time="2024-03-07T18:47:13.125074491Z" level=error msg="ContainerStatus for \"84a5f3b76a3f51c16f639da417f10c3dc64ede7babe75ec0af518e003da6cfcf\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"84a5f3b76a3f51c16f639da417f10c3dc64ede7babe75ec0af518e003da6cfcf\": not found"
==> coredns [076a8a1106b01b7bf4eac181094b45d3228db2dfadcc3db6703935133a79e386] <==
[INFO] 10.244.0.19:41175 - 39325 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000071096s
[INFO] 10.244.0.19:41175 - 54756 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000095392s
[INFO] 10.244.0.19:55728 - 43848 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002004111s
[INFO] 10.244.0.19:55728 - 18368 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000128516s
[INFO] 10.244.0.19:41175 - 23195 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001367637s
[INFO] 10.244.0.19:41175 - 46378 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.004472949s
[INFO] 10.244.0.19:41175 - 63185 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000103146s
[INFO] 10.244.0.19:56551 - 29617 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000119573s
[INFO] 10.244.0.19:42212 - 27039 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000098239s
[INFO] 10.244.0.19:56551 - 58720 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000061612s
[INFO] 10.244.0.19:56551 - 1831 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000067995s
[INFO] 10.244.0.19:42212 - 37957 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.00005938s
[INFO] 10.244.0.19:42212 - 32594 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000049427s
[INFO] 10.244.0.19:56551 - 52791 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000066854s
[INFO] 10.244.0.19:56551 - 51022 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00005723s
[INFO] 10.244.0.19:42212 - 47357 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.00012237s
[INFO] 10.244.0.19:42212 - 25743 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000056156s
[INFO] 10.244.0.19:56551 - 9320 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000083511s
[INFO] 10.244.0.19:42212 - 61709 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000050962s
[INFO] 10.244.0.19:56551 - 21252 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001501461s
[INFO] 10.244.0.19:42212 - 10554 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001066601s
[INFO] 10.244.0.19:56551 - 44092 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001212249s
[INFO] 10.244.0.19:56551 - 1770 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000091249s
[INFO] 10.244.0.19:42212 - 57628 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00118408s
[INFO] 10.244.0.19:42212 - 21936 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000062547s
==> describe nodes <==
Name: addons-678595
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-678595
kubernetes.io/os=linux
minikube.k8s.io/commit=526fad16cb967ea3a5b243df32efb88cb58b81ec
minikube.k8s.io/name=addons-678595
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_03_07T18_44_49_0700
minikube.k8s.io/version=v1.32.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-678595
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Thu, 07 Mar 2024 18:44:44 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-678595
AcquireTime: <unset>
RenewTime: Thu, 07 Mar 2024 18:47:10 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Thu, 07 Mar 2024 18:46:50 +0000 Thu, 07 Mar 2024 18:44:42 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Thu, 07 Mar 2024 18:46:50 +0000 Thu, 07 Mar 2024 18:44:42 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Thu, 07 Mar 2024 18:46:50 +0000 Thu, 07 Mar 2024 18:44:42 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Thu, 07 Mar 2024 18:46:50 +0000 Thu, 07 Mar 2024 18:44:48 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-678595
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022496Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022496Ki
pods: 110
System Info:
Machine ID: 4d05314f01ef4e4d9024575a3ac70a9e
System UUID: a2e20f66-55f7-413e-9033-f1c2d7cc6343
Boot ID: a949ea88-4a69-4ab0-89c5-986450203265
Kernel Version: 5.15.0-1055-aws
OS Image: Ubuntu 22.04.3 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: containerd://1.6.28
Kubelet Version: v1.28.4
Kube-Proxy Version: v1.28.4
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (15 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default cloud-spanner-emulator-6548d5df46-k64xn 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m11s
default hello-world-app-5d77478584-g7nt7 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 27s
default nginx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 38s
gcp-auth gcp-auth-5f6b4f85fd-f6g8s 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m3s
kube-system coredns-5dd5756b68-8dm2w 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (2%!)(MISSING) 2m14s
kube-system etcd-addons-678595 100m (5%!)(MISSING) 0 (0%!)(MISSING) 100Mi (1%!)(MISSING) 0 (0%!)(MISSING) 2m27s
kube-system kindnet-rbl2v 100m (5%!)(MISSING) 100m (5%!)(MISSING) 50Mi (0%!)(MISSING) 50Mi (0%!)(MISSING) 2m14s
kube-system kube-apiserver-addons-678595 250m (12%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m27s
kube-system kube-controller-manager-addons-678595 200m (10%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m28s
kube-system kube-proxy-j6s7s 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m14s
kube-system kube-scheduler-addons-678595 100m (5%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m27s
kube-system nvidia-device-plugin-daemonset-pm597 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m11s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m8s
local-path-storage local-path-provisioner-78b46b4d5c-hw9mr 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m9s
yakd-dashboard yakd-dashboard-9947fc6bf-25ljl 0 (0%!)(MISSING) 0 (0%!)(MISSING) 128Mi (1%!)(MISSING) 256Mi (3%!)(MISSING) 2m7s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 850m (42%!)(MISSING) 100m (5%!)(MISSING)
memory 348Mi (4%!)(MISSING) 476Mi (6%!)(MISSING)
ephemeral-storage 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-1Gi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-2Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-32Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-64Ki 0 (0%!)(MISSING) 0 (0%!)(MISSING)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 2m12s kube-proxy
Normal NodeHasSufficientMemory 2m35s (x8 over 2m35s) kubelet Node addons-678595 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 2m35s (x8 over 2m35s) kubelet Node addons-678595 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 2m35s (x7 over 2m35s) kubelet Node addons-678595 status is now: NodeHasSufficientPID
Normal NodeAllocatableEnforced 2m35s kubelet Updated Node Allocatable limit across pods
Normal Starting 2m28s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 2m27s kubelet Node addons-678595 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 2m27s kubelet Node addons-678595 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 2m27s kubelet Node addons-678595 status is now: NodeHasSufficientPID
Normal NodeNotReady 2m27s kubelet Node addons-678595 status is now: NodeNotReady
Normal NodeAllocatableEnforced 2m27s kubelet Updated Node Allocatable limit across pods
Normal NodeReady 2m27s kubelet Node addons-678595 status is now: NodeReady
Normal RegisteredNode 2m14s node-controller Node addons-678595 event: Registered Node addons-678595 in Controller
==> dmesg <==
[ +0.000767] FS-Cache: N-cookie c=0000001e [p=00000015 fl=2 nc=0 na=1]
[ +0.001007] FS-Cache: N-cookie d=0000000083f1d117{9p.inode} n=000000003a76bb30
[ +0.001126] FS-Cache: N-key=[8] 'df3a5c0100000000'
[ +0.006419] FS-Cache: Duplicate cookie detected
[ +0.000764] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
[ +0.001012] FS-Cache: O-cookie d=0000000083f1d117{9p.inode} n=00000000fd4f0320
[ +0.001144] FS-Cache: O-key=[8] 'df3a5c0100000000'
[ +0.000799] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
[ +0.001002] FS-Cache: N-cookie d=0000000083f1d117{9p.inode} n=00000000776f6318
[ +0.001070] FS-Cache: N-key=[8] 'df3a5c0100000000'
[ +1.794085] FS-Cache: Duplicate cookie detected
[ +0.000796] FS-Cache: O-cookie c=00000016 [p=00000015 fl=226 nc=0 na=1]
[ +0.001000] FS-Cache: O-cookie d=0000000083f1d117{9p.inode} n=000000002bfb4aa6
[ +0.001203] FS-Cache: O-key=[8] 'de3a5c0100000000'
[ +0.000769] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
[ +0.001023] FS-Cache: N-cookie d=0000000083f1d117{9p.inode} n=00000000374e2f34
[ +0.001183] FS-Cache: N-key=[8] 'de3a5c0100000000'
[ +0.333056] FS-Cache: Duplicate cookie detected
[ +0.000726] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
[ +0.001001] FS-Cache: O-cookie d=0000000083f1d117{9p.inode} n=000000007434b39f
[ +0.001097] FS-Cache: O-key=[8] 'e43a5c0100000000'
[ +0.000794] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
[ +0.000987] FS-Cache: N-cookie d=0000000083f1d117{9p.inode} n=000000003a76bb30
[ +0.001095] FS-Cache: N-key=[8] 'e43a5c0100000000'
[Mar 7 18:16] overlayfs: failed to resolve '/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots/27/fs': -2
==> etcd [51b18bced0e309d970db18c42d7b27e3d57b1ec3fd627a3a5ccad18865498117] <==
{"level":"info","ts":"2024-03-07T18:44:41.854597Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
{"level":"info","ts":"2024-03-07T18:44:41.865927Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
{"level":"info","ts":"2024-03-07T18:44:41.866968Z","caller":"embed/etcd.go:726","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
{"level":"info","ts":"2024-03-07T18:44:41.873233Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
{"level":"info","ts":"2024-03-07T18:44:41.874147Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
{"level":"info","ts":"2024-03-07T18:44:41.873895Z","caller":"embed/etcd.go:278","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
{"level":"info","ts":"2024-03-07T18:44:41.873924Z","caller":"embed/etcd.go:855","msg":"serving metrics","address":"http://127.0.0.1:2381"}
{"level":"info","ts":"2024-03-07T18:44:42.30557Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
{"level":"info","ts":"2024-03-07T18:44:42.305797Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
{"level":"info","ts":"2024-03-07T18:44:42.305942Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2024-03-07T18:44:42.306035Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2024-03-07T18:44:42.306112Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-03-07T18:44:42.306202Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2024-03-07T18:44:42.306285Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-03-07T18:44:42.30911Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-03-07T18:44:42.310596Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-03-07T18:44:42.31084Z","caller":"etcdserver/server.go:2571","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-03-07T18:44:42.309081Z","caller":"etcdserver/server.go:2062","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-678595 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-03-07T18:44:42.311273Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-03-07T18:44:42.311981Z","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-03-07T18:44:42.313177Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-03-07T18:44:42.313325Z","caller":"etcdserver/server.go:2595","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2024-03-07T18:44:42.314635Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"info","ts":"2024-03-07T18:44:42.317772Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-03-07T18:44:42.322281Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
==> gcp-auth [d2cbf035090a107843d3b74b92daae7d3f369e8dfef0e72bfd207d4b6ba2bce8] <==
2024/03/07 18:45:54 GCP Auth Webhook started!
2024/03/07 18:46:14 Ready to marshal response ...
2024/03/07 18:46:14 Ready to write response ...
2024/03/07 18:46:36 Ready to marshal response ...
2024/03/07 18:46:36 Ready to write response ...
2024/03/07 18:46:37 Ready to marshal response ...
2024/03/07 18:46:37 Ready to write response ...
2024/03/07 18:46:48 Ready to marshal response ...
2024/03/07 18:46:48 Ready to write response ...
2024/03/07 18:46:55 Ready to marshal response ...
2024/03/07 18:46:55 Ready to write response ...
==> kernel <==
18:47:15 up 2:29, 0 users, load average: 1.51, 2.19, 2.46
Linux addons-678595 5.15.0-1055-aws #60~20.04.1-Ubuntu SMP Thu Feb 22 15:54:21 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.3 LTS"
==> kindnet [710e665fc1adc9d65d74bd57a3089ea090924c782fcb04c30c3cfe36eff0dd81] <==
I0307 18:45:06.540833 1 main.go:227] handling current node
I0307 18:45:16.629467 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0307 18:45:16.629492 1 main.go:227] handling current node
I0307 18:45:26.641780 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0307 18:45:26.641872 1 main.go:227] handling current node
I0307 18:45:36.658326 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0307 18:45:36.658509 1 main.go:227] handling current node
I0307 18:45:46.669372 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0307 18:45:46.669403 1 main.go:227] handling current node
I0307 18:45:56.681371 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0307 18:45:56.681400 1 main.go:227] handling current node
I0307 18:46:06.685969 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0307 18:46:06.685999 1 main.go:227] handling current node
I0307 18:46:16.696599 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0307 18:46:16.696626 1 main.go:227] handling current node
I0307 18:46:26.700231 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0307 18:46:26.700257 1 main.go:227] handling current node
I0307 18:46:36.710472 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0307 18:46:36.710502 1 main.go:227] handling current node
I0307 18:46:46.714776 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0307 18:46:46.714806 1 main.go:227] handling current node
I0307 18:46:56.725588 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0307 18:46:56.725617 1 main.go:227] handling current node
I0307 18:47:06.924210 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0307 18:47:06.924242 1 main.go:227] handling current node
==> kube-apiserver [702bf365fe76b4d71d3f4357472849ada7a91e4df092169237978456d2ea487d] <==
I0307 18:46:31.286002 1 handler.go:232] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
W0307 18:46:32.305031 1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
I0307 18:46:36.987295 1 controller.go:624] quota admission added evaluator for: ingresses.networking.k8s.io
I0307 18:46:37.351688 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.63.27"}
I0307 18:46:47.434099 1 controller.go:624] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I0307 18:46:49.207172 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.104.235.112"}
I0307 18:47:11.817778 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0307 18:47:11.817830 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0307 18:47:11.830375 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0307 18:47:11.830436 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0307 18:47:11.841135 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0307 18:47:11.841206 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0307 18:47:11.865118 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0307 18:47:11.865158 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0307 18:47:11.868760 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0307 18:47:11.868802 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0307 18:47:11.883397 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0307 18:47:11.883458 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0307 18:47:11.906759 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0307 18:47:11.906806 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0307 18:47:11.907382 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0307 18:47:11.907420 1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W0307 18:47:12.868903 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0307 18:47:12.908151 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W0307 18:47:12.932935 1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
==> kube-controller-manager [9b2440ccbf853fac79401abad0dd05222c733d76ae060a9854d36b6595e28b15] <==
I0307 18:46:52.924178 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="43.479µs"
I0307 18:46:53.928645 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="94.809µs"
I0307 18:46:54.409114 1 event.go:307] "Event occurred" object="default/hpvc-restore" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="ExternalProvisioning" message="Waiting for a volume to be created either by the external provisioner 'hostpath.csi.k8s.io' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered."
I0307 18:47:05.196859 1 stateful_set.go:458] "StatefulSet has been deleted" key="kube-system/csi-hostpath-attacher"
I0307 18:47:05.316970 1 stateful_set.go:458] "StatefulSet has been deleted" key="kube-system/csi-hostpath-resizer"
I0307 18:47:06.766812 1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-create"
I0307 18:47:06.772399 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-76dc478dd8" duration="19.192µs"
I0307 18:47:06.774960 1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-patch"
I0307 18:47:07.082152 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="74.641µs"
I0307 18:47:11.958087 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="kube-system/snapshot-controller-58dbcc7b99" duration="6.99µs"
E0307 18:47:12.871126 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource
E0307 18:47:12.910171 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource
E0307 18:47:12.935048 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource
W0307 18:47:13.751699 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0307 18:47:13.751733 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0307 18:47:13.875016 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0307 18:47:13.875052 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0307 18:47:13.947632 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0307 18:47:13.947674 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0307 18:47:15.631110 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0307 18:47:15.631160 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0307 18:47:15.701088 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0307 18:47:15.701122 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0307 18:47:15.701939 1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0307 18:47:15.701967 1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
==> kube-proxy [f945adadb9ed8d0272ddbb09417ed510137e29ae2b6dfb687819087fae801986] <==
I0307 18:45:02.962618 1 server_others.go:69] "Using iptables proxy"
I0307 18:45:02.981511 1 node.go:141] Successfully retrieved node IP: 192.168.49.2
I0307 18:45:03.025120 1 server.go:632] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0307 18:45:03.033932 1 server_others.go:152] "Using iptables Proxier"
I0307 18:45:03.033980 1 server_others.go:421] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
I0307 18:45:03.033990 1 server_others.go:438] "Defaulting to no-op detect-local"
I0307 18:45:03.034017 1 proxier.go:251] "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"
I0307 18:45:03.034249 1 server.go:846] "Version info" version="v1.28.4"
I0307 18:45:03.034272 1 server.go:848] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0307 18:45:03.035253 1 config.go:188] "Starting service config controller"
I0307 18:45:03.035286 1 shared_informer.go:311] Waiting for caches to sync for service config
I0307 18:45:03.035312 1 config.go:97] "Starting endpoint slice config controller"
I0307 18:45:03.035320 1 shared_informer.go:311] Waiting for caches to sync for endpoint slice config
I0307 18:45:03.037096 1 config.go:315] "Starting node config controller"
I0307 18:45:03.037129 1 shared_informer.go:311] Waiting for caches to sync for node config
I0307 18:45:03.137105 1 shared_informer.go:318] Caches are synced for endpoint slice config
I0307 18:45:03.137155 1 shared_informer.go:318] Caches are synced for node config
I0307 18:45:03.137165 1 shared_informer.go:318] Caches are synced for service config
==> kube-scheduler [fe5483cb8238c0d88456c8a52567ada4ca6d297cc51ca2db46c6fab8c6a8f1fe] <==
W0307 18:44:44.894315 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0307 18:44:44.894562 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0307 18:44:44.894378 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0307 18:44:44.894771 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0307 18:44:44.895005 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
E0307 18:44:44.895147 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0307 18:44:44.895365 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E0307 18:44:44.895475 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0307 18:44:44.895670 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E0307 18:44:44.895825 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0307 18:44:45.775038 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E0307 18:44:45.775076 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0307 18:44:45.782592 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0307 18:44:45.782782 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0307 18:44:45.789503 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0307 18:44:45.789760 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0307 18:44:45.797778 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0307 18:44:45.797978 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0307 18:44:45.838747 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
E0307 18:44:45.838957 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
W0307 18:44:45.888725 1 reflector.go:535] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
E0307 18:44:45.888765 1 reflector.go:147] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
W0307 18:44:45.921428 1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
E0307 18:44:45.921594 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
I0307 18:44:47.871936 1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Mar 07 18:47:10 addons-678595 kubelet[1497]: I0307 18:47:10.038155 1497 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/4cde17c6-4159-4e3f-9af7-9815c24d1a30-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "4cde17c6-4159-4e3f-9af7-9815c24d1a30" (UID: "4cde17c6-4159-4e3f-9af7-9815c24d1a30"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
Mar 07 18:47:10 addons-678595 kubelet[1497]: I0307 18:47:10.039042 1497 scope.go:117] "RemoveContainer" containerID="108b8da08a24d691db696abfe1348b8efced90c01ad4ebdb43684f7cf40941a3"
Mar 07 18:47:10 addons-678595 kubelet[1497]: I0307 18:47:10.041466 1497 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/4cde17c6-4159-4e3f-9af7-9815c24d1a30-kube-api-access-jmj8l" (OuterVolumeSpecName: "kube-api-access-jmj8l") pod "4cde17c6-4159-4e3f-9af7-9815c24d1a30" (UID: "4cde17c6-4159-4e3f-9af7-9815c24d1a30"). InnerVolumeSpecName "kube-api-access-jmj8l". PluginName "kubernetes.io/projected", VolumeGidValue ""
Mar 07 18:47:10 addons-678595 kubelet[1497]: I0307 18:47:10.047575 1497 scope.go:117] "RemoveContainer" containerID="108b8da08a24d691db696abfe1348b8efced90c01ad4ebdb43684f7cf40941a3"
Mar 07 18:47:10 addons-678595 kubelet[1497]: E0307 18:47:10.048103 1497 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = an error occurred when try to find container \"108b8da08a24d691db696abfe1348b8efced90c01ad4ebdb43684f7cf40941a3\": not found" containerID="108b8da08a24d691db696abfe1348b8efced90c01ad4ebdb43684f7cf40941a3"
Mar 07 18:47:10 addons-678595 kubelet[1497]: I0307 18:47:10.048151 1497 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"containerd","ID":"108b8da08a24d691db696abfe1348b8efced90c01ad4ebdb43684f7cf40941a3"} err="failed to get container status \"108b8da08a24d691db696abfe1348b8efced90c01ad4ebdb43684f7cf40941a3\": rpc error: code = NotFound desc = an error occurred when try to find container \"108b8da08a24d691db696abfe1348b8efced90c01ad4ebdb43684f7cf40941a3\": not found"
Mar 07 18:47:10 addons-678595 kubelet[1497]: I0307 18:47:10.136513 1497 reconciler_common.go:300] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/4cde17c6-4159-4e3f-9af7-9815c24d1a30-webhook-cert\") on node \"addons-678595\" DevicePath \"\""
Mar 07 18:47:10 addons-678595 kubelet[1497]: I0307 18:47:10.136557 1497 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-jmj8l\" (UniqueName: \"kubernetes.io/projected/4cde17c6-4159-4e3f-9af7-9815c24d1a30-kube-api-access-jmj8l\") on node \"addons-678595\" DevicePath \"\""
Mar 07 18:47:12 addons-678595 kubelet[1497]: I0307 18:47:12.086714 1497 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="4cde17c6-4159-4e3f-9af7-9815c24d1a30" path="/var/lib/kubelet/pods/4cde17c6-4159-4e3f-9af7-9815c24d1a30/volumes"
Mar 07 18:47:12 addons-678595 kubelet[1497]: I0307 18:47:12.383424 1497 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-7n2zj\" (UniqueName: \"kubernetes.io/projected/326e768d-dfbe-446f-8722-931adb2471ab-kube-api-access-7n2zj\") pod \"326e768d-dfbe-446f-8722-931adb2471ab\" (UID: \"326e768d-dfbe-446f-8722-931adb2471ab\") "
Mar 07 18:47:12 addons-678595 kubelet[1497]: I0307 18:47:12.383485 1497 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-mwz5v\" (UniqueName: \"kubernetes.io/projected/dd618694-56fc-4f7a-b16b-85effb03c74d-kube-api-access-mwz5v\") pod \"dd618694-56fc-4f7a-b16b-85effb03c74d\" (UID: \"dd618694-56fc-4f7a-b16b-85effb03c74d\") "
Mar 07 18:47:12 addons-678595 kubelet[1497]: I0307 18:47:12.385469 1497 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/dd618694-56fc-4f7a-b16b-85effb03c74d-kube-api-access-mwz5v" (OuterVolumeSpecName: "kube-api-access-mwz5v") pod "dd618694-56fc-4f7a-b16b-85effb03c74d" (UID: "dd618694-56fc-4f7a-b16b-85effb03c74d"). InnerVolumeSpecName "kube-api-access-mwz5v". PluginName "kubernetes.io/projected", VolumeGidValue ""
Mar 07 18:47:12 addons-678595 kubelet[1497]: I0307 18:47:12.385899 1497 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/326e768d-dfbe-446f-8722-931adb2471ab-kube-api-access-7n2zj" (OuterVolumeSpecName: "kube-api-access-7n2zj") pod "326e768d-dfbe-446f-8722-931adb2471ab" (UID: "326e768d-dfbe-446f-8722-931adb2471ab"). InnerVolumeSpecName "kube-api-access-7n2zj". PluginName "kubernetes.io/projected", VolumeGidValue ""
Mar 07 18:47:12 addons-678595 kubelet[1497]: I0307 18:47:12.484342 1497 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-7n2zj\" (UniqueName: \"kubernetes.io/projected/326e768d-dfbe-446f-8722-931adb2471ab-kube-api-access-7n2zj\") on node \"addons-678595\" DevicePath \"\""
Mar 07 18:47:12 addons-678595 kubelet[1497]: I0307 18:47:12.484389 1497 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-mwz5v\" (UniqueName: \"kubernetes.io/projected/dd618694-56fc-4f7a-b16b-85effb03c74d-kube-api-access-mwz5v\") on node \"addons-678595\" DevicePath \"\""
Mar 07 18:47:13 addons-678595 kubelet[1497]: I0307 18:47:13.098647 1497 scope.go:117] "RemoveContainer" containerID="e4e3d10a004b9d9c7bf077b7a496bd5c0bb54220183a40c05e08df71a51d4b76"
Mar 07 18:47:13 addons-678595 kubelet[1497]: I0307 18:47:13.112893 1497 scope.go:117] "RemoveContainer" containerID="e4e3d10a004b9d9c7bf077b7a496bd5c0bb54220183a40c05e08df71a51d4b76"
Mar 07 18:47:13 addons-678595 kubelet[1497]: E0307 18:47:13.115147 1497 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = an error occurred when try to find container \"e4e3d10a004b9d9c7bf077b7a496bd5c0bb54220183a40c05e08df71a51d4b76\": not found" containerID="e4e3d10a004b9d9c7bf077b7a496bd5c0bb54220183a40c05e08df71a51d4b76"
Mar 07 18:47:13 addons-678595 kubelet[1497]: I0307 18:47:13.115197 1497 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"containerd","ID":"e4e3d10a004b9d9c7bf077b7a496bd5c0bb54220183a40c05e08df71a51d4b76"} err="failed to get container status \"e4e3d10a004b9d9c7bf077b7a496bd5c0bb54220183a40c05e08df71a51d4b76\": rpc error: code = NotFound desc = an error occurred when try to find container \"e4e3d10a004b9d9c7bf077b7a496bd5c0bb54220183a40c05e08df71a51d4b76\": not found"
Mar 07 18:47:13 addons-678595 kubelet[1497]: I0307 18:47:13.115215 1497 scope.go:117] "RemoveContainer" containerID="84a5f3b76a3f51c16f639da417f10c3dc64ede7babe75ec0af518e003da6cfcf"
Mar 07 18:47:13 addons-678595 kubelet[1497]: I0307 18:47:13.124786 1497 scope.go:117] "RemoveContainer" containerID="84a5f3b76a3f51c16f639da417f10c3dc64ede7babe75ec0af518e003da6cfcf"
Mar 07 18:47:13 addons-678595 kubelet[1497]: E0307 18:47:13.126761 1497 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = an error occurred when try to find container \"84a5f3b76a3f51c16f639da417f10c3dc64ede7babe75ec0af518e003da6cfcf\": not found" containerID="84a5f3b76a3f51c16f639da417f10c3dc64ede7babe75ec0af518e003da6cfcf"
Mar 07 18:47:13 addons-678595 kubelet[1497]: I0307 18:47:13.126834 1497 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"containerd","ID":"84a5f3b76a3f51c16f639da417f10c3dc64ede7babe75ec0af518e003da6cfcf"} err="failed to get container status \"84a5f3b76a3f51c16f639da417f10c3dc64ede7babe75ec0af518e003da6cfcf\": rpc error: code = NotFound desc = an error occurred when try to find container \"84a5f3b76a3f51c16f639da417f10c3dc64ede7babe75ec0af518e003da6cfcf\": not found"
Mar 07 18:47:14 addons-678595 kubelet[1497]: I0307 18:47:14.018385 1497 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="326e768d-dfbe-446f-8722-931adb2471ab" path="/var/lib/kubelet/pods/326e768d-dfbe-446f-8722-931adb2471ab/volumes"
Mar 07 18:47:14 addons-678595 kubelet[1497]: I0307 18:47:14.018881 1497 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="dd618694-56fc-4f7a-b16b-85effb03c74d" path="/var/lib/kubelet/pods/dd618694-56fc-4f7a-b16b-85effb03c74d/volumes"
==> storage-provisioner [9d3707827ce7f79e70bc77bd14f65edef7a5898530d28d2af47fb6080dd1d800] <==
I0307 18:45:09.102796 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0307 18:45:09.173631 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0307 18:45:09.173686 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0307 18:45:09.183667 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0307 18:45:09.192858 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-678595_3f86205c-64aa-490f-9b0a-09487d290f03!
I0307 18:45:09.194259 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"56d55c4e-f0fd-4f31-9499-407427a718a3", APIVersion:"v1", ResourceVersion:"675", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-678595_3f86205c-64aa-490f-9b0a-09487d290f03 became leader
I0307 18:45:09.293386 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-678595_3f86205c-64aa-490f-9b0a-09487d290f03!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-678595 -n addons-678595
helpers_test.go:261: (dbg) Run: kubectl --context addons-678595 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (39.91s)