=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run: kubectl --context addons-873604 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-873604 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run: kubectl --context addons-873604 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" [c0ee1b93-abde-4529-ae83-b97752c98a99] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [c0ee1b93-abde-4529-ae83-b97752c98a99] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.003757391s
addons_test.go:262: (dbg) Run: out/minikube-linux-arm64 -p addons-873604 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-873604 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.700862153s)
** stderr **
ssh: Process exited with status 28
** /stderr **
addons_test.go:278: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:286: (dbg) Run: kubectl --context addons-873604 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run: out/minikube-linux-arm64 -p addons-873604 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.070914366s)
-- 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-873604 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:306: (dbg) Done: out/minikube-linux-arm64 -p addons-873604 addons disable ingress-dns --alsologtostderr -v=1: (1.486271052s)
addons_test.go:311: (dbg) Run: out/minikube-linux-arm64 -p addons-873604 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-arm64 -p addons-873604 addons disable ingress --alsologtostderr -v=1: (7.782930624s)
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-873604
helpers_test.go:235: (dbg) docker inspect addons-873604:
-- stdout --
[
{
"Id": "3fc24619954a7593d0d4dd5ee93c7caab0c44eeb97c7a5046a09cfe1e919f631",
"Created": "2024-04-17T19:09:49.125765957Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 694625,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-04-17T19:09:49.423029844Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:f315bc3928e1aa212ec64171b55477a58b0d51266c0204d2cba9566780672a72",
"ResolvConfPath": "/var/lib/docker/containers/3fc24619954a7593d0d4dd5ee93c7caab0c44eeb97c7a5046a09cfe1e919f631/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/3fc24619954a7593d0d4dd5ee93c7caab0c44eeb97c7a5046a09cfe1e919f631/hostname",
"HostsPath": "/var/lib/docker/containers/3fc24619954a7593d0d4dd5ee93c7caab0c44eeb97c7a5046a09cfe1e919f631/hosts",
"LogPath": "/var/lib/docker/containers/3fc24619954a7593d0d4dd5ee93c7caab0c44eeb97c7a5046a09cfe1e919f631/3fc24619954a7593d0d4dd5ee93c7caab0c44eeb97c7a5046a09cfe1e919f631-json.log",
"Name": "/addons-873604",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"addons-873604:/var",
"/lib/modules:/lib/modules:ro"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-873604",
"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/78dc28b2ff51c773663d53c5f240b185b7934174d1c6b0e71b638383d84f6917-init/diff:/var/lib/docker/overlay2/05d9d5befaed30420d7a8f984a07ae80fc52626598e920d0ade8d12271084d40/diff",
"MergedDir": "/var/lib/docker/overlay2/78dc28b2ff51c773663d53c5f240b185b7934174d1c6b0e71b638383d84f6917/merged",
"UpperDir": "/var/lib/docker/overlay2/78dc28b2ff51c773663d53c5f240b185b7934174d1c6b0e71b638383d84f6917/diff",
"WorkDir": "/var/lib/docker/overlay2/78dc28b2ff51c773663d53c5f240b185b7934174d1c6b0e71b638383d84f6917/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "volume",
"Name": "addons-873604",
"Source": "/var/lib/docker/volumes/addons-873604/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
},
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
}
],
"Config": {
"Hostname": "addons-873604",
"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.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e",
"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-873604",
"name.minikube.sigs.k8s.io": "addons-873604",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "59a62741523b0d53182d92c517313e971ec25e810c63d437a531cc275f9f2bae",
"SandboxKey": "/var/run/docker/netns/59a62741523b",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33542"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33541"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33538"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33540"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "33539"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-873604": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"NetworkID": "0a9713c7292f458ca427fec72e9fdc386354489a98c0b20a7bca9591b589d0e2",
"EndpointID": "6a1c0e59d2410f76f96505693890c8286a22d3834d47be002500ac43f5895edf",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DriverOpts": null,
"DNSNames": [
"addons-873604",
"3fc24619954a"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-873604 -n addons-873604
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-873604 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-873604 logs -n 25: (1.545753919s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|----------------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|----------------|---------------------|---------------------|
| delete | --all | minikube | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:09 UTC | 17 Apr 24 19:09 UTC |
| delete | -p download-only-545184 | download-only-545184 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:09 UTC | 17 Apr 24 19:09 UTC |
| delete | -p download-only-251262 | download-only-251262 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:09 UTC | 17 Apr 24 19:09 UTC |
| delete | -p download-only-545184 | download-only-545184 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:09 UTC | 17 Apr 24 19:09 UTC |
| start | --download-only -p | download-docker-474356 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:09 UTC | |
| | download-docker-474356 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p download-docker-474356 | download-docker-474356 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:09 UTC | 17 Apr 24 19:09 UTC |
| start | --download-only -p | binary-mirror-250898 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:09 UTC | |
| | binary-mirror-250898 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:33811 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p binary-mirror-250898 | binary-mirror-250898 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:09 UTC | 17 Apr 24 19:09 UTC |
| addons | disable dashboard -p | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:09 UTC | |
| | addons-873604 | | | | | |
| addons | enable dashboard -p | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:09 UTC | |
| | addons-873604 | | | | | |
| start | -p addons-873604 --wait=true | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:09 UTC | 17 Apr 24 19:13 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=crio | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| addons | disable nvidia-device-plugin | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:13 UTC | 17 Apr 24 19:13 UTC |
| | -p addons-873604 | | | | | |
| ip | addons-873604 ip | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:13 UTC | 17 Apr 24 19:13 UTC |
| addons | addons-873604 addons disable | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:13 UTC | 17 Apr 24 19:13 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | disable cloud-spanner -p | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:13 UTC | 17 Apr 24 19:13 UTC |
| | addons-873604 | | | | | |
| addons | enable headlamp | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:13 UTC | 17 Apr 24 19:13 UTC |
| | -p addons-873604 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ssh | addons-873604 ssh cat | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:13 UTC | 17 Apr 24 19:13 UTC |
| | /opt/local-path-provisioner/pvc-814c2d54-9fef-4b2f-bb69-2330200001c7_default_test-pvc/file1 | | | | | |
| addons | addons-873604 addons disable | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:13 UTC | 17 Apr 24 19:14 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-873604 addons | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:14 UTC | 17 Apr 24 19:14 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-873604 addons | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:14 UTC | 17 Apr 24 19:14 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable inspektor-gadget -p | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:14 UTC | 17 Apr 24 19:14 UTC |
| | addons-873604 | | | | | |
| ssh | addons-873604 ssh curl -s | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:14 UTC | |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ip | addons-873604 ip | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:16 UTC | 17 Apr 24 19:16 UTC |
| addons | addons-873604 addons disable | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:17 UTC | 17 Apr 24 19:17 UTC |
| | ingress-dns --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-873604 addons disable | addons-873604 | jenkins | v1.33.0-beta.0 | 17 Apr 24 19:17 UTC | 17 Apr 24 19:17 UTC |
| | ingress --alsologtostderr -v=1 | | | | | |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|----------------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/04/17 19:09:24
Running on machine: ip-172-31-30-239
Binary: Built with gc go1.22.1 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0417 19:09:24.963608 694161 out.go:291] Setting OutFile to fd 1 ...
I0417 19:09:24.963778 694161 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0417 19:09:24.963786 694161 out.go:304] Setting ErrFile to fd 2...
I0417 19:09:24.963791 694161 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0417 19:09:24.964107 694161 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18665-688109/.minikube/bin
I0417 19:09:24.964776 694161 out.go:298] Setting JSON to false
I0417 19:09:24.965912 694161 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":10312,"bootTime":1713370653,"procs":167,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1057-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
I0417 19:09:24.965985 694161 start.go:139] virtualization:
I0417 19:09:24.969266 694161 out.go:177] * [addons-873604] minikube v1.33.0-beta.0 on Ubuntu 20.04 (arm64)
I0417 19:09:24.972476 694161 out.go:177] - MINIKUBE_LOCATION=18665
I0417 19:09:24.975011 694161 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0417 19:09:24.972542 694161 notify.go:220] Checking for updates...
I0417 19:09:24.977063 694161 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/18665-688109/kubeconfig
I0417 19:09:24.979166 694161 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/18665-688109/.minikube
I0417 19:09:24.981356 694161 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0417 19:09:24.983887 694161 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0417 19:09:24.986496 694161 driver.go:392] Setting default libvirt URI to qemu:///system
I0417 19:09:25.017092 694161 docker.go:122] docker version: linux-26.0.1:Docker Engine - Community
I0417 19:09:25.017230 694161 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0417 19:09:25.080357 694161 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-04-17 19:09:25.068772477 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1057-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} 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.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
I0417 19:09:25.080496 694161 docker.go:295] overlay module found
I0417 19:09:25.083264 694161 out.go:177] * Using the docker driver based on user configuration
I0417 19:09:25.085875 694161 start.go:297] selected driver: docker
I0417 19:09:25.085901 694161 start.go:901] validating driver "docker" against <nil>
I0417 19:09:25.085916 694161 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0417 19:09:25.086605 694161 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0417 19:09:25.147547 694161 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-04-17 19:09:25.138652526 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1057-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:26.0.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} 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.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
I0417 19:09:25.147723 694161 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0417 19:09:25.147953 694161 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]
I0417 19:09:25.150664 694161 out.go:177] * Using Docker driver with root privileges
I0417 19:09:25.153267 694161 cni.go:84] Creating CNI manager for ""
I0417 19:09:25.153293 694161 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0417 19:09:25.153304 694161 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I0417 19:09:25.153409 694161 start.go:340] cluster config:
{Name:addons-873604 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e 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.30.0-rc.2 ClusterName:addons-873604 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRu
ntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0-rc.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAut
hSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0417 19:09:25.157220 694161 out.go:177] * Starting "addons-873604" primary control-plane node in "addons-873604" cluster
I0417 19:09:25.159845 694161 cache.go:121] Beginning downloading kic base image for docker with crio
I0417 19:09:25.162538 694161 out.go:177] * Pulling base image v0.0.43-1713236840-18649 ...
I0417 19:09:25.165381 694161 preload.go:132] Checking if preload exists for k8s version v1.30.0-rc.2 and runtime crio
I0417 19:09:25.165446 694161 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18665-688109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-rc.2-cri-o-overlay-arm64.tar.lz4
I0417 19:09:25.165468 694161 cache.go:56] Caching tarball of preloaded images
I0417 19:09:25.165508 694161 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e in local docker daemon
I0417 19:09:25.165587 694161 preload.go:173] Found /home/jenkins/minikube-integration/18665-688109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-rc.2-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
I0417 19:09:25.165599 694161 cache.go:59] Finished verifying existence of preloaded tar for v1.30.0-rc.2 on crio
I0417 19:09:25.165971 694161 profile.go:143] Saving config to /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/config.json ...
I0417 19:09:25.165995 694161 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/config.json: {Name:mk21e21ce2e4cd3b7058fdf531f3edbc9d07af39 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0417 19:09:25.179811 694161 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e to local cache
I0417 19:09:25.179942 694161 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e in local cache directory
I0417 19:09:25.179968 694161 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e in local cache directory, skipping pull
I0417 19:09:25.179973 694161 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e exists in cache, skipping pull
I0417 19:09:25.179985 694161 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e as a tarball
I0417 19:09:25.179995 694161 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e from local cache
I0417 19:09:41.842808 694161 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e from cached tarball
I0417 19:09:41.842846 694161 cache.go:194] Successfully downloaded all kic artifacts
I0417 19:09:41.842887 694161 start.go:360] acquireMachinesLock for addons-873604: {Name:mk9f3554f23e850971a17136b150084dad1ed5dc Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0417 19:09:41.843015 694161 start.go:364] duration metric: took 104.67µs to acquireMachinesLock for "addons-873604"
I0417 19:09:41.843046 694161 start.go:93] Provisioning new machine with config: &{Name:addons-873604 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e 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.30.0-rc.2 ClusterName:addons-873604 Namespace:default APIServerHAVIP: APIServerNam
e:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0-rc.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:fals
e CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.0-rc.2 ContainerRuntime:crio ControlPlane:true Worker:true}
I0417 19:09:41.843127 694161 start.go:125] createHost starting for "" (driver="docker")
I0417 19:09:41.846368 694161 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0417 19:09:41.846610 694161 start.go:159] libmachine.API.Create for "addons-873604" (driver="docker")
I0417 19:09:41.846644 694161 client.go:168] LocalClient.Create starting
I0417 19:09:41.846757 694161 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18665-688109/.minikube/certs/ca.pem
I0417 19:09:42.095468 694161 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18665-688109/.minikube/certs/cert.pem
I0417 19:09:42.558138 694161 cli_runner.go:164] Run: docker network inspect addons-873604 --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}}]}"
W0417 19:09:42.573000 694161 cli_runner.go:211] docker network inspect addons-873604 --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
I0417 19:09:42.573100 694161 network_create.go:281] running [docker network inspect addons-873604] to gather additional debugging logs...
I0417 19:09:42.573124 694161 cli_runner.go:164] Run: docker network inspect addons-873604
W0417 19:09:42.591114 694161 cli_runner.go:211] docker network inspect addons-873604 returned with exit code 1
I0417 19:09:42.591149 694161 network_create.go:284] error running [docker network inspect addons-873604]: docker network inspect addons-873604: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-873604 not found
I0417 19:09:42.591164 694161 network_create.go:286] output of [docker network inspect addons-873604]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-873604 not found
** /stderr **
I0417 19:09:42.591282 694161 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}}]}"
I0417 19:09:42.607103 694161 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:0x400299a2d0}
I0417 19:09:42.607146 694161 network_create.go:124] attempt to create docker network addons-873604 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0417 19:09:42.607210 694161 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-873604 addons-873604
I0417 19:09:42.689853 694161 network_create.go:108] docker network addons-873604 192.168.49.0/24 created
I0417 19:09:42.689886 694161 kic.go:121] calculated static IP "192.168.49.2" for the "addons-873604" container
I0417 19:09:42.689958 694161 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0417 19:09:42.702542 694161 cli_runner.go:164] Run: docker volume create addons-873604 --label name.minikube.sigs.k8s.io=addons-873604 --label created_by.minikube.sigs.k8s.io=true
I0417 19:09:42.717123 694161 oci.go:103] Successfully created a docker volume addons-873604
I0417 19:09:42.717222 694161 cli_runner.go:164] Run: docker run --rm --name addons-873604-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-873604 --entrypoint /usr/bin/test -v addons-873604:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e -d /var/lib
I0417 19:09:44.764651 694161 cli_runner.go:217] Completed: docker run --rm --name addons-873604-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-873604 --entrypoint /usr/bin/test -v addons-873604:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e -d /var/lib: (2.047387664s)
I0417 19:09:44.764683 694161 oci.go:107] Successfully prepared a docker volume addons-873604
I0417 19:09:44.764710 694161 preload.go:132] Checking if preload exists for k8s version v1.30.0-rc.2 and runtime crio
I0417 19:09:44.764729 694161 kic.go:194] Starting extracting preloaded images to volume ...
I0417 19:09:44.764823 694161 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18665-688109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-rc.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-873604:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e -I lz4 -xf /preloaded.tar -C /extractDir
I0417 19:09:49.057467 694161 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18665-688109/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-rc.2-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-873604:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e -I lz4 -xf /preloaded.tar -C /extractDir: (4.292594327s)
I0417 19:09:49.057509 694161 kic.go:203] duration metric: took 4.292776197s to extract preloaded images to volume ...
W0417 19:09:49.057649 694161 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0417 19:09:49.057758 694161 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0417 19:09:49.112878 694161 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-873604 --name addons-873604 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-873604 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-873604 --network addons-873604 --ip 192.168.49.2 --volume addons-873604:/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.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e
I0417 19:09:49.434684 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Running}}
I0417 19:09:49.457390 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:09:49.476716 694161 cli_runner.go:164] Run: docker exec addons-873604 stat /var/lib/dpkg/alternatives/iptables
I0417 19:09:49.558792 694161 oci.go:144] the created container "addons-873604" has a running status.
I0417 19:09:49.558823 694161 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa...
I0417 19:09:50.362407 694161 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0417 19:09:50.380907 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:09:50.397804 694161 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0417 19:09:50.397829 694161 kic_runner.go:114] Args: [docker exec --privileged addons-873604 chown docker:docker /home/docker/.ssh/authorized_keys]
I0417 19:09:50.451523 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:09:50.480714 694161 machine.go:94] provisionDockerMachine start ...
I0417 19:09:50.480883 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:09:50.498931 694161 main.go:141] libmachine: Using SSH client type: native
I0417 19:09:50.499208 694161 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil> [] 0s} 127.0.0.1 33542 <nil> <nil>}
I0417 19:09:50.499217 694161 main.go:141] libmachine: About to run SSH command:
hostname
I0417 19:09:50.647969 694161 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-873604
I0417 19:09:50.647996 694161 ubuntu.go:169] provisioning hostname "addons-873604"
I0417 19:09:50.648060 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:09:50.664784 694161 main.go:141] libmachine: Using SSH client type: native
I0417 19:09:50.665033 694161 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil> [] 0s} 127.0.0.1 33542 <nil> <nil>}
I0417 19:09:50.665050 694161 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-873604 && echo "addons-873604" | sudo tee /etc/hostname
I0417 19:09:50.818507 694161 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-873604
I0417 19:09:50.818587 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:09:50.835045 694161 main.go:141] libmachine: Using SSH client type: native
I0417 19:09:50.835294 694161 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil> [] 0s} 127.0.0.1 33542 <nil> <nil>}
I0417 19:09:50.835315 694161 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-873604' /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-873604/g' /etc/hosts;
else
echo '127.0.1.1 addons-873604' | sudo tee -a /etc/hosts;
fi
fi
I0417 19:09:50.972315 694161 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0417 19:09:50.972344 694161 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18665-688109/.minikube CaCertPath:/home/jenkins/minikube-integration/18665-688109/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18665-688109/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18665-688109/.minikube}
I0417 19:09:50.972372 694161 ubuntu.go:177] setting up certificates
I0417 19:09:50.972409 694161 provision.go:84] configureAuth start
I0417 19:09:50.972474 694161 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-873604
I0417 19:09:50.988661 694161 provision.go:143] copyHostCerts
I0417 19:09:50.988756 694161 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18665-688109/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18665-688109/.minikube/ca.pem (1078 bytes)
I0417 19:09:50.988887 694161 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18665-688109/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18665-688109/.minikube/cert.pem (1123 bytes)
I0417 19:09:50.988959 694161 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18665-688109/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18665-688109/.minikube/key.pem (1675 bytes)
I0417 19:09:50.989028 694161 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18665-688109/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18665-688109/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18665-688109/.minikube/certs/ca-key.pem org=jenkins.addons-873604 san=[127.0.0.1 192.168.49.2 addons-873604 localhost minikube]
I0417 19:09:51.400106 694161 provision.go:177] copyRemoteCerts
I0417 19:09:51.400172 694161 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0417 19:09:51.400211 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:09:51.415117 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:09:51.513429 694161 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18665-688109/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I0417 19:09:51.537796 694161 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18665-688109/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0417 19:09:51.562484 694161 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18665-688109/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I0417 19:09:51.586537 694161 provision.go:87] duration metric: took 614.110058ms to configureAuth
I0417 19:09:51.586563 694161 ubuntu.go:193] setting minikube options for container-runtime
I0417 19:09:51.586759 694161 config.go:182] Loaded profile config "addons-873604": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0-rc.2
I0417 19:09:51.586863 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:09:51.602459 694161 main.go:141] libmachine: Using SSH client type: native
I0417 19:09:51.602721 694161 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil> [] 0s} 127.0.0.1 33542 <nil> <nil>}
I0417 19:09:51.602735 694161 main.go:141] libmachine: About to run SSH command:
sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
I0417 19:09:51.844026 694161 main.go:141] libmachine: SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
I0417 19:09:51.844098 694161 machine.go:97] duration metric: took 1.363301107s to provisionDockerMachine
I0417 19:09:51.844122 694161 client.go:171] duration metric: took 9.99746643s to LocalClient.Create
I0417 19:09:51.844148 694161 start.go:167] duration metric: took 9.997537616s to libmachine.API.Create "addons-873604"
I0417 19:09:51.844189 694161 start.go:293] postStartSetup for "addons-873604" (driver="docker")
I0417 19:09:51.844215 694161 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]
I0417 19:09:51.844304 694161 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
I0417 19:09:51.844438 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:09:51.861022 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:09:51.961927 694161 ssh_runner.go:195] Run: cat /etc/os-release
I0417 19:09:51.965211 694161 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0417 19:09:51.965246 694161 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0417 19:09:51.965257 694161 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0417 19:09:51.965264 694161 info.go:137] Remote host: Ubuntu 22.04.4 LTS
I0417 19:09:51.965275 694161 filesync.go:126] Scanning /home/jenkins/minikube-integration/18665-688109/.minikube/addons for local assets ...
I0417 19:09:51.965347 694161 filesync.go:126] Scanning /home/jenkins/minikube-integration/18665-688109/.minikube/files for local assets ...
I0417 19:09:51.965379 694161 start.go:296] duration metric: took 121.171533ms for postStartSetup
I0417 19:09:51.965717 694161 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-873604
I0417 19:09:51.980683 694161 profile.go:143] Saving config to /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/config.json ...
I0417 19:09:51.980975 694161 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0417 19:09:51.981028 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:09:51.995950 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:09:52.089217 694161 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0417 19:09:52.093637 694161 start.go:128] duration metric: took 10.250495111s to createHost
I0417 19:09:52.093661 694161 start.go:83] releasing machines lock for "addons-873604", held for 10.25063269s
I0417 19:09:52.093730 694161 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-873604
I0417 19:09:52.108788 694161 ssh_runner.go:195] Run: cat /version.json
I0417 19:09:52.108849 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:09:52.108866 694161 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0417 19:09:52.108921 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:09:52.128282 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:09:52.138493 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:09:52.223893 694161 ssh_runner.go:195] Run: systemctl --version
I0417 19:09:52.336035 694161 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
I0417 19:09:52.477393 694161 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0417 19:09:52.481753 694161 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0417 19:09:52.502207 694161 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
I0417 19:09:52.502369 694161 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" ;
I0417 19:09:52.540312 694161 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0417 19:09:52.540333 694161 start.go:494] detecting cgroup driver to use...
I0417 19:09:52.540365 694161 detect.go:196] detected "cgroupfs" cgroup driver on host os
I0417 19:09:52.540441 694161 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I0417 19:09:52.558312 694161 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I0417 19:09:52.570537 694161 docker.go:217] disabling cri-docker service (if available) ...
I0417 19:09:52.570599 694161 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0417 19:09:52.584893 694161 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0417 19:09:52.604347 694161 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0417 19:09:52.689853 694161 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0417 19:09:52.793560 694161 docker.go:233] disabling docker service ...
I0417 19:09:52.793644 694161 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0417 19:09:52.813607 694161 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0417 19:09:52.825407 694161 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0417 19:09:52.916033 694161 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0417 19:09:53.008303 694161 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0417 19:09:53.022307 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
" | sudo tee /etc/crictl.yaml"
I0417 19:09:53.039760 694161 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
I0417 19:09:53.039838 694161 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
I0417 19:09:53.050324 694161 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
I0417 19:09:53.050394 694161 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
I0417 19:09:53.060112 694161 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
I0417 19:09:53.070226 694161 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
I0417 19:09:53.080331 694161 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0417 19:09:53.089381 694161 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
I0417 19:09:53.099115 694161 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
I0417 19:09:53.114224 694161 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
I0417 19:09:53.123669 694161 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0417 19:09:53.132262 694161 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0417 19:09:53.140587 694161 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0417 19:09:53.227395 694161 ssh_runner.go:195] Run: sudo systemctl restart crio
I0417 19:09:53.334187 694161 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
I0417 19:09:53.334307 694161 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
I0417 19:09:53.337831 694161 start.go:562] Will wait 60s for crictl version
I0417 19:09:53.337940 694161 ssh_runner.go:195] Run: which crictl
I0417 19:09:53.341590 694161 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0417 19:09:53.380802 694161 start.go:578] Version: 0.1.0
RuntimeName: cri-o
RuntimeVersion: 1.24.6
RuntimeApiVersion: v1
I0417 19:09:53.381018 694161 ssh_runner.go:195] Run: crio --version
I0417 19:09:53.424797 694161 ssh_runner.go:195] Run: crio --version
I0417 19:09:53.471021 694161 out.go:177] * Preparing Kubernetes v1.30.0-rc.2 on CRI-O 1.24.6 ...
I0417 19:09:53.472703 694161 cli_runner.go:164] Run: docker network inspect addons-873604 --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}}]}"
I0417 19:09:53.486410 694161 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0417 19:09:53.490022 694161 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""
I0417 19:09:53.501028 694161 kubeadm.go:877] updating cluster {Name:addons-873604 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e 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.30.0-rc.2 ClusterName:addons-873604 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APISer
verNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0-rc.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Custo
mQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0417 19:09:53.501156 694161 preload.go:132] Checking if preload exists for k8s version v1.30.0-rc.2 and runtime crio
I0417 19:09:53.501237 694161 ssh_runner.go:195] Run: sudo crictl images --output json
I0417 19:09:53.591376 694161 crio.go:514] all images are preloaded for cri-o runtime.
I0417 19:09:53.591398 694161 crio.go:433] Images already preloaded, skipping extraction
I0417 19:09:53.591458 694161 ssh_runner.go:195] Run: sudo crictl images --output json
I0417 19:09:53.630564 694161 crio.go:514] all images are preloaded for cri-o runtime.
I0417 19:09:53.630588 694161 cache_images.go:84] Images are preloaded, skipping loading
I0417 19:09:53.630597 694161 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.0-rc.2 crio true true} ...
I0417 19:09:53.630693 694161 kubeadm.go:940] kubelet [Unit]
Wants=crio.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.30.0-rc.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-873604 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.30.0-rc.2 ClusterName:addons-873604 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I0417 19:09:53.630775 694161 ssh_runner.go:195] Run: crio config
I0417 19:09:53.678502 694161 cni.go:84] Creating CNI manager for ""
I0417 19:09:53.678527 694161 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0417 19:09:53.678542 694161 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0417 19:09:53.678566 694161 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.30.0-rc.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-873604 NodeName:addons-873604 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/ku
bernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0417 19:09:53.678725 694161 kubeadm.go:187] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta3
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///var/run/crio/crio.sock
name: "addons-873604"
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.30.0-rc.2
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: cgroupfs
containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%!"(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
I0417 19:09:53.678796 694161 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.0-rc.2
I0417 19:09:53.687479 694161 binaries.go:44] Found k8s binaries, skipping transfer
I0417 19:09:53.687546 694161 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0417 19:09:53.696224 694161 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (368 bytes)
I0417 19:09:53.714264 694161 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (357 bytes)
I0417 19:09:53.732898 694161 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2156 bytes)
I0417 19:09:53.751430 694161 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0417 19:09:53.754843 694161 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""
I0417 19:09:53.765912 694161 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0417 19:09:53.848635 694161 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0417 19:09:53.862733 694161 certs.go:68] Setting up /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604 for IP: 192.168.49.2
I0417 19:09:53.862797 694161 certs.go:194] generating shared ca certs ...
I0417 19:09:53.862828 694161 certs.go:226] acquiring lock for ca certs: {Name:mk1d5cdf338d4da229e545e5e63248dcc873d21d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0417 19:09:53.862980 694161 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18665-688109/.minikube/ca.key
I0417 19:09:54.045381 694161 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18665-688109/.minikube/ca.crt ...
I0417 19:09:54.045416 694161 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18665-688109/.minikube/ca.crt: {Name:mk93cd65d0c6dce70744e607a147811e84a5870d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0417 19:09:54.046229 694161 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18665-688109/.minikube/ca.key ...
I0417 19:09:54.046249 694161 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18665-688109/.minikube/ca.key: {Name:mkd68f826a3f0fe60b7fe39e9894fdc502e1006d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0417 19:09:54.046353 694161 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18665-688109/.minikube/proxy-client-ca.key
I0417 19:09:54.619411 694161 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18665-688109/.minikube/proxy-client-ca.crt ...
I0417 19:09:54.619450 694161 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18665-688109/.minikube/proxy-client-ca.crt: {Name:mkcf59b20b0c3249f1bca795a6e74d934bed98f0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0417 19:09:54.619667 694161 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18665-688109/.minikube/proxy-client-ca.key ...
I0417 19:09:54.619683 694161 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18665-688109/.minikube/proxy-client-ca.key: {Name:mk686c4b044fb5ee0d53aa4e8e625235d31d933f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0417 19:09:54.620394 694161 certs.go:256] generating profile certs ...
I0417 19:09:54.620465 694161 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/client.key
I0417 19:09:54.620485 694161 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/client.crt with IP's: []
I0417 19:09:54.825180 694161 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/client.crt ...
I0417 19:09:54.825209 694161 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/client.crt: {Name:mk61512f97c3a1aaa9ce05997d4f70e7a008ab1e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0417 19:09:54.825404 694161 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/client.key ...
I0417 19:09:54.825420 694161 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/client.key: {Name:mk42d4d44866af94905680123bce0f356f164dd5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0417 19:09:54.826053 694161 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/apiserver.key.5856b0aa
I0417 19:09:54.826079 694161 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/apiserver.crt.5856b0aa with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0417 19:09:55.183901 694161 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/apiserver.crt.5856b0aa ...
I0417 19:09:55.183931 694161 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/apiserver.crt.5856b0aa: {Name:mkd86a7b83a2852731ea06780d6308bc7c3bfafc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0417 19:09:55.184131 694161 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/apiserver.key.5856b0aa ...
I0417 19:09:55.184146 694161 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/apiserver.key.5856b0aa: {Name:mk8731f1eae302d33cee016b798929c1117d2483 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0417 19:09:55.184230 694161 certs.go:381] copying /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/apiserver.crt.5856b0aa -> /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/apiserver.crt
I0417 19:09:55.184316 694161 certs.go:385] copying /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/apiserver.key.5856b0aa -> /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/apiserver.key
I0417 19:09:55.184370 694161 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/proxy-client.key
I0417 19:09:55.184408 694161 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/proxy-client.crt with IP's: []
I0417 19:09:55.350368 694161 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/proxy-client.crt ...
I0417 19:09:55.350399 694161 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/proxy-client.crt: {Name:mk73336e1835358968b7d66605ff7f94d6435bec Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0417 19:09:55.350590 694161 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/proxy-client.key ...
I0417 19:09:55.350605 694161 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/proxy-client.key: {Name:mkf6cf392164f5a780c94e94a48e3e83db8574be Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0417 19:09:55.350793 694161 certs.go:484] found cert: /home/jenkins/minikube-integration/18665-688109/.minikube/certs/ca-key.pem (1679 bytes)
I0417 19:09:55.350838 694161 certs.go:484] found cert: /home/jenkins/minikube-integration/18665-688109/.minikube/certs/ca.pem (1078 bytes)
I0417 19:09:55.350878 694161 certs.go:484] found cert: /home/jenkins/minikube-integration/18665-688109/.minikube/certs/cert.pem (1123 bytes)
I0417 19:09:55.350907 694161 certs.go:484] found cert: /home/jenkins/minikube-integration/18665-688109/.minikube/certs/key.pem (1675 bytes)
I0417 19:09:55.351499 694161 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18665-688109/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0417 19:09:55.378424 694161 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18665-688109/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I0417 19:09:55.404046 694161 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18665-688109/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0417 19:09:55.428519 694161 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18665-688109/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0417 19:09:55.453260 694161 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0417 19:09:55.477437 694161 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I0417 19:09:55.501871 694161 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0417 19:09:55.526404 694161 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18665-688109/.minikube/profiles/addons-873604/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
I0417 19:09:55.551335 694161 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18665-688109/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0417 19:09:55.576785 694161 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (752 bytes)
I0417 19:09:55.595384 694161 ssh_runner.go:195] Run: openssl version
I0417 19:09:55.600830 694161 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"
I0417 19:09:55.610401 694161 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0417 19:09:55.613931 694161 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 17 19:09 /usr/share/ca-certificates/minikubeCA.pem
I0417 19:09:55.613998 694161 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0417 19:09:55.620906 694161 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"
I0417 19:09:55.630445 694161 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0417 19:09:55.634051 694161 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
I0417 19:09:55.634099 694161 kubeadm.go:391] StartCluster: {Name:addons-873604 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e 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.30.0-rc.2 ClusterName:addons-873604 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServer
Names:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0-rc.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0417 19:09:55.634226 694161 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
I0417 19:09:55.634322 694161 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0417 19:09:55.673154 694161 cri.go:89] found id: ""
I0417 19:09:55.673273 694161 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0417 19:09:55.682155 694161 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0417 19:09:55.691129 694161 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
I0417 19:09:55.691226 694161 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
I0417 19:09:55.700053 694161 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
I0417 19:09:55.700075 694161 kubeadm.go:156] found existing configuration files:
I0417 19:09:55.700145 694161 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0417 19:09:55.709260 694161 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
I0417 19:09:55.709353 694161 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0417 19:09:55.717896 694161 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0417 19:09:55.726678 694161 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
I0417 19:09:55.726745 694161 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0417 19:09:55.735788 694161 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0417 19:09:55.745158 694161 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
I0417 19:09:55.745226 694161 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0417 19:09:55.753854 694161 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0417 19:09:55.762767 694161 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
I0417 19:09:55.762878 694161 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0417 19:09:55.771438 694161 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.0-rc.2:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
I0417 19:09:55.818215 694161 kubeadm.go:309] [init] Using Kubernetes version: v1.30.0-rc.2
I0417 19:09:55.818465 694161 kubeadm.go:309] [preflight] Running pre-flight checks
I0417 19:09:55.859328 694161 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
I0417 19:09:55.859400 694161 kubeadm.go:309] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1057-aws[0m
I0417 19:09:55.859439 694161 kubeadm.go:309] [0;37mOS[0m: [0;32mLinux[0m
I0417 19:09:55.859494 694161 kubeadm.go:309] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0417 19:09:55.859544 694161 kubeadm.go:309] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0417 19:09:55.859593 694161 kubeadm.go:309] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0417 19:09:55.859642 694161 kubeadm.go:309] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0417 19:09:55.859690 694161 kubeadm.go:309] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0417 19:09:55.859739 694161 kubeadm.go:309] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0417 19:09:55.859785 694161 kubeadm.go:309] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0417 19:09:55.859834 694161 kubeadm.go:309] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0417 19:09:55.859881 694161 kubeadm.go:309] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0417 19:09:55.930155 694161 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
I0417 19:09:55.930267 694161 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0417 19:09:55.930360 694161 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I0417 19:09:56.191102 694161 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0417 19:09:56.193987 694161 out.go:204] - Generating certificates and keys ...
I0417 19:09:56.194095 694161 kubeadm.go:309] [certs] Using existing ca certificate authority
I0417 19:09:56.194174 694161 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
I0417 19:09:56.624005 694161 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
I0417 19:09:57.316330 694161 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
I0417 19:09:57.776706 694161 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
I0417 19:09:58.506835 694161 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
I0417 19:09:58.796796 694161 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
I0417 19:09:58.797127 694161 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-873604 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0417 19:09:59.088963 694161 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
I0417 19:09:59.089258 694161 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-873604 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0417 19:09:59.485242 694161 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
I0417 19:09:59.889216 694161 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
I0417 19:10:00.470845 694161 kubeadm.go:309] [certs] Generating "sa" key and public key
I0417 19:10:00.485669 694161 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0417 19:10:01.378507 694161 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
I0417 19:10:01.982884 694161 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0417 19:10:02.268403 694161 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0417 19:10:02.722430 694161 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0417 19:10:03.104831 694161 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0417 19:10:03.105777 694161 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0417 19:10:03.109186 694161 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0417 19:10:03.111961 694161 out.go:204] - Booting up control plane ...
I0417 19:10:03.112075 694161 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0417 19:10:03.112163 694161 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0417 19:10:03.114553 694161 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0417 19:10:03.126333 694161 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0417 19:10:03.127511 694161 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0417 19:10:03.127567 694161 kubeadm.go:309] [kubelet-start] Starting the kubelet
I0417 19:10:03.228776 694161 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0417 19:10:03.228865 694161 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
I0417 19:10:04.243034 694161 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.014338995s
I0417 19:10:04.243120 694161 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I0417 19:10:10.247345 694161 kubeadm.go:309] [api-check] The API server is healthy after 6.002158165s
I0417 19:10:10.264987 694161 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0417 19:10:10.285762 694161 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0417 19:10:10.320943 694161 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
I0417 19:10:10.321166 694161 kubeadm.go:309] [mark-control-plane] Marking the node addons-873604 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0417 19:10:10.331103 694161 kubeadm.go:309] [bootstrap-token] Using token: f332dj.4fi44gqjkjxhwrp9
I0417 19:10:10.333195 694161 out.go:204] - Configuring RBAC rules ...
I0417 19:10:10.333334 694161 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0417 19:10:10.337964 694161 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0417 19:10:10.347103 694161 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
I0417 19:10:10.350937 694161 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0417 19:10:10.357386 694161 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0417 19:10:10.361086 694161 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0417 19:10:10.651393 694161 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0417 19:10:11.098674 694161 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
I0417 19:10:11.652717 694161 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
I0417 19:10:11.653986 694161 kubeadm.go:309]
I0417 19:10:11.654057 694161 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
I0417 19:10:11.654068 694161 kubeadm.go:309]
I0417 19:10:11.654143 694161 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
I0417 19:10:11.654151 694161 kubeadm.go:309]
I0417 19:10:11.654177 694161 kubeadm.go:309] mkdir -p $HOME/.kube
I0417 19:10:11.654237 694161 kubeadm.go:309] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0417 19:10:11.654293 694161 kubeadm.go:309] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0417 19:10:11.654306 694161 kubeadm.go:309]
I0417 19:10:11.654357 694161 kubeadm.go:309] Alternatively, if you are the root user, you can run:
I0417 19:10:11.654365 694161 kubeadm.go:309]
I0417 19:10:11.654411 694161 kubeadm.go:309] export KUBECONFIG=/etc/kubernetes/admin.conf
I0417 19:10:11.654420 694161 kubeadm.go:309]
I0417 19:10:11.654470 694161 kubeadm.go:309] You should now deploy a pod network to the cluster.
I0417 19:10:11.654548 694161 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0417 19:10:11.654618 694161 kubeadm.go:309] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0417 19:10:11.654626 694161 kubeadm.go:309]
I0417 19:10:11.654707 694161 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
I0417 19:10:11.654784 694161 kubeadm.go:309] and service account keys on each node and then running the following as root:
I0417 19:10:11.654792 694161 kubeadm.go:309]
I0417 19:10:11.654873 694161 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token f332dj.4fi44gqjkjxhwrp9 \
I0417 19:10:11.654975 694161 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:64e6df13a2dfd9033b0e1d5e98b3cfd2efe34f46e411a8fa9e48d2f90687e6a8 \
I0417 19:10:11.655000 694161 kubeadm.go:309] --control-plane
I0417 19:10:11.655005 694161 kubeadm.go:309]
I0417 19:10:11.655090 694161 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
I0417 19:10:11.655098 694161 kubeadm.go:309]
I0417 19:10:11.655177 694161 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token f332dj.4fi44gqjkjxhwrp9 \
I0417 19:10:11.655280 694161 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:64e6df13a2dfd9033b0e1d5e98b3cfd2efe34f46e411a8fa9e48d2f90687e6a8
I0417 19:10:11.658815 694161 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-1057-aws\n", err: exit status 1
I0417 19:10:11.658933 694161 kubeadm.go:309] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0417 19:10:11.658953 694161 cni.go:84] Creating CNI manager for ""
I0417 19:10:11.658961 694161 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0417 19:10:11.661539 694161 out.go:177] * Configuring CNI (Container Networking Interface) ...
I0417 19:10:11.663688 694161 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I0417 19:10:11.667622 694161 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl ...
I0417 19:10:11.667647 694161 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
I0417 19:10:11.687434 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I0417 19:10:11.983629 694161 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0417 19:10:11.983692 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:11.983795 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-873604 minikube.k8s.io/updated_at=2024_04_17T19_10_11_0700 minikube.k8s.io/version=v1.33.0-beta.0 minikube.k8s.io/commit=6017d247dc519df02225d261a1d9173619e922e3 minikube.k8s.io/name=addons-873604 minikube.k8s.io/primary=true
I0417 19:10:12.162299 694161 ops.go:34] apiserver oom_adj: -16
I0417 19:10:12.162392 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:12.662843 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:13.162486 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:13.663177 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:14.162571 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:14.662489 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:15.163090 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:15.663278 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:16.162484 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:16.662935 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:17.163308 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:17.662634 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:18.163007 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:18.662559 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:19.163438 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:19.662558 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:20.162530 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:20.662873 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:21.163519 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:21.663100 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:22.162980 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:22.662551 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:23.162549 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:23.662657 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:24.162597 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:24.663394 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:25.162860 694161 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0417 19:10:25.268925 694161 kubeadm.go:1107] duration metric: took 13.285299404s to wait for elevateKubeSystemPrivileges
W0417 19:10:25.268959 694161 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
I0417 19:10:25.268967 694161 kubeadm.go:393] duration metric: took 29.634872006s to StartCluster
I0417 19:10:25.268983 694161 settings.go:142] acquiring lock: {Name:mkca3c46bd90bd66268d8c5f3823c8842153ebd7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0417 19:10:25.269101 694161 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/18665-688109/kubeconfig
I0417 19:10:25.269573 694161 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18665-688109/kubeconfig: {Name:mk9d670643a338e225544addd9a80feeadd71982 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0417 19:10:25.270578 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0417 19:10:25.270618 694161 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0-rc.2 ContainerRuntime:crio ControlPlane:true Worker:true}
I0417 19:10:25.273454 694161 out.go:177] * Verifying Kubernetes components...
I0417 19:10:25.270849 694161 config.go:182] Loaded profile config "addons-873604": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0-rc.2
I0417 19:10:25.270859 694161 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]
I0417 19:10:25.275367 694161 addons.go:69] Setting yakd=true in profile "addons-873604"
I0417 19:10:25.275381 694161 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0417 19:10:25.275397 694161 addons.go:234] Setting addon yakd=true in "addons-873604"
I0417 19:10:25.275428 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:25.275471 694161 addons.go:69] Setting ingress-dns=true in profile "addons-873604"
I0417 19:10:25.275493 694161 addons.go:234] Setting addon ingress-dns=true in "addons-873604"
I0417 19:10:25.275523 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:25.275910 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.275916 694161 addons.go:69] Setting inspektor-gadget=true in profile "addons-873604"
I0417 19:10:25.275934 694161 addons.go:234] Setting addon inspektor-gadget=true in "addons-873604"
I0417 19:10:25.275951 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:25.276282 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.277235 694161 addons.go:69] Setting metrics-server=true in profile "addons-873604"
I0417 19:10:25.277286 694161 addons.go:69] Setting cloud-spanner=true in profile "addons-873604"
I0417 19:10:25.277305 694161 addons.go:234] Setting addon metrics-server=true in "addons-873604"
I0417 19:10:25.277310 694161 addons.go:234] Setting addon cloud-spanner=true in "addons-873604"
I0417 19:10:25.277337 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:25.277342 694161 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-873604"
I0417 19:10:25.277376 694161 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-873604"
I0417 19:10:25.277391 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:25.277751 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.277337 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:25.278084 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.277751 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.286027 694161 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-873604"
I0417 19:10:25.286067 694161 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-873604"
I0417 19:10:25.286111 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:25.286535 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.288671 694161 addons.go:69] Setting default-storageclass=true in profile "addons-873604"
I0417 19:10:25.288714 694161 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-873604"
I0417 19:10:25.289006 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.289447 694161 addons.go:69] Setting registry=true in profile "addons-873604"
I0417 19:10:25.289482 694161 addons.go:234] Setting addon registry=true in "addons-873604"
I0417 19:10:25.289521 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:25.289904 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.315876 694161 addons.go:69] Setting storage-provisioner=true in profile "addons-873604"
I0417 19:10:25.315927 694161 addons.go:234] Setting addon storage-provisioner=true in "addons-873604"
I0417 19:10:25.315965 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:25.316459 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.328653 694161 addons.go:69] Setting gcp-auth=true in profile "addons-873604"
I0417 19:10:25.328704 694161 mustload.go:65] Loading cluster: addons-873604
I0417 19:10:25.328872 694161 config.go:182] Loaded profile config "addons-873604": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0-rc.2
I0417 19:10:25.329111 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.344718 694161 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-873604"
I0417 19:10:25.344768 694161 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-873604"
I0417 19:10:25.345062 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.356615 694161 addons.go:69] Setting ingress=true in profile "addons-873604"
I0417 19:10:25.356657 694161 addons.go:234] Setting addon ingress=true in "addons-873604"
I0417 19:10:25.356706 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:25.357122 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.358272 694161 addons.go:69] Setting volumesnapshots=true in profile "addons-873604"
I0417 19:10:25.358309 694161 addons.go:234] Setting addon volumesnapshots=true in "addons-873604"
I0417 19:10:25.358346 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:25.358761 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.275911 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.419473 694161 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
I0417 19:10:25.434724 694161 out.go:177] - Using image docker.io/registry:2.8.3
I0417 19:10:25.438643 694161 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0417 19:10:25.448318 694161 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
I0417 19:10:25.448352 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
I0417 19:10:25.448454 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:25.447769 694161 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0417 19:10:25.465667 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0417 19:10:25.465767 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:25.447780 694161 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.15
I0417 19:10:25.447785 694161 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.27.0
I0417 19:10:25.447789 694161 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0417 19:10:25.447793 694161 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
I0417 19:10:25.495766 694161 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
I0417 19:10:25.496013 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:25.497486 694161 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-873604"
I0417 19:10:25.502462 694161 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.14.5
I0417 19:10:25.502521 694161 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0417 19:10:25.502552 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0417 19:10:25.506059 694161 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
I0417 19:10:25.507009 694161 addons.go:234] Setting addon default-storageclass=true in "addons-873604"
I0417 19:10:25.507244 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:25.507761 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.516591 694161 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0417 19:10:25.512264 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:25.512313 694161 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0417 19:10:25.514168 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0417 19:10:25.514240 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:25.514247 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0417 19:10:25.521625 694161 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0417 19:10:25.522054 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:25.524967 694161 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0417 19:10:25.525182 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:25.530440 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:25.530535 694161 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0417 19:10:25.534095 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0417 19:10:25.544617 694161 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0417 19:10:25.554427 694161 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0417 19:10:25.554687 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0417 19:10:25.556878 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:25.560046 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0417 19:10:25.564658 694161 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.4
I0417 19:10:25.564746 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:25.573780 694161 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0417 19:10:25.573861 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:25.593261 694161 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
I0417 19:10:25.593287 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0417 19:10:25.593350 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:25.616636 694161 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
I0417 19:10:25.615536 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:25.615757 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:25.616995 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0417 19:10:25.626002 694161 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0417 19:10:25.627945 694161 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0417 19:10:25.629714 694161 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0417 19:10:25.628421 694161 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0417 19:10:25.634062 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0417 19:10:25.634192 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:25.647069 694161 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0417 19:10:25.649681 694161 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0417 19:10:25.655101 694161 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0417 19:10:25.657659 694161 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0417 19:10:25.657736 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0417 19:10:25.657834 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:25.686001 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:25.690121 694161 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
I0417 19:10:25.690148 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0417 19:10:25.690210 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:25.717001 694161 out.go:177] - Using image docker.io/busybox:stable
I0417 19:10:25.723299 694161 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0417 19:10:25.725491 694161 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0417 19:10:25.725516 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0417 19:10:25.725707 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:25.740591 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:25.772336 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:25.776824 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:25.782712 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:25.806812 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:25.809023 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:25.809865 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:25.828688 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:25.833988 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:25.841930 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:26.074562 694161 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
I0417 19:10:26.074589 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0417 19:10:26.076512 694161 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0417 19:10:26.185738 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0417 19:10:26.197877 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0417 19:10:26.205301 694161 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
I0417 19:10:26.205325 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0417 19:10:26.247789 694161 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
I0417 19:10:26.247864 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0417 19:10:26.293716 694161 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0417 19:10:26.293781 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0417 19:10:26.318344 694161 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0417 19:10:26.318412 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0417 19:10:26.324349 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0417 19:10:26.347358 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0417 19:10:26.347916 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0417 19:10:26.352561 694161 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0417 19:10:26.352633 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0417 19:10:26.395127 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0417 19:10:26.409508 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0417 19:10:26.431620 694161 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0417 19:10:26.431687 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0417 19:10:26.435088 694161 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
I0417 19:10:26.435157 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0417 19:10:26.440535 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0417 19:10:26.494929 694161 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0417 19:10:26.495004 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0417 19:10:26.504252 694161 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0417 19:10:26.504321 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0417 19:10:26.518486 694161 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
I0417 19:10:26.518570 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0417 19:10:26.613502 694161 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0417 19:10:26.613575 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I0417 19:10:26.616909 694161 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
I0417 19:10:26.616987 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0417 19:10:26.700260 694161 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0417 19:10:26.700515 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0417 19:10:26.700494 694161 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0417 19:10:26.700607 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0417 19:10:26.718739 694161 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0417 19:10:26.718808 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0417 19:10:26.753135 694161 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0417 19:10:26.753201 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0417 19:10:26.762415 694161 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
I0417 19:10:26.762481 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0417 19:10:26.855594 694161 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0417 19:10:26.855659 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0417 19:10:26.888738 694161 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0417 19:10:26.888827 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0417 19:10:26.889018 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
I0417 19:10:26.926696 694161 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0417 19:10:26.926782 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0417 19:10:26.945001 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
I0417 19:10:26.958707 694161 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0417 19:10:26.958780 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0417 19:10:26.985547 694161 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0417 19:10:26.985620 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0417 19:10:27.030655 694161 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0417 19:10:27.030733 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0417 19:10:27.033941 694161 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
I0417 19:10:27.034020 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0417 19:10:27.074058 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0417 19:10:27.145612 694161 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0417 19:10:27.145677 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0417 19:10:27.146006 694161 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0417 19:10:27.146046 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0417 19:10:27.204337 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/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
I0417 19:10:27.251630 694161 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0417 19:10:27.251696 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0417 19:10:27.414564 694161 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0417 19:10:27.414644 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0417 19:10:27.544801 694161 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0417 19:10:27.544866 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0417 19:10:27.689791 694161 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0417 19:10:27.689823 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0417 19:10:27.840076 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0417 19:10:28.633453 694161 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^ forward . \/etc\/resolv.conf.*/i \ hosts {\n 192.168.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.008876091s)
I0417 19:10:28.633490 694161 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0417 19:10:28.634501 694161 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.557958799s)
I0417 19:10:28.635196 694161 node_ready.go:35] waiting up to 6m0s for node "addons-873604" to be "Ready" ...
I0417 19:10:29.166668 694161 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-873604" context rescaled to 1 replicas
I0417 19:10:29.353382 694161 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.167610217s)
I0417 19:10:29.683820 694161 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.485861649s)
I0417 19:10:30.664201 694161 node_ready.go:53] node "addons-873604" has status "Ready":"False"
I0417 19:10:31.355545 694161 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.031085839s)
I0417 19:10:31.356024 694161 addons.go:470] Verifying addon ingress=true in "addons-873604"
I0417 19:10:31.358110 694161 out.go:177] * Verifying ingress addon...
I0417 19:10:31.355763 694161 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.008368405s)
I0417 19:10:31.355813 694161 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.007853621s)
I0417 19:10:31.355832 694161 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.960683693s)
I0417 19:10:31.355849 694161 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.946283273s)
I0417 19:10:31.355888 694161 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.915290989s)
I0417 19:10:31.355934 694161 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.466882199s)
I0417 19:10:31.355971 694161 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.410904382s)
I0417 19:10:31.363011 694161 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-873604 service yakd-dashboard -n yakd-dashboard
I0417 19:10:31.361493 694161 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0417 19:10:31.361662 694161 addons.go:470] Verifying addon registry=true in "addons-873604"
I0417 19:10:31.361678 694161 addons.go:470] Verifying addon metrics-server=true in "addons-873604"
I0417 19:10:31.367392 694161 out.go:177] * Verifying registry addon...
I0417 19:10:31.371128 694161 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
W0417 19:10:31.393288 694161 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]
I0417 19:10:31.421529 694161 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
I0417 19:10:31.421558 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:31.422113 694161 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0417 19:10:31.422159 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:31.456565 694161 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.382402382s)
W0417 19:10:31.456601 694161 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I0417 19:10:31.456624 694161 retry.go:31] will retry after 304.18179ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I0417 19:10:31.456695 694161 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.252245288s)
I0417 19:10:31.723649 694161 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.883526582s)
I0417 19:10:31.723750 694161 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-873604"
I0417 19:10:31.727409 694161 out.go:177] * Verifying csi-hostpath-driver addon...
I0417 19:10:31.730837 694161 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0417 19:10:31.761886 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0417 19:10:31.769910 694161 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0417 19:10:31.769937 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:31.870305 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:31.884834 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:32.235388 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:32.369411 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:32.382452 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:32.741173 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:32.868971 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:32.877267 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:33.138965 694161 node_ready.go:53] node "addons-873604" has status "Ready":"False"
I0417 19:10:33.235662 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:33.369880 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:33.376814 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:33.747531 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:33.866287 694161 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0417 19:10:33.866365 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:33.881308 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:33.901922 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:33.911544 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:34.090387 694161 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0417 19:10:34.129054 694161 addons.go:234] Setting addon gcp-auth=true in "addons-873604"
I0417 19:10:34.129106 694161 host.go:66] Checking if "addons-873604" exists ...
I0417 19:10:34.129544 694161 cli_runner.go:164] Run: docker container inspect addons-873604 --format={{.State.Status}}
I0417 19:10:34.146111 694161 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0417 19:10:34.146166 694161 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-873604
I0417 19:10:34.184643 694161 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33542 SSHKeyPath:/home/jenkins/minikube-integration/18665-688109/.minikube/machines/addons-873604/id_rsa Username:docker}
I0417 19:10:34.242748 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:34.370505 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:34.375460 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:34.741337 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:34.869880 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:34.875462 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:34.901369 694161 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.139432601s)
I0417 19:10:34.904202 694161 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0417 19:10:34.906842 694161 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0417 19:10:34.909067 694161 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0417 19:10:34.909094 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0417 19:10:34.943154 694161 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0417 19:10:34.943181 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0417 19:10:34.970994 694161 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0417 19:10:34.971028 694161 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0417 19:10:34.994175 694161 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0417 19:10:35.236043 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:35.369854 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:35.376202 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:35.669273 694161 node_ready.go:53] node "addons-873604" has status "Ready":"False"
I0417 19:10:35.708575 694161 addons.go:470] Verifying addon gcp-auth=true in "addons-873604"
I0417 19:10:35.710859 694161 out.go:177] * Verifying gcp-auth addon...
I0417 19:10:35.714416 694161 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0417 19:10:35.726369 694161 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0417 19:10:35.726402 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:35.737043 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:35.870349 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:35.875860 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:36.219485 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:36.237764 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:36.370223 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:36.378510 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:36.725348 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:36.741277 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:36.870492 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:36.875817 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:37.222461 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:37.235817 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:37.369787 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:37.375672 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:37.717842 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:37.740759 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:37.869888 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:37.876592 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:38.138861 694161 node_ready.go:53] node "addons-873604" has status "Ready":"False"
I0417 19:10:38.225001 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:38.238824 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:38.371766 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:38.377432 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:38.718765 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:38.744321 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:38.874671 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:38.880120 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:39.241812 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:39.257757 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:39.371224 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:39.376249 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:39.717996 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:39.738323 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:39.870734 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:39.875623 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:40.139051 694161 node_ready.go:53] node "addons-873604" has status "Ready":"False"
I0417 19:10:40.218201 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:40.246904 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:40.369716 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:40.375729 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:40.717954 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:40.736144 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:40.869500 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:40.875173 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:41.218470 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:41.243127 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:41.370231 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:41.375902 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:41.718717 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:41.738493 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:41.869720 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:41.875470 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:42.144611 694161 node_ready.go:53] node "addons-873604" has status "Ready":"False"
I0417 19:10:42.219098 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:42.244859 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:42.370993 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:42.376710 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:42.718338 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:42.741738 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:42.869755 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:42.875782 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:43.218545 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:43.235532 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:43.369652 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:43.375983 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:43.718024 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:43.735764 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:43.869481 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:43.875400 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:44.218908 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:44.235079 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:44.369604 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:44.375463 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:44.639044 694161 node_ready.go:53] node "addons-873604" has status "Ready":"False"
I0417 19:10:44.717939 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:44.735659 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:44.869819 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:44.875686 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:45.219433 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:45.239557 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:45.371014 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:45.375903 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:45.718534 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:45.736041 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:45.869520 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:45.875728 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:46.217824 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:46.236030 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:46.369776 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:46.375147 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:46.639153 694161 node_ready.go:53] node "addons-873604" has status "Ready":"False"
I0417 19:10:46.718101 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:46.736301 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:46.870011 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:46.874957 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:47.218218 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:47.236112 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:47.369860 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:47.375589 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:47.718185 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:47.735878 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:47.869210 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:47.875185 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:48.218659 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:48.235815 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:48.370102 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:48.375387 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:48.717887 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:48.740697 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:48.869112 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:48.874946 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:49.138984 694161 node_ready.go:53] node "addons-873604" has status "Ready":"False"
I0417 19:10:49.218420 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:49.237041 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:49.369614 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:49.375446 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:49.718027 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:49.735523 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:49.869621 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:49.875871 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:50.218195 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:50.235394 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:50.368854 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:50.375640 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:50.718051 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:50.742698 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:50.869911 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:50.874802 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:51.141569 694161 node_ready.go:53] node "addons-873604" has status "Ready":"False"
I0417 19:10:51.217814 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:51.235260 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:51.369930 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:51.376075 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:51.718403 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:51.735753 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:51.869875 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:51.875881 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:52.218587 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:52.235946 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:52.370301 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:52.374995 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:52.717822 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:52.735306 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:52.869458 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:52.875524 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:53.218284 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:53.234965 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:53.369560 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:53.375331 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:53.638660 694161 node_ready.go:53] node "addons-873604" has status "Ready":"False"
I0417 19:10:53.718059 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:53.736916 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:53.869022 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:53.874600 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:54.218310 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:54.236412 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:54.369596 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:54.379677 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:54.718184 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:54.736434 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:54.869969 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:54.874908 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:55.218201 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:55.237492 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:55.371780 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:55.375377 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:55.639952 694161 node_ready.go:53] node "addons-873604" has status "Ready":"False"
I0417 19:10:55.718402 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:55.735774 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:55.870137 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:55.876303 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:56.218478 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:56.236205 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:56.369275 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:56.375044 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:56.718322 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:56.736029 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:56.869783 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:56.875502 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:57.218460 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:57.235190 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:57.369537 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:57.375036 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:57.717728 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:57.741519 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:57.869492 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:57.875018 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:58.193982 694161 node_ready.go:49] node "addons-873604" has status "Ready":"True"
I0417 19:10:58.194009 694161 node_ready.go:38] duration metric: took 29.558788318s for node "addons-873604" to be "Ready" ...
I0417 19:10:58.194020 694161 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" ...
I0417 19:10:58.219989 694161 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-tf89r" in "kube-system" namespace to be "Ready" ...
I0417 19:10:58.230190 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:58.242523 694161 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0417 19:10:58.242551 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:58.453219 694161 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0417 19:10:58.453244 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:58.459654 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:58.720215 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:58.749642 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:58.905939 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:58.910002 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:59.218682 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:59.241589 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:59.371419 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:59.375812 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:10:59.719430 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:10:59.750563 694161 pod_ready.go:92] pod "coredns-7db6d8ff4d-tf89r" in "kube-system" namespace has status "Ready":"True"
I0417 19:10:59.750638 694161 pod_ready.go:81] duration metric: took 1.530606485s for pod "coredns-7db6d8ff4d-tf89r" in "kube-system" namespace to be "Ready" ...
I0417 19:10:59.750676 694161 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-873604" in "kube-system" namespace to be "Ready" ...
I0417 19:10:59.760738 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:10:59.772853 694161 pod_ready.go:92] pod "etcd-addons-873604" in "kube-system" namespace has status "Ready":"True"
I0417 19:10:59.772939 694161 pod_ready.go:81] duration metric: took 22.232651ms for pod "etcd-addons-873604" in "kube-system" namespace to be "Ready" ...
I0417 19:10:59.772982 694161 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-873604" in "kube-system" namespace to be "Ready" ...
I0417 19:10:59.781220 694161 pod_ready.go:92] pod "kube-apiserver-addons-873604" in "kube-system" namespace has status "Ready":"True"
I0417 19:10:59.781286 694161 pod_ready.go:81] duration metric: took 8.281225ms for pod "kube-apiserver-addons-873604" in "kube-system" namespace to be "Ready" ...
I0417 19:10:59.781314 694161 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-873604" in "kube-system" namespace to be "Ready" ...
I0417 19:10:59.790065 694161 pod_ready.go:92] pod "kube-controller-manager-addons-873604" in "kube-system" namespace has status "Ready":"True"
I0417 19:10:59.790136 694161 pod_ready.go:81] duration metric: took 8.801893ms for pod "kube-controller-manager-addons-873604" in "kube-system" namespace to be "Ready" ...
I0417 19:10:59.790167 694161 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-zcxl8" in "kube-system" namespace to be "Ready" ...
I0417 19:10:59.798101 694161 pod_ready.go:92] pod "kube-proxy-zcxl8" in "kube-system" namespace has status "Ready":"True"
I0417 19:10:59.798168 694161 pod_ready.go:81] duration metric: took 7.981361ms for pod "kube-proxy-zcxl8" in "kube-system" namespace to be "Ready" ...
I0417 19:10:59.798195 694161 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-873604" in "kube-system" namespace to be "Ready" ...
I0417 19:10:59.870139 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:10:59.878728 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:00.142401 694161 pod_ready.go:92] pod "kube-scheduler-addons-873604" in "kube-system" namespace has status "Ready":"True"
I0417 19:11:00.142491 694161 pod_ready.go:81] duration metric: took 344.272717ms for pod "kube-scheduler-addons-873604" in "kube-system" namespace to be "Ready" ...
I0417 19:11:00.142521 694161 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace to be "Ready" ...
I0417 19:11:00.227796 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:00.238580 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:00.372007 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:00.380066 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:00.722375 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:00.753135 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:00.869386 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:00.876005 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:01.218295 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:01.237169 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:01.370068 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:01.375354 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:01.718041 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:01.737786 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:01.891834 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:01.903192 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:02.148836 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:02.218827 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:02.236968 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:02.371716 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:02.378179 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:02.719972 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:02.736836 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:02.869447 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:02.875945 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:03.218552 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:03.237415 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:03.371858 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:03.377871 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:03.722136 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:03.737853 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:03.872749 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:03.880712 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:04.150468 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:04.218259 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:04.238582 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:04.370947 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:04.376649 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:04.718729 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:04.737561 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:04.869349 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:04.876110 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:05.220261 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:05.236778 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:05.378553 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:05.378768 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:05.718695 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:05.740079 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:05.870137 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:05.875792 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:06.150773 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:06.218462 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:06.238256 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:06.369807 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:06.377426 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:06.718603 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:06.741723 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:06.871607 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:06.879159 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:07.222323 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:07.240218 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:07.376998 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:07.380954 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:07.718172 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:07.738377 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:07.870599 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:07.875837 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:08.218036 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:08.236735 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:08.382356 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:08.389373 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:08.650078 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:08.718935 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:08.739064 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:08.871648 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:08.910720 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:09.218824 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:09.237055 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:09.371332 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:09.377805 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:09.718698 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:09.742366 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:09.869953 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:09.877683 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:10.224551 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:10.249433 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:10.372135 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:10.380415 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:10.719590 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:10.742216 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:10.870793 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:10.877309 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:11.149651 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:11.219175 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:11.238836 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:11.371144 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:11.376428 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:11.720002 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:11.740368 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:11.872181 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:11.888635 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:12.219814 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:12.241282 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:12.370200 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:12.376407 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:12.718721 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:12.740118 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:12.871105 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:12.876231 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:13.218848 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:13.236893 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:13.369915 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:13.376112 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0417 19:11:13.653763 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:13.718924 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:13.737517 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:13.886278 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:13.895271 694161 kapi.go:107] duration metric: took 42.524139256s to wait for kubernetes.io/minikube-addons=registry ...
I0417 19:11:14.223223 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:14.238887 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:14.371817 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:14.718137 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:14.740228 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:14.870261 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:15.219817 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:15.238023 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:15.371453 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:15.720488 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:15.739108 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:15.872775 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:16.152651 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:16.235876 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:16.254732 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:16.374869 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:16.728724 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:16.771056 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:16.888550 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:17.226920 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:17.239956 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:17.370111 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:17.718273 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:17.748220 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:17.872756 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:18.153206 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:18.220492 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:18.239230 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:18.372003 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:18.721435 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:18.760309 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:18.871903 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:19.218808 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:19.238035 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:19.371667 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:19.718281 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:19.743463 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:19.870338 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:20.219031 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:20.237181 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:20.370688 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:20.654549 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:20.719437 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:20.751637 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:20.870879 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:21.220109 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:21.239047 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:21.370636 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:21.718946 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:21.741844 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:21.870909 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:22.242466 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:22.249024 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:22.370372 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:22.722411 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:22.753462 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:22.869380 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:23.160041 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:23.218705 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:23.237200 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:23.369904 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:23.718518 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:23.737766 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:23.869369 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:24.220204 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:24.238505 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:24.373666 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:24.719587 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:24.737987 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:24.869967 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:25.219125 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:25.239295 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:25.370188 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:25.649597 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:25.717825 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:25.740871 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:25.870722 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:26.218908 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:26.237074 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:26.369559 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:26.718015 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:26.742363 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:26.869507 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:27.219220 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:27.236965 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:27.371839 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:27.653655 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:27.718434 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:27.741889 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:27.869166 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:28.218914 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:28.238449 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:28.370624 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:28.718931 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:28.745678 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:28.870336 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:29.218350 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:29.237827 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:29.369637 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:29.721178 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:29.738533 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:29.871052 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:30.154212 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:30.219280 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:30.236493 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:30.374199 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:30.718520 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:30.744719 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:30.870260 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:31.219234 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:31.236794 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:31.371048 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:31.718349 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:31.738516 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:31.870446 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:32.220114 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:32.239046 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:32.371459 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:32.649375 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:32.720129 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:32.749330 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:32.869470 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:33.218994 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:33.236895 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:33.376533 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:33.721459 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:33.750444 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:33.870800 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:34.218241 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:34.236673 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:34.371325 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:34.649682 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:34.719428 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:34.741178 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:34.869184 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:35.218402 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:35.236244 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:35.369472 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:35.719798 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:35.750522 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:35.870451 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:36.218924 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:36.237504 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:36.373065 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:36.718683 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:36.742382 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:36.870620 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:37.150017 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:37.218810 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:37.236196 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:37.369180 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:37.718066 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:37.741745 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:37.869300 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:38.218084 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:38.237553 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:38.370416 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:38.718226 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:38.737085 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:38.870884 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:39.151042 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:39.218633 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:39.236507 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:39.371347 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:39.718326 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:39.738235 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:39.869307 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:40.218803 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:40.237001 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:40.369375 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:40.718725 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:40.742341 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:40.869892 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:41.218119 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:41.240500 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:41.373725 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:41.650417 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:41.717699 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:41.737890 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:41.869495 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:42.226067 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:42.237543 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:42.374556 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:42.718976 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:42.745030 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:42.871186 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:43.219028 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:43.238084 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:43.370843 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:43.651813 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:43.718101 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:43.751490 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:43.871234 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:44.218810 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:44.236551 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:44.371141 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:44.718270 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:44.737739 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:44.870636 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:45.223033 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:45.246938 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:45.386761 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:45.718293 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:45.751686 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:45.870583 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:46.148729 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:46.218333 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:46.236675 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:46.370135 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:46.726332 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:46.743102 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:46.874631 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:47.219761 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:47.236920 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:47.371118 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:47.718738 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:47.752629 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:47.870320 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:48.149702 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:48.218199 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:48.237288 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:48.371836 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:48.724142 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0417 19:11:48.746300 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:48.869645 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:49.218612 694161 kapi.go:107] duration metric: took 1m13.504195307s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0417 19:11:49.220844 694161 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-873604 cluster.
I0417 19:11:49.222830 694161 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.
I0417 19:11:49.225223 694161 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0417 19:11:49.247040 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:49.370141 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:49.745956 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:49.869404 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:50.152375 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:50.246453 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:50.370212 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:50.744501 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:50.871108 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:51.237122 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:51.370542 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:51.739926 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:51.870413 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:52.237932 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:52.372597 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:52.650827 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:52.752841 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:52.869858 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:53.238097 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:53.369493 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:53.738440 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:53.869877 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:54.238327 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:54.378629 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:54.654021 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:54.742588 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:54.871247 694161 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0417 19:11:55.236375 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:55.370578 694161 kapi.go:107] duration metric: took 1m24.009088193s to wait for app.kubernetes.io/name=ingress-nginx ...
I0417 19:11:55.756441 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:56.237089 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:56.738219 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:57.152018 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:57.236811 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:57.747232 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:58.237468 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:58.744977 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:59.236482 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:11:59.648673 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:11:59.738136 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:12:00.317239 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:12:00.745916 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:12:01.239124 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:12:01.649699 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:12:01.746095 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:12:02.236889 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:12:02.741611 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:12:03.239120 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:12:03.651329 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:12:03.745174 694161 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0417 19:12:04.237053 694161 kapi.go:107] duration metric: took 1m32.50621535s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0417 19:12:04.240443 694161 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, storage-provisioner, nvidia-device-plugin, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
I0417 19:12:04.242331 694161 addons.go:505] duration metric: took 1m38.971457593s for enable addons: enabled=[cloud-spanner ingress-dns storage-provisioner nvidia-device-plugin metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
I0417 19:12:06.149840 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:12:08.648808 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:12:10.649204 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:12:13.148836 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:12:15.149714 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:12:17.150184 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:12:19.648638 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:12:21.649539 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:12:24.149824 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:12:26.155030 694161 pod_ready.go:102] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"False"
I0417 19:12:28.149378 694161 pod_ready.go:92] pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace has status "Ready":"True"
I0417 19:12:28.149404 694161 pod_ready.go:81] duration metric: took 1m28.006859378s for pod "metrics-server-c59844bb4-q7zp5" in "kube-system" namespace to be "Ready" ...
I0417 19:12:28.149417 694161 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-6lc6l" in "kube-system" namespace to be "Ready" ...
I0417 19:12:28.154641 694161 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-6lc6l" in "kube-system" namespace has status "Ready":"True"
I0417 19:12:28.154665 694161 pod_ready.go:81] duration metric: took 5.240053ms for pod "nvidia-device-plugin-daemonset-6lc6l" in "kube-system" namespace to be "Ready" ...
I0417 19:12:28.154717 694161 pod_ready.go:38] duration metric: took 1m29.960629996s 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" ...
I0417 19:12:28.154738 694161 api_server.go:52] waiting for apiserver process to appear ...
I0417 19:12:28.154789 694161 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0417 19:12:28.154864 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0417 19:12:28.215121 694161 cri.go:89] found id: "e7fa33d45e13088acc35af0f7974c2ad6367f93df73d8b908c400bd564810211"
I0417 19:12:28.215144 694161 cri.go:89] found id: ""
I0417 19:12:28.215160 694161 logs.go:276] 1 containers: [e7fa33d45e13088acc35af0f7974c2ad6367f93df73d8b908c400bd564810211]
I0417 19:12:28.215222 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:28.219199 694161 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0417 19:12:28.219271 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0417 19:12:28.257376 694161 cri.go:89] found id: "601178ae2a7a169ee4d3b2e90ffa40bccaf408ddb0708275e378d13e89d818b1"
I0417 19:12:28.257396 694161 cri.go:89] found id: ""
I0417 19:12:28.257404 694161 logs.go:276] 1 containers: [601178ae2a7a169ee4d3b2e90ffa40bccaf408ddb0708275e378d13e89d818b1]
I0417 19:12:28.257462 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:28.260955 694161 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0417 19:12:28.261031 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0417 19:12:28.306001 694161 cri.go:89] found id: "07b8ad1d41f6b99a33bded223cd274dd0ded539371632beac88523c59f387311"
I0417 19:12:28.306027 694161 cri.go:89] found id: ""
I0417 19:12:28.306035 694161 logs.go:276] 1 containers: [07b8ad1d41f6b99a33bded223cd274dd0ded539371632beac88523c59f387311]
I0417 19:12:28.306115 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:28.309905 694161 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0417 19:12:28.310025 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0417 19:12:28.351814 694161 cri.go:89] found id: "e9f56dc186c7a977b0698573fa6a2ba605e315d6266f288fb6600f09843b4c76"
I0417 19:12:28.351842 694161 cri.go:89] found id: ""
I0417 19:12:28.351850 694161 logs.go:276] 1 containers: [e9f56dc186c7a977b0698573fa6a2ba605e315d6266f288fb6600f09843b4c76]
I0417 19:12:28.351914 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:28.355525 694161 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0417 19:12:28.355608 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0417 19:12:28.414372 694161 cri.go:89] found id: "86f101ac5b7e937cb73fb0f62ae5c544b527e551a3f72e1b001aa8e7c11a8d17"
I0417 19:12:28.414393 694161 cri.go:89] found id: ""
I0417 19:12:28.414402 694161 logs.go:276] 1 containers: [86f101ac5b7e937cb73fb0f62ae5c544b527e551a3f72e1b001aa8e7c11a8d17]
I0417 19:12:28.414459 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:28.418031 694161 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0417 19:12:28.418104 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0417 19:12:28.456737 694161 cri.go:89] found id: "97206e2d817c0074c80b73cac71499e6402f5054ce786fbc53468051e08c4458"
I0417 19:12:28.456815 694161 cri.go:89] found id: ""
I0417 19:12:28.456836 694161 logs.go:276] 1 containers: [97206e2d817c0074c80b73cac71499e6402f5054ce786fbc53468051e08c4458]
I0417 19:12:28.456938 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:28.460493 694161 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0417 19:12:28.460561 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0417 19:12:28.505567 694161 cri.go:89] found id: "fcb960be1e4e36ab2daf9232af1f0103f9a78d388cbee409fa9d031dc1f32ce6"
I0417 19:12:28.505598 694161 cri.go:89] found id: ""
I0417 19:12:28.505606 694161 logs.go:276] 1 containers: [fcb960be1e4e36ab2daf9232af1f0103f9a78d388cbee409fa9d031dc1f32ce6]
I0417 19:12:28.505663 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:28.509220 694161 logs.go:123] Gathering logs for etcd [601178ae2a7a169ee4d3b2e90ffa40bccaf408ddb0708275e378d13e89d818b1] ...
I0417 19:12:28.509245 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 601178ae2a7a169ee4d3b2e90ffa40bccaf408ddb0708275e378d13e89d818b1"
I0417 19:12:28.562732 694161 logs.go:123] Gathering logs for coredns [07b8ad1d41f6b99a33bded223cd274dd0ded539371632beac88523c59f387311] ...
I0417 19:12:28.562804 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 07b8ad1d41f6b99a33bded223cd274dd0ded539371632beac88523c59f387311"
I0417 19:12:28.606981 694161 logs.go:123] Gathering logs for kube-scheduler [e9f56dc186c7a977b0698573fa6a2ba605e315d6266f288fb6600f09843b4c76] ...
I0417 19:12:28.607017 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9f56dc186c7a977b0698573fa6a2ba605e315d6266f288fb6600f09843b4c76"
I0417 19:12:28.656922 694161 logs.go:123] Gathering logs for container status ...
I0417 19:12:28.656955 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0417 19:12:28.706497 694161 logs.go:123] Gathering logs for kubelet ...
I0417 19:12:28.706528 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0417 19:12:28.765045 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.985411 1495 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-873604' and this object
W0417 19:12:28.765268 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.985465 1495 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-873604' and this object
W0417 19:12:28.765449 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.985517 1495 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:28.765649 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.985530 1495 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:28.765813 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.985589 1495 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-873604" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:28.765994 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.985601 1495 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-873604" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:28.766177 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.988363 1495 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:28.766382 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.988460 1495 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:28.766565 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.988523 1495 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:28.766772 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.988539 1495 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
I0417 19:12:28.804099 694161 logs.go:123] Gathering logs for describe nodes ...
I0417 19:12:28.805095 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0417 19:12:28.981173 694161 logs.go:123] Gathering logs for kube-apiserver [e7fa33d45e13088acc35af0f7974c2ad6367f93df73d8b908c400bd564810211] ...
I0417 19:12:28.981206 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e7fa33d45e13088acc35af0f7974c2ad6367f93df73d8b908c400bd564810211"
I0417 19:12:29.069695 694161 logs.go:123] Gathering logs for kube-proxy [86f101ac5b7e937cb73fb0f62ae5c544b527e551a3f72e1b001aa8e7c11a8d17] ...
I0417 19:12:29.069737 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86f101ac5b7e937cb73fb0f62ae5c544b527e551a3f72e1b001aa8e7c11a8d17"
I0417 19:12:29.108940 694161 logs.go:123] Gathering logs for kube-controller-manager [97206e2d817c0074c80b73cac71499e6402f5054ce786fbc53468051e08c4458] ...
I0417 19:12:29.108969 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 97206e2d817c0074c80b73cac71499e6402f5054ce786fbc53468051e08c4458"
I0417 19:12:29.194463 694161 logs.go:123] Gathering logs for kindnet [fcb960be1e4e36ab2daf9232af1f0103f9a78d388cbee409fa9d031dc1f32ce6] ...
I0417 19:12:29.194498 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fcb960be1e4e36ab2daf9232af1f0103f9a78d388cbee409fa9d031dc1f32ce6"
I0417 19:12:29.233703 694161 logs.go:123] Gathering logs for CRI-O ...
I0417 19:12:29.233793 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0417 19:12:29.331263 694161 logs.go:123] Gathering logs for dmesg ...
I0417 19:12:29.331303 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0417 19:12:29.350417 694161 out.go:304] Setting ErrFile to fd 2...
I0417 19:12:29.350446 694161 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0417 19:12:29.350495 694161 out.go:239] X Problems detected in kubelet:
W0417 19:12:29.350510 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.985601 1495 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-873604" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:29.350522 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.988363 1495 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:29.350534 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.988460 1495 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:29.350542 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.988523 1495 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:29.350552 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.988539 1495 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
I0417 19:12:29.350559 694161 out.go:304] Setting ErrFile to fd 2...
I0417 19:12:29.350570 694161 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0417 19:12:39.351331 694161 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0417 19:12:39.368434 694161 api_server.go:72] duration metric: took 2m14.097783195s to wait for apiserver process to appear ...
I0417 19:12:39.368458 694161 api_server.go:88] waiting for apiserver healthz status ...
I0417 19:12:39.368492 694161 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0417 19:12:39.368560 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0417 19:12:39.409853 694161 cri.go:89] found id: "e7fa33d45e13088acc35af0f7974c2ad6367f93df73d8b908c400bd564810211"
I0417 19:12:39.409873 694161 cri.go:89] found id: ""
I0417 19:12:39.409881 694161 logs.go:276] 1 containers: [e7fa33d45e13088acc35af0f7974c2ad6367f93df73d8b908c400bd564810211]
I0417 19:12:39.409937 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:39.413569 694161 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0417 19:12:39.413643 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0417 19:12:39.452693 694161 cri.go:89] found id: "601178ae2a7a169ee4d3b2e90ffa40bccaf408ddb0708275e378d13e89d818b1"
I0417 19:12:39.452717 694161 cri.go:89] found id: ""
I0417 19:12:39.452725 694161 logs.go:276] 1 containers: [601178ae2a7a169ee4d3b2e90ffa40bccaf408ddb0708275e378d13e89d818b1]
I0417 19:12:39.452779 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:39.456270 694161 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0417 19:12:39.456343 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0417 19:12:39.499495 694161 cri.go:89] found id: "07b8ad1d41f6b99a33bded223cd274dd0ded539371632beac88523c59f387311"
I0417 19:12:39.499516 694161 cri.go:89] found id: ""
I0417 19:12:39.499524 694161 logs.go:276] 1 containers: [07b8ad1d41f6b99a33bded223cd274dd0ded539371632beac88523c59f387311]
I0417 19:12:39.499579 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:39.504195 694161 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0417 19:12:39.504264 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0417 19:12:39.545852 694161 cri.go:89] found id: "e9f56dc186c7a977b0698573fa6a2ba605e315d6266f288fb6600f09843b4c76"
I0417 19:12:39.545875 694161 cri.go:89] found id: ""
I0417 19:12:39.545883 694161 logs.go:276] 1 containers: [e9f56dc186c7a977b0698573fa6a2ba605e315d6266f288fb6600f09843b4c76]
I0417 19:12:39.545943 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:39.549688 694161 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0417 19:12:39.549763 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0417 19:12:39.591672 694161 cri.go:89] found id: "86f101ac5b7e937cb73fb0f62ae5c544b527e551a3f72e1b001aa8e7c11a8d17"
I0417 19:12:39.591695 694161 cri.go:89] found id: ""
I0417 19:12:39.591703 694161 logs.go:276] 1 containers: [86f101ac5b7e937cb73fb0f62ae5c544b527e551a3f72e1b001aa8e7c11a8d17]
I0417 19:12:39.591760 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:39.595500 694161 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0417 19:12:39.595585 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0417 19:12:39.633385 694161 cri.go:89] found id: "97206e2d817c0074c80b73cac71499e6402f5054ce786fbc53468051e08c4458"
I0417 19:12:39.633407 694161 cri.go:89] found id: ""
I0417 19:12:39.633415 694161 logs.go:276] 1 containers: [97206e2d817c0074c80b73cac71499e6402f5054ce786fbc53468051e08c4458]
I0417 19:12:39.633471 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:39.637028 694161 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0417 19:12:39.637104 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0417 19:12:39.676483 694161 cri.go:89] found id: "fcb960be1e4e36ab2daf9232af1f0103f9a78d388cbee409fa9d031dc1f32ce6"
I0417 19:12:39.676565 694161 cri.go:89] found id: ""
I0417 19:12:39.676581 694161 logs.go:276] 1 containers: [fcb960be1e4e36ab2daf9232af1f0103f9a78d388cbee409fa9d031dc1f32ce6]
I0417 19:12:39.676640 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:39.680313 694161 logs.go:123] Gathering logs for kubelet ...
I0417 19:12:39.680340 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0417 19:12:39.735678 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.985411 1495 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-873604' and this object
W0417 19:12:39.735909 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.985465 1495 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-873604' and this object
W0417 19:12:39.736092 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.985517 1495 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:39.736291 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.985530 1495 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:39.736476 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.985589 1495 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-873604" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:39.736681 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.985601 1495 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-873604" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:39.736876 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.988363 1495 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:39.737081 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.988460 1495 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:39.737266 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.988523 1495 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:39.737472 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.988539 1495 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
I0417 19:12:39.775926 694161 logs.go:123] Gathering logs for describe nodes ...
I0417 19:12:39.775958 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0417 19:12:39.911859 694161 logs.go:123] Gathering logs for coredns [07b8ad1d41f6b99a33bded223cd274dd0ded539371632beac88523c59f387311] ...
I0417 19:12:39.911891 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 07b8ad1d41f6b99a33bded223cd274dd0ded539371632beac88523c59f387311"
I0417 19:12:39.956547 694161 logs.go:123] Gathering logs for kube-controller-manager [97206e2d817c0074c80b73cac71499e6402f5054ce786fbc53468051e08c4458] ...
I0417 19:12:39.956577 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 97206e2d817c0074c80b73cac71499e6402f5054ce786fbc53468051e08c4458"
I0417 19:12:40.025096 694161 logs.go:123] Gathering logs for container status ...
I0417 19:12:40.025144 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0417 19:12:40.105644 694161 logs.go:123] Gathering logs for CRI-O ...
I0417 19:12:40.105682 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0417 19:12:40.210702 694161 logs.go:123] Gathering logs for dmesg ...
I0417 19:12:40.210745 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0417 19:12:40.230875 694161 logs.go:123] Gathering logs for kube-apiserver [e7fa33d45e13088acc35af0f7974c2ad6367f93df73d8b908c400bd564810211] ...
I0417 19:12:40.230912 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e7fa33d45e13088acc35af0f7974c2ad6367f93df73d8b908c400bd564810211"
I0417 19:12:40.301628 694161 logs.go:123] Gathering logs for etcd [601178ae2a7a169ee4d3b2e90ffa40bccaf408ddb0708275e378d13e89d818b1] ...
I0417 19:12:40.301660 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 601178ae2a7a169ee4d3b2e90ffa40bccaf408ddb0708275e378d13e89d818b1"
I0417 19:12:40.361420 694161 logs.go:123] Gathering logs for kube-scheduler [e9f56dc186c7a977b0698573fa6a2ba605e315d6266f288fb6600f09843b4c76] ...
I0417 19:12:40.361462 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9f56dc186c7a977b0698573fa6a2ba605e315d6266f288fb6600f09843b4c76"
I0417 19:12:40.411255 694161 logs.go:123] Gathering logs for kube-proxy [86f101ac5b7e937cb73fb0f62ae5c544b527e551a3f72e1b001aa8e7c11a8d17] ...
I0417 19:12:40.411289 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86f101ac5b7e937cb73fb0f62ae5c544b527e551a3f72e1b001aa8e7c11a8d17"
I0417 19:12:40.451586 694161 logs.go:123] Gathering logs for kindnet [fcb960be1e4e36ab2daf9232af1f0103f9a78d388cbee409fa9d031dc1f32ce6] ...
I0417 19:12:40.451617 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fcb960be1e4e36ab2daf9232af1f0103f9a78d388cbee409fa9d031dc1f32ce6"
I0417 19:12:40.494642 694161 out.go:304] Setting ErrFile to fd 2...
I0417 19:12:40.494676 694161 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0417 19:12:40.494782 694161 out.go:239] X Problems detected in kubelet:
W0417 19:12:40.494827 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.985601 1495 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-873604" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:40.494855 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.988363 1495 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:40.494863 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.988460 1495 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:40.494870 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.988523 1495 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:40.494881 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.988539 1495 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
I0417 19:12:40.494887 694161 out.go:304] Setting ErrFile to fd 2...
I0417 19:12:40.494893 694161 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0417 19:12:50.496684 694161 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0417 19:12:50.504299 694161 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0417 19:12:50.505439 694161 api_server.go:141] control plane version: v1.30.0-rc.2
I0417 19:12:50.505468 694161 api_server.go:131] duration metric: took 11.136999618s to wait for apiserver health ...
I0417 19:12:50.505478 694161 system_pods.go:43] waiting for kube-system pods to appear ...
I0417 19:12:50.505499 694161 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0417 19:12:50.505560 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0417 19:12:50.551940 694161 cri.go:89] found id: "e7fa33d45e13088acc35af0f7974c2ad6367f93df73d8b908c400bd564810211"
I0417 19:12:50.551964 694161 cri.go:89] found id: ""
I0417 19:12:50.551972 694161 logs.go:276] 1 containers: [e7fa33d45e13088acc35af0f7974c2ad6367f93df73d8b908c400bd564810211]
I0417 19:12:50.552042 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:50.555833 694161 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0417 19:12:50.555936 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0417 19:12:50.598297 694161 cri.go:89] found id: "601178ae2a7a169ee4d3b2e90ffa40bccaf408ddb0708275e378d13e89d818b1"
I0417 19:12:50.598320 694161 cri.go:89] found id: ""
I0417 19:12:50.598328 694161 logs.go:276] 1 containers: [601178ae2a7a169ee4d3b2e90ffa40bccaf408ddb0708275e378d13e89d818b1]
I0417 19:12:50.598391 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:50.602101 694161 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0417 19:12:50.602175 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0417 19:12:50.642793 694161 cri.go:89] found id: "07b8ad1d41f6b99a33bded223cd274dd0ded539371632beac88523c59f387311"
I0417 19:12:50.642813 694161 cri.go:89] found id: ""
I0417 19:12:50.642821 694161 logs.go:276] 1 containers: [07b8ad1d41f6b99a33bded223cd274dd0ded539371632beac88523c59f387311]
I0417 19:12:50.642875 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:50.646409 694161 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0417 19:12:50.646502 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0417 19:12:50.688600 694161 cri.go:89] found id: "e9f56dc186c7a977b0698573fa6a2ba605e315d6266f288fb6600f09843b4c76"
I0417 19:12:50.688621 694161 cri.go:89] found id: ""
I0417 19:12:50.688629 694161 logs.go:276] 1 containers: [e9f56dc186c7a977b0698573fa6a2ba605e315d6266f288fb6600f09843b4c76]
I0417 19:12:50.688704 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:50.692293 694161 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0417 19:12:50.692374 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0417 19:12:50.734228 694161 cri.go:89] found id: "86f101ac5b7e937cb73fb0f62ae5c544b527e551a3f72e1b001aa8e7c11a8d17"
I0417 19:12:50.734253 694161 cri.go:89] found id: ""
I0417 19:12:50.734261 694161 logs.go:276] 1 containers: [86f101ac5b7e937cb73fb0f62ae5c544b527e551a3f72e1b001aa8e7c11a8d17]
I0417 19:12:50.734351 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:50.743726 694161 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0417 19:12:50.743815 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0417 19:12:50.786457 694161 cri.go:89] found id: "97206e2d817c0074c80b73cac71499e6402f5054ce786fbc53468051e08c4458"
I0417 19:12:50.786480 694161 cri.go:89] found id: ""
I0417 19:12:50.786487 694161 logs.go:276] 1 containers: [97206e2d817c0074c80b73cac71499e6402f5054ce786fbc53468051e08c4458]
I0417 19:12:50.786572 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:50.790301 694161 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0417 19:12:50.790394 694161 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0417 19:12:50.840094 694161 cri.go:89] found id: "fcb960be1e4e36ab2daf9232af1f0103f9a78d388cbee409fa9d031dc1f32ce6"
I0417 19:12:50.840169 694161 cri.go:89] found id: ""
I0417 19:12:50.840192 694161 logs.go:276] 1 containers: [fcb960be1e4e36ab2daf9232af1f0103f9a78d388cbee409fa9d031dc1f32ce6]
I0417 19:12:50.840272 694161 ssh_runner.go:195] Run: which crictl
I0417 19:12:50.844437 694161 logs.go:123] Gathering logs for container status ...
I0417 19:12:50.844508 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0417 19:12:50.907645 694161 logs.go:123] Gathering logs for etcd [601178ae2a7a169ee4d3b2e90ffa40bccaf408ddb0708275e378d13e89d818b1] ...
I0417 19:12:50.907675 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 601178ae2a7a169ee4d3b2e90ffa40bccaf408ddb0708275e378d13e89d818b1"
I0417 19:12:50.958811 694161 logs.go:123] Gathering logs for coredns [07b8ad1d41f6b99a33bded223cd274dd0ded539371632beac88523c59f387311] ...
I0417 19:12:50.958845 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 07b8ad1d41f6b99a33bded223cd274dd0ded539371632beac88523c59f387311"
I0417 19:12:51.014483 694161 logs.go:123] Gathering logs for kube-scheduler [e9f56dc186c7a977b0698573fa6a2ba605e315d6266f288fb6600f09843b4c76] ...
I0417 19:12:51.014523 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9f56dc186c7a977b0698573fa6a2ba605e315d6266f288fb6600f09843b4c76"
I0417 19:12:51.069807 694161 logs.go:123] Gathering logs for kube-proxy [86f101ac5b7e937cb73fb0f62ae5c544b527e551a3f72e1b001aa8e7c11a8d17] ...
I0417 19:12:51.069839 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86f101ac5b7e937cb73fb0f62ae5c544b527e551a3f72e1b001aa8e7c11a8d17"
I0417 19:12:51.120036 694161 logs.go:123] Gathering logs for kube-controller-manager [97206e2d817c0074c80b73cac71499e6402f5054ce786fbc53468051e08c4458] ...
I0417 19:12:51.120068 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 97206e2d817c0074c80b73cac71499e6402f5054ce786fbc53468051e08c4458"
I0417 19:12:51.196076 694161 logs.go:123] Gathering logs for kindnet [fcb960be1e4e36ab2daf9232af1f0103f9a78d388cbee409fa9d031dc1f32ce6] ...
I0417 19:12:51.196112 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fcb960be1e4e36ab2daf9232af1f0103f9a78d388cbee409fa9d031dc1f32ce6"
I0417 19:12:51.239098 694161 logs.go:123] Gathering logs for kubelet ...
I0417 19:12:51.239130 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0417 19:12:51.296063 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.985411 1495 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-873604' and this object
W0417 19:12:51.296320 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.985465 1495 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-873604' and this object
W0417 19:12:51.296511 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.985517 1495 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:51.296716 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.985530 1495 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:51.296888 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.985589 1495 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-873604" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:51.297072 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.985601 1495 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-873604" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:51.297261 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.988363 1495 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:51.297468 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.988460 1495 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:51.297656 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.988523 1495 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:51.297865 694161 logs.go:138] Found kubelet problem: Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.988539 1495 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
I0417 19:12:51.337800 694161 logs.go:123] Gathering logs for dmesg ...
I0417 19:12:51.337832 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0417 19:12:51.356602 694161 logs.go:123] Gathering logs for describe nodes ...
I0417 19:12:51.356634 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0-rc.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0417 19:12:51.495718 694161 logs.go:123] Gathering logs for kube-apiserver [e7fa33d45e13088acc35af0f7974c2ad6367f93df73d8b908c400bd564810211] ...
I0417 19:12:51.495749 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e7fa33d45e13088acc35af0f7974c2ad6367f93df73d8b908c400bd564810211"
I0417 19:12:51.563465 694161 logs.go:123] Gathering logs for CRI-O ...
I0417 19:12:51.563540 694161 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0417 19:12:51.657423 694161 out.go:304] Setting ErrFile to fd 2...
I0417 19:12:51.657454 694161 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0417 19:12:51.657514 694161 out.go:239] X Problems detected in kubelet:
W0417 19:12:51.657528 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.985601 1495 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-873604" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-873604' and this object
W0417 19:12:51.657536 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.988363 1495 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:51.657547 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.988460 1495 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:51.657555 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: W0417 19:10:57.988523 1495 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
W0417 19:12:51.657565 694161 out.go:239] Apr 17 19:10:57 addons-873604 kubelet[1495]: E0417 19:10:57.988539 1495 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-873604" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-873604' and this object
I0417 19:12:51.657572 694161 out.go:304] Setting ErrFile to fd 2...
I0417 19:12:51.657583 694161 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0417 19:13:01.671954 694161 system_pods.go:59] 18 kube-system pods found
I0417 19:13:01.672013 694161 system_pods.go:61] "coredns-7db6d8ff4d-tf89r" [6d50a17c-d030-491f-a9e7-344e52ca2e43] Running
I0417 19:13:01.672028 694161 system_pods.go:61] "csi-hostpath-attacher-0" [5ed8350d-6f82-4a99-81fb-acce4f44903e] Running
I0417 19:13:01.672032 694161 system_pods.go:61] "csi-hostpath-resizer-0" [a094ae73-5cba-4d9f-8f80-f92b7b371c55] Running
I0417 19:13:01.672037 694161 system_pods.go:61] "csi-hostpathplugin-28wcl" [9513b917-9c97-4e7d-a58c-68fcdb52eadc] Running
I0417 19:13:01.672041 694161 system_pods.go:61] "etcd-addons-873604" [4d8bd5d0-ff8e-46c2-95b2-370af1fdf8ee] Running
I0417 19:13:01.672052 694161 system_pods.go:61] "kindnet-xrsgr" [c915c17a-d1ae-404f-a25a-93e517bf7ff9] Running
I0417 19:13:01.672057 694161 system_pods.go:61] "kube-apiserver-addons-873604" [5d12b02b-b639-4306-b01e-621e0adff821] Running
I0417 19:13:01.672073 694161 system_pods.go:61] "kube-controller-manager-addons-873604" [8c8ebc95-425b-4347-81b1-9a01e1e106e7] Running
I0417 19:13:01.672082 694161 system_pods.go:61] "kube-ingress-dns-minikube" [b4ebfb39-7e93-4561-9442-16bc8af64c70] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0417 19:13:01.672091 694161 system_pods.go:61] "kube-proxy-zcxl8" [ee652fb9-719b-460e-becc-f9c35909409c] Running
I0417 19:13:01.672097 694161 system_pods.go:61] "kube-scheduler-addons-873604" [1493bd44-030a-408f-b7d8-6f60ae22987d] Running
I0417 19:13:01.672102 694161 system_pods.go:61] "metrics-server-c59844bb4-q7zp5" [da8a5501-6baf-4977-905c-f81fe98110e2] Running
I0417 19:13:01.672113 694161 system_pods.go:61] "nvidia-device-plugin-daemonset-6lc6l" [88c0cead-b0d0-4699-b183-dab722233906] Running
I0417 19:13:01.672117 694161 system_pods.go:61] "registry-hlj26" [bd1989fe-0b5a-41a4-ae03-88af2d34eb0d] Running
I0417 19:13:01.672121 694161 system_pods.go:61] "registry-proxy-qwqgq" [e06390fb-d1dc-4627-80a9-02edada26c01] Running
I0417 19:13:01.672125 694161 system_pods.go:61] "snapshot-controller-745499f584-4wzw2" [4eb7bf86-05b3-4e06-83e6-05e94dd20f58] Running
I0417 19:13:01.672129 694161 system_pods.go:61] "snapshot-controller-745499f584-j78nn" [84496916-d4e7-4a9b-b8e3-dce36db8163d] Running
I0417 19:13:01.672136 694161 system_pods.go:61] "storage-provisioner" [71a1577e-c751-48be-b51e-ae0981fefa0b] Running
I0417 19:13:01.672142 694161 system_pods.go:74] duration metric: took 11.166658539s to wait for pod list to return data ...
I0417 19:13:01.672154 694161 default_sa.go:34] waiting for default service account to be created ...
I0417 19:13:01.674721 694161 default_sa.go:45] found service account: "default"
I0417 19:13:01.674749 694161 default_sa.go:55] duration metric: took 2.588232ms for default service account to be created ...
I0417 19:13:01.674760 694161 system_pods.go:116] waiting for k8s-apps to be running ...
I0417 19:13:01.684828 694161 system_pods.go:86] 18 kube-system pods found
I0417 19:13:01.684864 694161 system_pods.go:89] "coredns-7db6d8ff4d-tf89r" [6d50a17c-d030-491f-a9e7-344e52ca2e43] Running
I0417 19:13:01.684871 694161 system_pods.go:89] "csi-hostpath-attacher-0" [5ed8350d-6f82-4a99-81fb-acce4f44903e] Running
I0417 19:13:01.684876 694161 system_pods.go:89] "csi-hostpath-resizer-0" [a094ae73-5cba-4d9f-8f80-f92b7b371c55] Running
I0417 19:13:01.684881 694161 system_pods.go:89] "csi-hostpathplugin-28wcl" [9513b917-9c97-4e7d-a58c-68fcdb52eadc] Running
I0417 19:13:01.684886 694161 system_pods.go:89] "etcd-addons-873604" [4d8bd5d0-ff8e-46c2-95b2-370af1fdf8ee] Running
I0417 19:13:01.684891 694161 system_pods.go:89] "kindnet-xrsgr" [c915c17a-d1ae-404f-a25a-93e517bf7ff9] Running
I0417 19:13:01.684896 694161 system_pods.go:89] "kube-apiserver-addons-873604" [5d12b02b-b639-4306-b01e-621e0adff821] Running
I0417 19:13:01.684901 694161 system_pods.go:89] "kube-controller-manager-addons-873604" [8c8ebc95-425b-4347-81b1-9a01e1e106e7] Running
I0417 19:13:01.684909 694161 system_pods.go:89] "kube-ingress-dns-minikube" [b4ebfb39-7e93-4561-9442-16bc8af64c70] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0417 19:13:01.684921 694161 system_pods.go:89] "kube-proxy-zcxl8" [ee652fb9-719b-460e-becc-f9c35909409c] Running
I0417 19:13:01.684930 694161 system_pods.go:89] "kube-scheduler-addons-873604" [1493bd44-030a-408f-b7d8-6f60ae22987d] Running
I0417 19:13:01.684934 694161 system_pods.go:89] "metrics-server-c59844bb4-q7zp5" [da8a5501-6baf-4977-905c-f81fe98110e2] Running
I0417 19:13:01.684939 694161 system_pods.go:89] "nvidia-device-plugin-daemonset-6lc6l" [88c0cead-b0d0-4699-b183-dab722233906] Running
I0417 19:13:01.684947 694161 system_pods.go:89] "registry-hlj26" [bd1989fe-0b5a-41a4-ae03-88af2d34eb0d] Running
I0417 19:13:01.684951 694161 system_pods.go:89] "registry-proxy-qwqgq" [e06390fb-d1dc-4627-80a9-02edada26c01] Running
I0417 19:13:01.684954 694161 system_pods.go:89] "snapshot-controller-745499f584-4wzw2" [4eb7bf86-05b3-4e06-83e6-05e94dd20f58] Running
I0417 19:13:01.684959 694161 system_pods.go:89] "snapshot-controller-745499f584-j78nn" [84496916-d4e7-4a9b-b8e3-dce36db8163d] Running
I0417 19:13:01.684965 694161 system_pods.go:89] "storage-provisioner" [71a1577e-c751-48be-b51e-ae0981fefa0b] Running
I0417 19:13:01.684974 694161 system_pods.go:126] duration metric: took 10.207794ms to wait for k8s-apps to be running ...
I0417 19:13:01.684985 694161 system_svc.go:44] waiting for kubelet service to be running ....
I0417 19:13:01.685047 694161 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0417 19:13:01.697447 694161 system_svc.go:56] duration metric: took 12.451388ms WaitForService to wait for kubelet
I0417 19:13:01.697477 694161 kubeadm.go:576] duration metric: took 2m36.426831573s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0417 19:13:01.697496 694161 node_conditions.go:102] verifying NodePressure condition ...
I0417 19:13:01.700854 694161 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0417 19:13:01.700889 694161 node_conditions.go:123] node cpu capacity is 2
I0417 19:13:01.700902 694161 node_conditions.go:105] duration metric: took 3.399502ms to run NodePressure ...
I0417 19:13:01.700915 694161 start.go:240] waiting for startup goroutines ...
I0417 19:13:01.700923 694161 start.go:245] waiting for cluster config update ...
I0417 19:13:01.700940 694161 start.go:254] writing updated cluster config ...
I0417 19:13:01.701278 694161 ssh_runner.go:195] Run: rm -f paused
I0417 19:13:01.923739 694161 start.go:600] kubectl: 1.29.4, cluster: 1.30.0-rc.2 (minor skew: 1)
I0417 19:13:01.926029 694161 out.go:177] * Done! kubectl is now configured to use "addons-873604" cluster and "default" namespace by default
==> CRI-O <==
Apr 17 19:17:11 addons-873604 crio[912]: time="2024-04-17 19:17:11.436266784Z" level=info msg="Removing pod sandbox: feae8b0fbbea794d2911c0ed296f13d3e4e83f4ef1795bd7827c6f828185733a" id=38e6f98d-9d93-4514-a235-2e11c8f50862 name=/runtime.v1.RuntimeService/RemovePodSandbox
Apr 17 19:17:11 addons-873604 crio[912]: time="2024-04-17 19:17:11.445784947Z" level=info msg="Removed pod sandbox: feae8b0fbbea794d2911c0ed296f13d3e4e83f4ef1795bd7827c6f828185733a" id=38e6f98d-9d93-4514-a235-2e11c8f50862 name=/runtime.v1.RuntimeService/RemovePodSandbox
Apr 17 19:17:11 addons-873604 crio[912]: time="2024-04-17 19:17:11.446270055Z" level=info msg="Stopping pod sandbox: 4cda26947eb1061464b5a93d48a030908065e033b38d7e057fdd1e5d1b3610a8" id=66c56edd-704f-45bb-bace-56e8c7cfd188 name=/runtime.v1.RuntimeService/StopPodSandbox
Apr 17 19:17:11 addons-873604 crio[912]: time="2024-04-17 19:17:11.446305319Z" level=info msg="Stopped pod sandbox (already stopped): 4cda26947eb1061464b5a93d48a030908065e033b38d7e057fdd1e5d1b3610a8" id=66c56edd-704f-45bb-bace-56e8c7cfd188 name=/runtime.v1.RuntimeService/StopPodSandbox
Apr 17 19:17:11 addons-873604 crio[912]: time="2024-04-17 19:17:11.446693174Z" level=info msg="Removing pod sandbox: 4cda26947eb1061464b5a93d48a030908065e033b38d7e057fdd1e5d1b3610a8" id=bf05d4e0-ed85-49c8-8b50-5e18008c56ac name=/runtime.v1.RuntimeService/RemovePodSandbox
Apr 17 19:17:11 addons-873604 crio[912]: time="2024-04-17 19:17:11.455960234Z" level=info msg="Removed pod sandbox: 4cda26947eb1061464b5a93d48a030908065e033b38d7e057fdd1e5d1b3610a8" id=bf05d4e0-ed85-49c8-8b50-5e18008c56ac name=/runtime.v1.RuntimeService/RemovePodSandbox
Apr 17 19:17:11 addons-873604 crio[912]: time="2024-04-17 19:17:11.456565191Z" level=info msg="Stopping pod sandbox: 544704fa63aaccdb7d6b7dc36546e2e11cf03d0fece2bf4b7596c14ffa87abb3" id=08a4a86d-ba9a-4d9d-971e-e9dfe2e72c34 name=/runtime.v1.RuntimeService/StopPodSandbox
Apr 17 19:17:11 addons-873604 crio[912]: time="2024-04-17 19:17:11.456610474Z" level=info msg="Stopped pod sandbox (already stopped): 544704fa63aaccdb7d6b7dc36546e2e11cf03d0fece2bf4b7596c14ffa87abb3" id=08a4a86d-ba9a-4d9d-971e-e9dfe2e72c34 name=/runtime.v1.RuntimeService/StopPodSandbox
Apr 17 19:17:11 addons-873604 crio[912]: time="2024-04-17 19:17:11.456925609Z" level=info msg="Removing pod sandbox: 544704fa63aaccdb7d6b7dc36546e2e11cf03d0fece2bf4b7596c14ffa87abb3" id=dec208a5-4cec-4a5c-b414-bbbc9c774433 name=/runtime.v1.RuntimeService/RemovePodSandbox
Apr 17 19:17:11 addons-873604 crio[912]: time="2024-04-17 19:17:11.466222682Z" level=info msg="Removed pod sandbox: 544704fa63aaccdb7d6b7dc36546e2e11cf03d0fece2bf4b7596c14ffa87abb3" id=dec208a5-4cec-4a5c-b414-bbbc9c774433 name=/runtime.v1.RuntimeService/RemovePodSandbox
Apr 17 19:17:11 addons-873604 crio[912]: time="2024-04-17 19:17:11.532888122Z" level=info msg="Stopping container: 0814cf0bcc31b96bf5a15e8902e98280d3fb28faaa650944b3fa9d7afeb52ec6 (timeout: 2s)" id=2a41d494-0684-44ba-b92d-377660ca0897 name=/runtime.v1.RuntimeService/StopContainer
Apr 17 19:17:13 addons-873604 crio[912]: time="2024-04-17 19:17:13.539325733Z" level=warning msg="Stopping container 0814cf0bcc31b96bf5a15e8902e98280d3fb28faaa650944b3fa9d7afeb52ec6 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=2a41d494-0684-44ba-b92d-377660ca0897 name=/runtime.v1.RuntimeService/StopContainer
Apr 17 19:17:13 addons-873604 conmon[4804]: conmon 0814cf0bcc31b96bf5a1 <ninfo>: container 4815 exited with status 137
Apr 17 19:17:13 addons-873604 crio[912]: time="2024-04-17 19:17:13.681655849Z" level=info msg="Stopped container 0814cf0bcc31b96bf5a15e8902e98280d3fb28faaa650944b3fa9d7afeb52ec6: ingress-nginx/ingress-nginx-controller-84df5799c-6b27j/controller" id=2a41d494-0684-44ba-b92d-377660ca0897 name=/runtime.v1.RuntimeService/StopContainer
Apr 17 19:17:13 addons-873604 crio[912]: time="2024-04-17 19:17:13.682191803Z" level=info msg="Stopping pod sandbox: e4de6222494bf4915923c401b99d2fbba8770d3c996905e01d900c130d5da8e5" id=8da4ad2a-3fe7-41f9-8cd3-fdf2d218cb32 name=/runtime.v1.RuntimeService/StopPodSandbox
Apr 17 19:17:13 addons-873604 crio[912]: time="2024-04-17 19:17:13.685612542Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-UJSVHWIOQWFFKGCD - [0:0]\n:KUBE-HP-BQBRF4PBACNLZMN2 - [0:0]\n-X KUBE-HP-BQBRF4PBACNLZMN2\n-X KUBE-HP-UJSVHWIOQWFFKGCD\nCOMMIT\n"
Apr 17 19:17:13 addons-873604 crio[912]: time="2024-04-17 19:17:13.687018661Z" level=info msg="Closing host port tcp:80"
Apr 17 19:17:13 addons-873604 crio[912]: time="2024-04-17 19:17:13.687068957Z" level=info msg="Closing host port tcp:443"
Apr 17 19:17:13 addons-873604 crio[912]: time="2024-04-17 19:17:13.688458002Z" level=info msg="Host port tcp:80 does not have an open socket"
Apr 17 19:17:13 addons-873604 crio[912]: time="2024-04-17 19:17:13.688485201Z" level=info msg="Host port tcp:443 does not have an open socket"
Apr 17 19:17:13 addons-873604 crio[912]: time="2024-04-17 19:17:13.688654542Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-84df5799c-6b27j Namespace:ingress-nginx ID:e4de6222494bf4915923c401b99d2fbba8770d3c996905e01d900c130d5da8e5 UID:f7789c3a-6583-4932-9fcd-b05c5ebdd7fb NetNS:/var/run/netns/11b9e9a8-008a-45a0-b558-60b902f270e6 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Apr 17 19:17:13 addons-873604 crio[912]: time="2024-04-17 19:17:13.688797784Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-84df5799c-6b27j from CNI network \"kindnet\" (type=ptp)"
Apr 17 19:17:13 addons-873604 crio[912]: time="2024-04-17 19:17:13.708940634Z" level=info msg="Stopped pod sandbox: e4de6222494bf4915923c401b99d2fbba8770d3c996905e01d900c130d5da8e5" id=8da4ad2a-3fe7-41f9-8cd3-fdf2d218cb32 name=/runtime.v1.RuntimeService/StopPodSandbox
Apr 17 19:17:13 addons-873604 crio[912]: time="2024-04-17 19:17:13.819450078Z" level=info msg="Removing container: 0814cf0bcc31b96bf5a15e8902e98280d3fb28faaa650944b3fa9d7afeb52ec6" id=1c7c4ed9-93e8-429f-8921-36584f44bef7 name=/runtime.v1.RuntimeService/RemoveContainer
Apr 17 19:17:13 addons-873604 crio[912]: time="2024-04-17 19:17:13.834395215Z" level=info msg="Removed container 0814cf0bcc31b96bf5a15e8902e98280d3fb28faaa650944b3fa9d7afeb52ec6: ingress-nginx/ingress-nginx-controller-84df5799c-6b27j/controller" id=1c7c4ed9-93e8-429f-8921-36584f44bef7 name=/runtime.v1.RuntimeService/RemoveContainer
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
ad98cabfcf2ba dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79 7 seconds ago Exited hello-world-app 2 95ab8090e2046 hello-world-app-86c47465fc-dpqqm
5768e9026a041 docker.io/library/nginx@sha256:31bad00311cb5eeb8a6648beadcf67277a175da89989f14727420a80e2e76742 2 minutes ago Running nginx 0 40ee22d252486 nginx
7c983645ca770 ghcr.io/headlamp-k8s/headlamp@sha256:1f277f42730106526a27560517a4c5f9253ccb2477be458986f44a791158a02c 3 minutes ago Running headlamp 0 3035e4d6159cf headlamp-7559bf459f-4rl7c
f1ee6f9af7955 gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69 5 minutes ago Running gcp-auth 0 a1051241b01f6 gcp-auth-5db96cd9b4-j8trl
bdac711194bbe docker.io/marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310 5 minutes ago Running yakd 0 f8052eddb7691 yakd-dashboard-5ddbf7d777-shv8z
97e99410da22d registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70 6 minutes ago Running metrics-server 0 363043df0486c metrics-server-c59844bb4-q7zp5
348b13f6f5fc0 ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6 6 minutes ago Running storage-provisioner 0 9533e27c6447d storage-provisioner
07b8ad1d41f6b 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93 6 minutes ago Running coredns 0 60dc8e785aa14 coredns-7db6d8ff4d-tf89r
fcb960be1e4e3 4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d 6 minutes ago Running kindnet-cni 0 95e574383062b kindnet-xrsgr
86f101ac5b7e9 aa30953d3c2b4acff6d925faf6c4af0ac0577bf606ddf8491ab14ca0cabba691 6 minutes ago Running kube-proxy 0 d23200fdc7c43 kube-proxy-zcxl8
e9f56dc186c7a 425022910de1d4ab7b21888dfad9e8f9da04f37712dccd64347bbfd735b80657 7 minutes ago Running kube-scheduler 0 12c490b1344f4 kube-scheduler-addons-873604
97206e2d817c0 88320cfaf308b507d1d1d6fa062612281320e1ca1add79c7b22b5b0a19756aa1 7 minutes ago Running kube-controller-manager 0 a915e5f0093c1 kube-controller-manager-addons-873604
e7fa33d45e130 78b24de5c18c446278f50432f209bd786ff0d05a4d09b222d1f17998ae2ce121 7 minutes ago Running kube-apiserver 0 e7e7213a05b6e kube-apiserver-addons-873604
601178ae2a7a1 014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd 7 minutes ago Running etcd 0 67ea6d389528c etcd-addons-873604
==> coredns [07b8ad1d41f6b99a33bded223cd274dd0ded539371632beac88523c59f387311] <==
[INFO] 10.244.0.20:41624 - 16372 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000056605s
[INFO] 10.244.0.20:42073 - 9120 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001999449s
[INFO] 10.244.0.20:41624 - 22779 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000067461s
[INFO] 10.244.0.20:42073 - 36836 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000238788s
[INFO] 10.244.0.20:41624 - 62401 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001198673s
[INFO] 10.244.0.20:41624 - 35033 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002058837s
[INFO] 10.244.0.20:41624 - 8543 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000115607s
[INFO] 10.244.0.20:42043 - 14800 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.00011349s
[INFO] 10.244.0.20:42043 - 13218 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000102479s
[INFO] 10.244.0.20:34666 - 46433 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000066804s
[INFO] 10.244.0.20:42043 - 32959 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000153826s
[INFO] 10.244.0.20:34666 - 4966 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000051461s
[INFO] 10.244.0.20:42043 - 25755 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000067264s
[INFO] 10.244.0.20:34666 - 757 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000070907s
[INFO] 10.244.0.20:42043 - 17547 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000063678s
[INFO] 10.244.0.20:34666 - 55665 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.00003986s
[INFO] 10.244.0.20:42043 - 61124 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000039745s
[INFO] 10.244.0.20:34666 - 44822 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000040105s
[INFO] 10.244.0.20:34666 - 7842 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00016999s
[INFO] 10.244.0.20:42043 - 46459 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001286237s
[INFO] 10.244.0.20:34666 - 12996 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001534148s
[INFO] 10.244.0.20:42043 - 46881 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001279779s
[INFO] 10.244.0.20:42043 - 729 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000212934s
[INFO] 10.244.0.20:34666 - 38077 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00113648s
[INFO] 10.244.0.20:34666 - 8603 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000074541s
==> describe nodes <==
Name: addons-873604
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-873604
kubernetes.io/os=linux
minikube.k8s.io/commit=6017d247dc519df02225d261a1d9173619e922e3
minikube.k8s.io/name=addons-873604
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_04_17T19_10_11_0700
minikube.k8s.io/version=v1.33.0-beta.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-873604
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Wed, 17 Apr 2024 19:10:08 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-873604
AcquireTime: <unset>
RenewTime: Wed, 17 Apr 2024 19:17:09 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Wed, 17 Apr 2024 19:14:45 +0000 Wed, 17 Apr 2024 19:10:05 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Wed, 17 Apr 2024 19:14:45 +0000 Wed, 17 Apr 2024 19:10:05 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Wed, 17 Apr 2024 19:14:45 +0000 Wed, 17 Apr 2024 19:10:05 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Wed, 17 Apr 2024 19:14:45 +0000 Wed, 17 Apr 2024 19:10:57 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-873604
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022564Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022564Ki
pods: 110
System Info:
Machine ID: 4f283e0278094667a9e13c23300099a6
System UUID: dc0c30cc-5a3b-4082-8b79-86e7972a9cc9
Boot ID: ab21f790-14ed-4d12-b82f-2c18616b58d7
Kernel Version: 5.15.0-1057-aws
OS Image: Ubuntu 22.04.4 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: cri-o://1.24.6
Kubelet Version: v1.30.0-rc.2
Kube-Proxy Version: v1.30.0-rc.2
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (14 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default hello-world-app-86c47465fc-dpqqm 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) 2m46s
gcp-auth gcp-auth-5db96cd9b4-j8trl 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m44s
headlamp headlamp-7559bf459f-4rl7c 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m54s
kube-system coredns-7db6d8ff4d-tf89r 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (2%!)(MISSING) 6m55s
kube-system etcd-addons-873604 100m (5%!)(MISSING) 0 (0%!)(MISSING) 100Mi (1%!)(MISSING) 0 (0%!)(MISSING) 7m8s
kube-system kindnet-xrsgr 100m (5%!)(MISSING) 100m (5%!)(MISSING) 50Mi (0%!)(MISSING) 50Mi (0%!)(MISSING) 6m54s
kube-system kube-apiserver-addons-873604 250m (12%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 7m10s
kube-system kube-controller-manager-addons-873604 200m (10%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 7m8s
kube-system kube-proxy-zcxl8 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m54s
kube-system kube-scheduler-addons-873604 100m (5%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 7m8s
kube-system metrics-server-c59844bb4-q7zp5 100m (5%!)(MISSING) 0 (0%!)(MISSING) 200Mi (2%!)(MISSING) 0 (0%!)(MISSING) 6m50s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m49s
yakd-dashboard yakd-dashboard-5ddbf7d777-shv8z 0 (0%!)(MISSING) 0 (0%!)(MISSING) 128Mi (1%!)(MISSING) 256Mi (3%!)(MISSING) 6m49s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 950m (47%!)(MISSING) 100m (5%!)(MISSING)
memory 548Mi (6%!)(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 6m48s kube-proxy
Normal NodeHasSufficientMemory 7m15s (x8 over 7m15s) kubelet Node addons-873604 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 7m15s (x8 over 7m15s) kubelet Node addons-873604 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 7m15s (x8 over 7m15s) kubelet Node addons-873604 status is now: NodeHasSufficientPID
Normal Starting 7m9s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 7m8s kubelet Node addons-873604 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 7m8s kubelet Node addons-873604 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 7m8s kubelet Node addons-873604 status is now: NodeHasSufficientPID
Normal RegisteredNode 6m55s node-controller Node addons-873604 event: Registered Node addons-873604 in Controller
Normal NodeReady 6m22s kubelet Node addons-873604 status is now: NodeReady
==> dmesg <==
[ +0.001122] FS-Cache: O-key=[8] '176fed0000000000'
[ +0.000728] FS-Cache: N-cookie c=0000001e [p=00000015 fl=2 nc=0 na=1]
[ +0.000956] FS-Cache: N-cookie d=000000008d8d0d3c{9p.inode} n=00000000375612da
[ +0.001057] FS-Cache: N-key=[8] '176fed0000000000'
[ +0.002899] FS-Cache: Duplicate cookie detected
[ +0.000729] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
[ +0.000969] FS-Cache: O-cookie d=000000008d8d0d3c{9p.inode} n=00000000222534be
[ +0.001144] FS-Cache: O-key=[8] '176fed0000000000'
[ +0.000797] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
[ +0.000974] FS-Cache: N-cookie d=000000008d8d0d3c{9p.inode} n=00000000efdc28ce
[ +0.001067] FS-Cache: N-key=[8] '176fed0000000000'
[ +2.738471] FS-Cache: Duplicate cookie detected
[ +0.000797] FS-Cache: O-cookie c=00000016 [p=00000015 fl=226 nc=0 na=1]
[ +0.000979] FS-Cache: O-cookie d=000000008d8d0d3c{9p.inode} n=0000000071b913e3
[ +0.001171] FS-Cache: O-key=[8] '166fed0000000000'
[ +0.000734] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
[ +0.000989] FS-Cache: N-cookie d=000000008d8d0d3c{9p.inode} n=00000000cfcbb435
[ +0.001078] FS-Cache: N-key=[8] '166fed0000000000'
[ +0.344778] FS-Cache: Duplicate cookie detected
[ +0.000722] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
[ +0.001021] FS-Cache: O-cookie d=000000008d8d0d3c{9p.inode} n=000000004c6b74e8
[ +0.001035] FS-Cache: O-key=[8] '1c6fed0000000000'
[ +0.000749] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
[ +0.000980] FS-Cache: N-cookie d=000000008d8d0d3c{9p.inode} n=00000000b0fc5245
[ +0.001098] FS-Cache: N-key=[8] '1c6fed0000000000'
==> etcd [601178ae2a7a169ee4d3b2e90ffa40bccaf408ddb0708275e378d13e89d818b1] <==
{"level":"info","ts":"2024-04-17T19:10:04.999902Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.49.2:2380"}
{"level":"info","ts":"2024-04-17T19:10:04.999922Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
{"level":"info","ts":"2024-04-17T19:10:05.168422Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
{"level":"info","ts":"2024-04-17T19:10:05.168475Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
{"level":"info","ts":"2024-04-17T19:10:05.168501Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
{"level":"info","ts":"2024-04-17T19:10:05.168518Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
{"level":"info","ts":"2024-04-17T19:10:05.168525Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-04-17T19:10:05.168542Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
{"level":"info","ts":"2024-04-17T19:10:05.16855Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
{"level":"info","ts":"2024-04-17T19:10:05.172531Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
{"level":"info","ts":"2024-04-17T19:10:05.17592Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-873604 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
{"level":"info","ts":"2024-04-17T19:10:05.176072Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-04-17T19:10:05.176122Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
{"level":"info","ts":"2024-04-17T19:10:05.178083Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
{"level":"info","ts":"2024-04-17T19:10:05.17819Z","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-04-17T19:10:05.178267Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
{"level":"info","ts":"2024-04-17T19:10:05.178295Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
{"level":"info","ts":"2024-04-17T19:10:05.192451Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
{"level":"info","ts":"2024-04-17T19:10:05.192489Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
{"level":"info","ts":"2024-04-17T19:10:05.205482Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
{"level":"warn","ts":"2024-04-17T19:10:26.102111Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"155.981924ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-04-17T19:10:26.111306Z","caller":"traceutil/trace.go:171","msg":"trace[449486202] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:393; }","duration":"165.188546ms","start":"2024-04-17T19:10:25.946093Z","end":"2024-04-17T19:10:26.111282Z","steps":["trace[449486202] 'get authentication metadata' (duration: 83.567129ms)","trace[449486202] 'range keys from in-memory index tree' (duration: 72.168959ms)"],"step_count":2}
{"level":"info","ts":"2024-04-17T19:10:26.121079Z","caller":"traceutil/trace.go:171","msg":"trace[121349269] transaction","detail":"{read_only:false; response_revision:394; number_of_response:1; }","duration":"110.431613ms","start":"2024-04-17T19:10:26.010631Z","end":"2024-04-17T19:10:26.121063Z","steps":["trace[121349269] 'process raft request' (duration: 48.993658ms)","trace[121349269] 'compare' (duration: 51.638273ms)"],"step_count":2}
{"level":"warn","ts":"2024-04-17T19:10:26.232148Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"110.741996ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128028578057463715 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/events/kube-system/kindnet-xrsgr.17c726f712bdc733\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/kindnet-xrsgr.17c726f712bdc733\" value_size:690 lease:8128028578057462975 >> failure:<>>","response":"size:16"}
{"level":"info","ts":"2024-04-17T19:10:26.232262Z","caller":"traceutil/trace.go:171","msg":"trace[9082437] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"133.441642ms","start":"2024-04-17T19:10:26.09881Z","end":"2024-04-17T19:10:26.232252Z","steps":["trace[9082437] 'process raft request' (duration: 22.206244ms)"],"step_count":1}
==> gcp-auth [f1ee6f9af795519a5b89e446d8d966b8898a1b9f77b9dcde765e3ab58ba288af] <==
2024/04/17 19:11:48 GCP Auth Webhook started!
2024/04/17 19:13:13 Ready to marshal response ...
2024/04/17 19:13:13 Ready to write response ...
2024/04/17 19:13:13 Ready to marshal response ...
2024/04/17 19:13:13 Ready to write response ...
2024/04/17 19:13:14 Ready to marshal response ...
2024/04/17 19:13:14 Ready to write response ...
2024/04/17 19:13:24 Ready to marshal response ...
2024/04/17 19:13:24 Ready to write response ...
2024/04/17 19:13:25 Ready to marshal response ...
2024/04/17 19:13:25 Ready to write response ...
2024/04/17 19:13:25 Ready to marshal response ...
2024/04/17 19:13:25 Ready to write response ...
2024/04/17 19:13:25 Ready to marshal response ...
2024/04/17 19:13:25 Ready to write response ...
2024/04/17 19:13:38 Ready to marshal response ...
2024/04/17 19:13:38 Ready to write response ...
2024/04/17 19:14:04 Ready to marshal response ...
2024/04/17 19:14:04 Ready to write response ...
2024/04/17 19:14:33 Ready to marshal response ...
2024/04/17 19:14:33 Ready to write response ...
2024/04/17 19:16:52 Ready to marshal response ...
2024/04/17 19:16:52 Ready to write response ...
==> kernel <==
19:17:19 up 2:59, 0 users, load average: 0.43, 1.30, 2.16
Linux addons-873604 5.15.0-1057-aws #63~20.04.1-Ubuntu SMP Mon Mar 25 10:29:14 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.4 LTS"
==> kindnet [fcb960be1e4e36ab2daf9232af1f0103f9a78d388cbee409fa9d031dc1f32ce6] <==
I0417 19:15:17.919807 1 main.go:227] handling current node
I0417 19:15:27.923763 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0417 19:15:27.923797 1 main.go:227] handling current node
I0417 19:15:37.935059 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0417 19:15:37.935086 1 main.go:227] handling current node
I0417 19:15:47.945768 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0417 19:15:47.945797 1 main.go:227] handling current node
I0417 19:15:57.956888 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0417 19:15:57.956918 1 main.go:227] handling current node
I0417 19:16:07.969415 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0417 19:16:07.969447 1 main.go:227] handling current node
I0417 19:16:17.981185 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0417 19:16:17.981217 1 main.go:227] handling current node
I0417 19:16:27.985423 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0417 19:16:27.985454 1 main.go:227] handling current node
I0417 19:16:37.995398 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0417 19:16:37.995427 1 main.go:227] handling current node
I0417 19:16:48.010822 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0417 19:16:48.010867 1 main.go:227] handling current node
I0417 19:16:58.014530 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0417 19:16:58.014562 1 main.go:227] handling current node
I0417 19:17:08.024604 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0417 19:17:08.024637 1 main.go:227] handling current node
I0417 19:17:18.041682 1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
I0417 19:17:18.041842 1 main.go:227] handling current node
==> kube-apiserver [e7fa33d45e13088acc35af0f7974c2ad6367f93df73d8b908c400bd564810211] <==
, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
E0417 19:12:28.056295 1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.101.21.207:443/apis/metrics.k8s.io/v1beta1: Get "https://10.101.21.207:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.101.21.207:443: connect: connection refused
I0417 19:12:28.122806 1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
I0417 19:13:24.923913 1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.102.183.223"}
E0417 19:13:41.159963 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
I0417 19:13:49.676039 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I0417 19:14:21.177494 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0417 19:14:21.177661 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0417 19:14:21.200660 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0417 19:14:21.201098 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0417 19:14:21.223391 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0417 19:14:21.223436 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0417 19:14:21.239298 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0417 19:14:21.239355 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0417 19:14:21.259825 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0417 19:14:21.261697 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
E0417 19:14:21.361640 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"snapshot-controller\" not found]"
W0417 19:14:22.223604 1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0417 19:14:22.260756 1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W0417 19:14:22.284496 1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
I0417 19:14:28.027539 1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
W0417 19:14:29.064495 1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
I0417 19:14:33.621642 1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
I0417 19:14:33.942910 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.105.125.79"}
I0417 19:16:53.100622 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.108.90.120"}
==> kube-controller-manager [97206e2d817c0074c80b73cac71499e6402f5054ce786fbc53468051e08c4458] <==
E0417 19:15:53.937712 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0417 19:16:13.952099 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0417 19:16:13.952159 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0417 19:16:19.130323 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0417 19:16:19.130361 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0417 19:16:26.407198 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0417 19:16:26.407238 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0417 19:16:51.049175 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0417 19:16:51.049220 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0417 19:16:52.862567 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="38.795495ms"
I0417 19:16:52.894830 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="32.215803ms"
I0417 19:16:52.896532 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="63.703µs"
I0417 19:16:56.789470 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="46.572µs"
I0417 19:16:57.796872 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="43.404µs"
I0417 19:16:58.799642 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="44.906µs"
W0417 19:17:05.952748 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0417 19:17:05.952793 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
I0417 19:17:10.493277 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
I0417 19:17:10.500516 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-84df5799c" duration="6.646µs"
I0417 19:17:10.508281 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
I0417 19:17:11.828051 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="40.655µs"
W0417 19:17:12.671849 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0417 19:17:12.671891 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
W0417 19:17:17.443456 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0417 19:17:17.443505 1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
==> kube-proxy [86f101ac5b7e937cb73fb0f62ae5c544b527e551a3f72e1b001aa8e7c11a8d17] <==
I0417 19:10:29.062651 1 server_linux.go:69] "Using iptables proxy"
I0417 19:10:29.557588 1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
I0417 19:10:30.059299 1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0417 19:10:30.059442 1 server_linux.go:165] "Using iptables Proxier"
I0417 19:10:30.131118 1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
I0417 19:10:30.131408 1 server_linux.go:528] "Defaulting to no-op detect-local"
I0417 19:10:30.131998 1 proxier.go:243] "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"
I0417 19:10:30.132362 1 server.go:872] "Version info" version="v1.30.0-rc.2"
I0417 19:10:30.132513 1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0417 19:10:30.133803 1 config.go:192] "Starting service config controller"
I0417 19:10:30.133919 1 shared_informer.go:313] Waiting for caches to sync for service config
I0417 19:10:30.134005 1 config.go:101] "Starting endpoint slice config controller"
I0417 19:10:30.134050 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I0417 19:10:30.139469 1 config.go:319] "Starting node config controller"
I0417 19:10:30.140539 1 shared_informer.go:313] Waiting for caches to sync for node config
I0417 19:10:30.238057 1 shared_informer.go:320] Caches are synced for endpoint slice config
I0417 19:10:30.249161 1 shared_informer.go:320] Caches are synced for service config
I0417 19:10:30.250075 1 shared_informer.go:320] Caches are synced for node config
==> kube-scheduler [e9f56dc186c7a977b0698573fa6a2ba605e315d6266f288fb6600f09843b4c76] <==
W0417 19:10:08.590406 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0417 19:10:08.590758 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
W0417 19:10:08.590446 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
E0417 19:10:08.590827 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
W0417 19:10:08.590486 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
E0417 19:10:08.590898 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
W0417 19:10:08.594573 1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E0417 19:10:08.594682 1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
W0417 19:10:09.416937 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E0417 19:10:09.416982 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
W0417 19:10:09.458742 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
E0417 19:10:09.458872 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
W0417 19:10:09.540585 1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E0417 19:10:09.540621 1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
W0417 19:10:09.617942 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
E0417 19:10:09.617985 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
W0417 19:10:09.687865 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
E0417 19:10:09.687925 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
W0417 19:10:09.750333 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
E0417 19:10:09.750381 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
W0417 19:10:09.750438 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E0417 19:10:09.750457 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
W0417 19:10:09.762547 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
E0417 19:10:09.762590 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
I0417 19:10:12.267357 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Apr 17 19:17:07 addons-873604 kubelet[1495]: E0417 19:17:07.801171 1495 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"minikube-ingress-dns\" with CrashLoopBackOff: \"back-off 5m0s restarting failed container=minikube-ingress-dns pod=kube-ingress-dns-minikube_kube-system(b4ebfb39-7e93-4561-9442-16bc8af64c70)\"" pod="kube-system/kube-ingress-dns-minikube" podUID="b4ebfb39-7e93-4561-9442-16bc8af64c70"
Apr 17 19:17:09 addons-873604 kubelet[1495]: I0417 19:17:09.053891 1495 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-ssd46\" (UniqueName: \"kubernetes.io/projected/b4ebfb39-7e93-4561-9442-16bc8af64c70-kube-api-access-ssd46\") pod \"b4ebfb39-7e93-4561-9442-16bc8af64c70\" (UID: \"b4ebfb39-7e93-4561-9442-16bc8af64c70\") "
Apr 17 19:17:09 addons-873604 kubelet[1495]: I0417 19:17:09.059156 1495 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/b4ebfb39-7e93-4561-9442-16bc8af64c70-kube-api-access-ssd46" (OuterVolumeSpecName: "kube-api-access-ssd46") pod "b4ebfb39-7e93-4561-9442-16bc8af64c70" (UID: "b4ebfb39-7e93-4561-9442-16bc8af64c70"). InnerVolumeSpecName "kube-api-access-ssd46". PluginName "kubernetes.io/projected", VolumeGidValue ""
Apr 17 19:17:09 addons-873604 kubelet[1495]: I0417 19:17:09.154731 1495 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-ssd46\" (UniqueName: \"kubernetes.io/projected/b4ebfb39-7e93-4561-9442-16bc8af64c70-kube-api-access-ssd46\") on node \"addons-873604\" DevicePath \"\""
Apr 17 19:17:09 addons-873604 kubelet[1495]: I0417 19:17:09.807259 1495 scope.go:117] "RemoveContainer" containerID="65e7f2082c2003c0698e31931a82dec8d6334c9206bc31ac896546bd5df5ecf1"
Apr 17 19:17:11 addons-873604 kubelet[1495]: I0417 19:17:11.008036 1495 scope.go:117] "RemoveContainer" containerID="e14e4a9881e6a4aba219b153f9de3518727a8ec080a1e5f20f922a1a8f9f13f5"
Apr 17 19:17:11 addons-873604 kubelet[1495]: I0417 19:17:11.010482 1495 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="0099fa2a-8f00-421d-879a-b6f484a85a25" path="/var/lib/kubelet/pods/0099fa2a-8f00-421d-879a-b6f484a85a25/volumes"
Apr 17 19:17:11 addons-873604 kubelet[1495]: I0417 19:17:11.010879 1495 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="b4ebfb39-7e93-4561-9442-16bc8af64c70" path="/var/lib/kubelet/pods/b4ebfb39-7e93-4561-9442-16bc8af64c70/volumes"
Apr 17 19:17:11 addons-873604 kubelet[1495]: I0417 19:17:11.011296 1495 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="e9d9b173-ac42-472b-888c-eb909bc73708" path="/var/lib/kubelet/pods/e9d9b173-ac42-472b-888c-eb909bc73708/volumes"
Apr 17 19:17:11 addons-873604 kubelet[1495]: I0417 19:17:11.363001 1495 scope.go:117] "RemoveContainer" containerID="49d046365e9edc7f71acd5b88ad1622c71ac668101593363c6e790b1a2b24ab9"
Apr 17 19:17:11 addons-873604 kubelet[1495]: I0417 19:17:11.382008 1495 scope.go:117] "RemoveContainer" containerID="e34e902ba4083159aa767e3cae6c7523b82061e83b3ce53eccf7df7a4783947d"
Apr 17 19:17:11 addons-873604 kubelet[1495]: I0417 19:17:11.407927 1495 scope.go:117] "RemoveContainer" containerID="e14e4a9881e6a4aba219b153f9de3518727a8ec080a1e5f20f922a1a8f9f13f5"
Apr 17 19:17:11 addons-873604 kubelet[1495]: I0417 19:17:11.813815 1495 scope.go:117] "RemoveContainer" containerID="ad98cabfcf2ba6a198b01d3dbf44641ae6ed038b147cb26975626bd56f81f706"
Apr 17 19:17:11 addons-873604 kubelet[1495]: E0417 19:17:11.814083 1495 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-dpqqm_default(69350501-1ef3-4b48-8974-ca1451a9592f)\"" pod="default/hello-world-app-86c47465fc-dpqqm" podUID="69350501-1ef3-4b48-8974-ca1451a9592f"
Apr 17 19:17:13 addons-873604 kubelet[1495]: I0417 19:17:13.818326 1495 scope.go:117] "RemoveContainer" containerID="0814cf0bcc31b96bf5a15e8902e98280d3fb28faaa650944b3fa9d7afeb52ec6"
Apr 17 19:17:13 addons-873604 kubelet[1495]: I0417 19:17:13.834655 1495 scope.go:117] "RemoveContainer" containerID="0814cf0bcc31b96bf5a15e8902e98280d3fb28faaa650944b3fa9d7afeb52ec6"
Apr 17 19:17:13 addons-873604 kubelet[1495]: E0417 19:17:13.835063 1495 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"0814cf0bcc31b96bf5a15e8902e98280d3fb28faaa650944b3fa9d7afeb52ec6\": container with ID starting with 0814cf0bcc31b96bf5a15e8902e98280d3fb28faaa650944b3fa9d7afeb52ec6 not found: ID does not exist" containerID="0814cf0bcc31b96bf5a15e8902e98280d3fb28faaa650944b3fa9d7afeb52ec6"
Apr 17 19:17:13 addons-873604 kubelet[1495]: I0417 19:17:13.835104 1495 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"0814cf0bcc31b96bf5a15e8902e98280d3fb28faaa650944b3fa9d7afeb52ec6"} err="failed to get container status \"0814cf0bcc31b96bf5a15e8902e98280d3fb28faaa650944b3fa9d7afeb52ec6\": rpc error: code = NotFound desc = could not find container \"0814cf0bcc31b96bf5a15e8902e98280d3fb28faaa650944b3fa9d7afeb52ec6\": container with ID starting with 0814cf0bcc31b96bf5a15e8902e98280d3fb28faaa650944b3fa9d7afeb52ec6 not found: ID does not exist"
Apr 17 19:17:13 addons-873604 kubelet[1495]: I0417 19:17:13.891622 1495 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/f7789c3a-6583-4932-9fcd-b05c5ebdd7fb-webhook-cert\") pod \"f7789c3a-6583-4932-9fcd-b05c5ebdd7fb\" (UID: \"f7789c3a-6583-4932-9fcd-b05c5ebdd7fb\") "
Apr 17 19:17:13 addons-873604 kubelet[1495]: I0417 19:17:13.891676 1495 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-646v2\" (UniqueName: \"kubernetes.io/projected/f7789c3a-6583-4932-9fcd-b05c5ebdd7fb-kube-api-access-646v2\") pod \"f7789c3a-6583-4932-9fcd-b05c5ebdd7fb\" (UID: \"f7789c3a-6583-4932-9fcd-b05c5ebdd7fb\") "
Apr 17 19:17:13 addons-873604 kubelet[1495]: I0417 19:17:13.893791 1495 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f7789c3a-6583-4932-9fcd-b05c5ebdd7fb-kube-api-access-646v2" (OuterVolumeSpecName: "kube-api-access-646v2") pod "f7789c3a-6583-4932-9fcd-b05c5ebdd7fb" (UID: "f7789c3a-6583-4932-9fcd-b05c5ebdd7fb"). InnerVolumeSpecName "kube-api-access-646v2". PluginName "kubernetes.io/projected", VolumeGidValue ""
Apr 17 19:17:13 addons-873604 kubelet[1495]: I0417 19:17:13.896966 1495 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/f7789c3a-6583-4932-9fcd-b05c5ebdd7fb-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "f7789c3a-6583-4932-9fcd-b05c5ebdd7fb" (UID: "f7789c3a-6583-4932-9fcd-b05c5ebdd7fb"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
Apr 17 19:17:13 addons-873604 kubelet[1495]: I0417 19:17:13.992521 1495 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/f7789c3a-6583-4932-9fcd-b05c5ebdd7fb-webhook-cert\") on node \"addons-873604\" DevicePath \"\""
Apr 17 19:17:13 addons-873604 kubelet[1495]: I0417 19:17:13.992586 1495 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-646v2\" (UniqueName: \"kubernetes.io/projected/f7789c3a-6583-4932-9fcd-b05c5ebdd7fb-kube-api-access-646v2\") on node \"addons-873604\" DevicePath \"\""
Apr 17 19:17:15 addons-873604 kubelet[1495]: I0417 19:17:15.015441 1495 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="f7789c3a-6583-4932-9fcd-b05c5ebdd7fb" path="/var/lib/kubelet/pods/f7789c3a-6583-4932-9fcd-b05c5ebdd7fb/volumes"
==> storage-provisioner [348b13f6f5fc01b2dfacdc4caf00f99f248cb3578ddda6d5b6c3305ee786cfd0] <==
I0417 19:10:58.983250 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0417 19:10:59.005117 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0417 19:10:59.005264 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0417 19:10:59.016530 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0417 19:10:59.016656 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"380d4bd5-c6be-4a43-a605-42fa0a26edb0", APIVersion:"v1", ResourceVersion:"929", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-873604_23055689-08a4-4681-b2fd-6136f51d4e9b became leader
I0417 19:10:59.027267 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-873604_23055689-08a4-4681-b2fd-6136f51d4e9b!
I0417 19:10:59.127664 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-873604_23055689-08a4-4681-b2fd-6136f51d4e9b!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-873604 -n addons-873604
helpers_test.go:261: (dbg) Run: kubectl --context addons-873604 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 (166.81s)