=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run: kubectl --context addons-012036 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-012036 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run: kubectl --context addons-012036 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" [25a9360e-7eb4-41ab-b018-9cd3a574d555] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [25a9360e-7eb4-41ab-b018-9cd3a574d555] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 12.009156175s
addons_test.go:262: (dbg) Run: out/minikube-linux-amd64 -p addons-012036 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:286: (dbg) Run: kubectl --context addons-012036 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run: out/minikube-linux-amd64 -p addons-012036 ip
addons_test.go:297: (dbg) Run: nslookup hello-john.test 192.168.39.247
addons_test.go:306: (dbg) Run: out/minikube-linux-amd64 -p addons-012036 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:306: (dbg) Done: out/minikube-linux-amd64 -p addons-012036 addons disable ingress-dns --alsologtostderr -v=1: (1.626935196s)
addons_test.go:311: (dbg) Run: out/minikube-linux-amd64 -p addons-012036 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-012036 addons disable ingress --alsologtostderr -v=1: exit status 11 (399.016841ms)
-- stdout --
-- /stdout --
** stderr **
I0416 16:23:05.608151 14070 out.go:291] Setting OutFile to fd 1 ...
I0416 16:23:05.608310 14070 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0416 16:23:05.608322 14070 out.go:304] Setting ErrFile to fd 2...
I0416 16:23:05.608327 14070 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0416 16:23:05.608525 14070 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18649-3613/.minikube/bin
I0416 16:23:05.608786 14070 mustload.go:65] Loading cluster: addons-012036
I0416 16:23:05.609143 14070 config.go:182] Loaded profile config "addons-012036": Driver=kvm2, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0416 16:23:05.609162 14070 addons.go:597] checking whether the cluster is paused
I0416 16:23:05.609261 14070 config.go:182] Loaded profile config "addons-012036": Driver=kvm2, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0416 16:23:05.609274 14070 host.go:66] Checking if "addons-012036" exists ...
I0416 16:23:05.609652 14070 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:23:05.609707 14070 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:23:05.625607 14070 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46721
I0416 16:23:05.626239 14070 main.go:141] libmachine: () Calling .GetVersion
I0416 16:23:05.626941 14070 main.go:141] libmachine: Using API Version 1
I0416 16:23:05.626971 14070 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:23:05.627373 14070 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:23:05.627585 14070 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:23:05.629315 14070 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:23:05.629554 14070 ssh_runner.go:195] Run: systemctl --version
I0416 16:23:05.629583 14070 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:23:05.632116 14070 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:23:05.632568 14070 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:23:05.632598 14070 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:23:05.632762 14070 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:23:05.633005 14070 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:23:05.633193 14070 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:23:05.633336 14070 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:23:05.738221 14070 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
I0416 16:23:05.738305 14070 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0416 16:23:05.861920 14070 cri.go:89] found id: "b599890fb9c034735fb9f5964f815268eb07ef30ac8729517f00fa72d6109696"
I0416 16:23:05.861947 14070 cri.go:89] found id: "6dcb42bc8b7b8829634f03ba603a3768ca32d9af9abd13a9147ddb3658c72b8f"
I0416 16:23:05.861954 14070 cri.go:89] found id: "2a1e553761953c4abc10789770687355ba5d2a4b6d770e53e35ebf1b3aa0bb96"
I0416 16:23:05.861960 14070 cri.go:89] found id: "b6246028475c81eacba55f063c21da9c4c960dd83314f5fd9af2137d2835d32c"
I0416 16:23:05.861964 14070 cri.go:89] found id: "9ed676fde39246300ab97468d5587ac60c654caf1552c5e83d60f7b7cfe1aef7"
I0416 16:23:05.861972 14070 cri.go:89] found id: "93b2144a44fd3d16f144ceb35f7e69404f5c020aed2b91f2a1934de6fefc1859"
I0416 16:23:05.861976 14070 cri.go:89] found id: "704964b5972d3df0f8969e1a7e6b99625e92d3a7f3204a05b89853be082a5271"
I0416 16:23:05.861979 14070 cri.go:89] found id: "86f1572e10b06d09eea995808a7412c1995eac8c1fc68f274f54c170123178eb"
I0416 16:23:05.861981 14070 cri.go:89] found id: "3c4ada40b02b1fe4a5c02b82266fcc11273ba93d63b18e6ff891e6880fb25a33"
I0416 16:23:05.861987 14070 cri.go:89] found id: "c25c9e32964c81cc36e6803199651d670631bedf057463aa4942a120f235791c"
I0416 16:23:05.861990 14070 cri.go:89] found id: "0830eb1f2606b471a7051067cff21fb152f69c77aee9b83b37f9b569f587e593"
I0416 16:23:05.861993 14070 cri.go:89] found id: "d754b9971ad2d2f5a7e70ad479abc97438d830807c7537054de9f14cdb834409"
I0416 16:23:05.861995 14070 cri.go:89] found id: "f7179288f854b31cc4cbdd569bfcd28c058e519f2bf3526e9928a17684729742"
I0416 16:23:05.861998 14070 cri.go:89] found id: "b656b7633700bf469cfbf1a15cde28b6e1a8cd5e1f762666e40a4eda00022a63"
I0416 16:23:05.862002 14070 cri.go:89] found id: "24af4e069b22ff8e362e59eeacad22818e447bc78b5e86e5ede0b4994edf7fc7"
I0416 16:23:05.862004 14070 cri.go:89] found id: "48a1e53b66a23e7a0573e41068f9c5090d8c75c664d2ab30d4d01cf1368f5624"
I0416 16:23:05.862006 14070 cri.go:89] found id: "085bd521d80e689ee6adf7cb8b640371281a985e7349716003c1f7dc08415dac"
I0416 16:23:05.862010 14070 cri.go:89] found id: "87ef232e07b969d1694735212110e97ade6960347449a86c2ad23f48f519c049"
I0416 16:23:05.862012 14070 cri.go:89] found id: ""
I0416 16:23:05.862050 14070 ssh_runner.go:195] Run: sudo runc --root /run/containerd/runc/k8s.io list -f json
I0416 16:23:05.939803 14070 main.go:141] libmachine: Making call to close driver server
I0416 16:23:05.939825 14070 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:23:05.940164 14070 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:23:05.940181 14070 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:23:05.940232 14070 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:23:05.942753 14070 out.go:177]
W0416 16:23:05.944258 14070 out.go:239] X Exiting due to MK_ADDON_DISABLE_PAUSED: disable failed: check paused: list paused: runc: sudo runc --root /run/containerd/runc/k8s.io list -f json: Process exited with status 1
stdout:
stderr:
time="2024-04-16T16:23:05Z" level=error msg="stat /run/containerd/runc/k8s.io/704964b5972d3df0f8969e1a7e6b99625e92d3a7f3204a05b89853be082a5271: no such file or directory"
X Exiting due to MK_ADDON_DISABLE_PAUSED: disable failed: check paused: list paused: runc: sudo runc --root /run/containerd/runc/k8s.io list -f json: Process exited with status 1
stdout:
stderr:
time="2024-04-16T16:23:05Z" level=error msg="stat /run/containerd/runc/k8s.io/704964b5972d3df0f8969e1a7e6b99625e92d3a7f3204a05b89853be082a5271: no such file or directory"
W0416 16:23:05.944287 14070 out.go:239] *
*
W0416 16:23:05.946497 14070 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ * If the above advice does not help, please let us know: │
│ https://github.com/kubernetes/minikube/issues/new/choose │
│ │
│ * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue. │
│ * Please also attach the following file to the GitHub issue: │
│ * - /tmp/minikube_addons_62553deefc570c97f2052ef703df7b8905a654d6_0.log │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────╯
╭─────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ * If the above advice does not help, please let us know: │
│ https://github.com/kubernetes/minikube/issues/new/choose │
│ │
│ * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue. │
│ * Please also attach the following file to the GitHub issue: │
│ * - /tmp/minikube_addons_62553deefc570c97f2052ef703df7b8905a654d6_0.log │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────╯
I0416 16:23:05.948249 14070 out.go:177]
** /stderr **
addons_test.go:313: failed to disable ingress addon. args "out/minikube-linux-amd64 -p addons-012036 addons disable ingress --alsologtostderr -v=1" : exit status 11
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run: out/minikube-linux-amd64 status --format={{.Host}} -p addons-012036 -n addons-012036
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-amd64 -p addons-012036 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-012036 logs -n 25: (2.360736486s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|---------------------------------------------------------------------------------------------|----------------------|---------|----------------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|----------------------|---------|----------------|---------------------|---------------------|
| start | -o=json --download-only | download-only-220331 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:19 UTC | |
| | -p download-only-220331 | | | | | |
| | --force --alsologtostderr | | | | | |
| | --kubernetes-version=v1.30.0-rc.2 | | | | | |
| | --container-runtime=containerd | | | | | |
| | --driver=kvm2 | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | --all | minikube | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:19 UTC | 16 Apr 24 16:19 UTC |
| delete | -p download-only-220331 | download-only-220331 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:19 UTC | 16 Apr 24 16:19 UTC |
| delete | -p download-only-253269 | download-only-253269 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:19 UTC | 16 Apr 24 16:19 UTC |
| delete | -p download-only-310063 | download-only-310063 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:19 UTC | 16 Apr 24 16:19 UTC |
| delete | -p download-only-220331 | download-only-220331 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:19 UTC | 16 Apr 24 16:19 UTC |
| start | --download-only -p | binary-mirror-437913 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:19 UTC | |
| | binary-mirror-437913 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:33293 | | | | | |
| | --driver=kvm2 | | | | | |
| | --container-runtime=containerd | | | | | |
| delete | -p binary-mirror-437913 | binary-mirror-437913 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:19 UTC | 16 Apr 24 16:19 UTC |
| addons | enable dashboard -p | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:19 UTC | |
| | addons-012036 | | | | | |
| addons | disable dashboard -p | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:19 UTC | |
| | addons-012036 | | | | | |
| start | -p addons-012036 --wait=true | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:19 UTC | 16 Apr 24 16:22 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=kvm2 | | | | | |
| | --container-runtime=containerd | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| | --addons=helm-tiller | | | | | |
| addons | disable inspektor-gadget -p | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:22 UTC | 16 Apr 24 16:22 UTC |
| | addons-012036 | | | | | |
| addons | addons-012036 addons | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:22 UTC | 16 Apr 24 16:22 UTC |
| | disable metrics-server | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ip | addons-012036 ip | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:22 UTC | 16 Apr 24 16:22 UTC |
| addons | addons-012036 addons disable | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:22 UTC | 16 Apr 24 16:22 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | disable nvidia-device-plugin | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:22 UTC | 16 Apr 24 16:22 UTC |
| | -p addons-012036 | | | | | |
| addons | enable headlamp | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:22 UTC | 16 Apr 24 16:22 UTC |
| | -p addons-012036 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable cloud-spanner -p | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:22 UTC | 16 Apr 24 16:22 UTC |
| | addons-012036 | | | | | |
| ssh | addons-012036 ssh cat | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:22 UTC | 16 Apr 24 16:22 UTC |
| | /opt/local-path-provisioner/pvc-8f41ec9b-ffc7-4a6a-90f0-74da7d87242a_default_test-pvc/file1 | | | | | |
| addons | addons-012036 addons disable | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:22 UTC | |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ssh | addons-012036 ssh curl -s | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:23 UTC | 16 Apr 24 16:23 UTC |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ip | addons-012036 ip | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:23 UTC | 16 Apr 24 16:23 UTC |
| addons | addons-012036 addons disable | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:23 UTC | 16 Apr 24 16:23 UTC |
| | ingress-dns --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-012036 addons | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:23 UTC | |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-012036 addons disable | addons-012036 | jenkins | v1.33.0-beta.0 | 16 Apr 24 16:23 UTC | |
| | ingress --alsologtostderr -v=1 | | | | | |
|---------|---------------------------------------------------------------------------------------------|----------------------|---------|----------------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/04/16 16:19:59
Running on machine: ubuntu-20-agent-12
Binary: Built with gc go1.22.1 for linux/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0416 16:19:59.527245 11739 out.go:291] Setting OutFile to fd 1 ...
I0416 16:19:59.527526 11739 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0416 16:19:59.527537 11739 out.go:304] Setting ErrFile to fd 2...
I0416 16:19:59.527542 11739 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0416 16:19:59.527741 11739 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18649-3613/.minikube/bin
I0416 16:19:59.528422 11739 out.go:298] Setting JSON to false
I0416 16:19:59.529230 11739 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-12","uptime":150,"bootTime":1713284250,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
I0416 16:19:59.529300 11739 start.go:139] virtualization: kvm guest
I0416 16:19:59.531725 11739 out.go:177] * [addons-012036] minikube v1.33.0-beta.0 on Ubuntu 20.04 (kvm/amd64)
I0416 16:19:59.533232 11739 out.go:177] - MINIKUBE_LOCATION=18649
I0416 16:19:59.533278 11739 notify.go:220] Checking for updates...
I0416 16:19:59.536051 11739 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0416 16:19:59.537531 11739 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/18649-3613/kubeconfig
I0416 16:19:59.538814 11739 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/18649-3613/.minikube
I0416 16:19:59.540095 11739 out.go:177] - MINIKUBE_BIN=out/minikube-linux-amd64
I0416 16:19:59.541412 11739 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0416 16:19:59.542804 11739 driver.go:392] Setting default libvirt URI to qemu:///system
I0416 16:19:59.577853 11739 out.go:177] * Using the kvm2 driver based on user configuration
I0416 16:19:59.579362 11739 start.go:297] selected driver: kvm2
I0416 16:19:59.579378 11739 start.go:901] validating driver "kvm2" against <nil>
I0416 16:19:59.579394 11739 start.go:912] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0416 16:19:59.580090 11739 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0416 16:19:59.580188 11739 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/18649-3613/.minikube/bin:/home/jenkins/workspace/KVM_Linux_containerd_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I0416 16:19:59.596402 11739 install.go:137] /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2 version is 1.33.0-beta.0
I0416 16:19:59.596482 11739 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0416 16:19:59.596725 11739 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]
I0416 16:19:59.596790 11739 cni.go:84] Creating CNI manager for ""
I0416 16:19:59.596808 11739 cni.go:146] "kvm2" driver + "containerd" runtime found, recommending bridge
I0416 16:19:59.596828 11739 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
I0416 16:19:59.596894 11739 start.go:340] cluster config:
{Name:addons-012036 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:kvm2 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.29.3 ClusterName:addons-012036 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:c
ontainerd 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.29.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAut
hSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0416 16:19:59.597012 11739 iso.go:125] acquiring lock: {Name:mk70afca65b055481b04a6db2c93574dfae6043a Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0416 16:19:59.598884 11739 out.go:177] * Starting "addons-012036" primary control-plane node in "addons-012036" cluster
I0416 16:19:59.600486 11739 preload.go:132] Checking if preload exists for k8s version v1.29.3 and runtime containerd
I0416 16:19:59.600531 11739 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18649-3613/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-amd64.tar.lz4
I0416 16:19:59.600544 11739 cache.go:56] Caching tarball of preloaded images
I0416 16:19:59.600631 11739 preload.go:173] Found /home/jenkins/minikube-integration/18649-3613/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-amd64.tar.lz4 in cache, skipping download
I0416 16:19:59.600643 11739 cache.go:59] Finished verifying existence of preloaded tar for v1.29.3 on containerd
I0416 16:19:59.600958 11739 profile.go:143] Saving config to /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/config.json ...
I0416 16:19:59.600989 11739 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/config.json: {Name:mk66815558bebc3bd2f023ca5dabf70847044b19 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0416 16:19:59.601152 11739 start.go:360] acquireMachinesLock for addons-012036: {Name:mk2d52a4d04829b055d900e30b1db98f01926bd9 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
I0416 16:19:59.601221 11739 start.go:364] duration metric: took 50.948µs to acquireMachinesLock for "addons-012036"
I0416 16:19:59.601252 11739 start.go:93] Provisioning new machine with config: &{Name:addons-012036 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/18649/minikube-v1.33.0-1713236417-18649-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e Memory:4000 CPUs:2 DiskSize:20000 Driver:kvm2 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:{Kuber
netesVersion:v1.29.3 ClusterName:addons-012036 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.29.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] M
ountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.29.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
I0416 16:19:59.601336 11739 start.go:125] createHost starting for "" (driver="kvm2")
I0416 16:19:59.603292 11739 out.go:204] * Creating kvm2 VM (CPUs=2, Memory=4000MB, Disk=20000MB) ...
I0416 16:19:59.603439 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:19:59.603485 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:19:59.618271 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46861
I0416 16:19:59.618682 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:19:59.619245 11739 main.go:141] libmachine: Using API Version 1
I0416 16:19:59.619272 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:19:59.619700 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:19:59.619899 11739 main.go:141] libmachine: (addons-012036) Calling .GetMachineName
I0416 16:19:59.620048 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:19:59.620195 11739 start.go:159] libmachine.API.Create for "addons-012036" (driver="kvm2")
I0416 16:19:59.620227 11739 client.go:168] LocalClient.Create starting
I0416 16:19:59.620282 11739 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18649-3613/.minikube/certs/ca.pem
I0416 16:19:59.746334 11739 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18649-3613/.minikube/certs/cert.pem
I0416 16:19:59.880939 11739 main.go:141] libmachine: Running pre-create checks...
I0416 16:19:59.880967 11739 main.go:141] libmachine: (addons-012036) Calling .PreCreateCheck
I0416 16:19:59.881527 11739 main.go:141] libmachine: (addons-012036) Calling .GetConfigRaw
I0416 16:19:59.882013 11739 main.go:141] libmachine: Creating machine...
I0416 16:19:59.882030 11739 main.go:141] libmachine: (addons-012036) Calling .Create
I0416 16:19:59.882209 11739 main.go:141] libmachine: (addons-012036) Creating KVM machine...
I0416 16:19:59.883506 11739 main.go:141] libmachine: (addons-012036) DBG | found existing default KVM network
I0416 16:19:59.884383 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:19:59.884210 11761 network.go:206] using free private subnet 192.168.39.0/24: &{IP:192.168.39.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.39.0/24 Gateway:192.168.39.1 ClientMin:192.168.39.2 ClientMax:192.168.39.254 Broadcast:192.168.39.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc000015ad0}
I0416 16:19:59.884429 11739 main.go:141] libmachine: (addons-012036) DBG | created network xml:
I0416 16:19:59.884460 11739 main.go:141] libmachine: (addons-012036) DBG | <network>
I0416 16:19:59.884475 11739 main.go:141] libmachine: (addons-012036) DBG | <name>mk-addons-012036</name>
I0416 16:19:59.884486 11739 main.go:141] libmachine: (addons-012036) DBG | <dns enable='no'/>
I0416 16:19:59.884492 11739 main.go:141] libmachine: (addons-012036) DBG |
I0416 16:19:59.884499 11739 main.go:141] libmachine: (addons-012036) DBG | <ip address='192.168.39.1' netmask='255.255.255.0'>
I0416 16:19:59.884507 11739 main.go:141] libmachine: (addons-012036) DBG | <dhcp>
I0416 16:19:59.884516 11739 main.go:141] libmachine: (addons-012036) DBG | <range start='192.168.39.2' end='192.168.39.253'/>
I0416 16:19:59.884528 11739 main.go:141] libmachine: (addons-012036) DBG | </dhcp>
I0416 16:19:59.884539 11739 main.go:141] libmachine: (addons-012036) DBG | </ip>
I0416 16:19:59.884552 11739 main.go:141] libmachine: (addons-012036) DBG |
I0416 16:19:59.884561 11739 main.go:141] libmachine: (addons-012036) DBG | </network>
I0416 16:19:59.884568 11739 main.go:141] libmachine: (addons-012036) DBG |
I0416 16:19:59.890144 11739 main.go:141] libmachine: (addons-012036) DBG | trying to create private KVM network mk-addons-012036 192.168.39.0/24...
I0416 16:19:59.963308 11739 main.go:141] libmachine: (addons-012036) DBG | private KVM network mk-addons-012036 192.168.39.0/24 created
I0416 16:19:59.963427 11739 main.go:141] libmachine: (addons-012036) Setting up store path in /home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036 ...
I0416 16:19:59.963450 11739 main.go:141] libmachine: (addons-012036) Building disk image from file:///home/jenkins/minikube-integration/18649-3613/.minikube/cache/iso/amd64/minikube-v1.33.0-1713236417-18649-amd64.iso
I0416 16:19:59.963472 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:19:59.963394 11761 common.go:145] Making disk image using store path: /home/jenkins/minikube-integration/18649-3613/.minikube
I0416 16:19:59.963640 11739 main.go:141] libmachine: (addons-012036) Downloading /home/jenkins/minikube-integration/18649-3613/.minikube/cache/boot2docker.iso from file:///home/jenkins/minikube-integration/18649-3613/.minikube/cache/iso/amd64/minikube-v1.33.0-1713236417-18649-amd64.iso...
I0416 16:20:00.200845 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:00.200702 11761 common.go:152] Creating ssh key: /home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa...
I0416 16:20:00.389455 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:00.389312 11761 common.go:158] Creating raw disk image: /home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/addons-012036.rawdisk...
I0416 16:20:00.389478 11739 main.go:141] libmachine: (addons-012036) DBG | Writing magic tar header
I0416 16:20:00.389488 11739 main.go:141] libmachine: (addons-012036) DBG | Writing SSH key tar header
I0416 16:20:00.389498 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:00.389436 11761 common.go:172] Fixing permissions on /home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036 ...
I0416 16:20:00.389561 11739 main.go:141] libmachine: (addons-012036) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036
I0416 16:20:00.389584 11739 main.go:141] libmachine: (addons-012036) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/18649-3613/.minikube/machines
I0416 16:20:00.389594 11739 main.go:141] libmachine: (addons-012036) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/18649-3613/.minikube
I0416 16:20:00.389641 11739 main.go:141] libmachine: (addons-012036) Setting executable bit set on /home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036 (perms=drwx------)
I0416 16:20:00.389667 11739 main.go:141] libmachine: (addons-012036) Setting executable bit set on /home/jenkins/minikube-integration/18649-3613/.minikube/machines (perms=drwxr-xr-x)
I0416 16:20:00.389683 11739 main.go:141] libmachine: (addons-012036) DBG | Checking permissions on dir: /home/jenkins/minikube-integration/18649-3613
I0416 16:20:00.389725 11739 main.go:141] libmachine: (addons-012036) Setting executable bit set on /home/jenkins/minikube-integration/18649-3613/.minikube (perms=drwxr-xr-x)
I0416 16:20:00.389744 11739 main.go:141] libmachine: (addons-012036) DBG | Checking permissions on dir: /home/jenkins/minikube-integration
I0416 16:20:00.389755 11739 main.go:141] libmachine: (addons-012036) DBG | Checking permissions on dir: /home/jenkins
I0416 16:20:00.389764 11739 main.go:141] libmachine: (addons-012036) DBG | Checking permissions on dir: /home
I0416 16:20:00.389775 11739 main.go:141] libmachine: (addons-012036) DBG | Skipping /home - not owner
I0416 16:20:00.389817 11739 main.go:141] libmachine: (addons-012036) Setting executable bit set on /home/jenkins/minikube-integration/18649-3613 (perms=drwxrwxr-x)
I0416 16:20:00.389839 11739 main.go:141] libmachine: (addons-012036) Setting executable bit set on /home/jenkins/minikube-integration (perms=drwxrwxr-x)
I0416 16:20:00.389847 11739 main.go:141] libmachine: (addons-012036) Setting executable bit set on /home/jenkins (perms=drwxr-xr-x)
I0416 16:20:00.389855 11739 main.go:141] libmachine: (addons-012036) Creating domain...
I0416 16:20:00.390879 11739 main.go:141] libmachine: (addons-012036) define libvirt domain using xml:
I0416 16:20:00.390915 11739 main.go:141] libmachine: (addons-012036) <domain type='kvm'>
I0416 16:20:00.390926 11739 main.go:141] libmachine: (addons-012036) <name>addons-012036</name>
I0416 16:20:00.390935 11739 main.go:141] libmachine: (addons-012036) <memory unit='MiB'>4000</memory>
I0416 16:20:00.390949 11739 main.go:141] libmachine: (addons-012036) <vcpu>2</vcpu>
I0416 16:20:00.390959 11739 main.go:141] libmachine: (addons-012036) <features>
I0416 16:20:00.390968 11739 main.go:141] libmachine: (addons-012036) <acpi/>
I0416 16:20:00.390983 11739 main.go:141] libmachine: (addons-012036) <apic/>
I0416 16:20:00.390995 11739 main.go:141] libmachine: (addons-012036) <pae/>
I0416 16:20:00.391002 11739 main.go:141] libmachine: (addons-012036)
I0416 16:20:00.391012 11739 main.go:141] libmachine: (addons-012036) </features>
I0416 16:20:00.391017 11739 main.go:141] libmachine: (addons-012036) <cpu mode='host-passthrough'>
I0416 16:20:00.391022 11739 main.go:141] libmachine: (addons-012036)
I0416 16:20:00.391032 11739 main.go:141] libmachine: (addons-012036) </cpu>
I0416 16:20:00.391040 11739 main.go:141] libmachine: (addons-012036) <os>
I0416 16:20:00.391045 11739 main.go:141] libmachine: (addons-012036) <type>hvm</type>
I0416 16:20:00.391053 11739 main.go:141] libmachine: (addons-012036) <boot dev='cdrom'/>
I0416 16:20:00.391058 11739 main.go:141] libmachine: (addons-012036) <boot dev='hd'/>
I0416 16:20:00.391067 11739 main.go:141] libmachine: (addons-012036) <bootmenu enable='no'/>
I0416 16:20:00.391072 11739 main.go:141] libmachine: (addons-012036) </os>
I0416 16:20:00.391080 11739 main.go:141] libmachine: (addons-012036) <devices>
I0416 16:20:00.391090 11739 main.go:141] libmachine: (addons-012036) <disk type='file' device='cdrom'>
I0416 16:20:00.391100 11739 main.go:141] libmachine: (addons-012036) <source file='/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/boot2docker.iso'/>
I0416 16:20:00.391112 11739 main.go:141] libmachine: (addons-012036) <target dev='hdc' bus='scsi'/>
I0416 16:20:00.391121 11739 main.go:141] libmachine: (addons-012036) <readonly/>
I0416 16:20:00.391142 11739 main.go:141] libmachine: (addons-012036) </disk>
I0416 16:20:00.391155 11739 main.go:141] libmachine: (addons-012036) <disk type='file' device='disk'>
I0416 16:20:00.391164 11739 main.go:141] libmachine: (addons-012036) <driver name='qemu' type='raw' cache='default' io='threads' />
I0416 16:20:00.391180 11739 main.go:141] libmachine: (addons-012036) <source file='/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/addons-012036.rawdisk'/>
I0416 16:20:00.391192 11739 main.go:141] libmachine: (addons-012036) <target dev='hda' bus='virtio'/>
I0416 16:20:00.391204 11739 main.go:141] libmachine: (addons-012036) </disk>
I0416 16:20:00.391214 11739 main.go:141] libmachine: (addons-012036) <interface type='network'>
I0416 16:20:00.391226 11739 main.go:141] libmachine: (addons-012036) <source network='mk-addons-012036'/>
I0416 16:20:00.391234 11739 main.go:141] libmachine: (addons-012036) <model type='virtio'/>
I0416 16:20:00.391243 11739 main.go:141] libmachine: (addons-012036) </interface>
I0416 16:20:00.391248 11739 main.go:141] libmachine: (addons-012036) <interface type='network'>
I0416 16:20:00.391255 11739 main.go:141] libmachine: (addons-012036) <source network='default'/>
I0416 16:20:00.391260 11739 main.go:141] libmachine: (addons-012036) <model type='virtio'/>
I0416 16:20:00.391268 11739 main.go:141] libmachine: (addons-012036) </interface>
I0416 16:20:00.391272 11739 main.go:141] libmachine: (addons-012036) <serial type='pty'>
I0416 16:20:00.391280 11739 main.go:141] libmachine: (addons-012036) <target port='0'/>
I0416 16:20:00.391287 11739 main.go:141] libmachine: (addons-012036) </serial>
I0416 16:20:00.391293 11739 main.go:141] libmachine: (addons-012036) <console type='pty'>
I0416 16:20:00.391300 11739 main.go:141] libmachine: (addons-012036) <target type='serial' port='0'/>
I0416 16:20:00.391332 11739 main.go:141] libmachine: (addons-012036) </console>
I0416 16:20:00.391358 11739 main.go:141] libmachine: (addons-012036) <rng model='virtio'>
I0416 16:20:00.391374 11739 main.go:141] libmachine: (addons-012036) <backend model='random'>/dev/random</backend>
I0416 16:20:00.391385 11739 main.go:141] libmachine: (addons-012036) </rng>
I0416 16:20:00.391396 11739 main.go:141] libmachine: (addons-012036)
I0416 16:20:00.391406 11739 main.go:141] libmachine: (addons-012036)
I0416 16:20:00.391417 11739 main.go:141] libmachine: (addons-012036) </devices>
I0416 16:20:00.391429 11739 main.go:141] libmachine: (addons-012036) </domain>
I0416 16:20:00.391450 11739 main.go:141] libmachine: (addons-012036)
I0416 16:20:00.397797 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:81:9e:a9 in network default
I0416 16:20:00.398420 11739 main.go:141] libmachine: (addons-012036) Ensuring networks are active...
I0416 16:20:00.398445 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:00.399114 11739 main.go:141] libmachine: (addons-012036) Ensuring network default is active
I0416 16:20:00.399434 11739 main.go:141] libmachine: (addons-012036) Ensuring network mk-addons-012036 is active
I0416 16:20:00.399959 11739 main.go:141] libmachine: (addons-012036) Getting domain xml...
I0416 16:20:00.400693 11739 main.go:141] libmachine: (addons-012036) Creating domain...
I0416 16:20:01.847412 11739 main.go:141] libmachine: (addons-012036) Waiting to get IP...
I0416 16:20:01.848294 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:01.848677 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find current IP address of domain addons-012036 in network mk-addons-012036
I0416 16:20:01.848720 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:01.848670 11761 retry.go:31] will retry after 255.945162ms: waiting for machine to come up
I0416 16:20:02.106284 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:02.106746 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find current IP address of domain addons-012036 in network mk-addons-012036
I0416 16:20:02.106774 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:02.106706 11761 retry.go:31] will retry after 366.834761ms: waiting for machine to come up
I0416 16:20:02.475444 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:02.475859 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find current IP address of domain addons-012036 in network mk-addons-012036
I0416 16:20:02.475880 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:02.475838 11761 retry.go:31] will retry after 386.130051ms: waiting for machine to come up
I0416 16:20:02.863399 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:02.863861 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find current IP address of domain addons-012036 in network mk-addons-012036
I0416 16:20:02.863888 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:02.863802 11761 retry.go:31] will retry after 584.84142ms: waiting for machine to come up
I0416 16:20:03.450767 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:03.451243 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find current IP address of domain addons-012036 in network mk-addons-012036
I0416 16:20:03.451268 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:03.451202 11761 retry.go:31] will retry after 716.748039ms: waiting for machine to come up
I0416 16:20:04.169306 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:04.169703 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find current IP address of domain addons-012036 in network mk-addons-012036
I0416 16:20:04.169748 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:04.169668 11761 retry.go:31] will retry after 844.438849ms: waiting for machine to come up
I0416 16:20:05.015229 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:05.015609 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find current IP address of domain addons-012036 in network mk-addons-012036
I0416 16:20:05.015631 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:05.015569 11761 retry.go:31] will retry after 723.980814ms: waiting for machine to come up
I0416 16:20:05.741666 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:05.741988 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find current IP address of domain addons-012036 in network mk-addons-012036
I0416 16:20:05.742010 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:05.741960 11761 retry.go:31] will retry after 1.348041583s: waiting for machine to come up
I0416 16:20:07.092468 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:07.092906 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find current IP address of domain addons-012036 in network mk-addons-012036
I0416 16:20:07.092923 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:07.092861 11761 retry.go:31] will retry after 1.612633285s: waiting for machine to come up
I0416 16:20:08.707805 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:08.708256 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find current IP address of domain addons-012036 in network mk-addons-012036
I0416 16:20:08.708286 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:08.708210 11761 retry.go:31] will retry after 2.090027603s: waiting for machine to come up
I0416 16:20:10.799583 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:10.800038 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find current IP address of domain addons-012036 in network mk-addons-012036
I0416 16:20:10.800062 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:10.800000 11761 retry.go:31] will retry after 2.137796384s: waiting for machine to come up
I0416 16:20:12.938896 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:12.939255 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find current IP address of domain addons-012036 in network mk-addons-012036
I0416 16:20:12.939290 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:12.939219 11761 retry.go:31] will retry after 3.492845465s: waiting for machine to come up
I0416 16:20:16.434224 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:16.434793 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find current IP address of domain addons-012036 in network mk-addons-012036
I0416 16:20:16.434816 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:16.434731 11761 retry.go:31] will retry after 4.261651129s: waiting for machine to come up
I0416 16:20:20.697906 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:20.698385 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find current IP address of domain addons-012036 in network mk-addons-012036
I0416 16:20:20.698423 11739 main.go:141] libmachine: (addons-012036) DBG | I0416 16:20:20.698361 11761 retry.go:31] will retry after 3.86830584s: waiting for machine to come up
I0416 16:20:24.571593 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:24.572110 11739 main.go:141] libmachine: (addons-012036) Found IP for machine: 192.168.39.247
I0416 16:20:24.572133 11739 main.go:141] libmachine: (addons-012036) Reserving static IP address...
I0416 16:20:24.572150 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has current primary IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:24.572489 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find host DHCP lease matching {name: "addons-012036", mac: "52:54:00:dd:cf:c9", ip: "192.168.39.247"} in network mk-addons-012036
I0416 16:20:24.652648 11739 main.go:141] libmachine: (addons-012036) DBG | Getting to WaitForSSH function...
I0416 16:20:24.652688 11739 main.go:141] libmachine: (addons-012036) Reserved static IP address: 192.168.39.247
I0416 16:20:24.652700 11739 main.go:141] libmachine: (addons-012036) Waiting for SSH to be available...
I0416 16:20:24.655288 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:24.655611 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036
I0416 16:20:24.655633 11739 main.go:141] libmachine: (addons-012036) DBG | unable to find defined IP address of network mk-addons-012036 interface with MAC address 52:54:00:dd:cf:c9
I0416 16:20:24.655860 11739 main.go:141] libmachine: (addons-012036) DBG | Using SSH client type: external
I0416 16:20:24.655883 11739 main.go:141] libmachine: (addons-012036) DBG | Using SSH private key: /home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa (-rw-------)
I0416 16:20:24.655905 11739 main.go:141] libmachine: (addons-012036) DBG | &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@ -o IdentitiesOnly=yes -i /home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa -p 22] /usr/bin/ssh <nil>}
I0416 16:20:24.655917 11739 main.go:141] libmachine: (addons-012036) DBG | About to run SSH command:
I0416 16:20:24.655927 11739 main.go:141] libmachine: (addons-012036) DBG | exit 0
I0416 16:20:24.667733 11739 main.go:141] libmachine: (addons-012036) DBG | SSH cmd err, output: exit status 255:
I0416 16:20:24.667760 11739 main.go:141] libmachine: (addons-012036) DBG | Error getting ssh command 'exit 0' : ssh command error:
I0416 16:20:24.667771 11739 main.go:141] libmachine: (addons-012036) DBG | command : exit 0
I0416 16:20:24.667779 11739 main.go:141] libmachine: (addons-012036) DBG | err : exit status 255
I0416 16:20:24.667790 11739 main.go:141] libmachine: (addons-012036) DBG | output :
I0416 16:20:27.668005 11739 main.go:141] libmachine: (addons-012036) DBG | Getting to WaitForSSH function...
I0416 16:20:27.670351 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:27.670717 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:27.670755 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:27.670884 11739 main.go:141] libmachine: (addons-012036) DBG | Using SSH client type: external
I0416 16:20:27.670909 11739 main.go:141] libmachine: (addons-012036) DBG | Using SSH private key: /home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa (-rw-------)
I0416 16:20:27.670932 11739 main.go:141] libmachine: (addons-012036) DBG | &{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null docker@192.168.39.247 -o IdentitiesOnly=yes -i /home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa -p 22] /usr/bin/ssh <nil>}
I0416 16:20:27.670949 11739 main.go:141] libmachine: (addons-012036) DBG | About to run SSH command:
I0416 16:20:27.670964 11739 main.go:141] libmachine: (addons-012036) DBG | exit 0
I0416 16:20:27.796051 11739 main.go:141] libmachine: (addons-012036) DBG | SSH cmd err, output: <nil>:
I0416 16:20:27.796440 11739 main.go:141] libmachine: (addons-012036) KVM machine creation complete!
I0416 16:20:27.796681 11739 main.go:141] libmachine: (addons-012036) Calling .GetConfigRaw
I0416 16:20:27.797276 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:20:27.797482 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:20:27.797625 11739 main.go:141] libmachine: Waiting for machine to be running, this may take a few minutes...
I0416 16:20:27.797641 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:20:27.798941 11739 main.go:141] libmachine: Detecting operating system of created instance...
I0416 16:20:27.798960 11739 main.go:141] libmachine: Waiting for SSH to be available...
I0416 16:20:27.798968 11739 main.go:141] libmachine: Getting to WaitForSSH function...
I0416 16:20:27.798974 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:20:27.801332 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:27.801653 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:27.801684 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:27.801790 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:20:27.801998 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:20:27.802155 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:20:27.802298 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:20:27.802479 11739 main.go:141] libmachine: Using SSH client type: native
I0416 16:20:27.802642 11739 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil> [] 0s} 192.168.39.247 22 <nil> <nil>}
I0416 16:20:27.802653 11739 main.go:141] libmachine: About to run SSH command:
exit 0
I0416 16:20:27.906954 11739 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0416 16:20:27.906975 11739 main.go:141] libmachine: Detecting the provisioner...
I0416 16:20:27.906983 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:20:27.909604 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:27.909994 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:27.910027 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:27.910142 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:20:27.910350 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:20:27.910512 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:20:27.910621 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:20:27.910817 11739 main.go:141] libmachine: Using SSH client type: native
I0416 16:20:27.910998 11739 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil> [] 0s} 192.168.39.247 22 <nil> <nil>}
I0416 16:20:27.911012 11739 main.go:141] libmachine: About to run SSH command:
cat /etc/os-release
I0416 16:20:28.016880 11739 main.go:141] libmachine: SSH cmd err, output: <nil>: NAME=Buildroot
VERSION=2023.02.9-dirty
ID=buildroot
VERSION_ID=2023.02.9
PRETTY_NAME="Buildroot 2023.02.9"
I0416 16:20:28.016975 11739 main.go:141] libmachine: found compatible host: buildroot
I0416 16:20:28.016990 11739 main.go:141] libmachine: Provisioning with buildroot...
I0416 16:20:28.017003 11739 main.go:141] libmachine: (addons-012036) Calling .GetMachineName
I0416 16:20:28.017269 11739 buildroot.go:166] provisioning hostname "addons-012036"
I0416 16:20:28.017309 11739 main.go:141] libmachine: (addons-012036) Calling .GetMachineName
I0416 16:20:28.017545 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:20:28.020128 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.020472 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:28.020524 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.020733 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:20:28.020909 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:20:28.021065 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:20:28.021215 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:20:28.021381 11739 main.go:141] libmachine: Using SSH client type: native
I0416 16:20:28.021554 11739 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil> [] 0s} 192.168.39.247 22 <nil> <nil>}
I0416 16:20:28.021567 11739 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-012036 && echo "addons-012036" | sudo tee /etc/hostname
I0416 16:20:28.141999 11739 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-012036
I0416 16:20:28.142028 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:20:28.144672 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.144992 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:28.145019 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.145218 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:20:28.145439 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:20:28.145631 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:20:28.145788 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:20:28.145968 11739 main.go:141] libmachine: Using SSH client type: native
I0416 16:20:28.146137 11739 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil> [] 0s} 192.168.39.247 22 <nil> <nil>}
I0416 16:20:28.146153 11739 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-012036' /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-012036/g' /etc/hosts;
else
echo '127.0.1.1 addons-012036' | sudo tee -a /etc/hosts;
fi
fi
I0416 16:20:28.262924 11739 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0416 16:20:28.262961 11739 buildroot.go:172] set auth options {CertDir:/home/jenkins/minikube-integration/18649-3613/.minikube CaCertPath:/home/jenkins/minikube-integration/18649-3613/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18649-3613/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18649-3613/.minikube}
I0416 16:20:28.262989 11739 buildroot.go:174] setting up certificates
I0416 16:20:28.263000 11739 provision.go:84] configureAuth start
I0416 16:20:28.263013 11739 main.go:141] libmachine: (addons-012036) Calling .GetMachineName
I0416 16:20:28.263343 11739 main.go:141] libmachine: (addons-012036) Calling .GetIP
I0416 16:20:28.265966 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.266290 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:28.266312 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.266482 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:20:28.268651 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.269020 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:28.269040 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.269172 11739 provision.go:143] copyHostCerts
I0416 16:20:28.269254 11739 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18649-3613/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18649-3613/.minikube/ca.pem (1078 bytes)
I0416 16:20:28.269414 11739 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18649-3613/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18649-3613/.minikube/cert.pem (1123 bytes)
I0416 16:20:28.269513 11739 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18649-3613/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18649-3613/.minikube/key.pem (1675 bytes)
I0416 16:20:28.269598 11739 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18649-3613/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18649-3613/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18649-3613/.minikube/certs/ca-key.pem org=jenkins.addons-012036 san=[127.0.0.1 192.168.39.247 addons-012036 localhost minikube]
I0416 16:20:28.404570 11739 provision.go:177] copyRemoteCerts
I0416 16:20:28.404627 11739 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0416 16:20:28.404653 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:20:28.407562 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.407893 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:28.407924 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.408099 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:20:28.408337 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:20:28.408478 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:20:28.408654 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:20:28.499351 11739 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18649-3613/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
I0416 16:20:28.532783 11739 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18649-3613/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0416 16:20:28.577530 11739 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18649-3613/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I0416 16:20:28.607574 11739 provision.go:87] duration metric: took 344.562659ms to configureAuth
I0416 16:20:28.607610 11739 buildroot.go:189] setting minikube options for container-runtime
I0416 16:20:28.607841 11739 config.go:182] Loaded profile config "addons-012036": Driver=kvm2, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0416 16:20:28.607871 11739 main.go:141] libmachine: Checking connection to Docker...
I0416 16:20:28.607883 11739 main.go:141] libmachine: (addons-012036) Calling .GetURL
I0416 16:20:28.609116 11739 main.go:141] libmachine: (addons-012036) DBG | Using libvirt version 6000000
I0416 16:20:28.611263 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.611676 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:28.611695 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.611946 11739 main.go:141] libmachine: Docker is up and running!
I0416 16:20:28.611965 11739 main.go:141] libmachine: Reticulating splines...
I0416 16:20:28.611974 11739 client.go:171] duration metric: took 28.991735116s to LocalClient.Create
I0416 16:20:28.611999 11739 start.go:167] duration metric: took 28.991802959s to libmachine.API.Create "addons-012036"
I0416 16:20:28.612011 11739 start.go:293] postStartSetup for "addons-012036" (driver="kvm2")
I0416 16:20:28.612025 11739 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]
I0416 16:20:28.612062 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:20:28.612310 11739 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
I0416 16:20:28.612333 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:20:28.614770 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.615233 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:28.615261 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.615443 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:20:28.615671 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:20:28.615854 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:20:28.615998 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:20:28.699360 11739 ssh_runner.go:195] Run: cat /etc/os-release
I0416 16:20:28.705192 11739 info.go:137] Remote host: Buildroot 2023.02.9
I0416 16:20:28.705232 11739 filesync.go:126] Scanning /home/jenkins/minikube-integration/18649-3613/.minikube/addons for local assets ...
I0416 16:20:28.705296 11739 filesync.go:126] Scanning /home/jenkins/minikube-integration/18649-3613/.minikube/files for local assets ...
I0416 16:20:28.705319 11739 start.go:296] duration metric: took 93.301134ms for postStartSetup
I0416 16:20:28.705350 11739 main.go:141] libmachine: (addons-012036) Calling .GetConfigRaw
I0416 16:20:28.743430 11739 main.go:141] libmachine: (addons-012036) Calling .GetIP
I0416 16:20:28.746342 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.746748 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:28.746805 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.747082 11739 profile.go:143] Saving config to /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/config.json ...
I0416 16:20:28.808163 11739 start.go:128] duration metric: took 29.206809207s to createHost
I0416 16:20:28.808226 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:20:28.811324 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.811724 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:28.811762 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.812067 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:20:28.812305 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:20:28.812504 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:20:28.812673 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:20:28.812847 11739 main.go:141] libmachine: Using SSH client type: native
I0416 16:20:28.813017 11739 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil> [] 0s} 192.168.39.247 22 <nil> <nil>}
I0416 16:20:28.813029 11739 main.go:141] libmachine: About to run SSH command:
date +%!s(MISSING).%!N(MISSING)
I0416 16:20:28.921255 11739 main.go:141] libmachine: SSH cmd err, output: <nil>: 1713284428.908939594
I0416 16:20:28.921285 11739 fix.go:216] guest clock: 1713284428.908939594
I0416 16:20:28.921295 11739 fix.go:229] Guest: 2024-04-16 16:20:28.908939594 +0000 UTC Remote: 2024-04-16 16:20:28.80818957 +0000 UTC m=+29.328031426 (delta=100.750024ms)
I0416 16:20:28.921333 11739 fix.go:200] guest clock delta is within tolerance: 100.750024ms
I0416 16:20:28.921342 11739 start.go:83] releasing machines lock for "addons-012036", held for 29.320107375s
I0416 16:20:28.921377 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:20:28.921687 11739 main.go:141] libmachine: (addons-012036) Calling .GetIP
I0416 16:20:28.924400 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.924761 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:28.924793 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.924934 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:20:28.925582 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:20:28.925788 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:20:28.925904 11739 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0416 16:20:28.925945 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:20:28.926016 11739 ssh_runner.go:195] Run: cat /version.json
I0416 16:20:28.926040 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:20:28.928769 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.929052 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.929086 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:28.929107 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.929300 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:20:28.929488 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:20:28.929543 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:28.929570 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:28.929694 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:20:28.929733 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:20:28.929875 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:20:28.929879 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:20:28.930032 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:20:28.930184 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:20:29.009394 11739 ssh_runner.go:195] Run: systemctl --version
I0416 16:20:29.040153 11739 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
W0416 16:20:29.047305 11739 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
I0416 16:20:29.047387 11739 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" ;
I0416 16:20:29.067100 11739 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
I0416 16:20:29.067133 11739 start.go:494] detecting cgroup driver to use...
I0416 16:20:29.067241 11739 ssh_runner.go:195] Run: sudo systemctl stop -f crio
I0416 16:20:29.311439 11739 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I0416 16:20:29.326715 11739 docker.go:217] disabling cri-docker service (if available) ...
I0416 16:20:29.326788 11739 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0416 16:20:29.342653 11739 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0416 16:20:29.358843 11739 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0416 16:20:29.489765 11739 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0416 16:20:29.658463 11739 docker.go:233] disabling docker service ...
I0416 16:20:29.658529 11739 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0416 16:20:29.676244 11739 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0416 16:20:29.692845 11739 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0416 16:20:29.820900 11739 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0416 16:20:29.967437 11739 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0416 16:20:29.983812 11739 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
" | sudo tee /etc/crictl.yaml"
I0416 16:20:30.006954 11739 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
I0416 16:20:30.020149 11739 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
I0416 16:20:30.033236 11739 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
I0416 16:20:30.033303 11739 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
I0416 16:20:30.046262 11739 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0416 16:20:30.059317 11739 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I0416 16:20:30.072189 11739 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0416 16:20:30.085125 11739 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0416 16:20:30.099112 11739 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
I0416 16:20:30.112098 11739 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
I0416 16:20:30.124845 11739 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1 enable_unprivileged_ports = true|' /etc/containerd/config.toml"
I0416 16:20:30.138222 11739 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0416 16:20:30.149785 11739 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
stdout:
stderr:
sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
I0416 16:20:30.149847 11739 ssh_runner.go:195] Run: sudo modprobe br_netfilter
I0416 16:20:30.165569 11739 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0416 16:20:30.177951 11739 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0416 16:20:30.326028 11739 ssh_runner.go:195] Run: sudo systemctl restart containerd
I0416 16:20:30.360985 11739 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
I0416 16:20:30.361081 11739 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
I0416 16:20:30.366492 11739 retry.go:31] will retry after 646.519722ms: stat /run/containerd/containerd.sock: Process exited with status 1
stdout:
stderr:
stat: cannot statx '/run/containerd/containerd.sock': No such file or directory
I0416 16:20:31.013371 11739 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
I0416 16:20:31.019724 11739 start.go:562] Will wait 60s for crictl version
I0416 16:20:31.019805 11739 ssh_runner.go:195] Run: which crictl
I0416 16:20:31.024787 11739 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0416 16:20:31.062124 11739 start.go:578] Version: 0.1.0
RuntimeName: containerd
RuntimeVersion: v1.7.15
RuntimeApiVersion: v1
I0416 16:20:31.062244 11739 ssh_runner.go:195] Run: containerd --version
I0416 16:20:31.092252 11739 ssh_runner.go:195] Run: containerd --version
I0416 16:20:31.127029 11739 out.go:177] * Preparing Kubernetes v1.29.3 on containerd 1.7.15 ...
I0416 16:20:31.128692 11739 main.go:141] libmachine: (addons-012036) Calling .GetIP
I0416 16:20:31.131466 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:31.131752 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:20:31.131792 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:20:31.132079 11739 ssh_runner.go:195] Run: grep 192.168.39.1 host.minikube.internal$ /etc/hosts
I0416 16:20:31.137162 11739 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.39.1 host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I0416 16:20:31.152111 11739 kubeadm.go:877] updating cluster {Name:addons-012036 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/18649/minikube-v1.33.0-1713236417-18649-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e Memory:4000 CPUs:2 DiskSize:20000 Driver:kvm2 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.29.
3 ClusterName:addons-012036 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.39.247 Port:8443 KubernetesVersion:v1.29.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountP
ort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0416 16:20:31.152209 11739 preload.go:132] Checking if preload exists for k8s version v1.29.3 and runtime containerd
I0416 16:20:31.152279 11739 ssh_runner.go:195] Run: sudo crictl images --output json
I0416 16:20:31.190277 11739 containerd.go:623] couldn't find preloaded image for "registry.k8s.io/kube-apiserver:v1.29.3". assuming images are not preloaded.
I0416 16:20:31.190343 11739 ssh_runner.go:195] Run: which lz4
I0416 16:20:31.195339 11739 ssh_runner.go:195] Run: stat -c "%!s(MISSING) %!y(MISSING)" /preloaded.tar.lz4
I0416 16:20:31.200495 11739 ssh_runner.go:352] existence check for /preloaded.tar.lz4: stat -c "%!s(MISSING) %!y(MISSING)" /preloaded.tar.lz4: Process exited with status 1
stdout:
stderr:
stat: cannot statx '/preloaded.tar.lz4': No such file or directory
I0416 16:20:31.200538 11739 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18649-3613/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.3-containerd-overlay2-amd64.tar.lz4 --> /preloaded.tar.lz4 (402346652 bytes)
I0416 16:20:32.892543 11739 containerd.go:563] duration metric: took 1.697230091s to copy over tarball
I0416 16:20:32.892626 11739 ssh_runner.go:195] Run: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4
I0416 16:20:35.763378 11739 ssh_runner.go:235] Completed: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4: (2.870714673s)
I0416 16:20:35.763412 11739 containerd.go:570] duration metric: took 2.870838698s to extract the tarball
I0416 16:20:35.763419 11739 ssh_runner.go:146] rm: /preloaded.tar.lz4
I0416 16:20:35.805896 11739 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0416 16:20:35.941248 11739 ssh_runner.go:195] Run: sudo systemctl restart containerd
I0416 16:20:35.968495 11739 ssh_runner.go:195] Run: sudo crictl images --output json
I0416 16:20:36.021519 11739 retry.go:31] will retry after 312.428405ms: sudo crictl images --output json: Process exited with status 1
stdout:
stderr:
time="2024-04-16T16:20:36Z" level=fatal msg="validate service connection: validate CRI v1 image API for endpoint \"unix:///run/containerd/containerd.sock\": rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing: dial unix /run/containerd/containerd.sock: connect: no such file or directory\""
I0416 16:20:36.335218 11739 ssh_runner.go:195] Run: sudo crictl images --output json
I0416 16:20:36.380284 11739 containerd.go:627] all images are preloaded for containerd runtime.
I0416 16:20:36.380308 11739 cache_images.go:84] Images are preloaded, skipping loading
I0416 16:20:36.380315 11739 kubeadm.go:928] updating node { 192.168.39.247 8443 v1.29.3 containerd true true} ...
I0416 16:20:36.380419 11739 kubeadm.go:940] kubelet [Unit]
Wants=containerd.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.29.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-012036 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.39.247
[Install]
config:
{KubernetesVersion:v1.29.3 ClusterName:addons-012036 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I0416 16:20:36.380470 11739 ssh_runner.go:195] Run: sudo crictl info
I0416 16:20:36.420828 11739 cni.go:84] Creating CNI manager for ""
I0416 16:20:36.420856 11739 cni.go:146] "kvm2" driver + "containerd" runtime found, recommending bridge
I0416 16:20:36.420866 11739 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0416 16:20:36.420885 11739 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.39.247 APIServerPort:8443 KubernetesVersion:v1.29.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-012036 NodeName:addons-012036 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.39.247"]]} {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.39.247 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPat
h:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0416 16:20:36.420997 11739 kubeadm.go:187] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta3
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.39.247
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///run/containerd/containerd.sock
name: "addons-012036"
kubeletExtraArgs:
node-ip: 192.168.39.247
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta3
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.39.247"]
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.29.3
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: cgroupfs
containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%!"(MISSING)
nodefs.inodesFree: "0%!"(MISSING)
imagefs.available: "0%!"(MISSING)
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
tcpEstablishedTimeout: 0s
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
tcpCloseWaitTimeout: 0s
I0416 16:20:36.421054 11739 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.29.3
I0416 16:20:36.433902 11739 binaries.go:44] Found k8s binaries, skipping transfer
I0416 16:20:36.433965 11739 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0416 16:20:36.446698 11739 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (319 bytes)
I0416 16:20:36.467910 11739 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0416 16:20:36.489267 11739 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2173 bytes)
I0416 16:20:36.512723 11739 ssh_runner.go:195] Run: grep 192.168.39.247 control-plane.minikube.internal$ /etc/hosts
I0416 16:20:36.517599 11739 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.39.247 control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I0416 16:20:36.533345 11739 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0416 16:20:36.667064 11739 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0416 16:20:36.692948 11739 certs.go:68] Setting up /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036 for IP: 192.168.39.247
I0416 16:20:36.692973 11739 certs.go:194] generating shared ca certs ...
I0416 16:20:36.693008 11739 certs.go:226] acquiring lock for ca certs: {Name:mk9ced23d0481cc75aea9804ec6a597cc9021aba Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0416 16:20:36.693149 11739 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18649-3613/.minikube/ca.key
I0416 16:20:36.747986 11739 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18649-3613/.minikube/ca.crt ...
I0416 16:20:36.748026 11739 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18649-3613/.minikube/ca.crt: {Name:mkac58f778aaf55d4b88bed00622c014e0c9b3b3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0416 16:20:36.748227 11739 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18649-3613/.minikube/ca.key ...
I0416 16:20:36.748243 11739 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18649-3613/.minikube/ca.key: {Name:mk0dde4dace016394ebca3966c4697c488b041ab Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0416 16:20:36.748361 11739 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18649-3613/.minikube/proxy-client-ca.key
I0416 16:20:37.086132 11739 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18649-3613/.minikube/proxy-client-ca.crt ...
I0416 16:20:37.086161 11739 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18649-3613/.minikube/proxy-client-ca.crt: {Name:mk525e75f6f10a02af5bebafaf0f8ccd3eb9b5df Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0416 16:20:37.086325 11739 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18649-3613/.minikube/proxy-client-ca.key ...
I0416 16:20:37.086337 11739 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18649-3613/.minikube/proxy-client-ca.key: {Name:mk568b12fa31440e2141c5fc8fb8f5ca63d07af4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0416 16:20:37.086400 11739 certs.go:256] generating profile certs ...
I0416 16:20:37.086449 11739 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/client.key
I0416 16:20:37.086469 11739 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/client.crt with IP's: []
I0416 16:20:37.227588 11739 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/client.crt ...
I0416 16:20:37.227622 11739 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/client.crt: {Name:mk53eab5e711f42ef1130930a40f74027d4f6ee4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0416 16:20:37.227785 11739 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/client.key ...
I0416 16:20:37.227797 11739 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/client.key: {Name:mk3618038a8a8e5bd434236ab70706479010e8f5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0416 16:20:37.227863 11739 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/apiserver.key.16663f7b
I0416 16:20:37.227880 11739 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/apiserver.crt.16663f7b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.39.247]
I0416 16:20:37.421130 11739 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/apiserver.crt.16663f7b ...
I0416 16:20:37.421177 11739 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/apiserver.crt.16663f7b: {Name:mk75d1a57a155081891bfb12a29f30816b216c63 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0416 16:20:37.421377 11739 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/apiserver.key.16663f7b ...
I0416 16:20:37.421396 11739 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/apiserver.key.16663f7b: {Name:mk34e1b3ac76f04cea4f014be3a40a6a2b0e8fe8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0416 16:20:37.421502 11739 certs.go:381] copying /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/apiserver.crt.16663f7b -> /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/apiserver.crt
I0416 16:20:37.421594 11739 certs.go:385] copying /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/apiserver.key.16663f7b -> /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/apiserver.key
I0416 16:20:37.421676 11739 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/proxy-client.key
I0416 16:20:37.421702 11739 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/proxy-client.crt with IP's: []
I0416 16:20:37.509226 11739 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/proxy-client.crt ...
I0416 16:20:37.509262 11739 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/proxy-client.crt: {Name:mk9c3d287b8db878b1aacc52c4081f33bf154aa4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0416 16:20:37.509455 11739 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/proxy-client.key ...
I0416 16:20:37.509471 11739 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/proxy-client.key: {Name:mk03540289e6f1ad0891e734700dfcb3b7e40690 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0416 16:20:37.509696 11739 certs.go:484] found cert: /home/jenkins/minikube-integration/18649-3613/.minikube/certs/ca-key.pem (1679 bytes)
I0416 16:20:37.509790 11739 certs.go:484] found cert: /home/jenkins/minikube-integration/18649-3613/.minikube/certs/ca.pem (1078 bytes)
I0416 16:20:37.509836 11739 certs.go:484] found cert: /home/jenkins/minikube-integration/18649-3613/.minikube/certs/cert.pem (1123 bytes)
I0416 16:20:37.509872 11739 certs.go:484] found cert: /home/jenkins/minikube-integration/18649-3613/.minikube/certs/key.pem (1675 bytes)
I0416 16:20:37.510443 11739 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18649-3613/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0416 16:20:37.542421 11739 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18649-3613/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I0416 16:20:37.571601 11739 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18649-3613/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0416 16:20:37.600692 11739 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18649-3613/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0416 16:20:37.630011 11739 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0416 16:20:37.659047 11739 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I0416 16:20:37.688474 11739 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0416 16:20:37.717223 11739 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18649-3613/.minikube/profiles/addons-012036/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
I0416 16:20:37.745401 11739 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18649-3613/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0416 16:20:37.774273 11739 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (752 bytes)
I0416 16:20:37.794785 11739 ssh_runner.go:195] Run: openssl version
I0416 16:20:37.801401 11739 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"
I0416 16:20:37.815243 11739 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0416 16:20:37.821066 11739 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 16 16:20 /usr/share/ca-certificates/minikubeCA.pem
I0416 16:20:37.821158 11739 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0416 16:20:37.827739 11739 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"
I0416 16:20:37.841521 11739 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0416 16:20:37.846661 11739 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
I0416 16:20:37.846707 11739 kubeadm.go:391] StartCluster: {Name:addons-012036 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/18649/minikube-v1.33.0-1713236417-18649-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713236840-18649@sha256:c67dbc47b437ffe7d18f65acebd2213336466a75b1de10cec62939ffc450543e Memory:4000 CPUs:2 DiskSize:20000 Driver:kvm2 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.29.3 C
lusterName:addons-012036 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.39.247 Port:8443 KubernetesVersion:v1.29.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort
:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0416 16:20:37.846811 11739 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
I0416 16:20:37.846879 11739 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0416 16:20:37.887029 11739 cri.go:89] found id: ""
I0416 16:20:37.887113 11739 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0416 16:20:37.899452 11739 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0416 16:20:37.911686 11739 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
I0416 16:20:37.923689 11739 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
I0416 16:20:37.923708 11739 kubeadm.go:156] found existing configuration files:
I0416 16:20:37.923776 11739 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0416 16:20:37.935176 11739 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
I0416 16:20:37.935233 11739 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0416 16:20:37.947041 11739 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0416 16:20:37.958616 11739 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
I0416 16:20:37.958688 11739 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0416 16:20:37.970641 11739 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0416 16:20:37.981907 11739 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
I0416 16:20:37.981976 11739 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0416 16:20:37.993821 11739 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0416 16:20:38.005466 11739 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
I0416 16:20:38.005529 11739 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0416 16:20:38.017545 11739 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.29.3:$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"
I0416 16:20:38.072757 11739 kubeadm.go:309] [init] Using Kubernetes version: v1.29.3
I0416 16:20:38.072826 11739 kubeadm.go:309] [preflight] Running pre-flight checks
I0416 16:20:38.253339 11739 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
I0416 16:20:38.253522 11739 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0416 16:20:38.253650 11739 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I0416 16:20:38.507089 11739 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0416 16:20:38.510914 11739 out.go:204] - Generating certificates and keys ...
I0416 16:20:38.511035 11739 kubeadm.go:309] [certs] Using existing ca certificate authority
I0416 16:20:38.511162 11739 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
I0416 16:20:38.786353 11739 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
I0416 16:20:39.123890 11739 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
I0416 16:20:39.267597 11739 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
I0416 16:20:39.408043 11739 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
I0416 16:20:39.763797 11739 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
I0416 16:20:39.764066 11739 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-012036 localhost] and IPs [192.168.39.247 127.0.0.1 ::1]
I0416 16:20:40.136094 11739 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
I0416 16:20:40.136491 11739 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-012036 localhost] and IPs [192.168.39.247 127.0.0.1 ::1]
I0416 16:20:40.385981 11739 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
I0416 16:20:40.530577 11739 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
I0416 16:20:40.767039 11739 kubeadm.go:309] [certs] Generating "sa" key and public key
I0416 16:20:40.767418 11739 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0416 16:20:40.952976 11739 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
I0416 16:20:41.047614 11739 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0416 16:20:41.176543 11739 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0416 16:20:41.258363 11739 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0416 16:20:41.546069 11739 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0416 16:20:41.546780 11739 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0416 16:20:41.549402 11739 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0416 16:20:41.551622 11739 out.go:204] - Booting up control plane ...
I0416 16:20:41.551758 11739 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0416 16:20:41.552577 11739 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0416 16:20:41.553475 11739 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0416 16:20:41.572407 11739 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0416 16:20:41.575256 11739 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0416 16:20:41.575647 11739 kubeadm.go:309] [kubelet-start] Starting the kubelet
I0416 16:20:41.717464 11739 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
I0416 16:20:48.218776 11739 kubeadm.go:309] [apiclient] All control plane components are healthy after 6.502352 seconds
I0416 16:20:48.234635 11739 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0416 16:20:48.260642 11739 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0416 16:20:48.798917 11739 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
I0416 16:20:48.799127 11739 kubeadm.go:309] [mark-control-plane] Marking the node addons-012036 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0416 16:20:49.316075 11739 kubeadm.go:309] [bootstrap-token] Using token: bz5n4w.4jwc771jzhysl5pt
I0416 16:20:49.317890 11739 out.go:204] - Configuring RBAC rules ...
I0416 16:20:49.318055 11739 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0416 16:20:49.324756 11739 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0416 16:20:49.339981 11739 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
I0416 16:20:49.344286 11739 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0416 16:20:49.349419 11739 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0416 16:20:49.355926 11739 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0416 16:20:49.376312 11739 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0416 16:20:49.652583 11739 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
I0416 16:20:49.732260 11739 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
I0416 16:20:49.736953 11739 kubeadm.go:309]
I0416 16:20:49.737046 11739 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
I0416 16:20:49.737059 11739 kubeadm.go:309]
I0416 16:20:49.737183 11739 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
I0416 16:20:49.737202 11739 kubeadm.go:309]
I0416 16:20:49.737251 11739 kubeadm.go:309] mkdir -p $HOME/.kube
I0416 16:20:49.737337 11739 kubeadm.go:309] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0416 16:20:49.737421 11739 kubeadm.go:309] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0416 16:20:49.737430 11739 kubeadm.go:309]
I0416 16:20:49.737514 11739 kubeadm.go:309] Alternatively, if you are the root user, you can run:
I0416 16:20:49.737535 11739 kubeadm.go:309]
I0416 16:20:49.737598 11739 kubeadm.go:309] export KUBECONFIG=/etc/kubernetes/admin.conf
I0416 16:20:49.737607 11739 kubeadm.go:309]
I0416 16:20:49.737669 11739 kubeadm.go:309] You should now deploy a pod network to the cluster.
I0416 16:20:49.737773 11739 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0416 16:20:49.737859 11739 kubeadm.go:309] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0416 16:20:49.737871 11739 kubeadm.go:309]
I0416 16:20:49.737994 11739 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
I0416 16:20:49.738117 11739 kubeadm.go:309] and service account keys on each node and then running the following as root:
I0416 16:20:49.738126 11739 kubeadm.go:309]
I0416 16:20:49.738218 11739 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token bz5n4w.4jwc771jzhysl5pt \
I0416 16:20:49.738335 11739 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:3fa17152e5a024a90abff7235e0a39e3f709584e9dfd83eb49506ea6c646c588 \
I0416 16:20:49.738386 11739 kubeadm.go:309] --control-plane
I0416 16:20:49.738403 11739 kubeadm.go:309]
I0416 16:20:49.738530 11739 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
I0416 16:20:49.738540 11739 kubeadm.go:309]
I0416 16:20:49.738656 11739 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token bz5n4w.4jwc771jzhysl5pt \
I0416 16:20:49.738799 11739 kubeadm.go:309] --discovery-token-ca-cert-hash sha256:3fa17152e5a024a90abff7235e0a39e3f709584e9dfd83eb49506ea6c646c588
I0416 16:20:49.741316 11739 kubeadm.go:309] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0416 16:20:49.741689 11739 cni.go:84] Creating CNI manager for ""
I0416 16:20:49.741707 11739 cni.go:146] "kvm2" driver + "containerd" runtime found, recommending bridge
I0416 16:20:49.743815 11739 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
I0416 16:20:49.745245 11739 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
I0416 16:20:49.774616 11739 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
I0416 16:20:49.805560 11739 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0416 16:20:49.805607 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:49.805642 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-012036 minikube.k8s.io/updated_at=2024_04_16T16_20_49_0700 minikube.k8s.io/version=v1.33.0-beta.0 minikube.k8s.io/commit=60e3ec9dd69d5c93d6197c9fdc4147a73975b8a4 minikube.k8s.io/name=addons-012036 minikube.k8s.io/primary=true
I0416 16:20:49.915016 11739 ops.go:34] apiserver oom_adj: -16
I0416 16:20:50.077670 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:50.578229 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:51.077988 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:51.578499 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:52.078307 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:52.578373 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:53.078470 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:53.578383 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:54.078540 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:54.578741 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:55.078116 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:55.578325 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:56.077949 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:56.578096 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:57.078592 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:57.577958 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:58.078331 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:58.578091 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:59.078402 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:20:59.577895 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:21:00.078117 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:21:00.578037 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:21:01.077917 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:21:01.578705 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:21:02.078379 11739 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.29.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0416 16:21:02.245365 11739 kubeadm.go:1107] duration metric: took 12.439805001s to wait for elevateKubeSystemPrivileges
W0416 16:21:02.245422 11739 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
I0416 16:21:02.245432 11739 kubeadm.go:393] duration metric: took 24.398727479s to StartCluster
I0416 16:21:02.245455 11739 settings.go:142] acquiring lock: {Name:mk33f15d448e67a39bb041d9835f1ffaf867de17 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0416 16:21:02.245609 11739 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/18649-3613/kubeconfig
I0416 16:21:02.246096 11739 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18649-3613/kubeconfig: {Name:mk4033fe222fc9823de19ea06fe9807d5ce31bf3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0416 16:21:02.246354 11739 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0416 16:21:02.246387 11739 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.39.247 Port:8443 KubernetesVersion:v1.29.3 ContainerRuntime:containerd ControlPlane:true Worker:true}
I0416 16:21:02.248506 11739 out.go:177] * Verifying Kubernetes components...
I0416 16:21:02.246460 11739 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:true 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]
I0416 16:21:02.246575 11739 config.go:182] Loaded profile config "addons-012036": Driver=kvm2, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0416 16:21:02.249961 11739 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0416 16:21:02.249990 11739 addons.go:69] Setting cloud-spanner=true in profile "addons-012036"
I0416 16:21:02.250010 11739 addons.go:69] Setting default-storageclass=true in profile "addons-012036"
I0416 16:21:02.250016 11739 addons.go:69] Setting gcp-auth=true in profile "addons-012036"
I0416 16:21:02.250028 11739 addons.go:69] Setting inspektor-gadget=true in profile "addons-012036"
I0416 16:21:02.250040 11739 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-012036"
I0416 16:21:02.250046 11739 mustload.go:65] Loading cluster: addons-012036
I0416 16:21:02.250054 11739 addons.go:69] Setting helm-tiller=true in profile "addons-012036"
I0416 16:21:02.250046 11739 addons.go:69] Setting registry=true in profile "addons-012036"
I0416 16:21:02.250060 11739 addons.go:234] Setting addon inspektor-gadget=true in "addons-012036"
I0416 16:21:02.250053 11739 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-012036"
I0416 16:21:02.250075 11739 addons.go:234] Setting addon helm-tiller=true in "addons-012036"
I0416 16:21:02.250077 11739 addons.go:234] Setting addon registry=true in "addons-012036"
I0416 16:21:02.250081 11739 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-012036"
I0416 16:21:02.250093 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.250104 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.250118 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.250178 11739 addons.go:69] Setting volumesnapshots=true in profile "addons-012036"
I0416 16:21:02.250197 11739 addons.go:234] Setting addon volumesnapshots=true in "addons-012036"
I0416 16:21:02.250213 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.250273 11739 config.go:182] Loaded profile config "addons-012036": Driver=kvm2, ContainerRuntime=containerd, KubernetesVersion=v1.29.3
I0416 16:21:02.250522 11739 addons.go:69] Setting storage-provisioner=true in profile "addons-012036"
I0416 16:21:02.250536 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.250542 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.250545 11739 addons.go:234] Setting addon storage-provisioner=true in "addons-012036"
I0416 16:21:02.250552 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.250553 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.250563 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.250570 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.250573 11739 addons.go:69] Setting metrics-server=true in profile "addons-012036"
I0416 16:21:02.250573 11739 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-012036"
I0416 16:21:02.250584 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.250593 11739 addons.go:234] Setting addon metrics-server=true in "addons-012036"
I0416 16:21:02.250596 11739 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-012036"
I0416 16:21:02.250618 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.250625 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.250646 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.250657 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.250673 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.250922 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.250971 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.250987 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.250046 11739 addons.go:234] Setting addon cloud-spanner=true in "addons-012036"
I0416 16:21:02.251059 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.250539 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.250922 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.251218 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.249996 11739 addons.go:69] Setting ingress=true in profile "addons-012036"
I0416 16:21:02.251262 11739 addons.go:234] Setting addon ingress=true in "addons-012036"
I0416 16:21:02.250003 11739 addons.go:69] Setting ingress-dns=true in profile "addons-012036"
I0416 16:21:02.251284 11739 addons.go:234] Setting addon ingress-dns=true in "addons-012036"
I0416 16:21:02.251317 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.251394 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.250004 11739 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-012036"
I0416 16:21:02.251499 11739 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-012036"
I0416 16:21:02.251514 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.251531 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.251410 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.251550 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.249995 11739 addons.go:69] Setting yakd=true in profile "addons-012036"
I0416 16:21:02.251633 11739 addons.go:234] Setting addon yakd=true in "addons-012036"
I0416 16:21:02.251658 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.251662 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.251686 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.251834 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.251858 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.251869 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.251887 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.251987 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.252022 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.250955 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.252198 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.251162 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.251445 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.273724 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:44509
I0416 16:21:02.276412 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45567
I0416 16:21:02.276438 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.277527 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.277688 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.277707 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.278065 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.278085 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.278128 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.278477 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.278858 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.278903 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.279093 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.279112 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.285237 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37359
I0416 16:21:02.285832 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.286451 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.286473 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.286886 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.287169 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.289189 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45829
I0416 16:21:02.291429 11739 addons.go:234] Setting addon default-storageclass=true in "addons-012036"
I0416 16:21:02.291481 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.291886 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.291932 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.292193 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43477
I0416 16:21:02.292221 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35391
I0416 16:21:02.292269 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41733
I0416 16:21:02.292946 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.293693 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.293714 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.293785 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:34347
I0416 16:21:02.294257 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.294356 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.294880 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.294921 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.303918 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.303936 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.303970 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45383
I0416 16:21:02.304033 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40611
I0416 16:21:02.304087 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:34307
I0416 16:21:02.304264 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.305289 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.305303 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.305317 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.305350 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.305377 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.305387 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.305603 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.305850 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.305864 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.305997 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.306006 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.306387 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.306539 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.306557 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.306743 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.307295 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.307314 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.307687 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.307709 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.307877 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.308550 11739 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-012036"
I0416 16:21:02.308592 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.308833 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.308855 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.309350 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.309365 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.309670 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.309712 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.309851 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.310082 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.310260 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.310432 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.310509 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.310544 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.311157 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.311178 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.311636 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.312245 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.312278 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.312998 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:02.313366 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.313385 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.327391 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40359
I0416 16:21:02.327638 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.335514 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43565
I0416 16:21:02.337663 11739 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.14.5
I0416 16:21:02.339396 11739 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0416 16:21:02.339418 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0416 16:21:02.339446 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:02.343572 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45915
I0416 16:21:02.343754 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.343814 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:02.343936 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.344043 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:02.344391 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.344411 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.344489 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:02.344559 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.344571 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.344576 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.344761 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:02.345012 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.345073 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.345141 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.345155 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.345676 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.345708 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.345915 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.346077 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.346100 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:02.346117 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.346338 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.346901 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.346953 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.347044 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43911
I0416 16:21:02.347455 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.347667 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.347761 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37007
I0416 16:21:02.347826 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.347841 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.349756 11739 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0416 16:21:02.351259 11739 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0416 16:21:02.349041 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:34697
I0416 16:21:02.349084 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.349293 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.351347 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0416 16:21:02.351410 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:02.352475 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.352497 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.352520 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.352658 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.353090 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.353246 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.353695 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.353917 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.354354 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.354566 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.354809 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.356205 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.356202 11739 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.15
I0416 16:21:02.357524 11739 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
I0416 16:21:02.357538 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0416 16:21:02.357555 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:02.358866 11739 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
I0416 16:21:02.357040 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.357611 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:02.358341 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.358355 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:38735
I0416 16:21:02.360267 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:02.360309 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.361620 11739 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0416 16:21:02.360872 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.360987 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:02.361547 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.362233 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:02.363093 11739 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
I0416 16:21:02.364417 11739 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0416 16:21:02.364439 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0416 16:21:02.364458 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:02.363360 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:02.364525 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.363553 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:02.363011 11739 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0416 16:21:02.363573 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:02.364024 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.365208 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:02.366011 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.366415 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.366430 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:02.366512 11739 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0416 16:21:02.366527 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0416 16:21:02.366545 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:02.366596 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:02.367337 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.367401 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.369205 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.369589 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:02.369627 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.369842 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.369941 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:02.370207 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:02.370368 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:02.370542 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:02.370871 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:02.370911 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.371077 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:02.371240 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:02.371362 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:02.371485 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:02.371835 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43551
I0416 16:21:02.372316 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:44791
I0416 16:21:02.372767 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.373311 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.373327 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.373766 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.373960 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.375887 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.376479 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.376496 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.376560 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:42861
I0416 16:21:02.376960 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.377411 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.377547 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.377560 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.377891 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.378166 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.378207 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.378238 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.380326 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.382501 11739 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0416 16:21:02.383897 11739 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0416 16:21:02.383914 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0416 16:21:02.383936 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:02.386944 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:34617
I0416 16:21:02.387888 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.387937 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.388591 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.388609 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.388683 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:02.388696 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.388882 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:02.388955 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.389501 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.389539 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.389885 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:02.390129 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:02.390345 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:02.392416 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:42209
I0416 16:21:02.392818 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.393461 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.393477 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.393851 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.394025 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.395430 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:36335
I0416 16:21:02.395991 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.398224 11739 out.go:177] - Using image ghcr.io/helm/tiller:v2.17.0
I0416 16:21:02.396367 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.397289 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39205
I0416 16:21:02.399931 11739 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
I0416 16:21:02.399942 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
I0416 16:21:02.399962 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:02.400389 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.400488 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41081
I0416 16:21:02.400738 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.400752 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.400893 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.401431 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.401446 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.401701 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.401869 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.402013 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.402027 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.402367 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.402560 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.402584 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.403185 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.403225 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.404717 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.404788 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.404836 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35815
I0416 16:21:02.405027 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39409
I0416 16:21:02.405226 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:02.405309 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.405311 11739 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
I0416 16:21:02.405323 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0416 16:21:02.405339 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:02.405761 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.405864 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:02.406026 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:02.406220 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:02.406286 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.406902 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.406917 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.407050 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.407062 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.407674 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.407730 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:02.407783 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.408167 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.408472 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:02.408512 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:02.408752 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.410823 11739 out.go:177] - Using image docker.io/registry:2.8.3
I0416 16:21:02.410096 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.410999 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.413501 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:02.414615 11739 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0416 16:21:02.415904 11739 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
I0416 16:21:02.414838 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:02.415922 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
I0416 16:21:02.415941 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:02.414841 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46567
I0416 16:21:02.414886 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:02.416035 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.417441 11739 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.27.0
I0416 16:21:02.416295 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:02.416577 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.417323 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:33745
I0416 16:21:02.418789 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.418946 11739 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
I0416 16:21:02.418958 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0416 16:21:02.418976 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:02.419259 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:02.419282 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.419321 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:02.419581 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:02.419845 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:02.420035 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:02.420150 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:02.420557 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.420572 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.420687 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.421104 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.421423 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.421998 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.422027 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.423072 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.423416 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.423456 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.423617 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:02.425388 11739 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0416 16:21:02.423643 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.423784 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.423870 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:02.426545 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43853
I0416 16:21:02.428314 11739 out.go:177] - Using image docker.io/busybox:stable
I0416 16:21:02.427398 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:02.429762 11739 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0416 16:21:02.429775 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0416 16:21:02.427703 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.429790 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:02.428266 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.430026 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:02.431694 11739 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
I0416 16:21:02.430444 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:02.430522 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.431575 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37405
I0416 16:21:02.432673 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.433117 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:02.433145 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.433161 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.433290 11739 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0416 16:21:02.433302 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0416 16:21:02.433318 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:02.433488 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:02.433560 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.433620 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:02.433845 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:02.433892 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.434105 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:02.434117 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:02.434162 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:02.434358 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:02.434640 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:02.434898 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:02.436294 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.438347 11739 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0416 16:21:02.436915 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:02.436940 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.437565 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:02.439846 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:02.439873 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.441162 11739 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0416 16:21:02.439954 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:02.444305 11739 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.4
I0416 16:21:02.442751 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:02.445677 11739 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
I0416 16:21:02.445690 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0416 16:21:02.445706 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:02.445732 11739 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0416 16:21:02.447016 11739 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0416 16:21:02.445887 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:02.448349 11739 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0416 16:21:02.448696 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.449411 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:02.449787 11739 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0416 16:21:02.449857 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:02.451123 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.449975 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:02.451085 11739 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0416 16:21:02.451359 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:02.452836 11739 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0416 16:21:02.454126 11739 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0416 16:21:02.454145 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0416 16:21:02.454161 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:02.453010 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:02.457458 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.457969 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:02.457992 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:02.458210 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:02.458408 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:02.458572 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:02.458724 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
W0416 16:21:02.461672 11739 sshutil.go:64] dial failure (will retry): ssh: handshake failed: read tcp 192.168.39.1:38990->192.168.39.247:22: read: connection reset by peer
I0416 16:21:02.461701 11739 retry.go:31] will retry after 189.459023ms: ssh: handshake failed: read tcp 192.168.39.1:38990->192.168.39.247:22: read: connection reset by peer
W0416 16:21:02.461755 11739 sshutil.go:64] dial failure (will retry): ssh: handshake failed: read tcp 192.168.39.1:38994->192.168.39.247:22: read: connection reset by peer
I0416 16:21:02.461762 11739 retry.go:31] will retry after 218.884854ms: ssh: handshake failed: read tcp 192.168.39.1:38994->192.168.39.247:22: read: connection reset by peer
I0416 16:21:03.125540 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0416 16:21:03.152937 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0416 16:21:03.160973 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0416 16:21:03.217662 11739 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0416 16:21:03.217693 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0416 16:21:03.235220 11739 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
I0416 16:21:03.235240 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
I0416 16:21:03.271948 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0416 16:21:03.273061 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0416 16:21:03.335410 11739 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
I0416 16:21:03.335430 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0416 16:21:03.367315 11739 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0416 16:21:03.367343 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0416 16:21:03.383532 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0416 16:21:03.449647 11739 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0416 16:21:03.449679 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0416 16:21:03.558017 11739 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.31162988s)
I0416 16:21:03.558124 11739 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.308134967s)
I0416 16:21:03.558206 11739 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0416 16:21:03.558259 11739 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.29.3/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.39.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0416 16:21:03.604155 11739 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
I0416 16:21:03.604185 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0416 16:21:03.675082 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0416 16:21:03.712954 11739 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
I0416 16:21:03.712991 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
I0416 16:21:03.725620 11739 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0416 16:21:03.725652 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0416 16:21:03.957137 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
I0416 16:21:03.986823 11739 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
I0416 16:21:03.986857 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0416 16:21:04.002037 11739 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0416 16:21:04.002071 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0416 16:21:04.076353 11739 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
I0416 16:21:04.076384 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0416 16:21:04.109301 11739 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0416 16:21:04.109336 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0416 16:21:04.207442 11739 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
I0416 16:21:04.207470 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0416 16:21:04.285930 11739 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0416 16:21:04.285954 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I0416 16:21:04.433178 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0416 16:21:04.447688 11739 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0416 16:21:04.447709 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0416 16:21:04.451980 11739 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
I0416 16:21:04.452012 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0416 16:21:04.527445 11739 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0416 16:21:04.529677 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0416 16:21:04.535430 11739 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0416 16:21:04.535457 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0416 16:21:04.559750 11739 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0416 16:21:04.559776 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0416 16:21:04.632335 11739 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0416 16:21:04.632359 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0416 16:21:04.737197 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/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
I0416 16:21:04.738632 11739 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
I0416 16:21:04.738649 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0416 16:21:04.851978 11739 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0416 16:21:04.852013 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0416 16:21:04.853932 11739 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0416 16:21:04.853952 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0416 16:21:05.066419 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/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
I0416 16:21:05.124481 11739 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0416 16:21:05.124509 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0416 16:21:05.289397 11739 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0416 16:21:05.289425 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0416 16:21:05.330380 11739 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0416 16:21:05.330407 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0416 16:21:05.358721 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/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
I0416 16:21:05.518156 11739 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
I0416 16:21:05.518181 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0416 16:21:05.666777 11739 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0416 16:21:05.666801 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0416 16:21:05.789309 11739 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0416 16:21:05.789335 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0416 16:21:05.946238 11739 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0416 16:21:05.946272 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0416 16:21:06.086159 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/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
I0416 16:21:06.173694 11739 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0416 16:21:06.173728 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0416 16:21:06.569130 11739 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0416 16:21:06.569155 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0416 16:21:06.933508 11739 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0416 16:21:06.933541 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0416 16:21:07.192066 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/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
I0416 16:21:08.620731 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.495153458s)
I0416 16:21:08.620786 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.467813231s)
I0416 16:21:08.620824 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:08.620832 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.459833165s)
I0416 16:21:08.620861 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:08.620879 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:08.620836 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:08.620792 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:08.620935 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:08.620972 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.348997284s)
I0416 16:21:08.621005 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:08.621018 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:08.621032 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.347948607s)
I0416 16:21:08.621057 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:08.621069 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:08.621349 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:08.621354 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:08.621392 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:08.621409 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:08.621423 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:08.621435 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:08.621455 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:08.621411 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:08.621502 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:08.621514 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:08.621524 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:08.621531 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:08.621586 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:08.621607 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:08.621638 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:08.621653 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:08.621915 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:08.621933 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:08.621938 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:08.621957 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:08.621962 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:08.621964 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:08.621969 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:08.622011 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:08.622031 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:08.622047 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:08.622063 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:08.623108 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:08.623161 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:08.623169 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:08.623294 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:08.623306 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:08.623315 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:08.623323 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:08.623917 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:08.623929 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:08.623965 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:08.623982 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:08.623989 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:08.705212 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:08.705234 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:08.705610 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:08.705630 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:09.229269 11739 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0416 16:21:09.229318 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:09.232687 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:09.233197 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:09.233234 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:09.233439 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:09.233683 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:09.233874 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:09.234078 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:09.678964 11739 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0416 16:21:10.109897 11739 addons.go:234] Setting addon gcp-auth=true in "addons-012036"
I0416 16:21:10.109953 11739 host.go:66] Checking if "addons-012036" exists ...
I0416 16:21:10.110378 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:10.110421 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:10.126412 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:38809
I0416 16:21:10.126911 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:10.127512 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:10.127542 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:10.127967 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:10.128454 11739 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_containerd_integration/out/docker-machine-driver-kvm2
I0416 16:21:10.128487 11739 main.go:141] libmachine: Launching plugin server for driver kvm2
I0416 16:21:10.145505 11739 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43367
I0416 16:21:10.145939 11739 main.go:141] libmachine: () Calling .GetVersion
I0416 16:21:10.146434 11739 main.go:141] libmachine: Using API Version 1
I0416 16:21:10.146452 11739 main.go:141] libmachine: () Calling .SetConfigRaw
I0416 16:21:10.146818 11739 main.go:141] libmachine: () Calling .GetMachineName
I0416 16:21:10.147052 11739 main.go:141] libmachine: (addons-012036) Calling .GetState
I0416 16:21:10.148828 11739 main.go:141] libmachine: (addons-012036) Calling .DriverName
I0416 16:21:10.149088 11739 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0416 16:21:10.149117 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHHostname
I0416 16:21:10.151756 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:10.152182 11739 main.go:141] libmachine: (addons-012036) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:cf:c9", ip: ""} in network mk-addons-012036: {Iface:virbr1 ExpiryTime:2024-04-16 17:20:16 +0000 UTC Type:0 Mac:52:54:00:dd:cf:c9 Iaid: IPaddr:192.168.39.247 Prefix:24 Hostname:addons-012036 Clientid:01:52:54:00:dd:cf:c9}
I0416 16:21:10.152207 11739 main.go:141] libmachine: (addons-012036) DBG | domain addons-012036 has defined IP address 192.168.39.247 and MAC address 52:54:00:dd:cf:c9 in network mk-addons-012036
I0416 16:21:10.152375 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHPort
I0416 16:21:10.152554 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHKeyPath
I0416 16:21:10.152707 11739 main.go:141] libmachine: (addons-012036) Calling .GetSSHUsername
I0416 16:21:10.152863 11739 sshutil.go:53] new ssh client: &{IP:192.168.39.247 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18649-3613/.minikube/machines/addons-012036/id_rsa Username:docker}
I0416 16:21:12.906642 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (9.523070287s)
I0416 16:21:12.906687 11739 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (9.348452998s)
I0416 16:21:12.906744 11739 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.29.3/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.39.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.29.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (9.348457718s)
I0416 16:21:12.906776 11739 start.go:946] {"host.minikube.internal": 192.168.39.1} host record injected into CoreDNS's ConfigMap
I0416 16:21:12.906694 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:12.906803 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:12.906891 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (9.231777377s)
I0416 16:21:12.906927 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:12.906936 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:12.906935 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (8.949755196s)
I0416 16:21:12.906955 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:12.906972 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:12.907021 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (8.473810332s)
I0416 16:21:12.907042 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:12.907051 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:12.907163 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (8.169939474s)
I0416 16:21:12.907165 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:12.907185 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:12.907196 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:12.907208 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:12.907217 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:12.907226 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:12.907234 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:12.907255 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:12.907268 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (7.840822578s)
I0416 16:21:12.907279 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:12.907282 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:12.907310 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:12.907287 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:12.907321 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:12.907327 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:12.907373 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (7.548614454s)
W0416 16:21:12.907404 11739 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/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
I0416 16:21:12.907425 11739 retry.go:31] will retry after 349.044494ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/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
I0416 16:21:12.907448 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (6.82125895s)
I0416 16:21:12.907470 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:12.907479 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:12.907582 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:12.907616 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:12.907623 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:12.907633 11739 addons.go:470] Verifying addon ingress=true in "addons-012036"
I0416 16:21:12.907684 11739 node_ready.go:35] waiting up to 6m0s for node "addons-012036" to be "Ready" ...
I0416 16:21:12.911340 11739 out.go:177] * Verifying ingress addon...
I0416 16:21:12.907829 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:12.907847 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:12.907868 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:12.907873 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:12.907892 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:12.907892 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:12.910021 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:12.910039 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:12.910044 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:12.910043 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:12.910066 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:12.910069 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:12.912892 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:12.912909 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:12.912927 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:12.912941 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:12.912952 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:12.912972 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:12.912980 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:12.912955 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:12.912912 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:12.913059 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:12.912984 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:12.913094 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:12.913100 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:12.912893 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:12.913138 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:12.913146 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:12.913757 11739 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0416 16:21:12.914881 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:12.914891 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:12.914886 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:12.914891 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:12.914902 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:12.914907 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:12.914910 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:12.914932 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:12.914945 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:12.914949 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:12.916813 11739 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-012036 service yakd-dashboard -n yakd-dashboard
I0416 16:21:12.914954 11739 addons.go:470] Verifying addon metrics-server=true in "addons-012036"
I0416 16:21:12.914936 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:12.914973 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:12.914976 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:12.918607 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:12.918625 11739 addons.go:470] Verifying addon registry=true in "addons-012036"
I0416 16:21:12.918627 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:12.920437 11739 out.go:177] * Verifying registry addon...
I0416 16:21:12.922391 11739 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0416 16:21:12.952888 11739 node_ready.go:49] node "addons-012036" has status "Ready":"True"
I0416 16:21:12.952921 11739 node_ready.go:38] duration metric: took 45.217454ms for node "addons-012036" to be "Ready" ...
I0416 16:21:12.952933 11739 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" ...
I0416 16:21:12.985362 11739 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0416 16:21:12.985388 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:13.026256 11739 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0416 16:21:13.026277 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:13.064219 11739 pod_ready.go:78] waiting up to 6m0s for pod "coredns-76f75df574-gl82p" in "kube-system" namespace to be "Ready" ...
I0416 16:21:13.106683 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:13.106721 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:13.107030 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:13.107047 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:13.257166 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/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
I0416 16:21:13.414506 11739 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-012036" context rescaled to 1 replicas
I0416 16:21:13.433313 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:13.458987 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:13.918718 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:13.939568 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:14.454317 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:14.455338 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:14.951464 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:14.984151 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:15.007238 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (7.815108326s)
I0416 16:21:15.007273 11739 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (4.858161577s)
I0416 16:21:15.007303 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:15.007322 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:15.009451 11739 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
I0416 16:21:15.007612 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:15.007648 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:15.011311 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:15.011322 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:15.011329 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:15.013198 11739 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0416 16:21:15.011598 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:15.011628 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:15.014988 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:15.015003 11739 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-012036"
I0416 16:21:15.015032 11739 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0416 16:21:15.015057 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0416 16:21:15.016775 11739 out.go:177] * Verifying csi-hostpath-driver addon...
I0416 16:21:15.019486 11739 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0416 16:21:15.091562 11739 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0416 16:21:15.091596 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:15.157055 11739 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0416 16:21:15.157080 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0416 16:21:15.205622 11739 pod_ready.go:102] pod "coredns-76f75df574-gl82p" in "kube-system" namespace has status "Ready":"False"
I0416 16:21:15.294230 11739 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0416 16:21:15.294255 11739 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0416 16:21:15.452946 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:15.463866 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:15.507523 11739 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/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
I0416 16:21:15.533002 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:15.919690 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:15.928648 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:16.025982 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:16.354686 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/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.097470069s)
I0416 16:21:16.354749 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:16.354765 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:16.355101 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:16.355117 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:16.355130 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:16.355154 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:16.355157 11739 main.go:141] libmachine: (addons-012036) DBG | Closing plugin on server side
I0416 16:21:16.355405 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:16.355423 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:16.422759 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:16.428095 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:16.529478 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:16.946125 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:16.951962 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:17.055631 11739 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.29.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.548068318s)
I0416 16:21:17.055685 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:17.055699 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:17.055814 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:17.056015 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:17.056032 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:17.056041 11739 main.go:141] libmachine: Making call to close driver server
I0416 16:21:17.056049 11739 main.go:141] libmachine: (addons-012036) Calling .Close
I0416 16:21:17.056363 11739 main.go:141] libmachine: Successfully made call to close driver server
I0416 16:21:17.056383 11739 main.go:141] libmachine: Making call to close connection to plugin binary
I0416 16:21:17.058704 11739 addons.go:470] Verifying addon gcp-auth=true in "addons-012036"
I0416 16:21:17.060363 11739 out.go:177] * Verifying gcp-auth addon...
I0416 16:21:17.062577 11739 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0416 16:21:17.084754 11739 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0416 16:21:17.084783 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:17.418498 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:17.429300 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:17.528729 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:17.571335 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:17.575611 11739 pod_ready.go:102] pod "coredns-76f75df574-gl82p" in "kube-system" namespace has status "Ready":"False"
I0416 16:21:17.920509 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:17.929016 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:18.026504 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:18.069437 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:18.419342 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:18.428828 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:18.528965 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:18.687813 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:18.918877 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:18.928510 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:19.028855 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:19.066768 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:19.422740 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:19.433720 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:19.527065 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:19.568612 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:19.918988 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:19.929292 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:20.026828 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:20.070029 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:20.072712 11739 pod_ready.go:102] pod "coredns-76f75df574-gl82p" in "kube-system" namespace has status "Ready":"False"
I0416 16:21:20.419631 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:20.427038 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:20.526013 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:20.569871 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:20.918782 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:20.929007 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:21.026968 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:21.069316 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:21.419284 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:21.431226 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:21.526116 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:21.569704 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:21.920799 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:21.930105 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:22.026697 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:22.068153 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:22.074572 11739 pod_ready.go:102] pod "coredns-76f75df574-gl82p" in "kube-system" namespace has status "Ready":"False"
I0416 16:21:22.419675 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:22.427675 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:22.527464 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:22.586536 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:22.919890 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:22.932507 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:23.029985 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:23.321093 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:23.423645 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:23.433621 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:23.526249 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:23.567208 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:23.919063 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:23.927455 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:24.025889 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:24.067262 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:24.419219 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:24.427363 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:24.526297 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:24.566506 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:24.572700 11739 pod_ready.go:102] pod "coredns-76f75df574-gl82p" in "kube-system" namespace has status "Ready":"False"
I0416 16:21:24.920426 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:24.928796 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:25.028600 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:25.071003 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:25.426558 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:25.434100 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:25.544386 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:25.571721 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:25.921057 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:25.929363 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:26.027998 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:26.070517 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:26.419234 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:26.428007 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:26.526370 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:26.568441 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:26.919244 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:26.941230 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:27.027059 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:27.066551 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:27.072762 11739 pod_ready.go:102] pod "coredns-76f75df574-gl82p" in "kube-system" namespace has status "Ready":"False"
I0416 16:21:27.419116 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:27.429041 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:27.526043 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:27.571483 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:27.977563 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:27.978471 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:28.026437 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:28.067572 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:28.419017 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:28.428929 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:28.527080 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:28.566312 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:28.920840 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:28.932883 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:29.027460 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:29.066656 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:29.419461 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:29.428031 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:29.528289 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:29.570994 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:29.574892 11739 pod_ready.go:102] pod "coredns-76f75df574-gl82p" in "kube-system" namespace has status "Ready":"False"
I0416 16:21:29.918335 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:29.927928 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:30.026471 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:30.069840 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:30.421753 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:30.427721 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:30.540511 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:30.568451 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:30.920571 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:30.928588 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:31.026502 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:31.066534 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:31.428180 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:31.437014 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:31.525627 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:31.569411 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:31.575879 11739 pod_ready.go:102] pod "coredns-76f75df574-gl82p" in "kube-system" namespace has status "Ready":"False"
I0416 16:21:31.919571 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:31.927697 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:32.027713 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:32.072358 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:32.418907 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:32.433717 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:32.527771 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:32.605694 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:32.919662 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:32.928640 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:33.028527 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:33.068989 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:33.436061 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:33.439057 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:33.525595 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:33.567846 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:33.919668 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:33.927768 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:34.026260 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:34.068943 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:34.071809 11739 pod_ready.go:102] pod "coredns-76f75df574-gl82p" in "kube-system" namespace has status "Ready":"False"
I0416 16:21:34.418935 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:34.429259 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:34.528664 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:34.568883 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:34.918810 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:34.934556 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:35.026726 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:35.067919 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:35.433784 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:35.433951 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:35.528585 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:35.566789 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:35.919488 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:35.928195 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:36.026872 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:36.068872 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:36.072342 11739 pod_ready.go:102] pod "coredns-76f75df574-gl82p" in "kube-system" namespace has status "Ready":"False"
I0416 16:21:36.419292 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:36.426967 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:36.533258 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:36.570771 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:36.919626 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:36.927951 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:37.037785 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:37.067052 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:37.422569 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:37.439599 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:37.529498 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:37.567901 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:37.918424 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:37.933129 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:38.026714 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:38.066818 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:38.079951 11739 pod_ready.go:102] pod "coredns-76f75df574-gl82p" in "kube-system" namespace has status "Ready":"False"
I0416 16:21:38.420809 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:38.429074 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:38.538509 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:38.567575 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:38.918180 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:38.928164 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:39.026326 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:39.068757 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:39.419843 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:39.428441 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:39.544236 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:39.579130 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:39.918954 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:39.928605 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:40.028791 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:40.069156 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:40.419662 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:40.428726 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:40.531405 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:40.580027 11739 pod_ready.go:102] pod "coredns-76f75df574-gl82p" in "kube-system" namespace has status "Ready":"False"
I0416 16:21:40.581930 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:41.157259 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:41.158600 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:41.168482 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:41.173406 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:41.418383 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:41.427485 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:41.526159 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:41.568324 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:41.919921 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:41.929966 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:42.025604 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:42.068805 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:42.419268 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:42.427905 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:42.532156 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:42.599755 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:42.600033 11739 pod_ready.go:92] pod "coredns-76f75df574-gl82p" in "kube-system" namespace has status "Ready":"True"
I0416 16:21:42.600055 11739 pod_ready.go:81] duration metric: took 29.53580147s for pod "coredns-76f75df574-gl82p" in "kube-system" namespace to be "Ready" ...
I0416 16:21:42.600066 11739 pod_ready.go:78] waiting up to 6m0s for pod "coredns-76f75df574-wvjzk" in "kube-system" namespace to be "Ready" ...
I0416 16:21:42.606322 11739 pod_ready.go:97] error getting pod "coredns-76f75df574-wvjzk" in "kube-system" namespace (skipping!): pods "coredns-76f75df574-wvjzk" not found
I0416 16:21:42.606363 11739 pod_ready.go:81] duration metric: took 6.281949ms for pod "coredns-76f75df574-wvjzk" in "kube-system" namespace to be "Ready" ...
E0416 16:21:42.606377 11739 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-76f75df574-wvjzk" in "kube-system" namespace (skipping!): pods "coredns-76f75df574-wvjzk" not found
I0416 16:21:42.606386 11739 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-012036" in "kube-system" namespace to be "Ready" ...
I0416 16:21:42.676961 11739 pod_ready.go:92] pod "etcd-addons-012036" in "kube-system" namespace has status "Ready":"True"
I0416 16:21:42.676988 11739 pod_ready.go:81] duration metric: took 70.59396ms for pod "etcd-addons-012036" in "kube-system" namespace to be "Ready" ...
I0416 16:21:42.677001 11739 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-012036" in "kube-system" namespace to be "Ready" ...
I0416 16:21:42.740484 11739 pod_ready.go:92] pod "kube-apiserver-addons-012036" in "kube-system" namespace has status "Ready":"True"
I0416 16:21:42.740511 11739 pod_ready.go:81] duration metric: took 63.502271ms for pod "kube-apiserver-addons-012036" in "kube-system" namespace to be "Ready" ...
I0416 16:21:42.740525 11739 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-012036" in "kube-system" namespace to be "Ready" ...
I0416 16:21:42.763193 11739 pod_ready.go:92] pod "kube-controller-manager-addons-012036" in "kube-system" namespace has status "Ready":"True"
I0416 16:21:42.763222 11739 pod_ready.go:81] duration metric: took 22.689553ms for pod "kube-controller-manager-addons-012036" in "kube-system" namespace to be "Ready" ...
I0416 16:21:42.763240 11739 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-s6dq9" in "kube-system" namespace to be "Ready" ...
I0416 16:21:42.784485 11739 pod_ready.go:92] pod "kube-proxy-s6dq9" in "kube-system" namespace has status "Ready":"True"
I0416 16:21:42.784518 11739 pod_ready.go:81] duration metric: took 21.270314ms for pod "kube-proxy-s6dq9" in "kube-system" namespace to be "Ready" ...
I0416 16:21:42.784530 11739 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-012036" in "kube-system" namespace to be "Ready" ...
I0416 16:21:42.921372 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:42.928974 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:43.027687 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:43.070244 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:43.168434 11739 pod_ready.go:92] pod "kube-scheduler-addons-012036" in "kube-system" namespace has status "Ready":"True"
I0416 16:21:43.168458 11739 pod_ready.go:81] duration metric: took 383.92007ms for pod "kube-scheduler-addons-012036" in "kube-system" namespace to be "Ready" ...
I0416 16:21:43.168469 11739 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-75d6c48ddd-rh5ch" in "kube-system" namespace to be "Ready" ...
I0416 16:21:43.418971 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:43.428659 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:43.525960 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:43.568354 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:43.570224 11739 pod_ready.go:92] pod "metrics-server-75d6c48ddd-rh5ch" in "kube-system" namespace has status "Ready":"True"
I0416 16:21:43.570255 11739 pod_ready.go:81] duration metric: took 401.77778ms for pod "metrics-server-75d6c48ddd-rh5ch" in "kube-system" namespace to be "Ready" ...
I0416 16:21:43.570270 11739 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-nwsz2" in "kube-system" namespace to be "Ready" ...
I0416 16:21:43.918550 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:43.927375 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:43.968212 11739 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-nwsz2" in "kube-system" namespace has status "Ready":"True"
I0416 16:21:43.968238 11739 pod_ready.go:81] duration metric: took 397.960681ms for pod "nvidia-device-plugin-daemonset-nwsz2" in "kube-system" namespace to be "Ready" ...
I0416 16:21:43.968255 11739 pod_ready.go:38] duration metric: took 31.015307403s 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" ...
I0416 16:21:43.968269 11739 api_server.go:52] waiting for apiserver process to appear ...
I0416 16:21:43.968321 11739 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0416 16:21:43.998399 11739 api_server.go:72] duration metric: took 41.751973974s to wait for apiserver process to appear ...
I0416 16:21:43.998429 11739 api_server.go:88] waiting for apiserver healthz status ...
I0416 16:21:43.998451 11739 api_server.go:253] Checking apiserver healthz at https://192.168.39.247:8443/healthz ...
I0416 16:21:44.008704 11739 api_server.go:279] https://192.168.39.247:8443/healthz returned 200:
ok
I0416 16:21:44.011206 11739 api_server.go:141] control plane version: v1.29.3
I0416 16:21:44.011235 11739 api_server.go:131] duration metric: took 12.80009ms to wait for apiserver health ...
I0416 16:21:44.011243 11739 system_pods.go:43] waiting for kube-system pods to appear ...
I0416 16:21:44.045094 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:44.068699 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:44.320585 11739 system_pods.go:59] 18 kube-system pods found
I0416 16:21:44.320619 11739 system_pods.go:61] "coredns-76f75df574-gl82p" [ce0d912e-d8fc-45eb-a25f-3cdbe67e511c] Running
I0416 16:21:44.320626 11739 system_pods.go:61] "csi-hostpath-attacher-0" [60a4dcb7-fc8d-45d7-912a-052b70ffedea] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0416 16:21:44.320634 11739 system_pods.go:61] "csi-hostpath-resizer-0" [ed11f0c4-aade-4f74-ae20-250260b20010] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0416 16:21:44.320643 11739 system_pods.go:61] "csi-hostpathplugin-vfbkp" [6942c4bf-39db-43ca-bf0e-52f91546c9da] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I0416 16:21:44.320649 11739 system_pods.go:61] "etcd-addons-012036" [501c490e-9df4-4d77-ab24-6b1c484f3f57] Running
I0416 16:21:44.320654 11739 system_pods.go:61] "kube-apiserver-addons-012036" [a206cfa9-3edb-411e-85d6-c5973862d675] Running
I0416 16:21:44.320659 11739 system_pods.go:61] "kube-controller-manager-addons-012036" [5efce1ab-3b04-4892-b978-41d3132da3f9] Running
I0416 16:21:44.320669 11739 system_pods.go:61] "kube-ingress-dns-minikube" [0445f263-dae8-46f5-a610-7bf97d2e8310] Running
I0416 16:21:44.320678 11739 system_pods.go:61] "kube-proxy-s6dq9" [3870d3d7-c051-4d2c-aaed-8b4e4e59d483] Running
I0416 16:21:44.320683 11739 system_pods.go:61] "kube-scheduler-addons-012036" [5d9ec397-85be-4b49-934c-bce74b51177d] Running
I0416 16:21:44.320688 11739 system_pods.go:61] "metrics-server-75d6c48ddd-rh5ch" [dd9e68e9-89db-492e-b995-43adcef90c7b] Running
I0416 16:21:44.320693 11739 system_pods.go:61] "nvidia-device-plugin-daemonset-nwsz2" [c725f54f-6971-493f-bfd5-62cf6aec55cd] Running
I0416 16:21:44.320696 11739 system_pods.go:61] "registry-jcxdc" [b635d906-6cfa-4550-af73-b2a6efeed3a1] Running
I0416 16:21:44.320700 11739 system_pods.go:61] "registry-proxy-vnvqm" [337f4757-d2bc-47a6-a02c-27da4429dc2b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0416 16:21:44.320707 11739 system_pods.go:61] "snapshot-controller-58dbcc7b99-dmcpx" [776bbbd0-0b95-4985-8780-201db3bb42a1] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0416 16:21:44.320718 11739 system_pods.go:61] "snapshot-controller-58dbcc7b99-wr6z2" [213f9675-e555-47a7-82fc-5a5323329e00] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0416 16:21:44.320725 11739 system_pods.go:61] "storage-provisioner" [943be509-0cb7-46d3-be2a-414fc7408f93] Running
I0416 16:21:44.320730 11739 system_pods.go:61] "tiller-deploy-7b677967b9-jqj87" [fa15f4cf-8401-4c01-8f66-8e92e3945327] Running
I0416 16:21:44.320739 11739 system_pods.go:74] duration metric: took 309.489554ms to wait for pod list to return data ...
I0416 16:21:44.320749 11739 default_sa.go:34] waiting for default service account to be created ...
I0416 16:21:44.368246 11739 default_sa.go:45] found service account: "default"
I0416 16:21:44.368274 11739 default_sa.go:55] duration metric: took 47.515468ms for default service account to be created ...
I0416 16:21:44.368282 11739 system_pods.go:116] waiting for k8s-apps to be running ...
I0416 16:21:44.423629 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:44.429057 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:44.526289 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:44.566300 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:44.577771 11739 system_pods.go:86] 18 kube-system pods found
I0416 16:21:44.577814 11739 system_pods.go:89] "coredns-76f75df574-gl82p" [ce0d912e-d8fc-45eb-a25f-3cdbe67e511c] Running
I0416 16:21:44.577823 11739 system_pods.go:89] "csi-hostpath-attacher-0" [60a4dcb7-fc8d-45d7-912a-052b70ffedea] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0416 16:21:44.577831 11739 system_pods.go:89] "csi-hostpath-resizer-0" [ed11f0c4-aade-4f74-ae20-250260b20010] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0416 16:21:44.577838 11739 system_pods.go:89] "csi-hostpathplugin-vfbkp" [6942c4bf-39db-43ca-bf0e-52f91546c9da] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I0416 16:21:44.577844 11739 system_pods.go:89] "etcd-addons-012036" [501c490e-9df4-4d77-ab24-6b1c484f3f57] Running
I0416 16:21:44.577850 11739 system_pods.go:89] "kube-apiserver-addons-012036" [a206cfa9-3edb-411e-85d6-c5973862d675] Running
I0416 16:21:44.577857 11739 system_pods.go:89] "kube-controller-manager-addons-012036" [5efce1ab-3b04-4892-b978-41d3132da3f9] Running
I0416 16:21:44.577864 11739 system_pods.go:89] "kube-ingress-dns-minikube" [0445f263-dae8-46f5-a610-7bf97d2e8310] Running
I0416 16:21:44.577870 11739 system_pods.go:89] "kube-proxy-s6dq9" [3870d3d7-c051-4d2c-aaed-8b4e4e59d483] Running
I0416 16:21:44.577876 11739 system_pods.go:89] "kube-scheduler-addons-012036" [5d9ec397-85be-4b49-934c-bce74b51177d] Running
I0416 16:21:44.577887 11739 system_pods.go:89] "metrics-server-75d6c48ddd-rh5ch" [dd9e68e9-89db-492e-b995-43adcef90c7b] Running
I0416 16:21:44.577893 11739 system_pods.go:89] "nvidia-device-plugin-daemonset-nwsz2" [c725f54f-6971-493f-bfd5-62cf6aec55cd] Running
I0416 16:21:44.577903 11739 system_pods.go:89] "registry-jcxdc" [b635d906-6cfa-4550-af73-b2a6efeed3a1] Running
I0416 16:21:44.577915 11739 system_pods.go:89] "registry-proxy-vnvqm" [337f4757-d2bc-47a6-a02c-27da4429dc2b] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0416 16:21:44.577927 11739 system_pods.go:89] "snapshot-controller-58dbcc7b99-dmcpx" [776bbbd0-0b95-4985-8780-201db3bb42a1] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0416 16:21:44.577937 11739 system_pods.go:89] "snapshot-controller-58dbcc7b99-wr6z2" [213f9675-e555-47a7-82fc-5a5323329e00] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0416 16:21:44.577945 11739 system_pods.go:89] "storage-provisioner" [943be509-0cb7-46d3-be2a-414fc7408f93] Running
I0416 16:21:44.577950 11739 system_pods.go:89] "tiller-deploy-7b677967b9-jqj87" [fa15f4cf-8401-4c01-8f66-8e92e3945327] Running
I0416 16:21:44.577961 11739 system_pods.go:126] duration metric: took 209.673583ms to wait for k8s-apps to be running ...
I0416 16:21:44.577971 11739 system_svc.go:44] waiting for kubelet service to be running ....
I0416 16:21:44.578031 11739 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0416 16:21:44.596715 11739 system_svc.go:56] duration metric: took 18.736097ms WaitForService to wait for kubelet
I0416 16:21:44.596755 11739 kubeadm.go:576] duration metric: took 42.350333594s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0416 16:21:44.596781 11739 node_conditions.go:102] verifying NodePressure condition ...
I0416 16:21:44.769176 11739 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
I0416 16:21:44.769208 11739 node_conditions.go:123] node cpu capacity is 2
I0416 16:21:44.769219 11739 node_conditions.go:105] duration metric: took 172.432936ms to run NodePressure ...
I0416 16:21:44.769230 11739 start.go:240] waiting for startup goroutines ...
I0416 16:21:44.918938 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:44.928007 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:45.026009 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:45.067067 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:45.420070 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:45.433085 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:45.526156 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:45.567468 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:45.919498 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:45.928749 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:46.034305 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:46.067107 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:46.423238 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:46.429876 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:46.540331 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:46.573821 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:46.924514 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:46.930047 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:47.035215 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:47.068568 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:47.419016 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:47.429188 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:47.542077 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:47.567311 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:47.920095 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:47.929300 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:48.032233 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:48.067144 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:48.419797 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:48.429324 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:48.533309 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:48.567740 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:48.920755 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:48.928808 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:49.028510 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:49.071276 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:49.422874 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:49.433560 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:49.563574 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:49.567409 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:49.918647 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:49.929876 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:50.031612 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:50.067663 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:50.419419 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:50.427666 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:50.526517 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:50.567605 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:50.920134 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:50.935196 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:51.027228 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:51.068506 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:51.419537 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:51.428296 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:51.527417 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:51.566988 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:51.918679 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:51.928245 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:52.026395 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:52.067348 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:52.608007 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:52.609694 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:52.610067 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:52.611916 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:52.921796 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:52.927999 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:53.029758 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:53.068596 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:53.421296 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:53.428034 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0416 16:21:53.526984 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:53.571293 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:53.918982 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:53.928550 11739 kapi.go:107] duration metric: took 41.006157226s to wait for kubernetes.io/minikube-addons=registry ...
I0416 16:21:54.027826 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:54.066273 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:54.420492 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:54.527817 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:54.566925 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:54.919980 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:55.026302 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:55.067536 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:55.422916 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:55.528943 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:55.569114 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:55.919250 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:56.028236 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:56.066943 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:56.418523 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:56.528961 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:56.573769 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:57.095128 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:57.096024 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:57.099583 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:57.419282 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:57.526351 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:57.567086 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:57.918654 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:58.026864 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:58.066933 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:58.421658 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:58.532139 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:58.567278 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:58.920580 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:59.026632 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:59.067998 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:59.418818 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:21:59.533691 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:21:59.567356 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:21:59.918597 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:00.026652 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:00.068887 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:00.418676 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:00.527773 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:00.567245 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:00.919363 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:01.025654 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:01.067407 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:01.420162 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:01.657351 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:01.666918 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:01.918890 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:02.027098 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:02.068887 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:02.426828 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:02.536138 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:02.569596 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:02.922699 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:03.026164 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:03.067186 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:03.422306 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:03.526396 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:03.566535 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:03.919387 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:04.028116 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:04.066990 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:04.419072 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:04.526527 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:04.567490 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:04.926334 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:05.026091 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:05.068499 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:05.420077 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:05.526427 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:05.566637 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:05.919430 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:06.025799 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:06.075097 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:06.428150 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:06.533086 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:06.567956 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:06.919028 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:07.026475 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:07.066433 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:07.420959 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:07.526043 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:07.566841 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:07.918663 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:08.026995 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:08.067000 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:08.418656 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:08.525750 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0416 16:22:08.568222 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:08.923294 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:09.026362 11739 kapi.go:107] duration metric: took 54.006877276s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0416 16:22:09.066971 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:09.421417 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:09.567581 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:09.920236 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:10.067033 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:10.418970 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:10.567521 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:10.921107 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:11.067581 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:11.419399 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:11.567860 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:11.919496 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:12.067248 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:12.420964 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:12.567742 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:12.918725 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:13.067011 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:13.419164 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:13.568325 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:13.919626 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:14.068051 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:14.418694 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:14.568097 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:14.920642 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:15.067859 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:15.418672 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:15.567575 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:15.923572 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:16.067436 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:16.419522 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:16.567392 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:16.919809 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:17.066983 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:17.433300 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:17.567843 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:18.217053 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:18.221262 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:18.421781 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:18.567043 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:18.919170 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:19.067583 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:19.424987 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:19.567389 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:19.920642 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:20.067729 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:20.423612 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:20.566692 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:20.923986 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:21.068049 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:21.449608 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:21.566403 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:21.919594 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:22.066559 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:22.421085 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:22.567447 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:22.920995 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:23.067623 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:23.442449 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:23.570662 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:23.976244 11739 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0416 16:22:24.088177 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:24.422768 11739 kapi.go:107] duration metric: took 1m11.509008192s to wait for app.kubernetes.io/name=ingress-nginx ...
I0416 16:22:24.574530 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:25.067008 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:25.566259 11739 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0416 16:22:26.068803 11739 kapi.go:107] duration metric: took 1m9.006220739s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0416 16:22:26.070824 11739 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-012036 cluster.
I0416 16:22:26.072285 11739 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.
I0416 16:22:26.073800 11739 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0416 16:22:26.075306 11739 out.go:177] * Enabled addons: nvidia-device-plugin, ingress-dns, cloud-spanner, storage-provisioner, default-storageclass, helm-tiller, metrics-server, yakd, inspektor-gadget, storage-provisioner-rancher, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
I0416 16:22:26.076737 11739 addons.go:505] duration metric: took 1m23.830287578s for enable addons: enabled=[nvidia-device-plugin ingress-dns cloud-spanner storage-provisioner default-storageclass helm-tiller metrics-server yakd inspektor-gadget storage-provisioner-rancher volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
I0416 16:22:26.076791 11739 start.go:245] waiting for cluster config update ...
I0416 16:22:26.076808 11739 start.go:254] writing updated cluster config ...
I0416 16:22:26.077064 11739 ssh_runner.go:195] Run: rm -f paused
I0416 16:22:26.137028 11739 start.go:600] kubectl: 1.29.3, cluster: 1.29.3 (minor skew: 0)
I0416 16:22:26.139159 11739 out.go:177] * Done! kubectl is now configured to use "addons-012036" cluster and "default" namespace by default
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
e6e500e0cfb34 dd1b12fcb6097 Less than a second ago Created hello-world-app 0 95221feb08a59 hello-world-app-5d77478584-9rvj4
503c45024e017 e289a478ace02 11 seconds ago Running nginx 0 4f7f5d61c0843 nginx
ed6ddd1e144f3 7373e995f4086 13 seconds ago Running headlamp 0 0ce3daf3e73e6 headlamp-5b77dbd7c4-z758s
e52e5d108177b a416a98b71e22 15 seconds ago Exited helper-pod 0 da673e61d30c1 helper-pod-delete-pvc-8f41ec9b-ffc7-4a6a-90f0-74da7d87242a
8458c44bf38f0 ba5dc23f65d4c 19 seconds ago Exited busybox 0 1c5c3aa926f39 test-local-path
64447d010527c db2fc13d44d50 42 seconds ago Running gcp-auth 0 a38442e42d2f9 gcp-auth-7d69788767-6prgz
a344f59b6b138 ffcc66479b5ba 44 seconds ago Running controller 0 0bdec488f9cff ingress-nginx-controller-65496f9567-88dw2
b6246028475c8 e255e073c508c About a minute ago Exited hostpath 0 72d9cfa98f2eb csi-hostpathplugin-vfbkp
9ed676fde3924 88ef14a257f42 About a minute ago Exited node-driver-registrar 0 72d9cfa98f2eb csi-hostpathplugin-vfbkp
93b2144a44fd3 19a639eda60f0 About a minute ago Exited csi-resizer 0 b86d5ac9a2861 csi-hostpath-resizer-0
704964b5972d3 a1ed5895ba635 About a minute ago Exited csi-external-health-monitor-controller 0 72d9cfa98f2eb csi-hostpathplugin-vfbkp
86f1572e10b06 59cbb42146a37 About a minute ago Exited csi-attacher 0 a4a08f51702c8 csi-hostpath-attacher-0
5a2c5d1c2d8f8 b29d748098e32 About a minute ago Exited patch 0 cd5b763a125cb ingress-nginx-admission-patch-kscqv
bf89a3e6bbb5d b29d748098e32 About a minute ago Exited create 0 d9d1f31083959 ingress-nginx-admission-create-zpdtd
3c4ada40b02b1 aa61ee9c70bc4 About a minute ago Running volume-snapshot-controller 0 0d585ad0b737c snapshot-controller-58dbcc7b99-wr6z2
c25c9e32964c8 aa61ee9c70bc4 About a minute ago Running volume-snapshot-controller 0 66c66b59d6426 snapshot-controller-58dbcc7b99-dmcpx
bba135a45c3af e16d1e3a10667 About a minute ago Running local-path-provisioner 0 7f73a664b403d local-path-provisioner-78b46b4d5c-fgvc7
70f2718c1ab6c 31de47c733c91 About a minute ago Running yakd 0 e355a26fbd015 yakd-dashboard-9947fc6bf-knpbf
0830eb1f2606b 3f39089e90831 About a minute ago Running tiller 0 56822ad5c90e2 tiller-deploy-7b677967b9-jqj87
d754b9971ad2d 6e38f40d628db About a minute ago Running storage-provisioner 0 679c17820d273 storage-provisioner
f7179288f854b cbb01a7bd410d 2 minutes ago Running coredns 0 61d82bf55b66d coredns-76f75df574-gl82p
b656b7633700b a1d263b5dc5b0 2 minutes ago Running kube-proxy 0 2d6ab0273ee54 kube-proxy-s6dq9
24af4e069b22f 8c390d98f50c0 2 minutes ago Running kube-scheduler 0 dbf77639f3fd7 kube-scheduler-addons-012036
48a1e53b66a23 39f995c9f1996 2 minutes ago Running kube-apiserver 0 09c33e1ba2865 kube-apiserver-addons-012036
085bd521d80e6 3861cfcd7c04c 2 minutes ago Running etcd 0 3472a3055087b etcd-addons-012036
87ef232e07b96 6052a25da3f97 2 minutes ago Running kube-controller-manager 0 fc66104249ac6 kube-controller-manager-addons-012036
==> containerd <==
Apr 16 16:23:06 addons-012036 containerd[649]: time="2024-04-16T16:23:06.817899732Z" level=info msg="TearDown network for sandbox \"a4a08f51702c8e7c5b8049acc4214bad2a87c3c7fabcfe2c7122aff76cb50438\" successfully"
Apr 16 16:23:06 addons-012036 containerd[649]: time="2024-04-16T16:23:06.818230820Z" level=info msg="StopPodSandbox for \"a4a08f51702c8e7c5b8049acc4214bad2a87c3c7fabcfe2c7122aff76cb50438\" returns successfully"
Apr 16 16:23:06 addons-012036 containerd[649]: time="2024-04-16T16:23:06.904111431Z" level=info msg="TearDown network for sandbox \"72d9cfa98f2eb6492669542c9c3b48419eb5c4bcabe6648d40bea4c52f1cc094\" successfully"
Apr 16 16:23:06 addons-012036 containerd[649]: time="2024-04-16T16:23:06.904174761Z" level=info msg="StopPodSandbox for \"72d9cfa98f2eb6492669542c9c3b48419eb5c4bcabe6648d40bea4c52f1cc094\" returns successfully"
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.001793352Z" level=info msg="TearDown network for sandbox \"b86d5ac9a286145f4625b3d94219107c59ea51f4c98f34894cafad0dd4c37354\" successfully"
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.001862526Z" level=info msg="StopPodSandbox for \"b86d5ac9a286145f4625b3d94219107c59ea51f4c98f34894cafad0dd4c37354\" returns successfully"
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.450319053Z" level=info msg="ImageCreate event name:\"gcr.io/google-samples/hello-app:1.0\" labels:{key:\"io.cri-containerd.image\" value:\"managed\"}"
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.452054813Z" level=info msg="stop pulling image gcr.io/google-samples/hello-app:1.0: active requests=0, bytes read=13620577"
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.454838292Z" level=info msg="ImageCreate event name:\"sha256:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79\" labels:{key:\"io.cri-containerd.image\" value:\"managed\"}"
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.459344037Z" level=info msg="ImageCreate event name:\"gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7\" labels:{key:\"io.cri-containerd.image\" value:\"managed\"}"
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.459830676Z" level=info msg="Pulled image \"gcr.io/google-samples/hello-app:1.0\" with image id \"sha256:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79\", repo tag \"gcr.io/google-samples/hello-app:1.0\", repo digest \"gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7\", size \"13745365\" in 3.388756174s"
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.459899295Z" level=info msg="PullImage \"gcr.io/google-samples/hello-app:1.0\" returns image reference \"sha256:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79\""
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.465081645Z" level=info msg="CreateContainer within sandbox \"95221feb08a59051dc24ce37b54b649f3434412c0aee291e46d96d0928faaf1a\" for container &ContainerMetadata{Name:hello-world-app,Attempt:0,}"
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.495958042Z" level=info msg="CreateContainer within sandbox \"95221feb08a59051dc24ce37b54b649f3434412c0aee291e46d96d0928faaf1a\" for &ContainerMetadata{Name:hello-world-app,Attempt:0,} returns container id \"e6e500e0cfb34675cba532d5cac78f0eac98f3e495424894449dae2fca52b0be\""
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.497261284Z" level=info msg="StartContainer for \"e6e500e0cfb34675cba532d5cac78f0eac98f3e495424894449dae2fca52b0be\""
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.547495996Z" level=info msg="RemoveContainer for \"b599890fb9c034735fb9f5964f815268eb07ef30ac8729517f00fa72d6109696\""
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.577301026Z" level=info msg="RemoveContainer for \"b599890fb9c034735fb9f5964f815268eb07ef30ac8729517f00fa72d6109696\" returns successfully"
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.595702274Z" level=info msg="RemoveContainer for \"6dcb42bc8b7b8829634f03ba603a3768ca32d9af9abd13a9147ddb3658c72b8f\""
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.615857773Z" level=info msg="RunPodSandbox for &PodSandboxMetadata{Name:helm-test,Uid:4ad3331b-c57e-449b-a159-9d2f3a9ecabf,Namespace:kube-system,Attempt:0,}"
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.639483922Z" level=info msg="RemoveContainer for \"6dcb42bc8b7b8829634f03ba603a3768ca32d9af9abd13a9147ddb3658c72b8f\" returns successfully"
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.641714146Z" level=info msg="RemoveContainer for \"2a1e553761953c4abc10789770687355ba5d2a4b6d770e53e35ebf1b3aa0bb96\""
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.658947522Z" level=info msg="RemoveContainer for \"2a1e553761953c4abc10789770687355ba5d2a4b6d770e53e35ebf1b3aa0bb96\" returns successfully"
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.686584987Z" level=info msg="RemoveContainer for \"b6246028475c81eacba55f063c21da9c4c960dd83314f5fd9af2137d2835d32c\""
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.726947589Z" level=info msg="RemoveContainer for \"b6246028475c81eacba55f063c21da9c4c960dd83314f5fd9af2137d2835d32c\" returns successfully"
Apr 16 16:23:07 addons-012036 containerd[649]: time="2024-04-16T16:23:07.748885235Z" level=info msg="RemoveContainer for \"9ed676fde39246300ab97468d5587ac60c654caf1552c5e83d60f7b7cfe1aef7\""
==> coredns [f7179288f854b31cc4cbdd569bfcd28c058e519f2bf3526e9928a17684729742] <==
[INFO] 10.244.0.21:50027 - 47550 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000095186s
[INFO] 10.244.0.21:50027 - 60337 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000145331s
[INFO] 10.244.0.21:48395 - 33898 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000098138s
[INFO] 10.244.0.21:50027 - 27296 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000104926s
[INFO] 10.244.0.21:48395 - 49288 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000103582s
[INFO] 10.244.0.21:50027 - 35119 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000135435s
[INFO] 10.244.0.21:48395 - 39620 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000057238s
[INFO] 10.244.0.21:48395 - 25647 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000100482s
[INFO] 10.244.0.21:48395 - 14952 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00008583s
[INFO] 10.244.0.21:48395 - 9796 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000046317s
[INFO] 10.244.0.21:48395 - 62384 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000133254s
[INFO] 10.244.0.21:55726 - 8178 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000162832s
[INFO] 10.244.0.21:52877 - 53045 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000140694s
[INFO] 10.244.0.21:52877 - 32168 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000075802s
[INFO] 10.244.0.21:55726 - 17601 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000104234s
[INFO] 10.244.0.21:52877 - 9948 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000078815s
[INFO] 10.244.0.21:55726 - 20915 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000218449s
[INFO] 10.244.0.21:52877 - 34362 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000077228s
[INFO] 10.244.0.21:55726 - 11535 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000062301s
[INFO] 10.244.0.21:52877 - 36745 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000122211s
[INFO] 10.244.0.21:55726 - 30739 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000087967s
[INFO] 10.244.0.21:55726 - 28953 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000184869s
[INFO] 10.244.0.21:52877 - 29987 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.00012142s
[INFO] 10.244.0.21:55726 - 65482 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000248392s
[INFO] 10.244.0.21:52877 - 6403 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000310284s
==> describe nodes <==
Name: addons-012036
Roles: control-plane
Labels: beta.kubernetes.io/arch=amd64
beta.kubernetes.io/os=linux
kubernetes.io/arch=amd64
kubernetes.io/hostname=addons-012036
kubernetes.io/os=linux
minikube.k8s.io/commit=60e3ec9dd69d5c93d6197c9fdc4147a73975b8a4
minikube.k8s.io/name=addons-012036
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_04_16T16_20_49_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-012036
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Tue, 16 Apr 2024 16:20:46 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-012036
AcquireTime: <unset>
RenewTime: Tue, 16 Apr 2024 16:23:02 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Tue, 16 Apr 2024 16:22:52 +0000 Tue, 16 Apr 2024 16:20:43 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Tue, 16 Apr 2024 16:22:52 +0000 Tue, 16 Apr 2024 16:20:43 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Tue, 16 Apr 2024 16:22:52 +0000 Tue, 16 Apr 2024 16:20:43 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Tue, 16 Apr 2024 16:22:52 +0000 Tue, 16 Apr 2024 16:20:49 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.39.247
Hostname: addons-012036
Capacity:
cpu: 2
ephemeral-storage: 17734596Ki
hugepages-2Mi: 0
memory: 3912780Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 17734596Ki
hugepages-2Mi: 0
memory: 3912780Ki
pods: 110
System Info:
Machine ID: 708d4aa12b0c448c993837b39a2c42f7
System UUID: 708d4aa1-2b0c-448c-9938-37b39a2c42f7
Boot ID: 879a873f-bc9d-45b9-9166-b9cec81a5e41
Kernel Version: 5.10.207
OS Image: Buildroot 2023.02.9
Operating System: linux
Architecture: amd64
Container Runtime Version: containerd://1.7.15
Kubelet Version: v1.29.3
Kube-Proxy Version: v1.29.3
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (18 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default hello-world-app-5d77478584-9rvj4 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 5s
default nginx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 18s
gcp-auth gcp-auth-7d69788767-6prgz 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 112s
headlamp headlamp-5b77dbd7c4-z758s 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 22s
ingress-nginx ingress-nginx-controller-65496f9567-88dw2 100m (5%!)(MISSING) 0 (0%!)(MISSING) 90Mi (2%!)(MISSING) 0 (0%!)(MISSING) 116s
kube-system coredns-76f75df574-gl82p 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (1%!)(MISSING) 170Mi (4%!)(MISSING) 2m6s
kube-system etcd-addons-012036 100m (5%!)(MISSING) 0 (0%!)(MISSING) 100Mi (2%!)(MISSING) 0 (0%!)(MISSING) 2m18s
kube-system helm-test 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 1s
kube-system kube-apiserver-addons-012036 250m (12%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m18s
kube-system kube-controller-manager-addons-012036 200m (10%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m18s
kube-system kube-proxy-s6dq9 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m6s
kube-system kube-scheduler-addons-012036 100m (5%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m21s
kube-system snapshot-controller-58dbcc7b99-dmcpx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 117s
kube-system snapshot-controller-58dbcc7b99-wr6z2 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 117s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m
kube-system tiller-deploy-7b677967b9-jqj87 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m1s
local-path-storage local-path-provisioner-78b46b4d5c-fgvc7 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 119s
yakd-dashboard yakd-dashboard-9947fc6bf-knpbf 0 (0%!)(MISSING) 0 (0%!)(MISSING) 128Mi (3%!)(MISSING) 256Mi (6%!)(MISSING) 119s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 850m (42%!)(MISSING) 0 (0%!)(MISSING)
memory 388Mi (10%!)(MISSING) 426Mi (11%!)(MISSING)
ephemeral-storage 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-2Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 2m4s kube-proxy
Normal Starting 2m19s kubelet Starting kubelet.
Normal NodeAllocatableEnforced 2m19s kubelet Updated Node Allocatable limit across pods
Normal NodeReady 2m19s kubelet Node addons-012036 status is now: NodeReady
Normal NodeHasSufficientMemory 2m18s kubelet Node addons-012036 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 2m18s kubelet Node addons-012036 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 2m18s kubelet Node addons-012036 status is now: NodeHasSufficientPID
Normal RegisteredNode 2m7s node-controller Node addons-012036 event: Registered Node addons-012036 in Controller
==> dmesg <==
[ +0.653985] systemd-fstab-generator[690]: Ignoring "noauto" option for root device
[ +5.040001] systemd-fstab-generator[865]: Ignoring "noauto" option for root device
[ +0.059667] kauditd_printk_skb: 46 callbacks suppressed
[ +5.075584] kauditd_printk_skb: 69 callbacks suppressed
[ +2.684265] systemd-fstab-generator[1239]: Ignoring "noauto" option for root device
[Apr16 16:21] systemd-fstab-generator[1428]: Ignoring "noauto" option for root device
[ +0.156476] kauditd_printk_skb: 15 callbacks suppressed
[ +5.110160] kauditd_printk_skb: 109 callbacks suppressed
[ +5.176625] kauditd_printk_skb: 80 callbacks suppressed
[ +5.021541] kauditd_printk_skb: 136 callbacks suppressed
[ +7.276636] kauditd_printk_skb: 7 callbacks suppressed
[ +12.291752] kauditd_printk_skb: 11 callbacks suppressed
[ +5.080528] kauditd_printk_skb: 4 callbacks suppressed
[ +5.788211] kauditd_printk_skb: 28 callbacks suppressed
[ +11.199215] kauditd_printk_skb: 31 callbacks suppressed
[Apr16 16:22] kauditd_printk_skb: 67 callbacks suppressed
[ +11.731376] kauditd_printk_skb: 12 callbacks suppressed
[ +5.500462] kauditd_printk_skb: 10 callbacks suppressed
[ +10.786935] kauditd_printk_skb: 52 callbacks suppressed
[ +5.117266] kauditd_printk_skb: 26 callbacks suppressed
[ +5.009410] kauditd_printk_skb: 31 callbacks suppressed
[ +5.018005] kauditd_printk_skb: 68 callbacks suppressed
[ +6.292857] kauditd_printk_skb: 56 callbacks suppressed
[Apr16 16:23] kauditd_printk_skb: 18 callbacks suppressed
[ +5.003257] kauditd_printk_skb: 56 callbacks suppressed
==> etcd [085bd521d80e689ee6adf7cb8b640371281a985e7349716003c1f7dc08415dac] <==
{"level":"info","ts":"2024-04-16T16:21:55.806515Z","caller":"traceutil/trace.go:171","msg":"trace[86216786] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:986; }","duration":"135.544279ms","start":"2024-04-16T16:21:55.670961Z","end":"2024-04-16T16:21:55.806505Z","steps":["trace[86216786] 'agreement among raft nodes before linearized reading' (duration: 135.163376ms)"],"step_count":1}
{"level":"info","ts":"2024-04-16T16:21:55.80686Z","caller":"traceutil/trace.go:171","msg":"trace[1785917352] transaction","detail":"{read_only:false; response_revision:986; number_of_response:1; }","duration":"221.351087ms","start":"2024-04-16T16:21:55.585501Z","end":"2024-04-16T16:21:55.806852Z","steps":["trace[1785917352] 'process raft request' (duration: 220.371284ms)"],"step_count":1}
{"level":"info","ts":"2024-04-16T16:21:57.074203Z","caller":"traceutil/trace.go:171","msg":"trace[684185531] transaction","detail":"{read_only:false; response_revision:1000; number_of_response:1; }","duration":"297.001124ms","start":"2024-04-16T16:21:56.777185Z","end":"2024-04-16T16:21:57.074186Z","steps":["trace[684185531] 'process raft request' (duration: 296.704957ms)"],"step_count":1}
{"level":"info","ts":"2024-04-16T16:21:57.075215Z","caller":"traceutil/trace.go:171","msg":"trace[1690324089] linearizableReadLoop","detail":"{readStateIndex:1028; appliedIndex:1028; }","duration":"208.218349ms","start":"2024-04-16T16:21:56.866799Z","end":"2024-04-16T16:21:57.075018Z","steps":["trace[1690324089] 'read index received' (duration: 208.211566ms)","trace[1690324089] 'applied index is now lower than readState.Index' (duration: 5.768µs)"],"step_count":2}
{"level":"warn","ts":"2024-04-16T16:21:57.076818Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"166.486231ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/ingress-nginx/\" range_end:\"/registry/pods/ingress-nginx0\" ","response":"range_response_count:3 size:14077"}
{"level":"info","ts":"2024-04-16T16:21:57.077352Z","caller":"traceutil/trace.go:171","msg":"trace[348949161] range","detail":"{range_begin:/registry/pods/ingress-nginx/; range_end:/registry/pods/ingress-nginx0; response_count:3; response_revision:1000; }","duration":"167.048907ms","start":"2024-04-16T16:21:56.91026Z","end":"2024-04-16T16:21:57.077309Z","steps":["trace[348949161] 'agreement among raft nodes before linearized reading' (duration: 165.485172ms)"],"step_count":1}
{"level":"warn","ts":"2024-04-16T16:21:57.078561Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"211.701517ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/\" range_end:\"/registry/minions0\" count_only:true ","response":"range_response_count:0 size:7"}
{"level":"info","ts":"2024-04-16T16:21:57.078917Z","caller":"traceutil/trace.go:171","msg":"trace[939727194] range","detail":"{range_begin:/registry/minions/; range_end:/registry/minions0; response_count:0; response_revision:1000; }","duration":"212.120941ms","start":"2024-04-16T16:21:56.866786Z","end":"2024-04-16T16:21:57.078907Z","steps":["trace[939727194] 'agreement among raft nodes before linearized reading' (duration: 211.681702ms)"],"step_count":1}
{"level":"warn","ts":"2024-04-16T16:22:01.644395Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"205.645477ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/mutatingwebhookconfigurations/gcp-auth-webhook-cfg\" ","response":"range_response_count:1 size:2695"}
{"level":"info","ts":"2024-04-16T16:22:01.644495Z","caller":"traceutil/trace.go:171","msg":"trace[375487526] range","detail":"{range_begin:/registry/mutatingwebhookconfigurations/gcp-auth-webhook-cfg; range_end:; response_count:1; response_revision:1042; }","duration":"205.784243ms","start":"2024-04-16T16:22:01.438691Z","end":"2024-04-16T16:22:01.644475Z","steps":["trace[375487526] 'range keys from in-memory index tree' (duration: 205.320252ms)"],"step_count":1}
{"level":"warn","ts":"2024-04-16T16:22:01.645043Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"128.430092ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/\" range_end:\"/registry/pods/kube-system0\" ","response":"range_response_count:18 size:85732"}
{"level":"info","ts":"2024-04-16T16:22:01.645122Z","caller":"traceutil/trace.go:171","msg":"trace[345045695] range","detail":"{range_begin:/registry/pods/kube-system/; range_end:/registry/pods/kube-system0; response_count:18; response_revision:1042; }","duration":"128.536208ms","start":"2024-04-16T16:22:01.516574Z","end":"2024-04-16T16:22:01.645111Z","steps":["trace[345045695] 'range keys from in-memory index tree' (duration: 128.185653ms)"],"step_count":1}
{"level":"info","ts":"2024-04-16T16:22:18.205899Z","caller":"traceutil/trace.go:171","msg":"trace[1331830235] linearizableReadLoop","detail":"{readStateIndex:1156; appliedIndex:1155; }","duration":"294.845542ms","start":"2024-04-16T16:22:17.911021Z","end":"2024-04-16T16:22:18.205867Z","steps":["trace[1331830235] 'read index received' (duration: 294.508188ms)","trace[1331830235] 'applied index is now lower than readState.Index' (duration: 336.55µs)"],"step_count":2}
{"level":"warn","ts":"2024-04-16T16:22:18.206056Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"282.45033ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/192.168.39.247\" ","response":"range_response_count:1 size:135"}
{"level":"warn","ts":"2024-04-16T16:22:18.206058Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"295.027616ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/ingress-nginx/\" range_end:\"/registry/pods/ingress-nginx0\" ","response":"range_response_count:3 size:14397"}
{"level":"info","ts":"2024-04-16T16:22:18.206096Z","caller":"traceutil/trace.go:171","msg":"trace[1365484486] range","detail":"{range_begin:/registry/pods/ingress-nginx/; range_end:/registry/pods/ingress-nginx0; response_count:3; response_revision:1123; }","duration":"295.091169ms","start":"2024-04-16T16:22:17.910995Z","end":"2024-04-16T16:22:18.206087Z","steps":["trace[1365484486] 'agreement among raft nodes before linearized reading' (duration: 294.975107ms)"],"step_count":1}
{"level":"info","ts":"2024-04-16T16:22:18.206132Z","caller":"traceutil/trace.go:171","msg":"trace[431793900] range","detail":"{range_begin:/registry/masterleases/192.168.39.247; range_end:; response_count:1; response_revision:1123; }","duration":"282.488416ms","start":"2024-04-16T16:22:17.923581Z","end":"2024-04-16T16:22:18.20607Z","steps":["trace[431793900] 'agreement among raft nodes before linearized reading' (duration: 282.395538ms)"],"step_count":1}
{"level":"info","ts":"2024-04-16T16:22:18.206232Z","caller":"traceutil/trace.go:171","msg":"trace[1813769361] transaction","detail":"{read_only:false; response_revision:1123; number_of_response:1; }","duration":"390.254571ms","start":"2024-04-16T16:22:17.815969Z","end":"2024-04-16T16:22:18.206224Z","steps":["trace[1813769361] 'process raft request' (duration: 389.602067ms)"],"step_count":1}
{"level":"warn","ts":"2024-04-16T16:22:18.206303Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-16T16:22:17.815941Z","time spent":"390.315425ms","remote":"127.0.0.1:56522","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":793,"response count":0,"response size":39,"request content":"compare:<target:MOD key:\"/registry/events/gadget/gadget-ps4j5.17c6cf272aec7b6b\" mod_revision:954 > success:<request_put:<key:\"/registry/events/gadget/gadget-ps4j5.17c6cf272aec7b6b\" value_size:722 lease:5145801175088306029 >> failure:<request_range:<key:\"/registry/events/gadget/gadget-ps4j5.17c6cf272aec7b6b\" > >"}
{"level":"warn","ts":"2024-04-16T16:22:18.206338Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"147.958838ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/gcp-auth/\" range_end:\"/registry/pods/gcp-auth0\" ","response":"range_response_count:3 size:11487"}
{"level":"info","ts":"2024-04-16T16:22:18.206358Z","caller":"traceutil/trace.go:171","msg":"trace[43758733] range","detail":"{range_begin:/registry/pods/gcp-auth/; range_end:/registry/pods/gcp-auth0; response_count:3; response_revision:1123; }","duration":"148.004694ms","start":"2024-04-16T16:22:18.058348Z","end":"2024-04-16T16:22:18.206353Z","steps":["trace[43758733] 'agreement among raft nodes before linearized reading' (duration: 147.934703ms)"],"step_count":1}
{"level":"info","ts":"2024-04-16T16:22:23.965517Z","caller":"traceutil/trace.go:171","msg":"trace[1324930744] transaction","detail":"{read_only:false; response_revision:1140; number_of_response:1; }","duration":"104.133832ms","start":"2024-04-16T16:22:23.861368Z","end":"2024-04-16T16:22:23.965502Z","steps":["trace[1324930744] 'process raft request' (duration: 103.393479ms)"],"step_count":1}
{"level":"warn","ts":"2024-04-16T16:22:38.257919Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"257.363576ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/configmaps/gadget/kube-root-ca.crt\" ","response":"range_response_count:1 size:1740"}
{"level":"info","ts":"2024-04-16T16:22:38.257965Z","caller":"traceutil/trace.go:171","msg":"trace[1838935135] range","detail":"{range_begin:/registry/configmaps/gadget/kube-root-ca.crt; range_end:; response_count:1; response_revision:1282; }","duration":"257.442522ms","start":"2024-04-16T16:22:38.000512Z","end":"2024-04-16T16:22:38.257955Z","steps":["trace[1838935135] 'range keys from in-memory index tree' (duration: 257.248177ms)"],"step_count":1}
{"level":"info","ts":"2024-04-16T16:22:38.260001Z","caller":"traceutil/trace.go:171","msg":"trace[68077669] transaction","detail":"{read_only:false; response_revision:1283; number_of_response:1; }","duration":"101.801907ms","start":"2024-04-16T16:22:38.156701Z","end":"2024-04-16T16:22:38.258503Z","steps":["trace[68077669] 'process raft request' (duration: 101.695054ms)"],"step_count":1}
==> gcp-auth [64447d010527c0dc5f9323ff44c5d2b5e3dfa7a6f0799c0bc2e216129458b8e5] <==
2024/04/16 16:22:25 GCP Auth Webhook started!
2024/04/16 16:22:33 Ready to marshal response ...
2024/04/16 16:22:33 Ready to write response ...
2024/04/16 16:22:37 Ready to marshal response ...
2024/04/16 16:22:37 Ready to write response ...
2024/04/16 16:22:38 Ready to marshal response ...
2024/04/16 16:22:38 Ready to write response ...
2024/04/16 16:22:38 Ready to marshal response ...
2024/04/16 16:22:38 Ready to write response ...
2024/04/16 16:22:46 Ready to marshal response ...
2024/04/16 16:22:46 Ready to write response ...
2024/04/16 16:22:46 Ready to marshal response ...
2024/04/16 16:22:46 Ready to write response ...
2024/04/16 16:22:46 Ready to marshal response ...
2024/04/16 16:22:46 Ready to write response ...
2024/04/16 16:22:50 Ready to marshal response ...
2024/04/16 16:22:50 Ready to write response ...
2024/04/16 16:22:50 Ready to marshal response ...
2024/04/16 16:22:50 Ready to write response ...
2024/04/16 16:22:51 Ready to marshal response ...
2024/04/16 16:22:51 Ready to write response ...
2024/04/16 16:23:03 Ready to marshal response ...
2024/04/16 16:23:03 Ready to write response ...
2024/04/16 16:23:07 Ready to marshal response ...
2024/04/16 16:23:07 Ready to write response ...
==> kernel <==
16:23:08 up 3 min, 0 users, load average: 3.10, 1.80, 0.72
Linux addons-012036 5.10.207 #1 SMP Tue Apr 16 07:56:03 UTC 2024 x86_64 GNU/Linux
PRETTY_NAME="Buildroot 2023.02.9"
==> kube-apiserver [48a1e53b66a23e7a0573e41068f9c5090d8c75c664d2ab30d4d01cf1368f5624] <==
I0416 16:21:12.127110 1 alloc.go:330] "allocated clusterIPs" service="ingress-nginx/ingress-nginx-controller" clusterIPs={"IPv4":"10.106.97.149"}
I0416 16:21:12.214586 1 alloc.go:330] "allocated clusterIPs" service="ingress-nginx/ingress-nginx-controller-admission" clusterIPs={"IPv4":"10.104.55.36"}
I0416 16:21:12.326920 1 controller.go:624] quota admission added evaluator for: jobs.batch
I0416 16:21:14.390852 1 alloc.go:330] "allocated clusterIPs" service="kube-system/csi-hostpath-attacher" clusterIPs={"IPv4":"10.104.51.58"}
I0416 16:21:14.413738 1 controller.go:624] quota admission added evaluator for: statefulsets.apps
I0416 16:21:14.790329 1 alloc.go:330] "allocated clusterIPs" service="kube-system/csi-hostpath-resizer" clusterIPs={"IPv4":"10.99.34.184"}
I0416 16:21:16.753839 1 alloc.go:330] "allocated clusterIPs" service="gcp-auth/gcp-auth" clusterIPs={"IPv4":"10.102.13.69"}
E0416 16:21:39.522595 1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.221.162:443/apis/metrics.k8s.io/v1beta1: Get "https://10.100.221.162:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.100.221.162:443: connect: connection refused
W0416 16:21:39.526682 1 handler_proxy.go:93] no RequestInfo found in the context
E0416 16:21:39.527044 1 controller.go:146] Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
E0416 16:21:39.533150 1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.221.162:443/apis/metrics.k8s.io/v1beta1: Get "https://10.100.221.162:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.100.221.162:443: connect: connection refused
E0416 16:21:39.537215 1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.221.162:443/apis/metrics.k8s.io/v1beta1: Get "https://10.100.221.162:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.100.221.162:443: connect: connection refused
E0416 16:21:39.548663 1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.100.221.162:443/apis/metrics.k8s.io/v1beta1: Get "https://10.100.221.162:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.100.221.162:443: connect: connection refused
I0416 16:21:39.644154 1 handler.go:275] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
I0416 16:22:32.825488 1 handler.go:275] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
W0416 16:22:33.930159 1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
I0416 16:22:40.537424 1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
I0416 16:22:46.032156 1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.106.47.222"}
I0416 16:22:46.611543 1 controller.go:624] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I0416 16:22:50.600220 1 controller.go:624] quota admission added evaluator for: ingresses.networking.k8s.io
I0416 16:22:50.869192 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.101.177.157"}
I0416 16:23:03.597194 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.99.196.211"}
E0416 16:23:05.485289 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"csi-hostpathplugin-sa\" not found]"
E0416 16:23:06.550837 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
==> kube-controller-manager [87ef232e07b969d1694735212110e97ade6960347449a86c2ad23f48f519c049] <==
I0416 16:22:46.335842 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="headlamp/headlamp-5b77dbd7c4" duration="26.055116ms"
I0416 16:22:46.336159 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="headlamp/headlamp-5b77dbd7c4" duration="186.7µs"
I0416 16:22:49.546591 1 event.go:376] "Event occurred" object="default/hpvc-restore" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="ExternalProvisioning" message="Waiting for a volume to be created either by the external provisioner 'hostpath.csi.k8s.io' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered."
I0416 16:22:49.546945 1 event.go:376] "Event occurred" object="default/hpvc-restore" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="ExternalProvisioning" message="Waiting for a volume to be created either by the external provisioner 'hostpath.csi.k8s.io' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered."
I0416 16:22:50.073396 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/cloud-spanner-emulator-5446596998" duration="8.764µs"
I0416 16:22:50.651236 1 event.go:376] "Event occurred" object="default/hpvc-restore" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="ExternalProvisioning" message="Waiting for a volume to be created either by the external provisioner 'hostpath.csi.k8s.io' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered."
W0416 16:22:51.457965 1 reflector.go:539] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0416 16:22:51.458043 1 reflector.go:147] vendor/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
I0416 16:22:51.479994 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-78b46b4d5c" duration="6.384µs"
I0416 16:22:55.365527 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="headlamp/headlamp-5b77dbd7c4" duration="102.951µs"
I0416 16:22:55.418298 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="headlamp/headlamp-5b77dbd7c4" duration="20.750065ms"
I0416 16:22:55.418743 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="headlamp/headlamp-5b77dbd7c4" duration="138.746µs"
I0416 16:23:01.487136 1 shared_informer.go:311] Waiting for caches to sync for resource quota
I0416 16:23:01.487218 1 shared_informer.go:318] Caches are synced for resource quota
I0416 16:23:01.886821 1 shared_informer.go:311] Waiting for caches to sync for garbage collector
I0416 16:23:01.887251 1 shared_informer.go:318] Caches are synced for garbage collector
I0416 16:23:03.350396 1 event.go:376] "Event occurred" object="default/hello-world-app" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set hello-world-app-5d77478584 to 1"
I0416 16:23:03.393050 1 event.go:376] "Event occurred" object="default/hello-world-app-5d77478584" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: hello-world-app-5d77478584-9rvj4"
I0416 16:23:03.416431 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="65.998545ms"
I0416 16:23:03.449953 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="32.677936ms"
I0416 16:23:03.454488 1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="38.413µs"
I0416 16:23:05.200214 1 stateful_set.go:458] "StatefulSet has been deleted" key="kube-system/csi-hostpath-attacher"
I0416 16:23:05.397596 1 stateful_set.go:458] "StatefulSet has been deleted" key="kube-system/csi-hostpath-resizer"
W0416 16:23:07.299220 1 reflector.go:539] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0416 16:23:07.299285 1 reflector.go:147] vendor/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 [b656b7633700bf469cfbf1a15cde28b6e1a8cd5e1f762666e40a4eda00022a63] <==
I0416 16:21:03.527818 1 server_others.go:72] "Using iptables proxy"
I0416 16:21:03.545534 1 server.go:1050] "Successfully retrieved node IP(s)" IPs=["192.168.39.247"]
I0416 16:21:03.826107 1 server_others.go:146] "No iptables support for family" ipFamily="IPv6"
I0416 16:21:03.826154 1 server.go:654] "kube-proxy running in single-stack mode" ipFamily="IPv4"
I0416 16:21:03.826167 1 server_others.go:168] "Using iptables Proxier"
I0416 16:21:04.000980 1 proxier.go:245] "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"
I0416 16:21:04.001190 1 server.go:865] "Version info" version="v1.29.3"
I0416 16:21:04.001202 1 server.go:867] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0416 16:21:04.011675 1 config.go:188] "Starting service config controller"
I0416 16:21:04.011699 1 shared_informer.go:311] Waiting for caches to sync for service config
I0416 16:21:04.011721 1 config.go:97] "Starting endpoint slice config controller"
I0416 16:21:04.011724 1 shared_informer.go:311] Waiting for caches to sync for endpoint slice config
I0416 16:21:04.012203 1 config.go:315] "Starting node config controller"
I0416 16:21:04.012210 1 shared_informer.go:311] Waiting for caches to sync for node config
I0416 16:21:04.113447 1 shared_informer.go:318] Caches are synced for node config
I0416 16:21:04.113497 1 shared_informer.go:318] Caches are synced for service config
I0416 16:21:04.113575 1 shared_informer.go:318] Caches are synced for endpoint slice config
==> kube-scheduler [24af4e069b22ff8e362e59eeacad22818e447bc78b5e86e5ede0b4994edf7fc7] <==
W0416 16:20:46.142313 1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
E0416 16:20:46.142320 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
W0416 16:20:46.142506 1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E0416 16:20:46.142549 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
W0416 16:20:46.142600 1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0416 16:20:46.142669 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
W0416 16:20:46.975914 1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E0416 16:20:46.975973 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
W0416 16:20:46.998830 1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
E0416 16:20:46.998860 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
W0416 16:20:47.073308 1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: 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
E0416 16:20:47.073380 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
W0416 16:20:47.162376 1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
E0416 16:20:47.162453 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
W0416 16:20:47.244816 1 reflector.go:539] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E0416 16:20:47.244852 1 reflector.go:147] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
W0416 16:20:47.357677 1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0416 16:20:47.357979 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
W0416 16:20:47.474088 1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E0416 16:20:47.474152 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
W0416 16:20:47.481971 1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: 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
E0416 16:20:47.482032 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
W0416 16:20:47.489004 1 reflector.go:539] vendor/k8s.io/client-go/informers/factory.go:159: 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
E0416 16:20:47.489072 1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:159: 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
I0416 16:20:50.207893 1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Apr 16 16:23:07 addons-012036 kubelet[1246]: E0416 16:23:07.306749 1246 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="6942c4bf-39db-43ca-bf0e-52f91546c9da" containerName="node-driver-registrar"
Apr 16 16:23:07 addons-012036 kubelet[1246]: E0416 16:23:07.306757 1246 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="6942c4bf-39db-43ca-bf0e-52f91546c9da" containerName="csi-snapshotter"
Apr 16 16:23:07 addons-012036 kubelet[1246]: E0416 16:23:07.306765 1246 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="6942c4bf-39db-43ca-bf0e-52f91546c9da" containerName="csi-external-health-monitor-controller"
Apr 16 16:23:07 addons-012036 kubelet[1246]: E0416 16:23:07.306774 1246 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="6942c4bf-39db-43ca-bf0e-52f91546c9da" containerName="liveness-probe"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.306806 1246 memory_manager.go:354] "RemoveStaleState removing state" podUID="6942c4bf-39db-43ca-bf0e-52f91546c9da" containerName="csi-external-health-monitor-controller"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.306814 1246 memory_manager.go:354] "RemoveStaleState removing state" podUID="0445f263-dae8-46f5-a610-7bf97d2e8310" containerName="minikube-ingress-dns"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.306820 1246 memory_manager.go:354] "RemoveStaleState removing state" podUID="60a4dcb7-fc8d-45d7-912a-052b70ffedea" containerName="csi-attacher"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.306825 1246 memory_manager.go:354] "RemoveStaleState removing state" podUID="6942c4bf-39db-43ca-bf0e-52f91546c9da" containerName="liveness-probe"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.306833 1246 memory_manager.go:354] "RemoveStaleState removing state" podUID="ed11f0c4-aade-4f74-ae20-250260b20010" containerName="csi-resizer"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.306840 1246 memory_manager.go:354] "RemoveStaleState removing state" podUID="6942c4bf-39db-43ca-bf0e-52f91546c9da" containerName="hostpath"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.306848 1246 memory_manager.go:354] "RemoveStaleState removing state" podUID="6942c4bf-39db-43ca-bf0e-52f91546c9da" containerName="node-driver-registrar"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.306855 1246 memory_manager.go:354] "RemoveStaleState removing state" podUID="6942c4bf-39db-43ca-bf0e-52f91546c9da" containerName="csi-provisioner"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.306861 1246 memory_manager.go:354] "RemoveStaleState removing state" podUID="6942c4bf-39db-43ca-bf0e-52f91546c9da" containerName="csi-snapshotter"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.466405 1246 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-wkzlv\" (UniqueName: \"kubernetes.io/projected/4ad3331b-c57e-449b-a159-9d2f3a9ecabf-kube-api-access-wkzlv\") pod \"helm-test\" (UID: \"4ad3331b-c57e-449b-a159-9d2f3a9ecabf\") " pod="kube-system/helm-test"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.538957 1246 scope.go:117] "RemoveContainer" containerID="b599890fb9c034735fb9f5964f815268eb07ef30ac8729517f00fa72d6109696"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.577951 1246 scope.go:117] "RemoveContainer" containerID="6dcb42bc8b7b8829634f03ba603a3768ca32d9af9abd13a9147ddb3658c72b8f"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.612385 1246 kubelet_pods.go:906] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/helm-test" secret="" err="secret \"gcp-auth\" not found"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.639945 1246 scope.go:117] "RemoveContainer" containerID="2a1e553761953c4abc10789770687355ba5d2a4b6d770e53e35ebf1b3aa0bb96"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.659525 1246 scope.go:117] "RemoveContainer" containerID="b6246028475c81eacba55f063c21da9c4c960dd83314f5fd9af2137d2835d32c"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.727837 1246 scope.go:117] "RemoveContainer" containerID="9ed676fde39246300ab97468d5587ac60c654caf1552c5e83d60f7b7cfe1aef7"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.783951 1246 scope.go:117] "RemoveContainer" containerID="704964b5972d3df0f8969e1a7e6b99625e92d3a7f3204a05b89853be082a5271"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.808912 1246 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="60a4dcb7-fc8d-45d7-912a-052b70ffedea" path="/var/lib/kubelet/pods/60a4dcb7-fc8d-45d7-912a-052b70ffedea/volumes"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.809527 1246 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="6942c4bf-39db-43ca-bf0e-52f91546c9da" path="/var/lib/kubelet/pods/6942c4bf-39db-43ca-bf0e-52f91546c9da/volumes"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.810499 1246 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ed11f0c4-aade-4f74-ae20-250260b20010" path="/var/lib/kubelet/pods/ed11f0c4-aade-4f74-ae20-250260b20010/volumes"
Apr 16 16:23:07 addons-012036 kubelet[1246]: I0416 16:23:07.837801 1246 scope.go:117] "RemoveContainer" containerID="93b2144a44fd3d16f144ceb35f7e69404f5c020aed2b91f2a1934de6fefc1859"
==> storage-provisioner [d754b9971ad2d2f5a7e70ad479abc97438d830807c7537054de9f14cdb834409] <==
I0416 16:21:14.815389 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0416 16:21:15.055503 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0416 16:21:15.055542 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0416 16:21:15.326900 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0416 16:21:15.370700 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"4c9135d2-e05f-4353-8901-9f73315b8088", APIVersion:"v1", ResourceVersion:"786", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-012036_1b1199e4-ea3b-4fe6-b1e1-976f51e3b165 became leader
I0416 16:21:15.370988 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-012036_1b1199e4-ea3b-4fe6-b1e1-976f51e3b165!
I0416 16:21:15.572726 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-012036_1b1199e4-ea3b-4fe6-b1e1-976f51e3b165!
E0416 16:22:50.489301 1 controller.go:1050] claim "8f41ec9b-ffc7-4a6a-90f0-74da7d87242a" in work queue no longer exists
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-012036 -n addons-012036
helpers_test.go:261: (dbg) Run: kubectl --context addons-012036 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-zpdtd ingress-nginx-admission-patch-kscqv helm-test
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run: kubectl --context addons-012036 describe pod ingress-nginx-admission-create-zpdtd ingress-nginx-admission-patch-kscqv helm-test
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-012036 describe pod ingress-nginx-admission-create-zpdtd ingress-nginx-admission-patch-kscqv helm-test: exit status 1 (78.951623ms)
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-zpdtd" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-kscqv" not found
Error from server (NotFound): pods "helm-test" not found
** /stderr **
helpers_test.go:279: kubectl --context addons-012036 describe pod ingress-nginx-admission-create-zpdtd ingress-nginx-admission-patch-kscqv helm-test: exit status 1
--- FAIL: TestAddons/parallel/Ingress (19.05s)