=== RUN TestAddons/parallel/CSI
=== PAUSE TestAddons/parallel/CSI
=== CONT TestAddons/parallel/CSI
I0929 12:29:37.885193 846381 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0929 12:29:37.891527 846381 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0929 12:29:37.891552 846381 kapi.go:107] duration metric: took 6.386985ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:549: csi-hostpath-driver pods stabilized in 6.397091ms
addons_test.go:552: (dbg) Run: kubectl --context addons-348747 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:557: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:562: (dbg) Run: kubectl --context addons-348747 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:567: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:352: "task-pv-pod" [6556c350-c87a-43fd-8d6b-1dc9cb818061] Pending
helpers_test.go:352: "task-pv-pod" [6556c350-c87a-43fd-8d6b-1dc9cb818061] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:352: "task-pv-pod" [6556c350-c87a-43fd-8d6b-1dc9cb818061] Running
addons_test.go:567: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 14.004753682s
addons_test.go:572: (dbg) Run: kubectl --context addons-348747 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:577: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:427: (dbg) Run: kubectl --context addons-348747 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: (dbg) Run: kubectl --context addons-348747 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:582: (dbg) Run: kubectl --context addons-348747 delete pod task-pv-pod
addons_test.go:582: (dbg) Done: kubectl --context addons-348747 delete pod task-pv-pod: (1.238644779s)
addons_test.go:588: (dbg) Run: kubectl --context addons-348747 delete pvc hpvc
addons_test.go:594: (dbg) Run: kubectl --context addons-348747 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:599: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run: kubectl --context addons-348747 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:604: (dbg) Run: kubectl --context addons-348747 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:609: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:352: "task-pv-pod-restore" [9c5b152b-da90-4e34-ae6d-2250ba22a31f] Pending
helpers_test.go:352: "task-pv-pod-restore" [9c5b152b-da90-4e34-ae6d-2250ba22a31f] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:337: TestAddons/parallel/CSI: WARNING: pod list for "default" "app=task-pv-pod-restore" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:609: ***** TestAddons/parallel/CSI: pod "app=task-pv-pod-restore" failed to start within 6m0s: context deadline exceeded ****
addons_test.go:609: (dbg) Run: out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-348747 -n addons-348747
addons_test.go:609: TestAddons/parallel/CSI: showing logs for failed pods as of 2025-09-29 12:36:14.355997424 +0000 UTC m=+655.640208321
addons_test.go:609: (dbg) Run: kubectl --context addons-348747 describe po task-pv-pod-restore -n default
addons_test.go:609: (dbg) kubectl --context addons-348747 describe po task-pv-pod-restore -n default:
Name: task-pv-pod-restore
Namespace: default
Priority: 0
Service Account: default
Node: addons-348747/192.168.39.229
Start Time: Mon, 29 Sep 2025 12:30:14 +0000
Labels: app=task-pv-pod-restore
Annotations: <none>
Status: Pending
IP: 10.244.0.31
IPs:
IP: 10.244.0.31
Containers:
task-pv-container:
Container ID:
Image: docker.io/nginx
Image ID:
Port: 80/TCP (http-server)
Host Port: 0/TCP (http-server)
State: Waiting
Reason: ErrImagePull
Ready: False
Restart Count: 0
Environment: <none>
Mounts:
/usr/share/nginx/html from task-pv-storage (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-lp8mm (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
task-pv-storage:
Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName: hpvc-restore
ReadOnly: false
kube-api-access-lp8mm:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
Optional: false
DownwardAPI: true
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 6m default-scheduler Successfully assigned default/task-pv-pod-restore to addons-348747
Normal Pulling 67s (x4 over 6m) kubelet Pulling image "docker.io/nginx"
Warning Failed 19s (x4 over 5m4s) kubelet Failed to pull image "docker.io/nginx": reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning Failed 19s (x4 over 5m4s) kubelet Error: ErrImagePull
Normal BackOff 7s (x6 over 5m4s) kubelet Back-off pulling image "docker.io/nginx"
Warning Failed 7s (x6 over 5m4s) kubelet Error: ImagePullBackOff
addons_test.go:609: (dbg) Run: kubectl --context addons-348747 logs task-pv-pod-restore -n default
addons_test.go:609: (dbg) Non-zero exit: kubectl --context addons-348747 logs task-pv-pod-restore -n default: exit status 1 (76.689118ms)
** stderr **
Error from server (BadRequest): container "task-pv-container" in pod "task-pv-pod-restore" is waiting to start: image can't be pulled
** /stderr **
addons_test.go:609: kubectl --context addons-348747 logs task-pv-pod-restore -n default: exit status 1
addons_test.go:610: failed waiting for pod task-pv-pod-restore: app=task-pv-pod-restore within 6m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======> post-mortem[TestAddons/parallel/CSI]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:247: (dbg) Run: out/minikube-linux-amd64 status --format={{.Host}} -p addons-348747 -n addons-348747
helpers_test.go:252: <<< TestAddons/parallel/CSI FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======> post-mortem[TestAddons/parallel/CSI]: minikube logs <======
helpers_test.go:255: (dbg) Run: out/minikube-linux-amd64 -p addons-348747 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-amd64 -p addons-348747 logs -n 25: (1.356782657s)
helpers_test.go:260: TestAddons/parallel/CSI logs:
-- stdout --
==> Audit <==
┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
│ COMMAND │ ARGS │ PROFILE │ USER │ VERSION │ START TIME │ END TIME │
├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
│ delete │ -p download-only-605832 │ download-only-605832 │ jenkins │ v1.37.0 │ 29 Sep 25 12:25 UTC │ 29 Sep 25 12:25 UTC │
│ delete │ -p download-only-421985 │ download-only-421985 │ jenkins │ v1.37.0 │ 29 Sep 25 12:25 UTC │ 29 Sep 25 12:25 UTC │
│ start │ --download-only -p binary-mirror-877702 --alsologtostderr --binary-mirror http://127.0.0.1:39397 --driver=kvm2 --container-runtime=crio --auto-update-drivers=false │ binary-mirror-877702 │ jenkins │ v1.37.0 │ 29 Sep 25 12:25 UTC │ │
│ delete │ -p binary-mirror-877702 │ binary-mirror-877702 │ jenkins │ v1.37.0 │ 29 Sep 25 12:25 UTC │ 29 Sep 25 12:25 UTC │
│ addons │ enable dashboard -p addons-348747 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:25 UTC │ │
│ addons │ disable dashboard -p addons-348747 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:25 UTC │ │
│ start │ -p addons-348747 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=kvm2 --container-runtime=crio --auto-update-drivers=false --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:25 UTC │ 29 Sep 25 12:29 UTC │
│ addons │ addons-348747 addons disable volcano --alsologtostderr -v=1 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:29 UTC │ 29 Sep 25 12:29 UTC │
│ addons │ addons-348747 addons disable gcp-auth --alsologtostderr -v=1 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:29 UTC │ 29 Sep 25 12:29 UTC │
│ addons │ enable headlamp -p addons-348747 --alsologtostderr -v=1 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:29 UTC │ 29 Sep 25 12:29 UTC │
│ addons │ addons-348747 addons disable metrics-server --alsologtostderr -v=1 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:29 UTC │ 29 Sep 25 12:29 UTC │
│ ssh │ addons-348747 ssh curl -s http://127.0.0.1/ -H 'Host: nginx.example.com' │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:29 UTC │ │
│ ip │ addons-348747 ip │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:29 UTC │ 29 Sep 25 12:29 UTC │
│ addons │ addons-348747 addons disable registry --alsologtostderr -v=1 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:29 UTC │ 29 Sep 25 12:29 UTC │
│ addons │ addons-348747 addons disable headlamp --alsologtostderr -v=1 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:29 UTC │ 29 Sep 25 12:29 UTC │
│ addons │ addons-348747 addons disable nvidia-device-plugin --alsologtostderr -v=1 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:29 UTC │ 29 Sep 25 12:29 UTC │
│ addons │ configure registry-creds -f ./testdata/addons_testconfig.json -p addons-348747 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:29 UTC │ 29 Sep 25 12:29 UTC │
│ addons │ addons-348747 addons disable registry-creds --alsologtostderr -v=1 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:29 UTC │ 29 Sep 25 12:29 UTC │
│ addons │ addons-348747 addons disable yakd --alsologtostderr -v=1 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:30 UTC │ 29 Sep 25 12:30 UTC │
│ addons │ addons-348747 addons disable cloud-spanner --alsologtostderr -v=1 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:30 UTC │ 29 Sep 25 12:30 UTC │
│ addons │ addons-348747 addons disable inspektor-gadget --alsologtostderr -v=1 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:30 UTC │ 29 Sep 25 12:30 UTC │
│ ip │ addons-348747 ip │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:31 UTC │ 29 Sep 25 12:31 UTC │
│ addons │ addons-348747 addons disable ingress-dns --alsologtostderr -v=1 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:32 UTC │ 29 Sep 25 12:32 UTC │
│ addons │ addons-348747 addons disable ingress --alsologtostderr -v=1 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:32 UTC │ 29 Sep 25 12:32 UTC │
│ addons │ addons-348747 addons disable storage-provisioner-rancher --alsologtostderr -v=1 │ addons-348747 │ jenkins │ v1.37.0 │ 29 Sep 25 12:33 UTC │ 29 Sep 25 12:33 UTC │
└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
==> Last Start <==
Log file created at: 2025/09/29 12:25:56
Running on machine: ubuntu-20-agent-9
Binary: Built with gc go1.24.6 for linux/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0929 12:25:56.366360 847088 out.go:360] Setting OutFile to fd 1 ...
I0929 12:25:56.366594 847088 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 12:25:56.366602 847088 out.go:374] Setting ErrFile to fd 2...
I0929 12:25:56.366606 847088 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 12:25:56.366813 847088 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21652-842403/.minikube/bin
I0929 12:25:56.367345 847088 out.go:368] Setting JSON to false
I0929 12:25:56.368281 847088 start.go:130] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":7694,"bootTime":1759141062,"procs":205,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-1040-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
I0929 12:25:56.368385 847088 start.go:140] virtualization: kvm guest
I0929 12:25:56.370255 847088 out.go:179] * [addons-348747] minikube v1.37.0 on Ubuntu 22.04 (kvm/amd64)
I0929 12:25:56.371448 847088 notify.go:220] Checking for updates...
I0929 12:25:56.371452 847088 out.go:179] - MINIKUBE_LOCATION=21652
I0929 12:25:56.373035 847088 out.go:179] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0929 12:25:56.374429 847088 out.go:179] - KUBECONFIG=/home/jenkins/minikube-integration/21652-842403/kubeconfig
I0929 12:25:56.376027 847088 out.go:179] - MINIKUBE_HOME=/home/jenkins/minikube-integration/21652-842403/.minikube
I0929 12:25:56.377229 847088 out.go:179] - MINIKUBE_BIN=out/minikube-linux-amd64
I0929 12:25:56.378651 847088 out.go:179] - MINIKUBE_FORCE_SYSTEMD=
I0929 12:25:56.380096 847088 driver.go:421] Setting default libvirt URI to qemu:///system
I0929 12:25:56.411894 847088 out.go:179] * Using the kvm2 driver based on user configuration
I0929 12:25:56.413403 847088 start.go:304] selected driver: kvm2
I0929 12:25:56.413427 847088 start.go:924] validating driver "kvm2" against <nil>
I0929 12:25:56.413440 847088 start.go:935] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0929 12:25:56.414243 847088 install.go:66] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0929 12:25:56.414352 847088 install.go:138] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/21652-842403/.minikube/bin:/home/jenkins/workspace/KVM_Linux_crio_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
I0929 12:25:56.429671 847088 install.go:163] /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2 version is 1.37.0
I0929 12:25:56.429708 847088 install.go:138] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/21652-842403/.minikube/bin:/home/jenkins/workspace/KVM_Linux_crio_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
I0929 12:25:56.445116 847088 install.go:163] /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2 version is 1.37.0
I0929 12:25:56.445169 847088 start_flags.go:327] no existing cluster config was found, will generate one from the flags
I0929 12:25:56.445477 847088 start_flags.go:992] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0929 12:25:56.445516 847088 cni.go:84] Creating CNI manager for ""
I0929 12:25:56.445565 847088 cni.go:146] "kvm2" driver + "crio" runtime found, recommending bridge
I0929 12:25:56.445576 847088 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
I0929 12:25:56.445646 847088 start.go:348] cluster config:
{Name:addons-348747 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-348747 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPl
ugin: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.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0929 12:25:56.445743 847088 iso.go:125] acquiring lock: {Name:mk702abd892d446c58518589854f13b2e3dd17ac Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0929 12:25:56.447730 847088 out.go:179] * Starting "addons-348747" primary control-plane node in "addons-348747" cluster
I0929 12:25:56.448961 847088 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
I0929 12:25:56.449004 847088 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21652-842403/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-amd64.tar.lz4
I0929 12:25:56.449014 847088 cache.go:58] Caching tarball of preloaded images
I0929 12:25:56.449107 847088 preload.go:172] Found /home/jenkins/minikube-integration/21652-842403/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
I0929 12:25:56.449124 847088 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on crio
I0929 12:25:56.449451 847088 profile.go:143] Saving config to /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/config.json ...
I0929 12:25:56.449479 847088 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/config.json: {Name:mkbaa951d5121fe0a01c0415ccef8744658a2d25 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0929 12:25:56.449659 847088 start.go:360] acquireMachinesLock for addons-348747: {Name:mkdc2cbe2942bfa47ad6fcb63beb4394c7ad3bd4 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
I0929 12:25:56.449712 847088 start.go:364] duration metric: took 36.474µs to acquireMachinesLock for "addons-348747"
I0929 12:25:56.449732 847088 start.go:93] Provisioning new machine with config: &{Name:addons-348747 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/20370/minikube-v1.37.0-1758198818-20370-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 Clu
sterName:addons-348747 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:f
alse DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}
I0929 12:25:56.449787 847088 start.go:125] createHost starting for "" (driver="kvm2")
I0929 12:25:56.452816 847088 out.go:252] * Creating kvm2 VM (CPUs=2, Memory=4096MB, Disk=20000MB) ...
I0929 12:25:56.453016 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:25:56.453070 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:25:56.466917 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41501
I0929 12:25:56.467575 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:25:56.468183 847088 main.go:141] libmachine: Using API Version 1
I0929 12:25:56.468207 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:25:56.468560 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:25:56.468770 847088 main.go:141] libmachine: (addons-348747) Calling .GetMachineName
I0929 12:25:56.468934 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:25:56.469098 847088 start.go:159] libmachine.API.Create for "addons-348747" (driver="kvm2")
I0929 12:25:56.469124 847088 client.go:168] LocalClient.Create starting
I0929 12:25:56.469172 847088 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21652-842403/.minikube/certs/ca.pem
I0929 12:25:56.953675 847088 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21652-842403/.minikube/certs/cert.pem
I0929 12:25:57.056110 847088 main.go:141] libmachine: Running pre-create checks...
I0929 12:25:57.056137 847088 main.go:141] libmachine: (addons-348747) Calling .PreCreateCheck
I0929 12:25:57.056679 847088 main.go:141] libmachine: (addons-348747) Calling .GetConfigRaw
I0929 12:25:57.057186 847088 main.go:141] libmachine: Creating machine...
I0929 12:25:57.057201 847088 main.go:141] libmachine: (addons-348747) Calling .Create
I0929 12:25:57.057408 847088 main.go:141] libmachine: (addons-348747) creating domain...
I0929 12:25:57.057431 847088 main.go:141] libmachine: (addons-348747) creating network...
I0929 12:25:57.058733 847088 main.go:141] libmachine: (addons-348747) DBG | found existing default network
I0929 12:25:57.058947 847088 main.go:141] libmachine: (addons-348747) DBG | <network>
I0929 12:25:57.058980 847088 main.go:141] libmachine: (addons-348747) DBG | <name>default</name>
I0929 12:25:57.058995 847088 main.go:141] libmachine: (addons-348747) DBG | <uuid>c61344c2-dba2-46dd-a21a-34776d235985</uuid>
I0929 12:25:57.059003 847088 main.go:141] libmachine: (addons-348747) DBG | <forward mode='nat'>
I0929 12:25:57.059011 847088 main.go:141] libmachine: (addons-348747) DBG | <nat>
I0929 12:25:57.059018 847088 main.go:141] libmachine: (addons-348747) DBG | <port start='1024' end='65535'/>
I0929 12:25:57.059030 847088 main.go:141] libmachine: (addons-348747) DBG | </nat>
I0929 12:25:57.059040 847088 main.go:141] libmachine: (addons-348747) DBG | </forward>
I0929 12:25:57.059050 847088 main.go:141] libmachine: (addons-348747) DBG | <bridge name='virbr0' stp='on' delay='0'/>
I0929 12:25:57.059064 847088 main.go:141] libmachine: (addons-348747) DBG | <mac address='52:54:00:10:a2:1d'/>
I0929 12:25:57.059076 847088 main.go:141] libmachine: (addons-348747) DBG | <ip address='192.168.122.1' netmask='255.255.255.0'>
I0929 12:25:57.059084 847088 main.go:141] libmachine: (addons-348747) DBG | <dhcp>
I0929 12:25:57.059099 847088 main.go:141] libmachine: (addons-348747) DBG | <range start='192.168.122.2' end='192.168.122.254'/>
I0929 12:25:57.059109 847088 main.go:141] libmachine: (addons-348747) DBG | </dhcp>
I0929 12:25:57.059121 847088 main.go:141] libmachine: (addons-348747) DBG | </ip>
I0929 12:25:57.059128 847088 main.go:141] libmachine: (addons-348747) DBG | </network>
I0929 12:25:57.059167 847088 main.go:141] libmachine: (addons-348747) DBG |
I0929 12:25:57.059627 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:25:57.059488 847118 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:0xc000112dd0}
I0929 12:25:57.059716 847088 main.go:141] libmachine: (addons-348747) DBG | defining private network:
I0929 12:25:57.059734 847088 main.go:141] libmachine: (addons-348747) DBG |
I0929 12:25:57.059740 847088 main.go:141] libmachine: (addons-348747) DBG | <network>
I0929 12:25:57.059745 847088 main.go:141] libmachine: (addons-348747) DBG | <name>mk-addons-348747</name>
I0929 12:25:57.059787 847088 main.go:141] libmachine: (addons-348747) DBG | <dns enable='no'/>
I0929 12:25:57.059832 847088 main.go:141] libmachine: (addons-348747) DBG | <ip address='192.168.39.1' netmask='255.255.255.0'>
I0929 12:25:57.059852 847088 main.go:141] libmachine: (addons-348747) DBG | <dhcp>
I0929 12:25:57.059865 847088 main.go:141] libmachine: (addons-348747) DBG | <range start='192.168.39.2' end='192.168.39.253'/>
I0929 12:25:57.059876 847088 main.go:141] libmachine: (addons-348747) DBG | </dhcp>
I0929 12:25:57.059886 847088 main.go:141] libmachine: (addons-348747) DBG | </ip>
I0929 12:25:57.059904 847088 main.go:141] libmachine: (addons-348747) DBG | </network>
I0929 12:25:57.059915 847088 main.go:141] libmachine: (addons-348747) DBG |
I0929 12:25:57.065893 847088 main.go:141] libmachine: (addons-348747) DBG | creating private network mk-addons-348747 192.168.39.0/24...
I0929 12:25:57.134607 847088 main.go:141] libmachine: (addons-348747) DBG | private network mk-addons-348747 192.168.39.0/24 created
I0929 12:25:57.134927 847088 main.go:141] libmachine: (addons-348747) DBG | <network>
I0929 12:25:57.134959 847088 main.go:141] libmachine: (addons-348747) setting up store path in /home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747 ...
I0929 12:25:57.134969 847088 main.go:141] libmachine: (addons-348747) DBG | <name>mk-addons-348747</name>
I0929 12:25:57.134984 847088 main.go:141] libmachine: (addons-348747) DBG | <uuid>3e31c8e4-42a0-4ec3-845a-34994ddf6e01</uuid>
I0929 12:25:57.134996 847088 main.go:141] libmachine: (addons-348747) DBG | <bridge name='virbr1' stp='on' delay='0'/>
I0929 12:25:57.135010 847088 main.go:141] libmachine: (addons-348747) DBG | <mac address='52:54:00:e3:3e:1f'/>
I0929 12:25:57.135020 847088 main.go:141] libmachine: (addons-348747) DBG | <dns enable='no'/>
I0929 12:25:57.135030 847088 main.go:141] libmachine: (addons-348747) DBG | <ip address='192.168.39.1' netmask='255.255.255.0'>
I0929 12:25:57.135050 847088 main.go:141] libmachine: (addons-348747) building disk image from file:///home/jenkins/minikube-integration/21652-842403/.minikube/cache/iso/amd64/minikube-v1.37.0-1758198818-20370-amd64.iso
I0929 12:25:57.135062 847088 main.go:141] libmachine: (addons-348747) DBG | <dhcp>
I0929 12:25:57.135078 847088 main.go:141] libmachine: (addons-348747) Downloading /home/jenkins/minikube-integration/21652-842403/.minikube/cache/boot2docker.iso from file:///home/jenkins/minikube-integration/21652-842403/.minikube/cache/iso/amd64/minikube-v1.37.0-1758198818-20370-amd64.iso...
I0929 12:25:57.135092 847088 main.go:141] libmachine: (addons-348747) DBG | <range start='192.168.39.2' end='192.168.39.253'/>
I0929 12:25:57.135109 847088 main.go:141] libmachine: (addons-348747) DBG | </dhcp>
I0929 12:25:57.135118 847088 main.go:141] libmachine: (addons-348747) DBG | </ip>
I0929 12:25:57.135125 847088 main.go:141] libmachine: (addons-348747) DBG | </network>
I0929 12:25:57.135136 847088 main.go:141] libmachine: (addons-348747) DBG |
I0929 12:25:57.135156 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:25:57.134891 847118 common.go:144] Making disk image using store path: /home/jenkins/minikube-integration/21652-842403/.minikube
I0929 12:25:57.415496 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:25:57.415347 847118 common.go:151] Creating ssh key: /home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa...
I0929 12:25:57.444199 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:25:57.444040 847118 common.go:157] Creating raw disk image: /home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/addons-348747.rawdisk...
I0929 12:25:57.444230 847088 main.go:141] libmachine: (addons-348747) DBG | Writing magic tar header
I0929 12:25:57.444247 847088 main.go:141] libmachine: (addons-348747) DBG | Writing SSH key tar header
I0929 12:25:57.444259 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:25:57.444162 847118 common.go:171] Fixing permissions on /home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747 ...
I0929 12:25:57.444276 847088 main.go:141] libmachine: (addons-348747) DBG | checking permissions on dir: /home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747
I0929 12:25:57.444378 847088 main.go:141] libmachine: (addons-348747) DBG | checking permissions on dir: /home/jenkins/minikube-integration/21652-842403/.minikube/machines
I0929 12:25:57.444404 847088 main.go:141] libmachine: (addons-348747) setting executable bit set on /home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747 (perms=drwx------)
I0929 12:25:57.444415 847088 main.go:141] libmachine: (addons-348747) DBG | checking permissions on dir: /home/jenkins/minikube-integration/21652-842403/.minikube
I0929 12:25:57.444425 847088 main.go:141] libmachine: (addons-348747) DBG | checking permissions on dir: /home/jenkins/minikube-integration/21652-842403
I0929 12:25:57.444431 847088 main.go:141] libmachine: (addons-348747) DBG | checking permissions on dir: /home/jenkins/minikube-integration
I0929 12:25:57.444439 847088 main.go:141] libmachine: (addons-348747) setting executable bit set on /home/jenkins/minikube-integration/21652-842403/.minikube/machines (perms=drwxr-xr-x)
I0929 12:25:57.444447 847088 main.go:141] libmachine: (addons-348747) setting executable bit set on /home/jenkins/minikube-integration/21652-842403/.minikube (perms=drwxr-xr-x)
I0929 12:25:57.444455 847088 main.go:141] libmachine: (addons-348747) DBG | checking permissions on dir: /home/jenkins
I0929 12:25:57.444461 847088 main.go:141] libmachine: (addons-348747) setting executable bit set on /home/jenkins/minikube-integration/21652-842403 (perms=drwxrwxr-x)
I0929 12:25:57.444468 847088 main.go:141] libmachine: (addons-348747) setting executable bit set on /home/jenkins/minikube-integration (perms=drwxrwxr-x)
I0929 12:25:57.444475 847088 main.go:141] libmachine: (addons-348747) setting executable bit set on /home/jenkins (perms=drwxr-xr-x)
I0929 12:25:57.444485 847088 main.go:141] libmachine: (addons-348747) defining domain...
I0929 12:25:57.444491 847088 main.go:141] libmachine: (addons-348747) DBG | checking permissions on dir: /home
I0929 12:25:57.444496 847088 main.go:141] libmachine: (addons-348747) DBG | skipping /home - not owner
I0929 12:25:57.445717 847088 main.go:141] libmachine: (addons-348747) defining domain using XML:
I0929 12:25:57.445733 847088 main.go:141] libmachine: (addons-348747) <domain type='kvm'>
I0929 12:25:57.445743 847088 main.go:141] libmachine: (addons-348747) <name>addons-348747</name>
I0929 12:25:57.445756 847088 main.go:141] libmachine: (addons-348747) <memory unit='MiB'>4096</memory>
I0929 12:25:57.445764 847088 main.go:141] libmachine: (addons-348747) <vcpu>2</vcpu>
I0929 12:25:57.445776 847088 main.go:141] libmachine: (addons-348747) <features>
I0929 12:25:57.445787 847088 main.go:141] libmachine: (addons-348747) <acpi/>
I0929 12:25:57.445800 847088 main.go:141] libmachine: (addons-348747) <apic/>
I0929 12:25:57.445809 847088 main.go:141] libmachine: (addons-348747) <pae/>
I0929 12:25:57.445816 847088 main.go:141] libmachine: (addons-348747) </features>
I0929 12:25:57.445846 847088 main.go:141] libmachine: (addons-348747) <cpu mode='host-passthrough'>
I0929 12:25:57.445861 847088 main.go:141] libmachine: (addons-348747) </cpu>
I0929 12:25:57.445869 847088 main.go:141] libmachine: (addons-348747) <os>
I0929 12:25:57.445877 847088 main.go:141] libmachine: (addons-348747) <type>hvm</type>
I0929 12:25:57.445893 847088 main.go:141] libmachine: (addons-348747) <boot dev='cdrom'/>
I0929 12:25:57.445904 847088 main.go:141] libmachine: (addons-348747) <boot dev='hd'/>
I0929 12:25:57.445913 847088 main.go:141] libmachine: (addons-348747) <bootmenu enable='no'/>
I0929 12:25:57.445920 847088 main.go:141] libmachine: (addons-348747) </os>
I0929 12:25:57.445949 847088 main.go:141] libmachine: (addons-348747) <devices>
I0929 12:25:57.445970 847088 main.go:141] libmachine: (addons-348747) <disk type='file' device='cdrom'>
I0929 12:25:57.446005 847088 main.go:141] libmachine: (addons-348747) <source file='/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/boot2docker.iso'/>
I0929 12:25:57.446030 847088 main.go:141] libmachine: (addons-348747) <target dev='hdc' bus='scsi'/>
I0929 12:25:57.446040 847088 main.go:141] libmachine: (addons-348747) <readonly/>
I0929 12:25:57.446048 847088 main.go:141] libmachine: (addons-348747) </disk>
I0929 12:25:57.446054 847088 main.go:141] libmachine: (addons-348747) <disk type='file' device='disk'>
I0929 12:25:57.446065 847088 main.go:141] libmachine: (addons-348747) <driver name='qemu' type='raw' cache='default' io='threads' />
I0929 12:25:57.446082 847088 main.go:141] libmachine: (addons-348747) <source file='/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/addons-348747.rawdisk'/>
I0929 12:25:57.446093 847088 main.go:141] libmachine: (addons-348747) <target dev='hda' bus='virtio'/>
I0929 12:25:57.446105 847088 main.go:141] libmachine: (addons-348747) </disk>
I0929 12:25:57.446115 847088 main.go:141] libmachine: (addons-348747) <interface type='network'>
I0929 12:25:57.446127 847088 main.go:141] libmachine: (addons-348747) <source network='mk-addons-348747'/>
I0929 12:25:57.446137 847088 main.go:141] libmachine: (addons-348747) <model type='virtio'/>
I0929 12:25:57.446149 847088 main.go:141] libmachine: (addons-348747) </interface>
I0929 12:25:57.446167 847088 main.go:141] libmachine: (addons-348747) <interface type='network'>
I0929 12:25:57.446179 847088 main.go:141] libmachine: (addons-348747) <source network='default'/>
I0929 12:25:57.446187 847088 main.go:141] libmachine: (addons-348747) <model type='virtio'/>
I0929 12:25:57.446199 847088 main.go:141] libmachine: (addons-348747) </interface>
I0929 12:25:57.446214 847088 main.go:141] libmachine: (addons-348747) <serial type='pty'>
I0929 12:25:57.446226 847088 main.go:141] libmachine: (addons-348747) <target port='0'/>
I0929 12:25:57.446241 847088 main.go:141] libmachine: (addons-348747) </serial>
I0929 12:25:57.446253 847088 main.go:141] libmachine: (addons-348747) <console type='pty'>
I0929 12:25:57.446264 847088 main.go:141] libmachine: (addons-348747) <target type='serial' port='0'/>
I0929 12:25:57.446275 847088 main.go:141] libmachine: (addons-348747) </console>
I0929 12:25:57.446285 847088 main.go:141] libmachine: (addons-348747) <rng model='virtio'>
I0929 12:25:57.446305 847088 main.go:141] libmachine: (addons-348747) <backend model='random'>/dev/random</backend>
I0929 12:25:57.446320 847088 main.go:141] libmachine: (addons-348747) </rng>
I0929 12:25:57.446332 847088 main.go:141] libmachine: (addons-348747) </devices>
I0929 12:25:57.446339 847088 main.go:141] libmachine: (addons-348747) </domain>
I0929 12:25:57.446351 847088 main.go:141] libmachine: (addons-348747)
I0929 12:25:57.451605 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:f2:af:1f in network default
I0929 12:25:57.452268 847088 main.go:141] libmachine: (addons-348747) starting domain...
I0929 12:25:57.452287 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:25:57.452295 847088 main.go:141] libmachine: (addons-348747) ensuring networks are active...
I0929 12:25:57.453107 847088 main.go:141] libmachine: (addons-348747) Ensuring network default is active
I0929 12:25:57.453617 847088 main.go:141] libmachine: (addons-348747) Ensuring network mk-addons-348747 is active
I0929 12:25:57.454314 847088 main.go:141] libmachine: (addons-348747) getting domain XML...
I0929 12:25:57.455312 847088 main.go:141] libmachine: (addons-348747) DBG | starting domain XML:
I0929 12:25:57.455333 847088 main.go:141] libmachine: (addons-348747) DBG | <domain type='kvm'>
I0929 12:25:57.455344 847088 main.go:141] libmachine: (addons-348747) DBG | <name>addons-348747</name>
I0929 12:25:57.455350 847088 main.go:141] libmachine: (addons-348747) DBG | <uuid>15ad61db-acdc-40ae-8483-36a98c209bd1</uuid>
I0929 12:25:57.455358 847088 main.go:141] libmachine: (addons-348747) DBG | <memory unit='KiB'>4194304</memory>
I0929 12:25:57.455363 847088 main.go:141] libmachine: (addons-348747) DBG | <currentMemory unit='KiB'>4194304</currentMemory>
I0929 12:25:57.455373 847088 main.go:141] libmachine: (addons-348747) DBG | <vcpu placement='static'>2</vcpu>
I0929 12:25:57.455377 847088 main.go:141] libmachine: (addons-348747) DBG | <os>
I0929 12:25:57.455383 847088 main.go:141] libmachine: (addons-348747) DBG | <type arch='x86_64' machine='pc-i440fx-jammy'>hvm</type>
I0929 12:25:57.455388 847088 main.go:141] libmachine: (addons-348747) DBG | <boot dev='cdrom'/>
I0929 12:25:57.455393 847088 main.go:141] libmachine: (addons-348747) DBG | <boot dev='hd'/>
I0929 12:25:57.455397 847088 main.go:141] libmachine: (addons-348747) DBG | <bootmenu enable='no'/>
I0929 12:25:57.455402 847088 main.go:141] libmachine: (addons-348747) DBG | </os>
I0929 12:25:57.455411 847088 main.go:141] libmachine: (addons-348747) DBG | <features>
I0929 12:25:57.455416 847088 main.go:141] libmachine: (addons-348747) DBG | <acpi/>
I0929 12:25:57.455424 847088 main.go:141] libmachine: (addons-348747) DBG | <apic/>
I0929 12:25:57.455429 847088 main.go:141] libmachine: (addons-348747) DBG | <pae/>
I0929 12:25:57.455436 847088 main.go:141] libmachine: (addons-348747) DBG | </features>
I0929 12:25:57.455469 847088 main.go:141] libmachine: (addons-348747) DBG | <cpu mode='host-passthrough' check='none' migratable='on'/>
I0929 12:25:57.455489 847088 main.go:141] libmachine: (addons-348747) DBG | <clock offset='utc'/>
I0929 12:25:57.455496 847088 main.go:141] libmachine: (addons-348747) DBG | <on_poweroff>destroy</on_poweroff>
I0929 12:25:57.455501 847088 main.go:141] libmachine: (addons-348747) DBG | <on_reboot>restart</on_reboot>
I0929 12:25:57.455509 847088 main.go:141] libmachine: (addons-348747) DBG | <on_crash>destroy</on_crash>
I0929 12:25:57.455514 847088 main.go:141] libmachine: (addons-348747) DBG | <devices>
I0929 12:25:57.455521 847088 main.go:141] libmachine: (addons-348747) DBG | <emulator>/usr/bin/qemu-system-x86_64</emulator>
I0929 12:25:57.455534 847088 main.go:141] libmachine: (addons-348747) DBG | <disk type='file' device='cdrom'>
I0929 12:25:57.455547 847088 main.go:141] libmachine: (addons-348747) DBG | <driver name='qemu' type='raw'/>
I0929 12:25:57.455562 847088 main.go:141] libmachine: (addons-348747) DBG | <source file='/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/boot2docker.iso'/>
I0929 12:25:57.455575 847088 main.go:141] libmachine: (addons-348747) DBG | <target dev='hdc' bus='scsi'/>
I0929 12:25:57.455582 847088 main.go:141] libmachine: (addons-348747) DBG | <readonly/>
I0929 12:25:57.455592 847088 main.go:141] libmachine: (addons-348747) DBG | <address type='drive' controller='0' bus='0' target='0' unit='2'/>
I0929 12:25:57.455598 847088 main.go:141] libmachine: (addons-348747) DBG | </disk>
I0929 12:25:57.455607 847088 main.go:141] libmachine: (addons-348747) DBG | <disk type='file' device='disk'>
I0929 12:25:57.455612 847088 main.go:141] libmachine: (addons-348747) DBG | <driver name='qemu' type='raw' io='threads'/>
I0929 12:25:57.455620 847088 main.go:141] libmachine: (addons-348747) DBG | <source file='/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/addons-348747.rawdisk'/>
I0929 12:25:57.455627 847088 main.go:141] libmachine: (addons-348747) DBG | <target dev='hda' bus='virtio'/>
I0929 12:25:57.455637 847088 main.go:141] libmachine: (addons-348747) DBG | <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
I0929 12:25:57.455647 847088 main.go:141] libmachine: (addons-348747) DBG | </disk>
I0929 12:25:57.455657 847088 main.go:141] libmachine: (addons-348747) DBG | <controller type='usb' index='0' model='piix3-uhci'>
I0929 12:25:57.455668 847088 main.go:141] libmachine: (addons-348747) DBG | <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
I0929 12:25:57.455676 847088 main.go:141] libmachine: (addons-348747) DBG | </controller>
I0929 12:25:57.455687 847088 main.go:141] libmachine: (addons-348747) DBG | <controller type='pci' index='0' model='pci-root'/>
I0929 12:25:57.455698 847088 main.go:141] libmachine: (addons-348747) DBG | <controller type='scsi' index='0' model='lsilogic'>
I0929 12:25:57.455710 847088 main.go:141] libmachine: (addons-348747) DBG | <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
I0929 12:25:57.455718 847088 main.go:141] libmachine: (addons-348747) DBG | </controller>
I0929 12:25:57.455728 847088 main.go:141] libmachine: (addons-348747) DBG | <interface type='network'>
I0929 12:25:57.455743 847088 main.go:141] libmachine: (addons-348747) DBG | <mac address='52:54:00:1b:95:67'/>
I0929 12:25:57.455753 847088 main.go:141] libmachine: (addons-348747) DBG | <source network='mk-addons-348747'/>
I0929 12:25:57.455763 847088 main.go:141] libmachine: (addons-348747) DBG | <model type='virtio'/>
I0929 12:25:57.455774 847088 main.go:141] libmachine: (addons-348747) DBG | <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
I0929 12:25:57.455780 847088 main.go:141] libmachine: (addons-348747) DBG | </interface>
I0929 12:25:57.455786 847088 main.go:141] libmachine: (addons-348747) DBG | <interface type='network'>
I0929 12:25:57.455793 847088 main.go:141] libmachine: (addons-348747) DBG | <mac address='52:54:00:f2:af:1f'/>
I0929 12:25:57.455798 847088 main.go:141] libmachine: (addons-348747) DBG | <source network='default'/>
I0929 12:25:57.455803 847088 main.go:141] libmachine: (addons-348747) DBG | <model type='virtio'/>
I0929 12:25:57.455809 847088 main.go:141] libmachine: (addons-348747) DBG | <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
I0929 12:25:57.455816 847088 main.go:141] libmachine: (addons-348747) DBG | </interface>
I0929 12:25:57.455829 847088 main.go:141] libmachine: (addons-348747) DBG | <serial type='pty'>
I0929 12:25:57.455835 847088 main.go:141] libmachine: (addons-348747) DBG | <target type='isa-serial' port='0'>
I0929 12:25:57.455842 847088 main.go:141] libmachine: (addons-348747) DBG | <model name='isa-serial'/>
I0929 12:25:57.455847 847088 main.go:141] libmachine: (addons-348747) DBG | </target>
I0929 12:25:57.455853 847088 main.go:141] libmachine: (addons-348747) DBG | </serial>
I0929 12:25:57.455858 847088 main.go:141] libmachine: (addons-348747) DBG | <console type='pty'>
I0929 12:25:57.455864 847088 main.go:141] libmachine: (addons-348747) DBG | <target type='serial' port='0'/>
I0929 12:25:57.455869 847088 main.go:141] libmachine: (addons-348747) DBG | </console>
I0929 12:25:57.455874 847088 main.go:141] libmachine: (addons-348747) DBG | <input type='mouse' bus='ps2'/>
I0929 12:25:57.455880 847088 main.go:141] libmachine: (addons-348747) DBG | <input type='keyboard' bus='ps2'/>
I0929 12:25:57.455888 847088 main.go:141] libmachine: (addons-348747) DBG | <audio id='1' type='none'/>
I0929 12:25:57.455894 847088 main.go:141] libmachine: (addons-348747) DBG | <memballoon model='virtio'>
I0929 12:25:57.455902 847088 main.go:141] libmachine: (addons-348747) DBG | <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
I0929 12:25:57.455922 847088 main.go:141] libmachine: (addons-348747) DBG | </memballoon>
I0929 12:25:57.455940 847088 main.go:141] libmachine: (addons-348747) DBG | <rng model='virtio'>
I0929 12:25:57.455957 847088 main.go:141] libmachine: (addons-348747) DBG | <backend model='random'>/dev/random</backend>
I0929 12:25:57.455970 847088 main.go:141] libmachine: (addons-348747) DBG | <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
I0929 12:25:57.455981 847088 main.go:141] libmachine: (addons-348747) DBG | </rng>
I0929 12:25:57.455991 847088 main.go:141] libmachine: (addons-348747) DBG | </devices>
I0929 12:25:57.456001 847088 main.go:141] libmachine: (addons-348747) DBG | </domain>
I0929 12:25:57.456025 847088 main.go:141] libmachine: (addons-348747) DBG |
I0929 12:25:58.730531 847088 main.go:141] libmachine: (addons-348747) waiting for domain to start...
I0929 12:25:58.731882 847088 main.go:141] libmachine: (addons-348747) domain is now running
I0929 12:25:58.731910 847088 main.go:141] libmachine: (addons-348747) waiting for IP...
I0929 12:25:58.732638 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:25:58.733071 847088 main.go:141] libmachine: (addons-348747) DBG | no network interface addresses found for domain addons-348747 (source=lease)
I0929 12:25:58.733093 847088 main.go:141] libmachine: (addons-348747) DBG | trying to list again with source=arp
I0929 12:25:58.733364 847088 main.go:141] libmachine: (addons-348747) DBG | unable to find current IP address of domain addons-348747 in network mk-addons-348747 (interfaces detected: [])
I0929 12:25:58.733440 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:25:58.733377 847118 retry.go:31] will retry after 292.418613ms: waiting for domain to come up
I0929 12:25:59.028230 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:25:59.028803 847088 main.go:141] libmachine: (addons-348747) DBG | no network interface addresses found for domain addons-348747 (source=lease)
I0929 12:25:59.028856 847088 main.go:141] libmachine: (addons-348747) DBG | trying to list again with source=arp
I0929 12:25:59.029119 847088 main.go:141] libmachine: (addons-348747) DBG | unable to find current IP address of domain addons-348747 in network mk-addons-348747 (interfaces detected: [])
I0929 12:25:59.029142 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:25:59.029093 847118 retry.go:31] will retry after 258.560756ms: waiting for domain to come up
I0929 12:25:59.289995 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:25:59.290548 847088 main.go:141] libmachine: (addons-348747) DBG | no network interface addresses found for domain addons-348747 (source=lease)
I0929 12:25:59.290573 847088 main.go:141] libmachine: (addons-348747) DBG | trying to list again with source=arp
I0929 12:25:59.290947 847088 main.go:141] libmachine: (addons-348747) DBG | unable to find current IP address of domain addons-348747 in network mk-addons-348747 (interfaces detected: [])
I0929 12:25:59.291038 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:25:59.290957 847118 retry.go:31] will retry after 376.721122ms: waiting for domain to come up
I0929 12:25:59.669713 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:25:59.670279 847088 main.go:141] libmachine: (addons-348747) DBG | no network interface addresses found for domain addons-348747 (source=lease)
I0929 12:25:59.670303 847088 main.go:141] libmachine: (addons-348747) DBG | trying to list again with source=arp
I0929 12:25:59.670686 847088 main.go:141] libmachine: (addons-348747) DBG | unable to find current IP address of domain addons-348747 in network mk-addons-348747 (interfaces detected: [])
I0929 12:25:59.670714 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:25:59.670640 847118 retry.go:31] will retry after 369.922132ms: waiting for domain to come up
I0929 12:26:00.042053 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:00.042663 847088 main.go:141] libmachine: (addons-348747) DBG | no network interface addresses found for domain addons-348747 (source=lease)
I0929 12:26:00.042686 847088 main.go:141] libmachine: (addons-348747) DBG | trying to list again with source=arp
I0929 12:26:00.042846 847088 main.go:141] libmachine: (addons-348747) DBG | unable to find current IP address of domain addons-348747 in network mk-addons-348747 (interfaces detected: [])
I0929 12:26:00.042931 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:26:00.042845 847118 retry.go:31] will retry after 499.44241ms: waiting for domain to come up
I0929 12:26:00.543777 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:00.544542 847088 main.go:141] libmachine: (addons-348747) DBG | no network interface addresses found for domain addons-348747 (source=lease)
I0929 12:26:00.544570 847088 main.go:141] libmachine: (addons-348747) DBG | trying to list again with source=arp
I0929 12:26:00.544982 847088 main.go:141] libmachine: (addons-348747) DBG | unable to find current IP address of domain addons-348747 in network mk-addons-348747 (interfaces detected: [])
I0929 12:26:00.545107 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:26:00.544943 847118 retry.go:31] will retry after 752.551649ms: waiting for domain to come up
I0929 12:26:01.299017 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:01.299561 847088 main.go:141] libmachine: (addons-348747) DBG | no network interface addresses found for domain addons-348747 (source=lease)
I0929 12:26:01.299589 847088 main.go:141] libmachine: (addons-348747) DBG | trying to list again with source=arp
I0929 12:26:01.299874 847088 main.go:141] libmachine: (addons-348747) DBG | unable to find current IP address of domain addons-348747 in network mk-addons-348747 (interfaces detected: [])
I0929 12:26:01.299906 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:26:01.299847 847118 retry.go:31] will retry after 1.005643812s: waiting for domain to come up
I0929 12:26:02.306842 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:02.307502 847088 main.go:141] libmachine: (addons-348747) DBG | no network interface addresses found for domain addons-348747 (source=lease)
I0929 12:26:02.307530 847088 main.go:141] libmachine: (addons-348747) DBG | trying to list again with source=arp
I0929 12:26:02.307881 847088 main.go:141] libmachine: (addons-348747) DBG | unable to find current IP address of domain addons-348747 in network mk-addons-348747 (interfaces detected: [])
I0929 12:26:02.307912 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:26:02.307857 847118 retry.go:31] will retry after 1.334132786s: waiting for domain to come up
I0929 12:26:03.644536 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:03.645111 847088 main.go:141] libmachine: (addons-348747) DBG | no network interface addresses found for domain addons-348747 (source=lease)
I0929 12:26:03.645141 847088 main.go:141] libmachine: (addons-348747) DBG | trying to list again with source=arp
I0929 12:26:03.645431 847088 main.go:141] libmachine: (addons-348747) DBG | unable to find current IP address of domain addons-348747 in network mk-addons-348747 (interfaces detected: [])
I0929 12:26:03.645493 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:26:03.645425 847118 retry.go:31] will retry after 1.845971953s: waiting for domain to come up
I0929 12:26:05.493060 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:05.493507 847088 main.go:141] libmachine: (addons-348747) DBG | no network interface addresses found for domain addons-348747 (source=lease)
I0929 12:26:05.493543 847088 main.go:141] libmachine: (addons-348747) DBG | trying to list again with source=arp
I0929 12:26:05.493766 847088 main.go:141] libmachine: (addons-348747) DBG | unable to find current IP address of domain addons-348747 in network mk-addons-348747 (interfaces detected: [])
I0929 12:26:05.493793 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:26:05.493746 847118 retry.go:31] will retry after 1.648130436s: waiting for domain to come up
I0929 12:26:07.144348 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:07.144983 847088 main.go:141] libmachine: (addons-348747) DBG | no network interface addresses found for domain addons-348747 (source=lease)
I0929 12:26:07.145019 847088 main.go:141] libmachine: (addons-348747) DBG | trying to list again with source=arp
I0929 12:26:07.145337 847088 main.go:141] libmachine: (addons-348747) DBG | unable to find current IP address of domain addons-348747 in network mk-addons-348747 (interfaces detected: [])
I0929 12:26:07.145368 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:26:07.145284 847118 retry.go:31] will retry after 2.318774931s: waiting for domain to come up
I0929 12:26:09.465488 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:09.466086 847088 main.go:141] libmachine: (addons-348747) DBG | no network interface addresses found for domain addons-348747 (source=lease)
I0929 12:26:09.466117 847088 main.go:141] libmachine: (addons-348747) DBG | trying to list again with source=arp
I0929 12:26:09.466440 847088 main.go:141] libmachine: (addons-348747) DBG | unable to find current IP address of domain addons-348747 in network mk-addons-348747 (interfaces detected: [])
I0929 12:26:09.466463 847088 main.go:141] libmachine: (addons-348747) DBG | I0929 12:26:09.466423 847118 retry.go:31] will retry after 3.213736457s: waiting for domain to come up
I0929 12:26:12.682595 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:12.683153 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has current primary IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:12.683179 847088 main.go:141] libmachine: (addons-348747) found domain IP: 192.168.39.229
I0929 12:26:12.683193 847088 main.go:141] libmachine: (addons-348747) reserving static IP address...
I0929 12:26:12.683559 847088 main.go:141] libmachine: (addons-348747) DBG | unable to find host DHCP lease matching {name: "addons-348747", mac: "52:54:00:1b:95:67", ip: "192.168.39.229"} in network mk-addons-348747
I0929 12:26:12.875518 847088 main.go:141] libmachine: (addons-348747) DBG | Getting to WaitForSSH function...
I0929 12:26:12.875552 847088 main.go:141] libmachine: (addons-348747) reserved static IP address 192.168.39.229 for domain addons-348747
I0929 12:26:12.875599 847088 main.go:141] libmachine: (addons-348747) waiting for SSH...
I0929 12:26:12.878412 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:12.878924 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:minikube Clientid:01:52:54:00:1b:95:67}
I0929 12:26:12.878956 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:12.879168 847088 main.go:141] libmachine: (addons-348747) DBG | Using SSH client type: external
I0929 12:26:12.879191 847088 main.go:141] libmachine: (addons-348747) DBG | Using SSH private key: /home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa (-rw-------)
I0929 12:26:12.879215 847088 main.go:141] libmachine: (addons-348747) 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.229 -o IdentitiesOnly=yes -i /home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa -p 22] /usr/bin/ssh <nil>}
I0929 12:26:12.879226 847088 main.go:141] libmachine: (addons-348747) DBG | About to run SSH command:
I0929 12:26:12.879234 847088 main.go:141] libmachine: (addons-348747) DBG | exit 0
I0929 12:26:13.007863 847088 main.go:141] libmachine: (addons-348747) DBG | SSH cmd err, output: <nil>:
I0929 12:26:13.008210 847088 main.go:141] libmachine: (addons-348747) domain creation complete
I0929 12:26:13.008557 847088 main.go:141] libmachine: (addons-348747) Calling .GetConfigRaw
I0929 12:26:13.009230 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:13.009452 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:13.009618 847088 main.go:141] libmachine: Waiting for machine to be running, this may take a few minutes...
I0929 12:26:13.009634 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:13.011118 847088 main.go:141] libmachine: Detecting operating system of created instance...
I0929 12:26:13.011134 847088 main.go:141] libmachine: Waiting for SSH to be available...
I0929 12:26:13.011138 847088 main.go:141] libmachine: Getting to WaitForSSH function...
I0929 12:26:13.011144 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:13.013609 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.014027 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:13.014059 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.014225 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:13.014424 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:13.014681 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:13.014850 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:13.015092 847088 main.go:141] libmachine: Using SSH client type: native
I0929 12:26:13.015373 847088 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil> [] 0s} 192.168.39.229 22 <nil> <nil>}
I0929 12:26:13.015389 847088 main.go:141] libmachine: About to run SSH command:
exit 0
I0929 12:26:13.118652 847088 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0929 12:26:13.118684 847088 main.go:141] libmachine: Detecting the provisioner...
I0929 12:26:13.118697 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:13.121959 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.122409 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:13.122435 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.122634 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:13.122893 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:13.123074 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:13.123220 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:13.123371 847088 main.go:141] libmachine: Using SSH client type: native
I0929 12:26:13.123571 847088 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil> [] 0s} 192.168.39.229 22 <nil> <nil>}
I0929 12:26:13.123583 847088 main.go:141] libmachine: About to run SSH command:
cat /etc/os-release
I0929 12:26:13.228273 847088 main.go:141] libmachine: SSH cmd err, output: <nil>: NAME=Buildroot
VERSION=2025.02-dirty
ID=buildroot
VERSION_ID=2025.02
PRETTY_NAME="Buildroot 2025.02"
I0929 12:26:13.228354 847088 main.go:141] libmachine: found compatible host: buildroot
I0929 12:26:13.228360 847088 main.go:141] libmachine: Provisioning with buildroot...
I0929 12:26:13.228368 847088 main.go:141] libmachine: (addons-348747) Calling .GetMachineName
I0929 12:26:13.228628 847088 buildroot.go:166] provisioning hostname "addons-348747"
I0929 12:26:13.228649 847088 main.go:141] libmachine: (addons-348747) Calling .GetMachineName
I0929 12:26:13.228857 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:13.232177 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.232634 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:13.232669 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.232844 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:13.233314 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:13.233541 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:13.233791 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:13.234048 847088 main.go:141] libmachine: Using SSH client type: native
I0929 12:26:13.234250 847088 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil> [] 0s} 192.168.39.229 22 <nil> <nil>}
I0929 12:26:13.234262 847088 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-348747 && echo "addons-348747" | sudo tee /etc/hostname
I0929 12:26:13.356621 847088 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-348747
I0929 12:26:13.356657 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:13.359863 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.360254 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:13.360282 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.360497 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:13.360710 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:13.360934 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:13.361103 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:13.361309 847088 main.go:141] libmachine: Using SSH client type: native
I0929 12:26:13.361569 847088 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil> [] 0s} 192.168.39.229 22 <nil> <nil>}
I0929 12:26:13.361592 847088 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-348747' /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-348747/g' /etc/hosts;
else
echo '127.0.1.1 addons-348747' | sudo tee -a /etc/hosts;
fi
fi
I0929 12:26:13.474779 847088 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0929 12:26:13.474816 847088 buildroot.go:172] set auth options {CertDir:/home/jenkins/minikube-integration/21652-842403/.minikube CaCertPath:/home/jenkins/minikube-integration/21652-842403/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21652-842403/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21652-842403/.minikube}
I0929 12:26:13.474863 847088 buildroot.go:174] setting up certificates
I0929 12:26:13.474879 847088 provision.go:84] configureAuth start
I0929 12:26:13.474909 847088 main.go:141] libmachine: (addons-348747) Calling .GetMachineName
I0929 12:26:13.475244 847088 main.go:141] libmachine: (addons-348747) Calling .GetIP
I0929 12:26:13.478297 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.478715 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:13.478755 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.478895 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:13.481412 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.481807 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:13.481841 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.482035 847088 provision.go:143] copyHostCerts
I0929 12:26:13.482110 847088 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21652-842403/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21652-842403/.minikube/ca.pem (1082 bytes)
I0929 12:26:13.482237 847088 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21652-842403/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21652-842403/.minikube/cert.pem (1123 bytes)
I0929 12:26:13.482296 847088 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21652-842403/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21652-842403/.minikube/key.pem (1675 bytes)
I0929 12:26:13.482344 847088 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21652-842403/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21652-842403/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21652-842403/.minikube/certs/ca-key.pem org=jenkins.addons-348747 san=[127.0.0.1 192.168.39.229 addons-348747 localhost minikube]
I0929 12:26:13.758105 847088 provision.go:177] copyRemoteCerts
I0929 12:26:13.758194 847088 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0929 12:26:13.758227 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:13.761501 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.761905 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:13.761944 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.762217 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:13.762446 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:13.762664 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:13.762954 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:13.845659 847088 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21652-842403/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
I0929 12:26:13.875192 847088 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21652-842403/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0929 12:26:13.904131 847088 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21652-842403/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
I0929 12:26:13.932360 847088 provision.go:87] duration metric: took 457.459016ms to configureAuth
I0929 12:26:13.932405 847088 buildroot.go:189] setting minikube options for container-runtime
I0929 12:26:13.932621 847088 config.go:182] Loaded profile config "addons-348747": Driver=kvm2, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0929 12:26:13.932718 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:13.936103 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.936506 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:13.936536 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:13.936697 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:13.936942 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:13.937117 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:13.937275 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:13.937450 847088 main.go:141] libmachine: Using SSH client type: native
I0929 12:26:13.937707 847088 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil> [] 0s} 192.168.39.229 22 <nil> <nil>}
I0929 12:26:13.937728 847088 main.go:141] libmachine: About to run SSH command:
sudo mkdir -p /etc/sysconfig && printf %s "
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
I0929 12:26:14.170615 847088 main.go:141] libmachine: SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
I0929 12:26:14.170652 847088 main.go:141] libmachine: Checking connection to Docker...
I0929 12:26:14.170663 847088 main.go:141] libmachine: (addons-348747) Calling .GetURL
I0929 12:26:14.172261 847088 main.go:141] libmachine: (addons-348747) DBG | using libvirt version 8000000
I0929 12:26:14.175005 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:14.175427 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:14.175459 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:14.175597 847088 main.go:141] libmachine: Docker is up and running!
I0929 12:26:14.175608 847088 main.go:141] libmachine: Reticulating splines...
I0929 12:26:14.175616 847088 client.go:171] duration metric: took 17.706484265s to LocalClient.Create
I0929 12:26:14.175649 847088 start.go:167] duration metric: took 17.706552146s to libmachine.API.Create "addons-348747"
I0929 12:26:14.175659 847088 start.go:293] postStartSetup for "addons-348747" (driver="kvm2")
I0929 12:26:14.175671 847088 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]
I0929 12:26:14.175693 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:14.175942 847088 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
I0929 12:26:14.175974 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:14.178801 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:14.179184 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:14.179202 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:14.179466 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:14.179689 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:14.179871 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:14.180067 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:14.265778 847088 ssh_runner.go:195] Run: cat /etc/os-release
I0929 12:26:14.271369 847088 info.go:137] Remote host: Buildroot 2025.02
I0929 12:26:14.271408 847088 filesync.go:126] Scanning /home/jenkins/minikube-integration/21652-842403/.minikube/addons for local assets ...
I0929 12:26:14.271508 847088 filesync.go:126] Scanning /home/jenkins/minikube-integration/21652-842403/.minikube/files for local assets ...
I0929 12:26:14.271537 847088 start.go:296] duration metric: took 95.871779ms for postStartSetup
I0929 12:26:14.271597 847088 main.go:141] libmachine: (addons-348747) Calling .GetConfigRaw
I0929 12:26:14.272397 847088 main.go:141] libmachine: (addons-348747) Calling .GetIP
I0929 12:26:14.275307 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:14.275728 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:14.275766 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:14.276017 847088 profile.go:143] Saving config to /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/config.json ...
I0929 12:26:14.276249 847088 start.go:128] duration metric: took 17.826448055s to createHost
I0929 12:26:14.276281 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:14.279048 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:14.279495 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:14.279530 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:14.279704 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:14.279915 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:14.280065 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:14.280195 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:14.280404 847088 main.go:141] libmachine: Using SSH client type: native
I0929 12:26:14.280601 847088 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x840140] 0x842e40 <nil> [] 0s} 192.168.39.229 22 <nil> <nil>}
I0929 12:26:14.280614 847088 main.go:141] libmachine: About to run SSH command:
date +%s.%N
I0929 12:26:14.389222 847088 main.go:141] libmachine: SSH cmd err, output: <nil>: 1759148774.345136131
I0929 12:26:14.389251 847088 fix.go:216] guest clock: 1759148774.345136131
I0929 12:26:14.389262 847088 fix.go:229] Guest: 2025-09-29 12:26:14.345136131 +0000 UTC Remote: 2025-09-29 12:26:14.276264542 +0000 UTC m=+17.949643940 (delta=68.871589ms)
I0929 12:26:14.389293 847088 fix.go:200] guest clock delta is within tolerance: 68.871589ms
I0929 12:26:14.389300 847088 start.go:83] releasing machines lock for "addons-348747", held for 17.939577073s
I0929 12:26:14.389330 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:14.389745 847088 main.go:141] libmachine: (addons-348747) Calling .GetIP
I0929 12:26:14.393166 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:14.393728 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:14.393761 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:14.394002 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:14.394595 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:14.394857 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:14.394986 847088 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0929 12:26:14.395052 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:14.395080 847088 ssh_runner.go:195] Run: cat /version.json
I0929 12:26:14.395107 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:14.398252 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:14.398294 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:14.398621 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:14.398656 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:14.398676 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:14.398742 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:14.398988 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:14.399169 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:14.399237 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:14.399403 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:14.399443 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:14.399596 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:14.399599 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:14.399844 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:14.508441 847088 ssh_runner.go:195] Run: systemctl --version
I0929 12:26:14.515243 847088 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
I0929 12:26:14.675287 847088 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
W0929 12:26:14.682212 847088 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
I0929 12:26:14.682292 847088 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0929 12:26:14.701991 847088 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
I0929 12:26:14.702030 847088 start.go:495] detecting cgroup driver to use...
I0929 12:26:14.702102 847088 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I0929 12:26:14.720998 847088 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I0929 12:26:14.737532 847088 docker.go:218] disabling cri-docker service (if available) ...
I0929 12:26:14.737638 847088 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0929 12:26:14.755647 847088 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0929 12:26:14.772853 847088 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0929 12:26:14.920184 847088 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0929 12:26:15.141333 847088 docker.go:234] disabling docker service ...
I0929 12:26:15.141411 847088 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0929 12:26:15.158630 847088 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0929 12:26:15.174036 847088 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0929 12:26:15.337193 847088 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0929 12:26:15.483695 847088 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0929 12:26:15.499722 847088 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
" | sudo tee /etc/crictl.yaml"
I0929 12:26:15.523719 847088 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10.1" pause image...
I0929 12:26:15.523795 847088 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10.1"|' /etc/crio/crio.conf.d/02-crio.conf"
I0929 12:26:15.536180 847088 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
I0929 12:26:15.536269 847088 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
I0929 12:26:15.548606 847088 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
I0929 12:26:15.562279 847088 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
I0929 12:26:15.575311 847088 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0929 12:26:15.588410 847088 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
I0929 12:26:15.601314 847088 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
I0929 12:26:15.622521 847088 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
I0929 12:26:15.635456 847088 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0929 12:26:15.646027 847088 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 1
stdout:
stderr:
sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
I0929 12:26:15.646105 847088 ssh_runner.go:195] Run: sudo modprobe br_netfilter
I0929 12:26:15.669032 847088 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0929 12:26:15.684129 847088 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0929 12:26:15.827944 847088 ssh_runner.go:195] Run: sudo systemctl restart crio
I0929 12:26:15.936092 847088 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
I0929 12:26:15.936220 847088 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
I0929 12:26:15.941891 847088 start.go:563] Will wait 60s for crictl version
I0929 12:26:15.941969 847088 ssh_runner.go:195] Run: which crictl
I0929 12:26:15.946442 847088 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0929 12:26:15.989703 847088 start.go:579] Version: 0.1.0
RuntimeName: cri-o
RuntimeVersion: 1.29.1
RuntimeApiVersion: v1
I0929 12:26:15.989843 847088 ssh_runner.go:195] Run: crio --version
I0929 12:26:16.020691 847088 ssh_runner.go:195] Run: crio --version
I0929 12:26:16.052208 847088 out.go:179] * Preparing Kubernetes v1.34.0 on CRI-O 1.29.1 ...
I0929 12:26:16.053365 847088 main.go:141] libmachine: (addons-348747) Calling .GetIP
I0929 12:26:16.056441 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:16.056919 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:16.056944 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:16.057215 847088 ssh_runner.go:195] Run: grep 192.168.39.1 host.minikube.internal$ /etc/hosts
I0929 12:26:16.061813 847088 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""
I0929 12:26:16.077087 847088 kubeadm.go:875] updating cluster {Name:addons-348747 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/20370/minikube-v1.37.0-1758198818-20370-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-348
747 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.39.229 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false
DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0929 12:26:16.077198 847088 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
I0929 12:26:16.077261 847088 ssh_runner.go:195] Run: sudo crictl images --output json
I0929 12:26:16.113103 847088 crio.go:510] couldn't find preloaded image for "registry.k8s.io/kube-apiserver:v1.34.0". assuming images are not preloaded.
I0929 12:26:16.113183 847088 ssh_runner.go:195] Run: which lz4
I0929 12:26:16.117653 847088 ssh_runner.go:195] Run: stat -c "%s %y" /preloaded.tar.lz4
I0929 12:26:16.122367 847088 ssh_runner.go:352] existence check for /preloaded.tar.lz4: stat -c "%s %y" /preloaded.tar.lz4: Process exited with status 1
stdout:
stderr:
stat: cannot statx '/preloaded.tar.lz4': No such file or directory
I0929 12:26:16.122397 847088 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21652-842403/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-amd64.tar.lz4 --> /preloaded.tar.lz4 (409455026 bytes)
I0929 12:26:17.574246 847088 crio.go:462] duration metric: took 1.456619814s to copy over tarball
I0929 12:26:17.574341 847088 ssh_runner.go:195] Run: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4
I0929 12:26:19.190754 847088 ssh_runner.go:235] Completed: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4: (1.616383626s)
I0929 12:26:19.190782 847088 crio.go:469] duration metric: took 1.616497816s to extract the tarball
I0929 12:26:19.190791 847088 ssh_runner.go:146] rm: /preloaded.tar.lz4
I0929 12:26:19.231888 847088 ssh_runner.go:195] Run: sudo crictl images --output json
I0929 12:26:19.275911 847088 crio.go:514] all images are preloaded for cri-o runtime.
I0929 12:26:19.275943 847088 cache_images.go:85] Images are preloaded, skipping loading
I0929 12:26:19.275954 847088 kubeadm.go:926] updating node { 192.168.39.229 8443 v1.34.0 crio true true} ...
I0929 12:26:19.276076 847088 kubeadm.go:938] kubelet [Unit]
Wants=crio.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-348747 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.39.229
[Install]
config:
{KubernetesVersion:v1.34.0 ClusterName:addons-348747 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I0929 12:26:19.276174 847088 ssh_runner.go:195] Run: crio config
I0929 12:26:19.322235 847088 cni.go:84] Creating CNI manager for ""
I0929 12:26:19.322283 847088 cni.go:146] "kvm2" driver + "crio" runtime found, recommending bridge
I0929 12:26:19.322302 847088 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0929 12:26:19.322332 847088 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.39.229 APIServerPort:8443 KubernetesVersion:v1.34.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-348747 NodeName:addons-348747 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.39.229"]]} {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.229 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/k
ubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0929 12:26:19.322503 847088 kubeadm.go:195] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta4
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.39.229
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: unix:///var/run/crio/crio.sock
name: "addons-348747"
kubeletExtraArgs:
- name: "node-ip"
value: "192.168.39.229"
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta4
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.39.229"]
extraArgs:
- name: "enable-admission-plugins"
value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
- name: "allocate-node-cidrs"
value: "true"
- name: "leader-elect"
value: "false"
scheduler:
extraArgs:
- name: "leader-elect"
value: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
kubernetesVersion: v1.34.0
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: cgroupfs
containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%"
nodefs.inodesFree: "0%"
imagefs.available: "0%"
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
tcpEstablishedTimeout: 0s
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
tcpCloseWaitTimeout: 0s
I0929 12:26:19.322586 847088 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
I0929 12:26:19.335356 847088 binaries.go:44] Found k8s binaries, skipping transfer
I0929 12:26:19.335455 847088 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0929 12:26:19.347268 847088 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (313 bytes)
I0929 12:26:19.368181 847088 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0929 12:26:19.388362 847088 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2216 bytes)
I0929 12:26:19.409365 847088 ssh_runner.go:195] Run: grep 192.168.39.229 control-plane.minikube.internal$ /etc/hosts
I0929 12:26:19.413708 847088 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.39.229 control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I0929 12:26:19.428410 847088 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0929 12:26:19.569628 847088 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0929 12:26:19.589998 847088 certs.go:68] Setting up /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747 for IP: 192.168.39.229
I0929 12:26:19.590023 847088 certs.go:194] generating shared ca certs ...
I0929 12:26:19.590040 847088 certs.go:226] acquiring lock for ca certs: {Name:mk96f9c40b611a2a5666d6ee1410b0cd24f4fdc4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0929 12:26:19.590228 847088 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21652-842403/.minikube/ca.key
I0929 12:26:19.626032 847088 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21652-842403/.minikube/ca.crt ...
I0929 12:26:19.626061 847088 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21652-842403/.minikube/ca.crt: {Name:mk9cdcd85f3eeaa86dafcdce1cd786486f637235 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0929 12:26:19.626261 847088 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21652-842403/.minikube/ca.key ...
I0929 12:26:19.626279 847088 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21652-842403/.minikube/ca.key: {Name:mkb5099f60aea61adf3159e8071007eac55027a9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0929 12:26:19.626388 847088 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21652-842403/.minikube/proxy-client-ca.key
I0929 12:26:19.714868 847088 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21652-842403/.minikube/proxy-client-ca.crt ...
I0929 12:26:19.714908 847088 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21652-842403/.minikube/proxy-client-ca.crt: {Name:mk7c630d1d559af9ac33a3729bfac4513da4fc05 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0929 12:26:19.715145 847088 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21652-842403/.minikube/proxy-client-ca.key ...
I0929 12:26:19.715164 847088 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21652-842403/.minikube/proxy-client-ca.key: {Name:mk8a239f0c678337f05f4903a0b7967b48ffc383 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0929 12:26:19.715294 847088 certs.go:256] generating profile certs ...
I0929 12:26:19.715391 847088 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/client.key
I0929 12:26:19.715416 847088 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/client.crt with IP's: []
I0929 12:26:19.834982 847088 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/client.crt ...
I0929 12:26:19.835018 847088 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/client.crt: {Name:mk75932a2831b9ee021ca1a55ee1d85696b5cc0d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0929 12:26:19.835266 847088 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/client.key ...
I0929 12:26:19.835285 847088 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/client.key: {Name:mk4b9960e3ccd6195ee71ba32eff4163a036442f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0929 12:26:19.835423 847088 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/apiserver.key.804b97ca
I0929 12:26:19.835458 847088 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/apiserver.crt.804b97ca with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.39.229]
I0929 12:26:19.936163 847088 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/apiserver.crt.804b97ca ...
I0929 12:26:19.936196 847088 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/apiserver.crt.804b97ca: {Name:mkb36bf3f852f230b6e1304715b3173e66ab062d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0929 12:26:19.936402 847088 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/apiserver.key.804b97ca ...
I0929 12:26:19.936424 847088 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/apiserver.key.804b97ca: {Name:mk159e7b8143d2c5c2e588e6ce2abb9abc641790 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0929 12:26:19.936532 847088 certs.go:381] copying /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/apiserver.crt.804b97ca -> /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/apiserver.crt
I0929 12:26:19.936645 847088 certs.go:385] copying /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/apiserver.key.804b97ca -> /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/apiserver.key
I0929 12:26:19.936735 847088 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/proxy-client.key
I0929 12:26:19.936760 847088 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/proxy-client.crt with IP's: []
I0929 12:26:20.094218 847088 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/proxy-client.crt ...
I0929 12:26:20.094251 847088 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/proxy-client.crt: {Name:mk1e986a8d254fb11b54b6bcdc0c24fddcad0773 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0929 12:26:20.094456 847088 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/proxy-client.key ...
I0929 12:26:20.094474 847088 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/proxy-client.key: {Name:mkf5afbd88b90b4f6b557d69b3298ce96bd38e21 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0929 12:26:20.094719 847088 certs.go:484] found cert: /home/jenkins/minikube-integration/21652-842403/.minikube/certs/ca-key.pem (1675 bytes)
I0929 12:26:20.094842 847088 certs.go:484] found cert: /home/jenkins/minikube-integration/21652-842403/.minikube/certs/ca.pem (1082 bytes)
I0929 12:26:20.094890 847088 certs.go:484] found cert: /home/jenkins/minikube-integration/21652-842403/.minikube/certs/cert.pem (1123 bytes)
I0929 12:26:20.094922 847088 certs.go:484] found cert: /home/jenkins/minikube-integration/21652-842403/.minikube/certs/key.pem (1675 bytes)
I0929 12:26:20.095530 847088 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21652-842403/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0929 12:26:20.127675 847088 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21652-842403/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I0929 12:26:20.163199 847088 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21652-842403/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0929 12:26:20.193454 847088 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21652-842403/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0929 12:26:20.223972 847088 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0929 12:26:20.253934 847088 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I0929 12:26:20.292443 847088 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0929 12:26:20.334024 847088 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21652-842403/.minikube/profiles/addons-348747/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
I0929 12:26:20.363355 847088 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21652-842403/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0929 12:26:20.392937 847088 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0929 12:26:20.413791 847088 ssh_runner.go:195] Run: openssl version
I0929 12:26:20.420953 847088 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"
I0929 12:26:20.434387 847088 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0929 12:26:20.440450 847088 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 29 12:26 /usr/share/ca-certificates/minikubeCA.pem
I0929 12:26:20.440549 847088 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0929 12:26:20.448610 847088 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"
I0929 12:26:20.461588 847088 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0929 12:26:20.466710 847088 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
I0929 12:26:20.466779 847088 kubeadm.go:392] StartCluster: {Name:addons-348747 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/20370/minikube-v1.37.0-1758198818-20370-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 Memory:4096 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.34.0 ClusterName:addons-348747
Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.39.229 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false Dis
ableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0929 12:26:20.466917 847088 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
I0929 12:26:20.467005 847088 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0929 12:26:20.506918 847088 cri.go:89] found id: ""
I0929 12:26:20.507014 847088 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0929 12:26:20.520579 847088 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0929 12:26:20.533999 847088 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
I0929 12:26:20.546445 847088 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
I0929 12:26:20.546477 847088 kubeadm.go:157] found existing configuration files:
I0929 12:26:20.546536 847088 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0929 12:26:20.558511 847088 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/admin.conf: No such file or directory
I0929 12:26:20.558584 847088 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0929 12:26:20.571541 847088 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0929 12:26:20.583198 847088 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/kubelet.conf: No such file or directory
I0929 12:26:20.583274 847088 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0929 12:26:20.595361 847088 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0929 12:26:20.607372 847088 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/controller-manager.conf: No such file or directory
I0929 12:26:20.607455 847088 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0929 12:26:20.620388 847088 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0929 12:26:20.632382 847088 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
grep: /etc/kubernetes/scheduler.conf: No such file or directory
I0929 12:26:20.632449 847088 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0929 12:26:20.645738 847088 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$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"
I0929 12:26:20.795560 847088 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0929 12:26:31.766344 847088 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
I0929 12:26:31.766419 847088 kubeadm.go:310] [preflight] Running pre-flight checks
I0929 12:26:31.766508 847088 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I0929 12:26:31.766664 847088 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0929 12:26:31.766781 847088 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
I0929 12:26:31.766870 847088 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0929 12:26:31.768563 847088 out.go:252] - Generating certificates and keys ...
I0929 12:26:31.768643 847088 kubeadm.go:310] [certs] Using existing ca certificate authority
I0929 12:26:31.768730 847088 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I0929 12:26:31.768865 847088 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I0929 12:26:31.768953 847088 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I0929 12:26:31.769054 847088 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I0929 12:26:31.769109 847088 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I0929 12:26:31.769189 847088 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I0929 12:26:31.769372 847088 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-348747 localhost] and IPs [192.168.39.229 127.0.0.1 ::1]
I0929 12:26:31.769457 847088 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I0929 12:26:31.769648 847088 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-348747 localhost] and IPs [192.168.39.229 127.0.0.1 ::1]
I0929 12:26:31.769747 847088 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I0929 12:26:31.769858 847088 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I0929 12:26:31.769912 847088 kubeadm.go:310] [certs] Generating "sa" key and public key
I0929 12:26:31.769974 847088 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0929 12:26:31.770041 847088 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I0929 12:26:31.770123 847088 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0929 12:26:31.770197 847088 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0929 12:26:31.770295 847088 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0929 12:26:31.770385 847088 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0929 12:26:31.770491 847088 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0929 12:26:31.770590 847088 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0929 12:26:31.772162 847088 out.go:252] - Booting up control plane ...
I0929 12:26:31.772252 847088 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0929 12:26:31.772338 847088 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0929 12:26:31.772394 847088 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0929 12:26:31.772498 847088 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0929 12:26:31.772603 847088 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
I0929 12:26:31.772709 847088 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
I0929 12:26:31.772862 847088 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0929 12:26:31.772940 847088 kubeadm.go:310] [kubelet-start] Starting the kubelet
I0929 12:26:31.773090 847088 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0929 12:26:31.773228 847088 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
I0929 12:26:31.773316 847088 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.280921ms
I0929 12:26:31.773437 847088 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
I0929 12:26:31.773551 847088 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.39.229:8443/livez
I0929 12:26:31.773662 847088 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
I0929 12:26:31.773745 847088 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
I0929 12:26:31.773813 847088 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 2.715099914s
I0929 12:26:31.773890 847088 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 4.073424087s
I0929 12:26:31.773988 847088 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 6.003580721s
I0929 12:26:31.774118 847088 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0929 12:26:31.774277 847088 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0929 12:26:31.774362 847088 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I0929 12:26:31.774577 847088 kubeadm.go:310] [mark-control-plane] Marking the node addons-348747 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0929 12:26:31.774672 847088 kubeadm.go:310] [bootstrap-token] Using token: 7o8mzu.c6dfcb55ca7p4z5r
I0929 12:26:31.776131 847088 out.go:252] - Configuring RBAC rules ...
I0929 12:26:31.776246 847088 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0929 12:26:31.776367 847088 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0929 12:26:31.776534 847088 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I0929 12:26:31.776736 847088 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0929 12:26:31.776917 847088 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0929 12:26:31.777034 847088 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0929 12:26:31.777136 847088 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0929 12:26:31.777175 847088 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I0929 12:26:31.777218 847088 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I0929 12:26:31.777224 847088 kubeadm.go:310]
I0929 12:26:31.777274 847088 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I0929 12:26:31.777280 847088 kubeadm.go:310]
I0929 12:26:31.777387 847088 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I0929 12:26:31.777402 847088 kubeadm.go:310]
I0929 12:26:31.777452 847088 kubeadm.go:310] mkdir -p $HOME/.kube
I0929 12:26:31.777532 847088 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0929 12:26:31.777618 847088 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0929 12:26:31.777635 847088 kubeadm.go:310]
I0929 12:26:31.777718 847088 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I0929 12:26:31.777732 847088 kubeadm.go:310]
I0929 12:26:31.777806 847088 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I0929 12:26:31.777814 847088 kubeadm.go:310]
I0929 12:26:31.777916 847088 kubeadm.go:310] You should now deploy a pod network to the cluster.
I0929 12:26:31.778046 847088 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0929 12:26:31.778145 847088 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0929 12:26:31.778155 847088 kubeadm.go:310]
I0929 12:26:31.778266 847088 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I0929 12:26:31.778369 847088 kubeadm.go:310] and service account keys on each node and then running the following as root:
I0929 12:26:31.778378 847088 kubeadm.go:310]
I0929 12:26:31.778492 847088 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 7o8mzu.c6dfcb55ca7p4z5r \
I0929 12:26:31.778639 847088 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:f0d39ff26b82ae787c5ee99d396b0e5b2fc358c9f7efb662eaaec6ff042df6db \
I0929 12:26:31.778676 847088 kubeadm.go:310] --control-plane
I0929 12:26:31.778688 847088 kubeadm.go:310]
I0929 12:26:31.778837 847088 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I0929 12:26:31.778859 847088 kubeadm.go:310]
I0929 12:26:31.778984 847088 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 7o8mzu.c6dfcb55ca7p4z5r \
I0929 12:26:31.779131 847088 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:f0d39ff26b82ae787c5ee99d396b0e5b2fc358c9f7efb662eaaec6ff042df6db
I0929 12:26:31.779160 847088 cni.go:84] Creating CNI manager for ""
I0929 12:26:31.779174 847088 cni.go:146] "kvm2" driver + "crio" runtime found, recommending bridge
I0929 12:26:31.780961 847088 out.go:179] * Configuring bridge CNI (Container Networking Interface) ...
I0929 12:26:31.782420 847088 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
I0929 12:26:31.795871 847088 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
I0929 12:26:31.820999 847088 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0929 12:26:31.821091 847088 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0929 12:26:31.821121 847088 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-348747 minikube.k8s.io/updated_at=2025_09_29T12_26_31_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=aad2f46d67652a73456765446faac83429b43d5e minikube.k8s.io/name=addons-348747 minikube.k8s.io/primary=true
I0929 12:26:31.982533 847088 ops.go:34] apiserver oom_adj: -16
I0929 12:26:31.982653 847088 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0929 12:26:32.483155 847088 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0929 12:26:32.983427 847088 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0929 12:26:33.483708 847088 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0929 12:26:33.983340 847088 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0929 12:26:34.483372 847088 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0929 12:26:34.983384 847088 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0929 12:26:35.482861 847088 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0929 12:26:35.983133 847088 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0929 12:26:36.483511 847088 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0929 12:26:36.983768 847088 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0929 12:26:37.083515 847088 kubeadm.go:1105] duration metric: took 5.262496108s to wait for elevateKubeSystemPrivileges
I0929 12:26:37.083551 847088 kubeadm.go:394] duration metric: took 16.616779116s to StartCluster
I0929 12:26:37.083576 847088 settings.go:142] acquiring lock: {Name:mk4d54a43073557fece6d46d43dec4c52746588f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0929 12:26:37.083721 847088 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/21652-842403/kubeconfig
I0929 12:26:37.084133 847088 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21652-842403/kubeconfig: {Name:mk71ebe2369db272c4573f294561d96e35fc6128 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0929 12:26:37.084357 847088 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0929 12:26:37.084358 847088 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.39.229 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}
I0929 12:26:37.084402 847088 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubetail: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:true storage-provisioner:true storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
I0929 12:26:37.084540 847088 addons.go:69] Setting yakd=true in profile "addons-348747"
I0929 12:26:37.084548 847088 addons.go:69] Setting gcp-auth=true in profile "addons-348747"
I0929 12:26:37.084564 847088 addons.go:238] Setting addon yakd=true in "addons-348747"
I0929 12:26:37.084579 847088 mustload.go:65] Loading cluster: addons-348747
I0929 12:26:37.084596 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.084611 847088 addons.go:69] Setting registry=true in profile "addons-348747"
I0929 12:26:37.084644 847088 addons.go:69] Setting ingress=true in profile "addons-348747"
I0929 12:26:37.084655 847088 addons.go:238] Setting addon registry=true in "addons-348747"
I0929 12:26:37.084662 847088 addons.go:238] Setting addon ingress=true in "addons-348747"
I0929 12:26:37.084694 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.084707 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.084781 847088 config.go:182] Loaded profile config "addons-348747": Driver=kvm2, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0929 12:26:37.084857 847088 addons.go:69] Setting cloud-spanner=true in profile "addons-348747"
I0929 12:26:37.084917 847088 addons.go:238] Setting addon cloud-spanner=true in "addons-348747"
I0929 12:26:37.084951 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.085039 847088 config.go:182] Loaded profile config "addons-348747": Driver=kvm2, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0929 12:26:37.085087 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.085124 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.085143 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.085156 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.085172 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.085198 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.085229 847088 addons.go:69] Setting ingress-dns=true in profile "addons-348747"
I0929 12:26:37.084617 847088 addons.go:69] Setting inspektor-gadget=true in profile "addons-348747"
I0929 12:26:37.085247 847088 addons.go:238] Setting addon ingress-dns=true in "addons-348747"
I0929 12:26:37.085248 847088 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-348747"
I0929 12:26:37.085252 847088 addons.go:238] Setting addon inspektor-gadget=true in "addons-348747"
I0929 12:26:37.085265 847088 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-348747"
I0929 12:26:37.085268 847088 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-348747"
I0929 12:26:37.085268 847088 addons.go:69] Setting default-storageclass=true in profile "addons-348747"
I0929 12:26:37.085276 847088 addons.go:69] Setting metrics-server=true in profile "addons-348747"
I0929 12:26:37.085285 847088 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-348747"
I0929 12:26:37.085286 847088 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-348747"
I0929 12:26:37.085286 847088 addons.go:238] Setting addon metrics-server=true in "addons-348747"
I0929 12:26:37.085296 847088 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-348747"
I0929 12:26:37.085298 847088 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-348747"
I0929 12:26:37.085299 847088 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-348747"
I0929 12:26:37.085304 847088 addons.go:69] Setting volcano=true in profile "addons-348747"
I0929 12:26:37.085307 847088 addons.go:69] Setting volumesnapshots=true in profile "addons-348747"
I0929 12:26:37.085310 847088 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-348747"
I0929 12:26:37.085312 847088 addons.go:69] Setting registry-creds=true in profile "addons-348747"
I0929 12:26:37.085316 847088 addons.go:238] Setting addon volcano=true in "addons-348747"
I0929 12:26:37.085317 847088 addons.go:238] Setting addon volumesnapshots=true in "addons-348747"
I0929 12:26:37.085322 847088 addons.go:69] Setting storage-provisioner=true in profile "addons-348747"
I0929 12:26:37.085324 847088 addons.go:238] Setting addon registry-creds=true in "addons-348747"
I0929 12:26:37.085359 847088 addons.go:238] Setting addon storage-provisioner=true in "addons-348747"
I0929 12:26:37.085449 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.085537 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.085644 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.085700 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.085920 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.085948 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.085959 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.086028 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.086077 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.086078 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.086113 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.086137 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.086156 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.086296 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.086309 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.086320 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.085952 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.086296 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.086441 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.085920 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.086491 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.086540 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.086552 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.086593 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.086601 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.086659 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.086818 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.087147 847088 out.go:179] * Verifying Kubernetes components...
I0929 12:26:37.087252 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.087284 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.087344 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.087363 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.087865 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.088606 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.091899 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.092993 847088 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0929 12:26:37.093357 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.093434 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.094077 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.097004 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.124006 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40569
I0929 12:26:37.124194 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40195
I0929 12:26:37.126488 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45243
I0929 12:26:37.127002 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40657
I0929 12:26:37.127756 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.128187 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.128722 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.128738 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.129143 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.129794 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.130232 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.130253 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.130687 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:32947
I0929 12:26:37.130900 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.131713 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.131762 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.132046 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:38159
I0929 12:26:37.132078 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.132408 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.132597 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.132673 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.132140 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.132991 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.133016 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.133034 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.133402 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.133403 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.134110 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.134150 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.134317 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.134348 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.134392 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.135155 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.135175 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.135300 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.135318 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.135384 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:38781
I0929 12:26:37.135941 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.136240 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.136310 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.137994 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.138017 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.138457 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.138493 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.138728 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39729
I0929 12:26:37.138957 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40919
I0929 12:26:37.139450 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.139504 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.140780 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:38021
I0929 12:26:37.141302 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.141684 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.143374 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.143510 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.144363 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.144451 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43215
I0929 12:26:37.144851 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.145239 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.145310 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.146335 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.146358 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.146684 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.146710 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.147212 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.147927 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.148019 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.149061 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37345
I0929 12:26:37.149448 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.149600 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.149478 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35923
I0929 12:26:37.149508 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35249
I0929 12:26:37.150512 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.150595 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.151080 847088 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-348747"
I0929 12:26:37.151125 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.151255 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.151291 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.151475 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.151507 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.153882 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.156342 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.156394 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.157051 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.157200 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.157279 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.157353 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.157418 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46089
I0929 12:26:37.158429 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.158448 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.158625 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.158637 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.158695 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41915
I0929 12:26:37.159216 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.159974 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.160016 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.164114 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.164206 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40571
I0929 12:26:37.164330 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:44625
I0929 12:26:37.164704 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.165281 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.165327 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.165506 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.165524 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.165653 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.165668 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.166177 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.166235 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.166294 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.166674 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.166715 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.166999 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.167457 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.167494 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.168333 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.168375 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.169254 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.169276 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.172202 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.173431 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45259
I0929 12:26:37.173637 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.173710 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.174268 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.174388 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.175001 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.175020 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.175138 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.175150 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.177525 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.177909 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.177982 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.178326 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.179372 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.180218 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.180262 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.180344 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39891
I0929 12:26:37.181145 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43053
I0929 12:26:37.181302 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.181414 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.181991 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.182010 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.182033 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.182364 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.182458 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.182662 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.184192 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.184315 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.184643 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.185266 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.185625 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.187517 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.187804 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.188753 847088 addons.go:238] Setting addon default-storageclass=true in "addons-348747"
I0929 12:26:37.188926 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:37.190082 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.190252 847088 out.go:179] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0929 12:26:37.190374 847088 out.go:179] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0929 12:26:37.190526 847088 out.go:179] - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
I0929 12:26:37.191139 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35201
I0929 12:26:37.191535 847088 out.go:179] - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
I0929 12:26:37.191615 847088 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0929 12:26:37.192013 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0929 12:26:37.192036 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.192724 847088 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0929 12:26:37.192737 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
I0929 12:26:37.192756 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.192937 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.192983 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.193364 847088 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0929 12:26:37.193394 847088 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0929 12:26:37.193412 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.193485 847088 out.go:179] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0929 12:26:37.195198 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.195242 847088 out.go:179] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0929 12:26:37.195872 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.195891 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.197099 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.198817 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.198871 847088 out.go:179] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0929 12:26:37.201105 847088 out.go:179] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0929 12:26:37.201966 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.203862 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.203887 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.204890 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.205040 847088 out.go:179] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0929 12:26:37.205067 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.205114 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.205812 847088 out.go:179] - Using image docker.io/upmcenterprises/registry-creds:1.10
I0929 12:26:37.205922 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46111
I0929 12:26:37.206915 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.206936 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.206989 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:37.207131 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:37.207196 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.207318 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.207364 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.207391 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.207554 847088 out.go:179] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0929 12:26:37.207664 847088 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
I0929 12:26:37.207681 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
I0929 12:26:37.207702 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.207748 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:37.208138 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:36853
I0929 12:26:37.208275 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.208619 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:37.208794 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.208938 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.209035 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:37.209443 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.209650 847088 out.go:179] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0929 12:26:37.209892 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:37.210656 847088 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0929 12:26:37.210677 847088 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0929 12:26:37.210697 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.210709 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.211511 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.212263 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.212284 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.212850 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.213376 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.214770 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.214790 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.215420 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.215880 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.217805 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40389
I0929 12:26:37.218652 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.221203 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37369
I0929 12:26:37.221487 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.221508 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.221597 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.221914 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:44235
I0929 12:26:37.221963 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.221999 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35613
I0929 12:26:37.222181 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:36577
I0929 12:26:37.222023 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41713
I0929 12:26:37.223105 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.223349 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.223463 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.223634 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.223909 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.223931 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.224068 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:37.224140 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.224451 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.224471 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.224553 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.224628 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.224854 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.225083 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.225260 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.225192 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.225457 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:37.225894 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.225951 847088 out.go:179] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
I0929 12:26:37.226046 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.226067 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.226080 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.226096 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.226289 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.226305 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.226488 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:42031
I0929 12:26:37.226588 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.226608 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.226695 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.226789 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.226855 847088 out.go:179] - Using image docker.io/marcnuri/yakd:0.0.5
I0929 12:26:37.226902 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.227098 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.227178 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:37.227207 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.227611 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.227900 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.228101 847088 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
I0929 12:26:37.228119 847088 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0929 12:26:37.228139 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.228465 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.228555 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:37.229220 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.229415 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.229540 847088 out.go:179] - Using image docker.io/registry:3.0.0
I0929 12:26:37.230345 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.230619 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41873
I0929 12:26:37.230707 847088 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
I0929 12:26:37.230725 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I0929 12:26:37.230743 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.230516 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.230783 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.231157 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.231217 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.231392 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.231759 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.231807 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.232423 847088 out.go:179] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
I0929 12:26:37.233239 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:33899
I0929 12:26:37.233455 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.233680 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.233872 847088 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
I0929 12:26:37.233892 847088 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
I0929 12:26:37.233912 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.234170 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.234184 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.234256 847088 out.go:179] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.41
I0929 12:26:37.235113 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.235140 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.235520 847088 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
I0929 12:26:37.235539 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0929 12:26:37.235556 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.235622 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.235646 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.235469 847088 out.go:179] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0929 12:26:37.235835 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.235853 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.235871 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.235881 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.236446 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.236645 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:37.236765 847088 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0929 12:26:37.236781 847088 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0929 12:26:37.236800 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.236925 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.236848 847088 out.go:179] - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
I0929 12:26:37.237472 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46041
I0929 12:26:37.237537 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.237738 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.237854 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.237932 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.238416 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.238725 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:37.239393 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.240306 847088 out.go:179] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
I0929 12:26:37.241075 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:37.241203 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:37.241266 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.241281 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.241570 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.241769 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.242009 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.241977 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.242297 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.242424 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:37.242474 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:37.242702 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:37.242804 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.242865 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:37.242895 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:37.242921 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.242957 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:37.242973 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:37.243209 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.243524 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:37.243574 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:37.243584 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:37.243808 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.244200 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.244312 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:37.244369 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.244438 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:37.244659 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.244819 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.244854 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.245089 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:37.245098 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.245126 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.245387 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.245539 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.245770 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:37.245913 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.245938 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.246424 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
W0929 12:26:37.245801 847088 out.go:285] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
I0929 12:26:37.246604 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:37.246614 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.246784 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.246814 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.246948 847088 out.go:179] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
I0929 12:26:37.247081 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.246942 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:37.247579 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:37.247778 847088 out.go:179] - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
I0929 12:26:37.248854 847088 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0929 12:26:37.248923 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0929 12:26:37.248954 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.249049 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.249760 847088 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
I0929 12:26:37.249780 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
I0929 12:26:37.249799 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.250738 847088 out.go:179] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.4
I0929 12:26:37.252084 847088 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0929 12:26:37.252110 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0929 12:26:37.252131 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.253044 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37413
I0929 12:26:37.253615 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.254265 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.254484 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.255105 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.255312 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.255707 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.256507 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.256548 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.256761 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:37.257093 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.257318 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.257772 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.257838 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.257970 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:37.258594 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.259002 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.259023 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.259124 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.259152 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.259324 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:37.259389 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:37.259534 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.259563 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.259625 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.259775 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:37.259791 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.259858 847088 out.go:179] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0929 12:26:37.259981 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:37.262367 847088 out.go:179] - Using image docker.io/busybox:stable
I0929 12:26:37.263553 847088 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0929 12:26:37.263570 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0929 12:26:37.263589 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.266248 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37901
I0929 12:26:37.266742 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:37.267268 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:37.267297 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:37.267365 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.267753 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:37.267981 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:37.268026 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.268038 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.268238 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:37.268427 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.268623 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.268807 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:37.269795 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:37.270087 847088 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
I0929 12:26:37.270103 847088 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0929 12:26:37.270122 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:37.274541 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.275155 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:37.275182 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:37.275423 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:37.275591 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:37.275747 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:37.275947 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
W0929 12:26:37.422806 847088 sshutil.go:64] dial failure (will retry): ssh: handshake failed: read tcp 192.168.39.1:45116->192.168.39.229:22: read: connection reset by peer
I0929 12:26:37.422893 847088 retry.go:31] will retry after 264.150149ms: ssh: handshake failed: read tcp 192.168.39.1:45116->192.168.39.229:22: read: connection reset by peer
I0929 12:26:37.663456 847088 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0929 12:26:37.663490 847088 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0929 12:26:37.918273 847088 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0929 12:26:37.918298 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0929 12:26:37.919647 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml
I0929 12:26:37.978918 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0929 12:26:38.004550 847088 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
I0929 12:26:38.004592 847088 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0929 12:26:38.029865 847088 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
I0929 12:26:38.029898 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
I0929 12:26:38.035549 847088 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0929 12:26:38.035577 847088 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0929 12:26:38.074131 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
I0929 12:26:38.076960 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0929 12:26:38.078170 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0929 12:26:38.088105 847088 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
I0929 12:26:38.088137 847088 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0929 12:26:38.097872 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0929 12:26:38.134107 847088 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0929 12:26:38.134134 847088 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0929 12:26:38.359960 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0929 12:26:38.393998 847088 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0929 12:26:38.394028 847088 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0929 12:26:38.506554 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0929 12:26:38.511010 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0929 12:26:38.546323 847088 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
I0929 12:26:38.546352 847088 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0929 12:26:38.612942 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0929 12:26:38.661429 847088 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
I0929 12:26:38.661456 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0929 12:26:38.665121 847088 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0929 12:26:38.665151 847088 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I0929 12:26:38.717911 847088 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0929 12:26:38.717959 847088 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0929 12:26:38.926060 847088 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0929 12:26:38.926091 847088 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0929 12:26:39.245702 847088 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
I0929 12:26:39.245735 847088 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0929 12:26:39.271285 847088 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0929 12:26:39.271320 847088 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0929 12:26:39.278309 847088 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0929 12:26:39.278337 847088 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0929 12:26:39.397437 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
I0929 12:26:39.427943 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0929 12:26:39.505208 847088 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0929 12:26:39.505239 847088 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0929 12:26:39.734537 847088 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
I0929 12:26:39.734569 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0929 12:26:39.768894 847088 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0929 12:26:39.768928 847088 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0929 12:26:39.784538 847088 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0929 12:26:39.784569 847088 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0929 12:26:40.044961 847088 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0929 12:26:40.044987 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0929 12:26:40.102249 847088 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0929 12:26:40.102284 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0929 12:26:40.112819 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
I0929 12:26:40.565435 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
I0929 12:26:40.630936 847088 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0929 12:26:40.630966 847088 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0929 12:26:41.002878 847088 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0929 12:26:41.002912 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0929 12:26:41.086387 847088 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/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.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.42287181s)
I0929 12:26:41.086444 847088 start.go:976] {"host.minikube.internal": 192.168.39.1} host record injected into CoreDNS's ConfigMap
I0929 12:26:41.086473 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml: (3.16678595s)
I0929 12:26:41.086386 847088 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.422860106s)
I0929 12:26:41.086617 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.107668199s)
I0929 12:26:41.086549 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:41.086685 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:41.086719 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (3.012561433s)
I0929 12:26:41.086745 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:41.086758 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:41.086658 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:41.086791 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:41.087177 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:41.087195 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:41.087207 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:41.087211 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:41.087212 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:41.087220 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:41.087253 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:41.087182 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:41.087272 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:41.087280 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:41.087287 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:41.087295 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:41.087308 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:41.087317 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:41.087324 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:41.087624 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:41.087641 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:41.087668 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:41.087674 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:41.088240 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:41.088254 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:41.087952 847088 node_ready.go:35] waiting up to 6m0s for node "addons-348747" to be "Ready" ...
I0929 12:26:41.088852 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:41.088942 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:41.088966 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:41.098798 847088 node_ready.go:49] node "addons-348747" is "Ready"
I0929 12:26:41.098861 847088 node_ready.go:38] duration metric: took 10.566778ms for node "addons-348747" to be "Ready" ...
I0929 12:26:41.098888 847088 api_server.go:52] waiting for apiserver process to appear ...
I0929 12:26:41.098952 847088 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0929 12:26:41.596633 847088 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-348747" context rescaled to 1 replicas
I0929 12:26:41.640491 847088 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0929 12:26:41.640525 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0929 12:26:42.142395 847088 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0929 12:26:42.142431 847088 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0929 12:26:42.466222 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
I0929 12:26:44.309478 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (6.232474849s)
I0929 12:26:44.309548 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (6.231344309s)
I0929 12:26:44.309596 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:44.309614 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:44.309560 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:44.309596 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (6.21169699s)
I0929 12:26:44.309666 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:44.309686 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:44.309703 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:44.309632 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.9496375s)
I0929 12:26:44.309767 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:44.309801 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:44.310003 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:44.310032 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:44.310048 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:44.310084 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:44.310090 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:44.310093 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:44.310106 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:44.310115 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:44.310129 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:44.310127 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:44.310140 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:44.310093 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:44.310151 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:44.310158 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:44.310160 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:44.310171 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:44.310170 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:44.310180 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:44.310099 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:44.310206 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:44.310416 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:44.310427 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:44.312476 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:44.312500 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:44.312520 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:44.312529 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:44.312536 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:44.312538 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:44.312933 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:44.313030 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:44.313050 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:44.424495 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:44.424523 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:44.424936 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:44.424975 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:44.424987 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:44.649897 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (6.143300385s)
W0929 12:26:44.649940 847088 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget created
serviceaccount/gadget created
configmap/gadget created
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
role.rbac.authorization.k8s.io/gadget-role created
rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
daemonset.apps/gadget created
stderr:
Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:26:44.649967 847088 retry.go:31] will retry after 209.27321ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget created
serviceaccount/gadget created
configmap/gadget created
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
role.rbac.authorization.k8s.io/gadget-role created
rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
daemonset.apps/gadget created
stderr:
Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:26:44.649994 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (6.138947194s)
I0929 12:26:44.650057 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:44.650075 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:44.650369 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:44.650376 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:44.650389 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:44.650403 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:44.650412 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:44.650726 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:44.650767 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:44.650775 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:44.659423 847088 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0929 12:26:44.659473 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:44.663308 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:44.663953 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:44.663981 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:44.664240 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:44.664438 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:44.664650 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:44.664819 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:44.748493 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:44.748529 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:44.748944 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:44.748986 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:44.749001 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:44.859807 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0929 12:26:45.291177 847088 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0929 12:26:45.435695 847088 addons.go:238] Setting addon gcp-auth=true in "addons-348747"
I0929 12:26:45.435767 847088 host.go:66] Checking if "addons-348747" exists ...
I0929 12:26:45.436078 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:45.436122 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:45.450990 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35873
I0929 12:26:45.451624 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:45.452241 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:45.452268 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:45.452704 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:45.453280 847088 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_crio_integration/out/docker-machine-driver-kvm2
I0929 12:26:45.453331 847088 main.go:141] libmachine: Launching plugin server for driver kvm2
I0929 12:26:45.467420 847088 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41627
I0929 12:26:45.467981 847088 main.go:141] libmachine: () Calling .GetVersion
I0929 12:26:45.468591 847088 main.go:141] libmachine: Using API Version 1
I0929 12:26:45.468623 847088 main.go:141] libmachine: () Calling .SetConfigRaw
I0929 12:26:45.469044 847088 main.go:141] libmachine: () Calling .GetMachineName
I0929 12:26:45.469274 847088 main.go:141] libmachine: (addons-348747) Calling .GetState
I0929 12:26:45.471237 847088 main.go:141] libmachine: (addons-348747) Calling .DriverName
I0929 12:26:45.471489 847088 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0929 12:26:45.471524 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHHostname
I0929 12:26:45.474896 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:45.475388 847088 main.go:141] libmachine: (addons-348747) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:1b:95:67", ip: ""} in network mk-addons-348747: {Iface:virbr1 ExpiryTime:2025-09-29 13:26:12 +0000 UTC Type:0 Mac:52:54:00:1b:95:67 Iaid: IPaddr:192.168.39.229 Prefix:24 Hostname:addons-348747 Clientid:01:52:54:00:1b:95:67}
I0929 12:26:45.475421 847088 main.go:141] libmachine: (addons-348747) DBG | domain addons-348747 has defined IP address 192.168.39.229 and MAC address 52:54:00:1b:95:67 in network mk-addons-348747
I0929 12:26:45.475601 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHPort
I0929 12:26:45.475850 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHKeyPath
I0929 12:26:45.476058 847088 main.go:141] libmachine: (addons-348747) Calling .GetSSHUsername
I0929 12:26:45.476286 847088 sshutil.go:53] new ssh client: &{IP:192.168.39.229 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/21652-842403/.minikube/machines/addons-348747/id_rsa Username:docker}
I0929 12:26:45.932702 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (7.319637383s)
I0929 12:26:45.932757 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:45.932772 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:45.932883 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (6.535405994s)
I0929 12:26:45.932939 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:45.932943 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (6.504958045s)
I0929 12:26:45.932984 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:45.933005 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:45.933029 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (5.820164429s)
I0929 12:26:45.932955 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:45.933049 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:45.933075 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:45.933114 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:45.933125 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:45.933147 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:45.933198 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:45.933227 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:45.933419 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:45.933428 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:45.933430 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:45.933442 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:45.933451 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:45.933454 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:45.933459 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:45.933461 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:45.933461 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:45.933481 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:45.933484 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:45.933487 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:45.933490 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:45.933497 847088 addons.go:479] Verifying addon ingress=true in "addons-348747"
I0929 12:26:45.935661 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:45.935671 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:45.935677 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:45.935710 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:45.935717 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:45.935728 847088 addons.go:479] Verifying addon registry=true in "addons-348747"
I0929 12:26:45.935940 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:45.935954 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:45.935962 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:45.935963 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:45.935969 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:45.936233 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:45.936253 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:45.936263 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:45.936272 847088 addons.go:479] Verifying addon metrics-server=true in "addons-348747"
I0929 12:26:45.936907 847088 out.go:179] * Verifying registry addon...
I0929 12:26:45.936914 847088 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-348747 service yakd-dashboard -n yakd-dashboard
I0929 12:26:45.937062 847088 out.go:179] * Verifying ingress addon...
I0929 12:26:45.938965 847088 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0929 12:26:45.941188 847088 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0929 12:26:45.954340 847088 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0929 12:26:45.954365 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:46.081331 847088 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0929 12:26:46.081354 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:46.565362 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:46.565466 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:46.896949 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (6.331457851s)
W0929 12:26:46.897024 847088 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
Warning: unrecognized format "int64"
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
I0929 12:26:46.897035 847088 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (5.798053481s)
I0929 12:26:46.897060 847088 retry.go:31] will retry after 303.677839ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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:
Warning: unrecognized format "int64"
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
I0929 12:26:46.897076 847088 api_server.go:72] duration metric: took 9.81258481s to wait for apiserver process to appear ...
I0929 12:26:46.897090 847088 api_server.go:88] waiting for apiserver healthz status ...
I0929 12:26:46.897115 847088 api_server.go:253] Checking apiserver healthz at https://192.168.39.229:8443/healthz ...
I0929 12:26:46.904369 847088 api_server.go:279] https://192.168.39.229:8443/healthz returned 200:
ok
I0929 12:26:46.913044 847088 api_server.go:141] control plane version: v1.34.0
I0929 12:26:46.913074 847088 api_server.go:131] duration metric: took 15.978205ms to wait for apiserver health ...
I0929 12:26:46.913085 847088 system_pods.go:43] waiting for kube-system pods to appear ...
I0929 12:26:46.954896 847088 system_pods.go:59] 17 kube-system pods found
I0929 12:26:46.954941 847088 system_pods.go:61] "amd-gpu-device-plugin-27tl9" [c5803681-4899-4b6f-9a4a-ae0e28164f76] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
I0929 12:26:46.954950 847088 system_pods.go:61] "coredns-66bc5c9577-cr4ff" [17d0ccf2-2d85-4bce-8a41-76f734316a26] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0929 12:26:46.954960 847088 system_pods.go:61] "coredns-66bc5c9577-vq8db" [96486404-ad7e-4c7e-b046-254cad442a0a] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0929 12:26:46.954966 847088 system_pods.go:61] "etcd-addons-348747" [1cc2fda1-4a10-4763-b704-e13d88a6c5ec] Running
I0929 12:26:46.954970 847088 system_pods.go:61] "kube-apiserver-addons-348747" [01f23967-6d64-4390-a9d5-04fb2f5fe2bd] Running
I0929 12:26:46.954973 847088 system_pods.go:61] "kube-controller-manager-addons-348747" [538abaaa-0ef8-48f2-aedf-4ad2efd6751b] Running
I0929 12:26:46.954980 847088 system_pods.go:61] "kube-ingress-dns-minikube" [56408414-e321-4b73-b5a9-3d9f38cc6337] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0929 12:26:46.954985 847088 system_pods.go:61] "kube-proxy-l7m7l" [ff9944f2-2d4b-42d3-8f13-9ccf1ff9c8ad] Running
I0929 12:26:46.954988 847088 system_pods.go:61] "kube-scheduler-addons-348747" [7e7d897e-fd5a-442d-921e-82f428af0c6b] Running
I0929 12:26:46.954993 847088 system_pods.go:61] "metrics-server-85b7d694d7-bz8zq" [0f404378-14fb-4957-97c3-290698d928a6] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0929 12:26:46.955003 847088 system_pods.go:61] "nvidia-device-plugin-daemonset-vl76s" [c04ed4a2-4914-4960-860e-0fc10e687034] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0929 12:26:46.955011 847088 system_pods.go:61] "registry-66898fdd98-qt9wh" [1223caa9-7a4d-4e30-a2de-b2d90e349370] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0929 12:26:46.955016 847088 system_pods.go:61] "registry-creds-764b6fb674-ddrkz" [da05b925-07a9-41ee-a445-88a059a11296] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
I0929 12:26:46.955027 847088 system_pods.go:61] "registry-proxy-brfvt" [34028f5f-121e-4b95-bb79-46372998c663] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0929 12:26:46.955030 847088 system_pods.go:61] "snapshot-controller-7d9fbc56b8-6htp4" [091a2cd6-4811-408c-bc7e-a913ef2dd697] Pending
I0929 12:26:46.955034 847088 system_pods.go:61] "snapshot-controller-7d9fbc56b8-n7sff" [1493c32e-9a71-4033-aa7f-24530f2b9912] Pending
I0929 12:26:46.955039 847088 system_pods.go:61] "storage-provisioner" [506584f2-9adf-482b-b326-104a0a2872cf] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
I0929 12:26:46.955048 847088 system_pods.go:74] duration metric: took 41.956916ms to wait for pod list to return data ...
I0929 12:26:46.955059 847088 default_sa.go:34] waiting for default service account to be created ...
I0929 12:26:46.979782 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:46.985235 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:46.993804 847088 default_sa.go:45] found service account: "default"
I0929 12:26:46.993847 847088 default_sa.go:55] duration metric: took 38.773972ms for default service account to be created ...
I0929 12:26:46.993863 847088 system_pods.go:116] waiting for k8s-apps to be running ...
I0929 12:26:47.010485 847088 system_pods.go:86] 17 kube-system pods found
I0929 12:26:47.010531 847088 system_pods.go:89] "amd-gpu-device-plugin-27tl9" [c5803681-4899-4b6f-9a4a-ae0e28164f76] Pending / Ready:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin]) / ContainersReady:ContainersNotReady (containers with unready status: [amd-gpu-device-plugin])
I0929 12:26:47.010544 847088 system_pods.go:89] "coredns-66bc5c9577-cr4ff" [17d0ccf2-2d85-4bce-8a41-76f734316a26] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0929 12:26:47.010555 847088 system_pods.go:89] "coredns-66bc5c9577-vq8db" [96486404-ad7e-4c7e-b046-254cad442a0a] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
I0929 12:26:47.010562 847088 system_pods.go:89] "etcd-addons-348747" [1cc2fda1-4a10-4763-b704-e13d88a6c5ec] Running
I0929 12:26:47.010568 847088 system_pods.go:89] "kube-apiserver-addons-348747" [01f23967-6d64-4390-a9d5-04fb2f5fe2bd] Running
I0929 12:26:47.010573 847088 system_pods.go:89] "kube-controller-manager-addons-348747" [538abaaa-0ef8-48f2-aedf-4ad2efd6751b] Running
I0929 12:26:47.010581 847088 system_pods.go:89] "kube-ingress-dns-minikube" [56408414-e321-4b73-b5a9-3d9f38cc6337] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
I0929 12:26:47.010587 847088 system_pods.go:89] "kube-proxy-l7m7l" [ff9944f2-2d4b-42d3-8f13-9ccf1ff9c8ad] Running
I0929 12:26:47.010594 847088 system_pods.go:89] "kube-scheduler-addons-348747" [7e7d897e-fd5a-442d-921e-82f428af0c6b] Running
I0929 12:26:47.010606 847088 system_pods.go:89] "metrics-server-85b7d694d7-bz8zq" [0f404378-14fb-4957-97c3-290698d928a6] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0929 12:26:47.010617 847088 system_pods.go:89] "nvidia-device-plugin-daemonset-vl76s" [c04ed4a2-4914-4960-860e-0fc10e687034] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
I0929 12:26:47.010638 847088 system_pods.go:89] "registry-66898fdd98-qt9wh" [1223caa9-7a4d-4e30-a2de-b2d90e349370] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0929 12:26:47.010647 847088 system_pods.go:89] "registry-creds-764b6fb674-ddrkz" [da05b925-07a9-41ee-a445-88a059a11296] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
I0929 12:26:47.010656 847088 system_pods.go:89] "registry-proxy-brfvt" [34028f5f-121e-4b95-bb79-46372998c663] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0929 12:26:47.010667 847088 system_pods.go:89] "snapshot-controller-7d9fbc56b8-6htp4" [091a2cd6-4811-408c-bc7e-a913ef2dd697] Pending
I0929 12:26:47.010682 847088 system_pods.go:89] "snapshot-controller-7d9fbc56b8-n7sff" [1493c32e-9a71-4033-aa7f-24530f2b9912] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0929 12:26:47.010695 847088 system_pods.go:89] "storage-provisioner" [506584f2-9adf-482b-b326-104a0a2872cf] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
I0929 12:26:47.010708 847088 system_pods.go:126] duration metric: took 16.835473ms to wait for k8s-apps to be running ...
I0929 12:26:47.010724 847088 system_svc.go:44] waiting for kubelet service to be running ....
I0929 12:26:47.010783 847088 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0929 12:26:47.201577 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
I0929 12:26:47.450087 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:47.451628 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:47.968055 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:47.968152 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:48.004275 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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: (5.537988696s)
I0929 12:26:48.004364 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:48.004389 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:48.004740 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:48.004753 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:48.004763 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:48.004780 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:48.004790 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:48.005061 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:48.005123 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:48.005145 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:48.005162 847088 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-348747"
I0929 12:26:48.007186 847088 out.go:179] * Verifying csi-hostpath-driver addon...
I0929 12:26:48.008496 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (3.148577272s)
W0929 12:26:48.008543 847088 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:26:48.008569 847088 retry.go:31] will retry after 486.859929ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:26:48.008617 847088 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.537100141s)
I0929 12:26:48.008681 847088 system_svc.go:56] duration metric: took 997.945386ms WaitForService to wait for kubelet
I0929 12:26:48.008707 847088 kubeadm.go:578] duration metric: took 10.924215018s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0929 12:26:48.008767 847088 node_conditions.go:102] verifying NodePressure condition ...
I0929 12:26:48.009340 847088 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0929 12:26:48.009895 847088 out.go:179] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
I0929 12:26:48.011229 847088 out.go:179] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
I0929 12:26:48.012375 847088 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0929 12:26:48.012392 847088 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0929 12:26:48.067083 847088 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0929 12:26:48.067107 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:48.081206 847088 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
I0929 12:26:48.081243 847088 node_conditions.go:123] node cpu capacity is 2
I0929 12:26:48.081260 847088 node_conditions.go:105] duration metric: took 72.487202ms to run NodePressure ...
I0929 12:26:48.081273 847088 start.go:241] waiting for startup goroutines ...
I0929 12:26:48.125100 847088 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0929 12:26:48.125139 847088 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0929 12:26:48.196893 847088 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0929 12:26:48.196922 847088 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0929 12:26:48.242967 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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
I0929 12:26:48.447577 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:48.448274 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:48.496457 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0929 12:26:48.513652 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:48.949003 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:48.950032 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:49.048970 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:49.449477 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:49.449992 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:49.531650 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.330003728s)
I0929 12:26:49.531744 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:49.531776 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:49.532140 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:49.532184 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:26:49.532205 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:49.532220 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:49.532234 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:49.532557 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:49.532577 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:49.546203 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:49.953760 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/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.710743086s)
I0929 12:26:49.953817 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:49.953851 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:49.954189 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:49.954213 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:49.954226 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:26:49.954242 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:26:49.954512 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:26:49.954533 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:26:49.955607 847088 addons.go:479] Verifying addon gcp-auth=true in "addons-348747"
I0929 12:26:49.958714 847088 out.go:179] * Verifying gcp-auth addon...
I0929 12:26:49.960637 847088 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0929 12:26:49.986530 847088 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0929 12:26:49.986556 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:49.992453 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:49.992526 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:50.079417 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:50.447365 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:50.447405 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:50.467664 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:50.546709 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:50.957499 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:50.960009 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:50.964798 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:50.969219 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (2.472704987s)
W0929 12:26:50.969284 847088 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:26:50.969310 847088 retry.go:31] will retry after 542.97575ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:26:51.017158 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:51.447763 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:51.449199 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:51.465275 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:51.513215 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0929 12:26:51.550922 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:51.943623 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:51.944449 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:51.965027 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:52.013016 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
W0929 12:26:52.298803 847088 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:26:52.298868 847088 retry.go:31] will retry after 982.244016ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:26:52.443600 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:52.445534 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:52.464471 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:52.513213 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:52.942846 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:52.945597 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:52.964816 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:53.014545 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:53.281870 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0929 12:26:53.443195 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:53.444747 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:53.464538 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:53.515136 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:53.945955 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:53.946151 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:53.966077 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:54.014917 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
W0929 12:26:54.235891 847088 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:26:54.235932 847088 retry.go:31] will retry after 1.188806389s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:26:54.445210 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:54.448328 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:54.464975 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:54.516431 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:54.945121 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:54.946963 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:54.964484 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:55.013971 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:55.425331 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0929 12:26:55.449368 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:55.454003 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:55.464784 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:55.515358 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:55.944620 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:55.946266 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:55.967209 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:56.015655 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:56.447022 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:56.450427 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:56.452427 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.027057474s)
W0929 12:26:56.452462 847088 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:26:56.452485 847088 retry.go:31] will retry after 1.859632965s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:26:56.466659 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:56.518341 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:56.946007 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:56.950181 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:56.965880 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:57.013214 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:57.445382 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:57.445933 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:57.466131 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:57.517302 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:57.944763 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:57.948393 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:57.963949 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:58.015322 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:58.312426 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0929 12:26:58.443707 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:58.449386 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:58.465607 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:58.515222 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:58.946635 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:58.951573 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:58.967378 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:59.015426 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:59.447542 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:59.454489 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:59.465443 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:26:59.481193 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.168697097s)
W0929 12:26:59.481255 847088 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:26:59.481283 847088 retry.go:31] will retry after 2.974157166s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:26:59.523258 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:26:59.948711 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:26:59.949196 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:26:59.964113 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:00.016090 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:00.447142 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:00.448498 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:00.465166 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:00.518108 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:00.946122 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:00.946791 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:00.965267 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:01.018601 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:01.444834 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:01.447303 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:01.468597 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:01.514155 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:02.171933 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:02.171964 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:02.173520 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:02.173641 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:02.445553 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:02.449044 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:02.456126 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0929 12:27:02.465986 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:02.515270 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:02.945915 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:02.947313 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:02.966730 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:03.014789 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:03.448140 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:03.448924 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:03.464526 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:03.513861 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:03.543193 847088 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (1.087015672s)
W0929 12:27:03.543271 847088 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:27:03.543304 847088 retry.go:31] will retry after 3.307679547s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:27:03.951617 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:03.954609 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:03.966103 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:04.016100 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:04.447087 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:04.455469 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:04.464986 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:04.610739 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:04.943087 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:04.948295 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:04.964063 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:05.014266 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:05.444373 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:05.447920 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:05.464418 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:05.514598 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:05.944975 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:05.945223 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:05.965950 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:06.014018 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:06.445202 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:06.445408 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:06.544368 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:06.544604 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:06.851902 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0929 12:27:06.942458 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:06.945099 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:06.964597 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:07.017002 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:07.446416 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:07.448269 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:07.465247 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:07.515895 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
W0929 12:27:07.766340 847088 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:27:07.766374 847088 retry.go:31] will retry after 6.635952525s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:27:07.944117 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:07.945412 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:07.963847 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:08.013727 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:08.441882 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:08.444187 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:08.464333 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:08.516597 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:08.944675 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:08.944683 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:08.964480 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:09.013045 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:09.442271 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:09.444227 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:09.464302 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:09.514544 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:09.945104 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:09.946768 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:09.964334 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:10.014515 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:10.447798 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:10.448427 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:10.469064 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:10.549025 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:10.944983 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:10.945008 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:10.965540 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:11.014453 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:11.443465 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:11.446157 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:11.469990 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:11.517492 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:11.947242 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:11.948659 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:11.965415 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:12.014380 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:12.447374 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:12.447540 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:12.465102 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:12.548572 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:12.943667 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:12.945461 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:12.963973 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:13.014766 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:13.443169 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:13.448261 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:13.474526 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:13.513195 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:13.943015 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:13.944985 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:13.964679 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:14.013814 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:14.403239 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0929 12:27:14.444463 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:14.447109 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:14.464740 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:14.514335 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:14.946378 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:14.946697 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:14.965640 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:15.013694 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
W0929 12:27:15.134193 847088 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:27:15.134242 847088 retry.go:31] will retry after 10.639116345s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:27:15.442784 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:15.445223 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:15.464702 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:15.513277 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:15.944184 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:15.945334 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:15.964043 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:16.014979 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:16.446103 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:16.446348 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:16.464911 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:16.513392 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:16.944901 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:16.949423 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:16.964840 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:17.016967 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:17.442937 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:17.446993 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:17.465735 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:17.517652 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:17.950144 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:17.952393 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:17.965328 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:18.018057 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:18.444713 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:18.448820 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:18.464051 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:18.514575 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:18.946360 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:18.948092 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:18.964253 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:19.014564 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:19.447590 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:19.449299 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:19.466692 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:19.518212 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:19.947798 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:19.948188 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:19.965462 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:20.015804 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:20.443814 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:20.444605 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:20.464967 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:20.513028 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:20.944689 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:20.945861 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:20.964239 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:21.013744 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:21.443496 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:21.446771 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:21.465100 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:21.517525 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:21.944469 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:21.947545 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:22.297896 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:22.302065 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:22.445868 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:22.449125 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:22.465919 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:22.512966 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:22.945508 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:22.948607 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:22.965837 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:23.017298 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:23.443188 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:23.444765 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:23.464090 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:23.514424 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:23.942592 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:23.946140 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:23.967547 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:24.013286 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:24.443062 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:24.444617 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:24.464315 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:24.517558 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:24.943168 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:24.945231 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:24.963991 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:25.013583 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:25.443874 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:25.445681 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:25.464891 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:25.513341 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:25.773583 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0929 12:27:25.949118 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:25.949355 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:25.967834 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:26.015550 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:26.443661 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:26.449452 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:26.465053 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:26.517059 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
W0929 12:27:26.678189 847088 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:27:26.678235 847088 retry.go:31] will retry after 20.404010515s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:27:26.948381 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:26.948629 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:26.965607 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:27.014970 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:27.443102 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:27.445025 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:27.465139 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:27.514298 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:27.946125 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:27.948146 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:27.963883 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:28.019088 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:28.442673 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:28.445269 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:28.464387 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:28.512931 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:28.944385 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:28.944613 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:28.965206 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:29.015108 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:29.442872 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:29.445140 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:29.463867 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:29.513622 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:29.947720 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:29.949224 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:29.965280 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:30.019116 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:30.451305 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:30.453585 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:30.467489 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:30.515468 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:30.945288 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:30.949800 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:30.966051 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:31.014621 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:31.446259 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:31.450735 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:31.465148 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:31.513457 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:31.944334 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0929 12:27:31.945684 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:31.964803 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:32.014078 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:32.445715 847088 kapi.go:107] duration metric: took 46.506744327s to wait for kubernetes.io/minikube-addons=registry ...
I0929 12:27:32.446803 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:32.464319 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:32.514559 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:32.947891 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:32.964383 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:33.047136 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:33.444746 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:33.465294 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:33.514309 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:33.947025 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:33.964581 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:34.026217 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:34.446327 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:34.464966 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:34.514020 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:34.944988 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:34.963763 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:35.013772 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:35.447019 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:35.463743 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:35.513716 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:35.947328 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:35.964716 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:36.013390 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:36.447580 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:36.466366 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:36.517569 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:36.948276 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:36.964351 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:37.013818 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:37.445679 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:37.467796 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:37.516737 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:37.946064 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:37.963641 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:38.014783 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:38.446149 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:38.465007 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:38.514329 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:39.067568 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:39.073024 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:39.073289 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:39.445177 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:39.464265 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:39.513920 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:39.945772 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:39.963706 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:40.013328 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:40.446279 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:40.464547 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:40.512914 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:40.947123 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:40.964106 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:41.013591 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:41.446902 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:41.464703 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:41.515617 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:41.947268 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:41.966448 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:42.013334 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:42.446007 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:42.466021 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:42.513094 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:42.948588 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:42.966053 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:43.014957 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:43.449094 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:43.468725 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:43.515406 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:43.947121 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:43.965430 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:44.014914 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:44.527954 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:44.528077 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:44.528103 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:44.948134 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:44.964205 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:45.049524 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:45.449943 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:45.469504 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:45.519617 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:45.948054 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:45.965998 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:46.015947 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:46.446666 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:46.464106 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:46.513912 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:46.947012 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:46.965584 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:47.047268 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:47.083179 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0929 12:27:47.446480 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:47.465114 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:47.514813 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
W0929 12:27:47.787862 847088 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:27:47.787905 847088 retry.go:31] will retry after 31.520331099s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:27:47.945415 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:47.964608 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:48.013690 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:48.445315 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:48.464774 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:48.515154 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:48.947655 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:48.964994 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:49.015034 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:49.631508 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:49.631508 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:49.631602 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:49.949890 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:49.966890 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:50.049109 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:50.446183 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:50.469955 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:50.513632 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:50.952058 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:50.968590 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:51.021747 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:51.446547 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:51.465810 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:51.517972 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:51.947643 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:51.966149 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:52.014060 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:52.462479 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:52.468630 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:52.513792 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:52.946661 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:52.965648 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:53.014100 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:53.459170 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:53.466880 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:53.568346 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:53.947215 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:54.048780 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:54.050055 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:54.461585 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:54.480463 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:54.516534 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:54.948124 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:54.965152 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:55.013723 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:55.528513 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:55.529915 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:55.531068 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:55.945258 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:55.964192 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:56.014341 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:56.446636 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:56.467291 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:56.516369 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:56.944939 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:56.965746 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:57.012971 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:57.455088 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:57.538321 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:57.538378 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:57.947150 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:57.965641 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:58.015010 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:58.446720 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:58.467034 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:58.515497 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:58.947187 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:58.966901 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:59.017136 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:59.447245 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:59.463986 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:27:59.515581 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:27:59.947010 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:27:59.971513 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:00.176950 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:00.447661 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:28:00.466942 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:00.515207 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:00.945702 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:28:00.966454 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:01.012771 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:01.447117 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:28:01.464675 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:01.527569 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:01.945378 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:28:01.965142 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:02.014695 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:02.446711 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:28:02.466851 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:02.514615 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:02.948192 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:28:02.967811 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:03.015686 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:03.446252 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:28:03.464672 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:03.513701 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:03.947987 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:28:03.964625 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:04.016395 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:04.447289 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:28:04.473721 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:04.548716 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:04.949461 847088 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0929 12:28:04.971635 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:05.030907 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:05.447570 847088 kapi.go:107] duration metric: took 1m19.506377193s to wait for app.kubernetes.io/name=ingress-nginx ...
I0929 12:28:05.465134 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:05.515354 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:05.966111 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:06.067839 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:06.464406 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:06.519173 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:06.964619 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:07.017803 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:07.464300 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:07.513668 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:07.965778 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:08.012792 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:08.464761 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:08.513032 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:08.964541 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:09.018672 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:09.465733 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:09.515367 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:09.964835 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:10.066066 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:10.467969 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:10.514253 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:10.965133 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:11.015723 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:11.467153 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:11.515134 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:11.965750 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:12.013399 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0929 12:28:12.465890 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:12.513878 847088 kapi.go:107] duration metric: took 1m24.504531619s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0929 12:28:12.964401 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:13.465300 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:13.964914 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:14.465062 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:14.964813 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:15.465215 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:15.968783 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:16.465788 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:16.964328 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:17.465597 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:17.964817 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:18.465341 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:18.964936 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:19.309404 847088 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
I0929 12:28:19.464940 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:19.964775 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
W0929 12:28:19.999409 847088 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
I0929 12:28:19.999488 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:28:19.999504 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:28:19.999870 847088 main.go:141] libmachine: (addons-348747) DBG | Closing plugin on server side
I0929 12:28:19.999885 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:28:19.999896 847088 main.go:141] libmachine: Making call to close connection to plugin binary
I0929 12:28:19.999908 847088 main.go:141] libmachine: Making call to close driver server
I0929 12:28:19.999915 847088 main.go:141] libmachine: (addons-348747) Calling .Close
I0929 12:28:20.000247 847088 main.go:141] libmachine: Successfully made call to close driver server
I0929 12:28:20.000268 847088 main.go:141] libmachine: Making call to close connection to plugin binary
W0929 12:28:20.000395 847088 out.go:285] ! Enabling 'inspektor-gadget' returned an error: running callbacks: [sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
stdout:
namespace/gadget unchanged
serviceaccount/gadget unchanged
configmap/gadget unchanged
clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
role.rbac.authorization.k8s.io/gadget-role unchanged
rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
daemonset.apps/gadget configured
stderr:
error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
]
I0929 12:28:20.464396 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:20.964422 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:21.464420 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:21.965341 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:22.464238 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:22.963857 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:23.465645 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:23.965194 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:24.463847 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:24.965028 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:25.463979 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:25.966138 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:26.463770 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:26.964651 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:27.465293 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:27.964405 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:28.464176 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:28.964334 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:29.464796 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:29.965195 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:30.464652 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:30.965377 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:31.464465 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:31.965352 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:32.464992 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:32.964841 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:33.465750 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:33.966110 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:34.464152 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:34.964030 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:35.463840 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:35.964948 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:36.465810 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:36.964759 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:37.465498 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:37.964564 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:38.465303 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:38.964880 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:39.464920 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:39.965550 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:40.465223 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:40.963950 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:41.463706 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:41.965688 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:42.464799 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:42.965349 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:43.464109 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:43.964690 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:44.465557 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:44.964229 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:45.465800 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:45.965019 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:46.465376 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:46.965007 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:47.463899 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:47.965348 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:48.464496 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:48.964355 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:49.465283 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:49.964290 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:50.464360 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:50.964092 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:51.464231 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:51.964903 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:52.465892 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:52.965275 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:53.464131 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:53.964377 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:54.464656 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:54.964393 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:55.464561 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:55.964338 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:56.465560 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:56.964562 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:57.464704 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:57.965498 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:58.464512 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:58.964796 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:59.465277 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:28:59.964290 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:00.464615 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:00.964163 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:01.463930 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:01.963804 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:02.465606 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:02.964520 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:03.464253 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:03.965493 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:04.464986 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:04.965120 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:05.464065 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:05.964626 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:06.468060 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:06.964343 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:07.465124 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:07.964972 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:08.466138 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:08.965789 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:09.466002 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:09.966973 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:10.464248 847088 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0929 12:29:10.964299 847088 kapi.go:107] duration metric: took 2m21.003658072s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0929 12:29:10.965919 847088 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-348747 cluster.
I0929 12:29:10.967085 847088 out.go:179] * 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.
I0929 12:29:10.968246 847088 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0929 12:29:10.969620 847088 out.go:179] * Enabled addons: registry-creds, amd-gpu-device-plugin, nvidia-device-plugin, storage-provisioner, cloud-spanner, ingress-dns, default-storageclass, storage-provisioner-rancher, metrics-server, yakd, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
I0929 12:29:10.970908 847088 addons.go:514] duration metric: took 2m33.886525935s for enable addons: enabled=[registry-creds amd-gpu-device-plugin nvidia-device-plugin storage-provisioner cloud-spanner ingress-dns default-storageclass storage-provisioner-rancher metrics-server yakd volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
I0929 12:29:10.970949 847088 start.go:246] waiting for cluster config update ...
I0929 12:29:10.970973 847088 start.go:255] writing updated cluster config ...
I0929 12:29:10.971258 847088 ssh_runner.go:195] Run: rm -f paused
I0929 12:29:10.977927 847088 pod_ready.go:37] extra waiting up to 4m0s for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
I0929 12:29:10.983386 847088 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-vq8db" in "kube-system" namespace to be "Ready" or be gone ...
I0929 12:29:10.991524 847088 pod_ready.go:94] pod "coredns-66bc5c9577-vq8db" is "Ready"
I0929 12:29:10.991548 847088 pod_ready.go:86] duration metric: took 8.141001ms for pod "coredns-66bc5c9577-vq8db" in "kube-system" namespace to be "Ready" or be gone ...
I0929 12:29:10.993528 847088 pod_ready.go:83] waiting for pod "etcd-addons-348747" in "kube-system" namespace to be "Ready" or be gone ...
I0929 12:29:10.997604 847088 pod_ready.go:94] pod "etcd-addons-348747" is "Ready"
I0929 12:29:10.997622 847088 pod_ready.go:86] duration metric: took 4.076222ms for pod "etcd-addons-348747" in "kube-system" namespace to be "Ready" or be gone ...
I0929 12:29:10.999858 847088 pod_ready.go:83] waiting for pod "kube-apiserver-addons-348747" in "kube-system" namespace to be "Ready" or be gone ...
I0929 12:29:11.004409 847088 pod_ready.go:94] pod "kube-apiserver-addons-348747" is "Ready"
I0929 12:29:11.004435 847088 pod_ready.go:86] duration metric: took 4.557989ms for pod "kube-apiserver-addons-348747" in "kube-system" namespace to be "Ready" or be gone ...
I0929 12:29:11.006407 847088 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-348747" in "kube-system" namespace to be "Ready" or be gone ...
I0929 12:29:11.382879 847088 pod_ready.go:94] pod "kube-controller-manager-addons-348747" is "Ready"
I0929 12:29:11.382914 847088 pod_ready.go:86] duration metric: took 376.478546ms for pod "kube-controller-manager-addons-348747" in "kube-system" namespace to be "Ready" or be gone ...
I0929 12:29:11.582518 847088 pod_ready.go:83] waiting for pod "kube-proxy-l7m7l" in "kube-system" namespace to be "Ready" or be gone ...
I0929 12:29:11.982569 847088 pod_ready.go:94] pod "kube-proxy-l7m7l" is "Ready"
I0929 12:29:11.982603 847088 pod_ready.go:86] duration metric: took 400.052682ms for pod "kube-proxy-l7m7l" in "kube-system" namespace to be "Ready" or be gone ...
I0929 12:29:12.182778 847088 pod_ready.go:83] waiting for pod "kube-scheduler-addons-348747" in "kube-system" namespace to be "Ready" or be gone ...
I0929 12:29:12.582661 847088 pod_ready.go:94] pod "kube-scheduler-addons-348747" is "Ready"
I0929 12:29:12.582690 847088 pod_ready.go:86] duration metric: took 399.885294ms for pod "kube-scheduler-addons-348747" in "kube-system" namespace to be "Ready" or be gone ...
I0929 12:29:12.582701 847088 pod_ready.go:40] duration metric: took 1.604741847s for extra waiting for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
I0929 12:29:12.635475 847088 start.go:623] kubectl: 1.34.1, cluster: 1.34.0 (minor skew: 0)
I0929 12:29:12.637198 847088 out.go:179] * Done! kubectl is now configured to use "addons-348747" cluster and "default" namespace by default
==> CRI-O <==
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.334035803Z" level=debug msg="Request: &ListContainersRequest{Filter:&ContainerFilter{Id:,State:nil,PodSandboxId:,LabelSelector:map[string]string{},},}" file="otel-collector/interceptors.go:62" id=1a065e8a-8515-47fa-9ba3-03ec13bf1e76 name=/runtime.v1.RuntimeService/ListContainers
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.334095545Z" level=debug msg="No filters were applied, returning full container list" file="server/container_list.go:60" id=1a065e8a-8515-47fa-9ba3-03ec13bf1e76 name=/runtime.v1.RuntimeService/ListContainers
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.334672187Z" level=debug msg="Response: &ListContainersResponse{Containers:[]*Container{&Container{Id:ac01849527fdef8205203ecaaf826fe88beb2a5a546466832aeddec17b290b06,PodSandboxId:f21786ad5db1ae58c159771b9d1648b09fba82fb8bbf8053fdffc664b367b9a2,Metadata:&ContainerMetadata{Name:nginx,Attempt:0,},Image:&ImageSpec{Image:docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:4a86014ec6994761b7f3118cf47e4b4fd6bac15fc6fa262c4f356386bbc0e9d9,State:CONTAINER_RUNNING,CreatedAt:1759148976900841996,Labels:map[string]string{io.kubernetes.container.name: nginx,io.kubernetes.pod.name: nginx,io.kubernetes.pod.namespace: default,io.kubernetes.pod.uid: 4efb3f32-9487-4d6a-a60c-f1be2e44bd4e,},Annotations:map[string]string{io.kubernetes.container.hash: cdfbc70a,io.kubernetes.container.ports: [{\"containerPort\":80,\"protocol\":\"TCP\"}],
io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:69bc394e462891f9bfbe55d2c520161fc885e9417b8be65ed834001d2f999b22,PodSandboxId:e16d545b4841786ea0f58492b016e99580d02bee2ff366c0b6cd0fbaffeed68b,Metadata:&ContainerMetadata{Name:busybox,Attempt:0,},Image:&ImageSpec{Image:gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c,State:CONTAINER_RUNNING,CreatedAt:1759148956690248041,Labels:map[string]string{io.kubernetes.container.name: busybox,io.kubernetes.pod.name: busybox,io.kubernetes.pod.namespace: default,io.kubernetes.pod.uid: 83ebc340-187e-4a32-8b34-6715c6aadaaa,},Annotations:map[string]string{io.kubernetes.container.hash: 35e73d3c,io.kubernetes.con
tainer.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:5549c6cc19983ee6d06a51e05d939f47691a86c9d2a9edb44f59adeeb3406d9c,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:csi-snapshotter,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:738351fd438f02c0fa796f623f5ec066f7431608d8c20524e0a109871454298c,State:CONTAINER_RUNNING,CreatedAt:1759148891704082878,Labels:map[string]string{io.kubernetes.container.name: csi-snapshotter,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.contai
ner.hash: 9a80f5e9,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:4c935b55bad695bf59a70111641c5d2f9665745f8ebc0ac2c14c984ee4c6212b,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:csi-provisioner,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-provisioner@sha256:1bc653d13b27b8eefbba0799bdb5711819f8b987eaa6eb6750e8ef001958d5a7,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:931dbfd16f87c10b33e6aa2f32ac2d1beef37111d14c94af014c2c76f9326992,State:CONTAINER_RUNNING,CreatedAt:1759148889905138565,Labels:map[string]string{io.kubernetes.container.name: csi-provisioner,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:ma
p[string]string{io.kubernetes.container.hash: 743e34f,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:9da143076e2ba11dc8b68e55740976c8cf7108724f350c25985f428e754840d0,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:liveness-probe,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/livenessprobe@sha256:42bc492c3c65078b1ccda5dbc416abf0cefdba3e6317416cbc43344cf0ed09b6,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:e899260153aedc3a54e6b11ee23f11d96a01236ccd556fbd0372a49d07a7bdb8,State:CONTAINER_RUNNING,CreatedAt:1759148888300791462,Labels:map[string]string{io.kubernetes.container.name: liveness-probe,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bf
d-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: 62375f0d,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:a4816c7d2c636b4436e95e9557b85aa01ea2b37894e6e01ef7ffce522f271914,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:hostpath,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/hostpathplugin@sha256:6fdad87766e53edf987545067e69a0dffb8485cccc546be4efbaa14c9b22ea11,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:e255e073c508c2fe6cd5b51ba718297863d8ab7a2b57edfdd620eae7e26a2167,State:CONTAINER_RUNNING,CreatedAt:1759148887354134551,Labels:map[string]string{io.kubernetes.container.name: hostpath,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2
751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: 70cab6f4,io.kubernetes.container.ports: [{\"name\":\"healthz\",\"containerPort\":9898,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:d5ed819985848a1a877efc98c61b4d67718db3b8714b336f25723a72ff808584,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:node-driver-registrar,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:7caa903cf3f8d1d70c3b7bb3e23223685b05e4f342665877eabe84ae38b92ecc,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:88ef14a257f4247460be80e11f16d5ed7cc19e765df128c71515d8d7327e64c1,State:CONTAINER_RUNNING,CreatedAt:1759148885883297267,Labels:map[string]string{io.kuber
netes.container.name: node-driver-registrar,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: 880c5a9e,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:274950c76d7f64586305ae564fd449fc859228bb19133334c20ec43c15a3818a,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:csi-external-health-monitor-controller,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:317f43813e4e2c3e81823ff16041c8e0714fb80e6d040c6e6c799967ba27d864,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:a1ed5895ba6353a897f269c4919c8249f176ba9d8719a585dc6ed3cd861fe0a3
,State:CONTAINER_RUNNING,CreatedAt:1759148877229433853,Labels:map[string]string{io.kubernetes.container.name: csi-external-health-monitor-controller,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: db43d78f,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:333adbeaa590fde5e2835bad4e811348ad5148d3cca70543e6b79c2c65db325b,PodSandboxId:6d0b7510ad440f2bf15ef9dbda5a8ad177764a7359186b7aed01065efff7f1c1,Metadata:&ContainerMetadata{Name:csi-resizer,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-resizer@sha256:0629447f7946e53df3ad775c5595888de1dae5a23bcaae8f68fdab0395af61a8,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:19a639eda60f0
37e40b0cb441c26585857fe2ca83d07b2a979e8188c04a6192c,State:CONTAINER_RUNNING,CreatedAt:1759148875609336883,Labels:map[string]string{io.kubernetes.container.name: csi-resizer,io.kubernetes.pod.name: csi-hostpath-resizer-0,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 21ac4100-20d0-4db5-ac27-78118957494c,},Annotations:map[string]string{io.kubernetes.container.hash: 204ff79e,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:2e49a7cb3666fc66feddd44175b65439f1d3f1514e25d53c5fb89b0eabe9c83a,PodSandboxId:ae8e89b012bde531667c4c76211c26a39d9a72e3b4f123f84535ffd479f1234e,Metadata:&ContainerMetadata{Name:volume-snapshot-controller,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922,Annotations:map[string]string{},UserSpecifiedIm
age:,RuntimeHandler:,},ImageRef:aa61ee9c70bc45a33684b5bb1a76e214cb8a51c9d9ae3d06920b60c8cd4cf21c,State:CONTAINER_RUNNING,CreatedAt:1759148874087928790,Labels:map[string]string{io.kubernetes.container.name: volume-snapshot-controller,io.kubernetes.pod.name: snapshot-controller-7d9fbc56b8-6htp4,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 091a2cd6-4811-408c-bc7e-a913ef2dd697,},Annotations:map[string]string{io.kubernetes.container.hash: b7d21815,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:87194d79bd58da9630a9d98b5f68d3a086a2ddc0ed67ca58a5272043765096ac,PodSandboxId:d764f396a5d662eef0c7caa8ef41564a79ef45c6615b80556d8bbf6f2499d2cc,Metadata:&ContainerMetadata{Name:csi-attacher,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-attacher@sha256:66e4ecfa0ec50a88f9cd145e006805816f57040f40662d4cb9e31d10519
d9bf0,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:59cbb42146a373fccdb496ee1d8f7de9213c9690266417fa7c1ea2c72b7173eb,State:CONTAINER_RUNNING,CreatedAt:1759148873957330609,Labels:map[string]string{io.kubernetes.container.name: csi-attacher,io.kubernetes.pod.name: csi-hostpath-attacher-0,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: b21cd0f7-7ae6-4352-bfca-5fcf02445d80,},Annotations:map[string]string{io.kubernetes.container.hash: 3d14b655,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:75b21728e449bf64db1e02671c53b00c3b162bcb505dbcae025a97ca76e84d98,PodSandboxId:8e01d92f5ba928879c0d654b39c6cc4aa0868d2da66bd620f1beb809c348162e,Metadata:&ContainerMetadata{Name:volume-snapshot-controller,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079
b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:aa61ee9c70bc45a33684b5bb1a76e214cb8a51c9d9ae3d06920b60c8cd4cf21c,State:CONTAINER_RUNNING,CreatedAt:1759148872229622471,Labels:map[string]string{io.kubernetes.container.name: volume-snapshot-controller,io.kubernetes.pod.name: snapshot-controller-7d9fbc56b8-n7sff,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 1493c32e-9a71-4033-aa7f-24530f2b9912,},Annotations:map[string]string{io.kubernetes.container.hash: b7d21815,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:1fda438f03393fa355fd1e45d6e0298201b68012da7c6fee03c9711d410a3f48,PodSandboxId:c8facd1324e60828aa053f4a82498c5727b4abaeed8a90b4175908353f5faf9f,Metadata:&ContainerMetadata{Name:gadget,Attempt:0,},Image:&ImageSpec{Image:ghcr.io/inspe
ktor-gadget/inspektor-gadget@sha256:66fdf18cc8a577423b2a36b96a5be40fe690fdb986bfe7875f54edfa9c7d19a5,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:9660a1727a97702fd80cef66da2e074d17d2e33bd086736d1ebdc7fc6ccd3441,State:CONTAINER_RUNNING,CreatedAt:1759148864911692918,Labels:map[string]string{io.kubernetes.container.name: gadget,io.kubernetes.pod.name: gadget-nfhwl,io.kubernetes.pod.namespace: gadget,io.kubernetes.pod.uid: 77b5189f-f9e2-4cd4-b965-730971781733,},Annotations:map[string]string{io.kubernetes.container.hash: 2616a42b,io.kubernetes.container.preStopHandler: {\"exec\":{\"command\":[\"/cleanup\"]}},io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: FallbackToLogsOnError,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:463d41ae2f80aeeae9fdcb528b6f7c84e8fd68d47ea44bf053bc59351545c3ab,PodSandboxId:bd38c3e174935f12148320db9b26be29bbce6b6e6d7cca744b74d1c7a
55af042,Metadata:&ContainerMetadata{Name:amd-gpu-device-plugin,Attempt:0,},Image:&ImageSpec{Image:docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:d5e667c0f2bb6efe709d5abfeb749472af5cb459a5bb05d3ead8d547968c63b8,State:CONTAINER_RUNNING,CreatedAt:1759148810227957430,Labels:map[string]string{io.kubernetes.container.name: amd-gpu-device-plugin,io.kubernetes.pod.name: amd-gpu-device-plugin-27tl9,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: c5803681-4899-4b6f-9a4a-ae0e28164f76,},Annotations:map[string]string{io.kubernetes.container.hash: 1903e071,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:c8a79c6fa957d83654782ed3abdd44b8dfcf31982f6ab5d0f829cf141c682ef1,PodSandboxId:6117348dd2d993c7a
12047ef3dc33bcc922111375bbb38c4c14c2d974404d776,Metadata:&ContainerMetadata{Name:storage-provisioner,Attempt:0,},Image:&ImageSpec{Image:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562,State:CONTAINER_RUNNING,CreatedAt:1759148809162715710,Labels:map[string]string{io.kubernetes.container.name: storage-provisioner,io.kubernetes.pod.name: storage-provisioner,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 506584f2-9adf-482b-b326-104a0a2872cf,},Annotations:map[string]string{io.kubernetes.container.hash: 6c6bf961,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:944958a3584b83dba02e3fc66f489172b31b2246676e367b81baea051c91b582,PodSandboxId:fe5bc3bddabe755c745d36f53b2d6
7aac0929e3da98fa26196ccd43338ecc4e8,Metadata:&ContainerMetadata{Name:coredns,Attempt:0,},Image:&ImageSpec{Image:52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969,State:CONTAINER_RUNNING,CreatedAt:1759148798907239945,Labels:map[string]string{io.kubernetes.container.name: coredns,io.kubernetes.pod.name: coredns-66bc5c9577-vq8db,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 96486404-ad7e-4c7e-b046-254cad442a0a,},Annotations:map[string]string{io.kubernetes.container.hash: e9bf792,io.kubernetes.container.ports: [{\"name\":\"dns\",\"containerPort\":53,\"protocol\":\"UDP\"},{\"name\":\"dns-tcp\",\"containerPort\":53,\"protocol\":\"TCP\"},{\"name\":\"metrics\",\"containerPort\":9153,\"protocol\":\"TCP\"},{\"name\":\"liveness-probe\",\"containerPort\":8080,\"protocol\":\"TCP\"},{\"name\":\"readiness-probe\",\"containerPort\":8181,\"protocol\":\
"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:3440656b15035ac14274a50c61718e9251acfde5b7ff9d1b9d5b9283647995f0,PodSandboxId:52113292edb84dad58ce3c8169ba20994f6733a4184d65a60510584699344470,Metadata:&ContainerMetadata{Name:kube-proxy,Attempt:0,},Image:&ImageSpec{Image:df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce,State:CONTAINER_RUNNING,CreatedAt:1759148798135163572,Labels:map[string]string{io.kubernetes.container.name: kube-proxy,io.kubernetes.pod.name: kube-proxy-l7m7l,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: ff9944f2-2d4b-42d3-8f13-9ccf1ff9c8ad,},Annotations:map[string]string{io.kubernetes.container.hash: e2e56a4,io.kubernetes.container.r
estartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:2fd2e36deb37cc6dcec69c05ca502e9bff007b96b7baa53d813b8415de22dd8a,PodSandboxId:068af865e70bdd365c974596ef3eabbaed50058c558f77f85197a9d8f57c63bf,Metadata:&ContainerMetadata{Name:kube-apiserver,Attempt:0,},Image:&ImageSpec{Image:90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90,State:CONTAINER_RUNNING,CreatedAt:1759148785445872985,Labels:map[string]string{io.kubernetes.container.name: kube-apiserver,io.kubernetes.pod.name: kube-apiserver-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: eb710414bb6e0e6a0fb78a325184f52c,},Annotations:map[string]string{io.kubernetes.container.hash: d671eaa0,io.kubernetes.container.ports: [{\"name\":
\"probe-port\",\"hostPort\":8443,\"containerPort\":8443,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:d256da70445cb034c8b457f6033700e6fb61eebf9f8011f8f749690080a3ff54,PodSandboxId:7f03cebe812bb54bf50ce3c9f2bfb21b20e8b89522a1154e39f47b1be7b0e6a6,Metadata:&ContainerMetadata{Name:kube-scheduler,Attempt:0,},Image:&ImageSpec{Image:46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc,State:CONTAINER_RUNNING,CreatedAt:1759148785425890714,Labels:map[string]string{io.kubernetes.container.name: kube-scheduler,io.kubernetes.pod.name: kube-scheduler-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 538cc6a8b993c59a4410bebbeda6d57f,},Annotat
ions:map[string]string{io.kubernetes.container.hash: 85eae708,io.kubernetes.container.ports: [{\"name\":\"probe-port\",\"hostPort\":10259,\"containerPort\":10259,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:8435857a314e92cdd622e280b3fa54e2c372e95014c2d963a78add1ad72feb80,PodSandboxId:4dffc3727bb9a664b61263ae8e07dfcd8443c3daf0c25f4ec35ccddc03695a0e,Metadata:&ContainerMetadata{Name:kube-controller-manager,Attempt:0,},Image:&ImageSpec{Image:a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634,State:CONTAINER_RUNNING,CreatedAt:1759148785412022404,Labels:map[string]string{io.kubernetes.container.name: kube-controller-manager,io.kubernetes.pod.name: kube-contro
ller-manager-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: bc9f21cee7bcf9053e1d76884d42ec21,},Annotations:map[string]string{io.kubernetes.container.hash: 7eaa1830,io.kubernetes.container.ports: [{\"name\":\"probe-port\",\"hostPort\":10257,\"containerPort\":10257,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:23708f030b9177f3d0008abd5642e573152d83d4c0ef096c3f4c447a1291716e,PodSandboxId:eedc40d97d7028293ce9ce8004c42ee75f90c2afd604968896f75f261f2cda5c,Metadata:&ContainerMetadata{Name:etcd,Attempt:0,},Image:&ImageSpec{Image:5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115,State:CONTAINER_RUNNING,CreatedAt:1759148785388976225,
Labels:map[string]string{io.kubernetes.container.name: etcd,io.kubernetes.pod.name: etcd-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: d45731c8ec3770c335d8b9cf0fa912e3,},Annotations:map[string]string{io.kubernetes.container.hash: e9e20c65,io.kubernetes.container.ports: [{\"name\":\"probe-port\",\"hostPort\":2381,\"containerPort\":2381,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},},}" file="otel-collector/interceptors.go:74" id=1a065e8a-8515-47fa-9ba3-03ec13bf1e76 name=/runtime.v1.RuntimeService/ListContainers
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.376571545Z" level=debug msg="Request: &VersionRequest{Version:,}" file="otel-collector/interceptors.go:62" id=bcfda731-48a5-4625-8ee4-cb211b29bb08 name=/runtime.v1.RuntimeService/Version
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.376744918Z" level=debug msg="Response: &VersionResponse{Version:0.1.0,RuntimeName:cri-o,RuntimeVersion:1.29.1,RuntimeApiVersion:v1,}" file="otel-collector/interceptors.go:74" id=bcfda731-48a5-4625-8ee4-cb211b29bb08 name=/runtime.v1.RuntimeService/Version
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.378115797Z" level=debug msg="Request: &ExecSyncRequest{ContainerId:1fda438f03393fa355fd1e45d6e0298201b68012da7c6fee03c9711d410a3f48,Cmd:[/bin/gadgettracermanager -liveness],Timeout:2,}" file="otel-collector/interceptors.go:62" id=1067a6d1-4b0c-4084-973c-f4d3d55514c8 name=/runtime.v1.RuntimeService/ExecSync
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.378726508Z" level=debug msg="Request: &ImageFsInfoRequest{}" file="otel-collector/interceptors.go:62" id=b16bb05f-019f-4109-a2be-c0b7668e74e0 name=/runtime.v1.ImageService/ImageFsInfo
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.380256076Z" level=debug msg="Response: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1759149375380161748,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:581201,},InodesUsed:&UInt64Value{Value:196,},},},ContainerFilesystems:[]*FilesystemUsage{},}" file="otel-collector/interceptors.go:74" id=b16bb05f-019f-4109-a2be-c0b7668e74e0 name=/runtime.v1.ImageService/ImageFsInfo
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.381799438Z" level=debug msg="Request: &ListContainersRequest{Filter:&ContainerFilter{Id:,State:nil,PodSandboxId:,LabelSelector:map[string]string{},},}" file="otel-collector/interceptors.go:62" id=82f8d9ef-f17a-4a2a-a1a9-1f765f8680a7 name=/runtime.v1.RuntimeService/ListContainers
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.381872750Z" level=debug msg="No filters were applied, returning full container list" file="server/container_list.go:60" id=82f8d9ef-f17a-4a2a-a1a9-1f765f8680a7 name=/runtime.v1.RuntimeService/ListContainers
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.382322623Z" level=debug msg="Response: &ListContainersResponse{Containers:[]*Container{&Container{Id:ac01849527fdef8205203ecaaf826fe88beb2a5a546466832aeddec17b290b06,PodSandboxId:f21786ad5db1ae58c159771b9d1648b09fba82fb8bbf8053fdffc664b367b9a2,Metadata:&ContainerMetadata{Name:nginx,Attempt:0,},Image:&ImageSpec{Image:docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:4a86014ec6994761b7f3118cf47e4b4fd6bac15fc6fa262c4f356386bbc0e9d9,State:CONTAINER_RUNNING,CreatedAt:1759148976900841996,Labels:map[string]string{io.kubernetes.container.name: nginx,io.kubernetes.pod.name: nginx,io.kubernetes.pod.namespace: default,io.kubernetes.pod.uid: 4efb3f32-9487-4d6a-a60c-f1be2e44bd4e,},Annotations:map[string]string{io.kubernetes.container.hash: cdfbc70a,io.kubernetes.container.ports: [{\"containerPort\":80,\"protocol\":\"TCP\"}],
io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:69bc394e462891f9bfbe55d2c520161fc885e9417b8be65ed834001d2f999b22,PodSandboxId:e16d545b4841786ea0f58492b016e99580d02bee2ff366c0b6cd0fbaffeed68b,Metadata:&ContainerMetadata{Name:busybox,Attempt:0,},Image:&ImageSpec{Image:gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c,State:CONTAINER_RUNNING,CreatedAt:1759148956690248041,Labels:map[string]string{io.kubernetes.container.name: busybox,io.kubernetes.pod.name: busybox,io.kubernetes.pod.namespace: default,io.kubernetes.pod.uid: 83ebc340-187e-4a32-8b34-6715c6aadaaa,},Annotations:map[string]string{io.kubernetes.container.hash: 35e73d3c,io.kubernetes.con
tainer.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:5549c6cc19983ee6d06a51e05d939f47691a86c9d2a9edb44f59adeeb3406d9c,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:csi-snapshotter,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:738351fd438f02c0fa796f623f5ec066f7431608d8c20524e0a109871454298c,State:CONTAINER_RUNNING,CreatedAt:1759148891704082878,Labels:map[string]string{io.kubernetes.container.name: csi-snapshotter,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.contai
ner.hash: 9a80f5e9,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:4c935b55bad695bf59a70111641c5d2f9665745f8ebc0ac2c14c984ee4c6212b,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:csi-provisioner,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-provisioner@sha256:1bc653d13b27b8eefbba0799bdb5711819f8b987eaa6eb6750e8ef001958d5a7,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:931dbfd16f87c10b33e6aa2f32ac2d1beef37111d14c94af014c2c76f9326992,State:CONTAINER_RUNNING,CreatedAt:1759148889905138565,Labels:map[string]string{io.kubernetes.container.name: csi-provisioner,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:ma
p[string]string{io.kubernetes.container.hash: 743e34f,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:9da143076e2ba11dc8b68e55740976c8cf7108724f350c25985f428e754840d0,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:liveness-probe,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/livenessprobe@sha256:42bc492c3c65078b1ccda5dbc416abf0cefdba3e6317416cbc43344cf0ed09b6,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:e899260153aedc3a54e6b11ee23f11d96a01236ccd556fbd0372a49d07a7bdb8,State:CONTAINER_RUNNING,CreatedAt:1759148888300791462,Labels:map[string]string{io.kubernetes.container.name: liveness-probe,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bf
d-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: 62375f0d,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:a4816c7d2c636b4436e95e9557b85aa01ea2b37894e6e01ef7ffce522f271914,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:hostpath,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/hostpathplugin@sha256:6fdad87766e53edf987545067e69a0dffb8485cccc546be4efbaa14c9b22ea11,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:e255e073c508c2fe6cd5b51ba718297863d8ab7a2b57edfdd620eae7e26a2167,State:CONTAINER_RUNNING,CreatedAt:1759148887354134551,Labels:map[string]string{io.kubernetes.container.name: hostpath,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2
751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: 70cab6f4,io.kubernetes.container.ports: [{\"name\":\"healthz\",\"containerPort\":9898,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:d5ed819985848a1a877efc98c61b4d67718db3b8714b336f25723a72ff808584,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:node-driver-registrar,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:7caa903cf3f8d1d70c3b7bb3e23223685b05e4f342665877eabe84ae38b92ecc,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:88ef14a257f4247460be80e11f16d5ed7cc19e765df128c71515d8d7327e64c1,State:CONTAINER_RUNNING,CreatedAt:1759148885883297267,Labels:map[string]string{io.kuber
netes.container.name: node-driver-registrar,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: 880c5a9e,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:274950c76d7f64586305ae564fd449fc859228bb19133334c20ec43c15a3818a,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:csi-external-health-monitor-controller,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:317f43813e4e2c3e81823ff16041c8e0714fb80e6d040c6e6c799967ba27d864,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:a1ed5895ba6353a897f269c4919c8249f176ba9d8719a585dc6ed3cd861fe0a3
,State:CONTAINER_RUNNING,CreatedAt:1759148877229433853,Labels:map[string]string{io.kubernetes.container.name: csi-external-health-monitor-controller,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: db43d78f,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:333adbeaa590fde5e2835bad4e811348ad5148d3cca70543e6b79c2c65db325b,PodSandboxId:6d0b7510ad440f2bf15ef9dbda5a8ad177764a7359186b7aed01065efff7f1c1,Metadata:&ContainerMetadata{Name:csi-resizer,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-resizer@sha256:0629447f7946e53df3ad775c5595888de1dae5a23bcaae8f68fdab0395af61a8,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:19a639eda60f0
37e40b0cb441c26585857fe2ca83d07b2a979e8188c04a6192c,State:CONTAINER_RUNNING,CreatedAt:1759148875609336883,Labels:map[string]string{io.kubernetes.container.name: csi-resizer,io.kubernetes.pod.name: csi-hostpath-resizer-0,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 21ac4100-20d0-4db5-ac27-78118957494c,},Annotations:map[string]string{io.kubernetes.container.hash: 204ff79e,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:2e49a7cb3666fc66feddd44175b65439f1d3f1514e25d53c5fb89b0eabe9c83a,PodSandboxId:ae8e89b012bde531667c4c76211c26a39d9a72e3b4f123f84535ffd479f1234e,Metadata:&ContainerMetadata{Name:volume-snapshot-controller,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922,Annotations:map[string]string{},UserSpecifiedIm
age:,RuntimeHandler:,},ImageRef:aa61ee9c70bc45a33684b5bb1a76e214cb8a51c9d9ae3d06920b60c8cd4cf21c,State:CONTAINER_RUNNING,CreatedAt:1759148874087928790,Labels:map[string]string{io.kubernetes.container.name: volume-snapshot-controller,io.kubernetes.pod.name: snapshot-controller-7d9fbc56b8-6htp4,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 091a2cd6-4811-408c-bc7e-a913ef2dd697,},Annotations:map[string]string{io.kubernetes.container.hash: b7d21815,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:87194d79bd58da9630a9d98b5f68d3a086a2ddc0ed67ca58a5272043765096ac,PodSandboxId:d764f396a5d662eef0c7caa8ef41564a79ef45c6615b80556d8bbf6f2499d2cc,Metadata:&ContainerMetadata{Name:csi-attacher,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-attacher@sha256:66e4ecfa0ec50a88f9cd145e006805816f57040f40662d4cb9e31d10519
d9bf0,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:59cbb42146a373fccdb496ee1d8f7de9213c9690266417fa7c1ea2c72b7173eb,State:CONTAINER_RUNNING,CreatedAt:1759148873957330609,Labels:map[string]string{io.kubernetes.container.name: csi-attacher,io.kubernetes.pod.name: csi-hostpath-attacher-0,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: b21cd0f7-7ae6-4352-bfca-5fcf02445d80,},Annotations:map[string]string{io.kubernetes.container.hash: 3d14b655,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:75b21728e449bf64db1e02671c53b00c3b162bcb505dbcae025a97ca76e84d98,PodSandboxId:8e01d92f5ba928879c0d654b39c6cc4aa0868d2da66bd620f1beb809c348162e,Metadata:&ContainerMetadata{Name:volume-snapshot-controller,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079
b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:aa61ee9c70bc45a33684b5bb1a76e214cb8a51c9d9ae3d06920b60c8cd4cf21c,State:CONTAINER_RUNNING,CreatedAt:1759148872229622471,Labels:map[string]string{io.kubernetes.container.name: volume-snapshot-controller,io.kubernetes.pod.name: snapshot-controller-7d9fbc56b8-n7sff,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 1493c32e-9a71-4033-aa7f-24530f2b9912,},Annotations:map[string]string{io.kubernetes.container.hash: b7d21815,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:1fda438f03393fa355fd1e45d6e0298201b68012da7c6fee03c9711d410a3f48,PodSandboxId:c8facd1324e60828aa053f4a82498c5727b4abaeed8a90b4175908353f5faf9f,Metadata:&ContainerMetadata{Name:gadget,Attempt:0,},Image:&ImageSpec{Image:ghcr.io/inspe
ktor-gadget/inspektor-gadget@sha256:66fdf18cc8a577423b2a36b96a5be40fe690fdb986bfe7875f54edfa9c7d19a5,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:9660a1727a97702fd80cef66da2e074d17d2e33bd086736d1ebdc7fc6ccd3441,State:CONTAINER_RUNNING,CreatedAt:1759148864911692918,Labels:map[string]string{io.kubernetes.container.name: gadget,io.kubernetes.pod.name: gadget-nfhwl,io.kubernetes.pod.namespace: gadget,io.kubernetes.pod.uid: 77b5189f-f9e2-4cd4-b965-730971781733,},Annotations:map[string]string{io.kubernetes.container.hash: 2616a42b,io.kubernetes.container.preStopHandler: {\"exec\":{\"command\":[\"/cleanup\"]}},io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: FallbackToLogsOnError,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:463d41ae2f80aeeae9fdcb528b6f7c84e8fd68d47ea44bf053bc59351545c3ab,PodSandboxId:bd38c3e174935f12148320db9b26be29bbce6b6e6d7cca744b74d1c7a
55af042,Metadata:&ContainerMetadata{Name:amd-gpu-device-plugin,Attempt:0,},Image:&ImageSpec{Image:docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:d5e667c0f2bb6efe709d5abfeb749472af5cb459a5bb05d3ead8d547968c63b8,State:CONTAINER_RUNNING,CreatedAt:1759148810227957430,Labels:map[string]string{io.kubernetes.container.name: amd-gpu-device-plugin,io.kubernetes.pod.name: amd-gpu-device-plugin-27tl9,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: c5803681-4899-4b6f-9a4a-ae0e28164f76,},Annotations:map[string]string{io.kubernetes.container.hash: 1903e071,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:c8a79c6fa957d83654782ed3abdd44b8dfcf31982f6ab5d0f829cf141c682ef1,PodSandboxId:6117348dd2d993c7a
12047ef3dc33bcc922111375bbb38c4c14c2d974404d776,Metadata:&ContainerMetadata{Name:storage-provisioner,Attempt:0,},Image:&ImageSpec{Image:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562,State:CONTAINER_RUNNING,CreatedAt:1759148809162715710,Labels:map[string]string{io.kubernetes.container.name: storage-provisioner,io.kubernetes.pod.name: storage-provisioner,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 506584f2-9adf-482b-b326-104a0a2872cf,},Annotations:map[string]string{io.kubernetes.container.hash: 6c6bf961,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:944958a3584b83dba02e3fc66f489172b31b2246676e367b81baea051c91b582,PodSandboxId:fe5bc3bddabe755c745d36f53b2d6
7aac0929e3da98fa26196ccd43338ecc4e8,Metadata:&ContainerMetadata{Name:coredns,Attempt:0,},Image:&ImageSpec{Image:52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969,State:CONTAINER_RUNNING,CreatedAt:1759148798907239945,Labels:map[string]string{io.kubernetes.container.name: coredns,io.kubernetes.pod.name: coredns-66bc5c9577-vq8db,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 96486404-ad7e-4c7e-b046-254cad442a0a,},Annotations:map[string]string{io.kubernetes.container.hash: e9bf792,io.kubernetes.container.ports: [{\"name\":\"dns\",\"containerPort\":53,\"protocol\":\"UDP\"},{\"name\":\"dns-tcp\",\"containerPort\":53,\"protocol\":\"TCP\"},{\"name\":\"metrics\",\"containerPort\":9153,\"protocol\":\"TCP\"},{\"name\":\"liveness-probe\",\"containerPort\":8080,\"protocol\":\"TCP\"},{\"name\":\"readiness-probe\",\"containerPort\":8181,\"protocol\":\
"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:3440656b15035ac14274a50c61718e9251acfde5b7ff9d1b9d5b9283647995f0,PodSandboxId:52113292edb84dad58ce3c8169ba20994f6733a4184d65a60510584699344470,Metadata:&ContainerMetadata{Name:kube-proxy,Attempt:0,},Image:&ImageSpec{Image:df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce,State:CONTAINER_RUNNING,CreatedAt:1759148798135163572,Labels:map[string]string{io.kubernetes.container.name: kube-proxy,io.kubernetes.pod.name: kube-proxy-l7m7l,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: ff9944f2-2d4b-42d3-8f13-9ccf1ff9c8ad,},Annotations:map[string]string{io.kubernetes.container.hash: e2e56a4,io.kubernetes.container.r
estartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:2fd2e36deb37cc6dcec69c05ca502e9bff007b96b7baa53d813b8415de22dd8a,PodSandboxId:068af865e70bdd365c974596ef3eabbaed50058c558f77f85197a9d8f57c63bf,Metadata:&ContainerMetadata{Name:kube-apiserver,Attempt:0,},Image:&ImageSpec{Image:90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90,State:CONTAINER_RUNNING,CreatedAt:1759148785445872985,Labels:map[string]string{io.kubernetes.container.name: kube-apiserver,io.kubernetes.pod.name: kube-apiserver-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: eb710414bb6e0e6a0fb78a325184f52c,},Annotations:map[string]string{io.kubernetes.container.hash: d671eaa0,io.kubernetes.container.ports: [{\"name\":
\"probe-port\",\"hostPort\":8443,\"containerPort\":8443,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:d256da70445cb034c8b457f6033700e6fb61eebf9f8011f8f749690080a3ff54,PodSandboxId:7f03cebe812bb54bf50ce3c9f2bfb21b20e8b89522a1154e39f47b1be7b0e6a6,Metadata:&ContainerMetadata{Name:kube-scheduler,Attempt:0,},Image:&ImageSpec{Image:46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc,State:CONTAINER_RUNNING,CreatedAt:1759148785425890714,Labels:map[string]string{io.kubernetes.container.name: kube-scheduler,io.kubernetes.pod.name: kube-scheduler-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 538cc6a8b993c59a4410bebbeda6d57f,},Annotat
ions:map[string]string{io.kubernetes.container.hash: 85eae708,io.kubernetes.container.ports: [{\"name\":\"probe-port\",\"hostPort\":10259,\"containerPort\":10259,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:8435857a314e92cdd622e280b3fa54e2c372e95014c2d963a78add1ad72feb80,PodSandboxId:4dffc3727bb9a664b61263ae8e07dfcd8443c3daf0c25f4ec35ccddc03695a0e,Metadata:&ContainerMetadata{Name:kube-controller-manager,Attempt:0,},Image:&ImageSpec{Image:a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634,State:CONTAINER_RUNNING,CreatedAt:1759148785412022404,Labels:map[string]string{io.kubernetes.container.name: kube-controller-manager,io.kubernetes.pod.name: kube-contro
ller-manager-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: bc9f21cee7bcf9053e1d76884d42ec21,},Annotations:map[string]string{io.kubernetes.container.hash: 7eaa1830,io.kubernetes.container.ports: [{\"name\":\"probe-port\",\"hostPort\":10257,\"containerPort\":10257,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:23708f030b9177f3d0008abd5642e573152d83d4c0ef096c3f4c447a1291716e,PodSandboxId:eedc40d97d7028293ce9ce8004c42ee75f90c2afd604968896f75f261f2cda5c,Metadata:&ContainerMetadata{Name:etcd,Attempt:0,},Image:&ImageSpec{Image:5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115,State:CONTAINER_RUNNING,CreatedAt:1759148785388976225,
Labels:map[string]string{io.kubernetes.container.name: etcd,io.kubernetes.pod.name: etcd-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: d45731c8ec3770c335d8b9cf0fa912e3,},Annotations:map[string]string{io.kubernetes.container.hash: e9e20c65,io.kubernetes.container.ports: [{\"name\":\"probe-port\",\"hostPort\":2381,\"containerPort\":2381,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},},}" file="otel-collector/interceptors.go:74" id=82f8d9ef-f17a-4a2a-a1a9-1f765f8680a7 name=/runtime.v1.RuntimeService/ListContainers
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.432912913Z" level=debug msg="Request: &VersionRequest{Version:,}" file="otel-collector/interceptors.go:62" id=b22ccedd-0a03-458d-b856-1963497705f3 name=/runtime.v1.RuntimeService/Version
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.433014407Z" level=debug msg="Response: &VersionResponse{Version:0.1.0,RuntimeName:cri-o,RuntimeVersion:1.29.1,RuntimeApiVersion:v1,}" file="otel-collector/interceptors.go:74" id=b22ccedd-0a03-458d-b856-1963497705f3 name=/runtime.v1.RuntimeService/Version
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.435199444Z" level=debug msg="Request: &ImageFsInfoRequest{}" file="otel-collector/interceptors.go:62" id=347a4f87-e6d8-4ea2-beb4-d42d81ff2311 name=/runtime.v1.ImageService/ImageFsInfo
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.437434511Z" level=debug msg="Response: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1759149375437358324,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:581201,},InodesUsed:&UInt64Value{Value:196,},},},ContainerFilesystems:[]*FilesystemUsage{},}" file="otel-collector/interceptors.go:74" id=347a4f87-e6d8-4ea2-beb4-d42d81ff2311 name=/runtime.v1.ImageService/ImageFsInfo
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.438190941Z" level=debug msg="Request: &ListContainersRequest{Filter:&ContainerFilter{Id:,State:nil,PodSandboxId:,LabelSelector:map[string]string{},},}" file="otel-collector/interceptors.go:62" id=150e5550-1d1a-4366-bbef-26411b14bbfc name=/runtime.v1.RuntimeService/ListContainers
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.438300965Z" level=debug msg="No filters were applied, returning full container list" file="server/container_list.go:60" id=150e5550-1d1a-4366-bbef-26411b14bbfc name=/runtime.v1.RuntimeService/ListContainers
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.438864884Z" level=debug msg="Response: &ListContainersResponse{Containers:[]*Container{&Container{Id:ac01849527fdef8205203ecaaf826fe88beb2a5a546466832aeddec17b290b06,PodSandboxId:f21786ad5db1ae58c159771b9d1648b09fba82fb8bbf8053fdffc664b367b9a2,Metadata:&ContainerMetadata{Name:nginx,Attempt:0,},Image:&ImageSpec{Image:docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:4a86014ec6994761b7f3118cf47e4b4fd6bac15fc6fa262c4f356386bbc0e9d9,State:CONTAINER_RUNNING,CreatedAt:1759148976900841996,Labels:map[string]string{io.kubernetes.container.name: nginx,io.kubernetes.pod.name: nginx,io.kubernetes.pod.namespace: default,io.kubernetes.pod.uid: 4efb3f32-9487-4d6a-a60c-f1be2e44bd4e,},Annotations:map[string]string{io.kubernetes.container.hash: cdfbc70a,io.kubernetes.container.ports: [{\"containerPort\":80,\"protocol\":\"TCP\"}],
io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:69bc394e462891f9bfbe55d2c520161fc885e9417b8be65ed834001d2f999b22,PodSandboxId:e16d545b4841786ea0f58492b016e99580d02bee2ff366c0b6cd0fbaffeed68b,Metadata:&ContainerMetadata{Name:busybox,Attempt:0,},Image:&ImageSpec{Image:gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c,State:CONTAINER_RUNNING,CreatedAt:1759148956690248041,Labels:map[string]string{io.kubernetes.container.name: busybox,io.kubernetes.pod.name: busybox,io.kubernetes.pod.namespace: default,io.kubernetes.pod.uid: 83ebc340-187e-4a32-8b34-6715c6aadaaa,},Annotations:map[string]string{io.kubernetes.container.hash: 35e73d3c,io.kubernetes.con
tainer.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:5549c6cc19983ee6d06a51e05d939f47691a86c9d2a9edb44f59adeeb3406d9c,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:csi-snapshotter,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:738351fd438f02c0fa796f623f5ec066f7431608d8c20524e0a109871454298c,State:CONTAINER_RUNNING,CreatedAt:1759148891704082878,Labels:map[string]string{io.kubernetes.container.name: csi-snapshotter,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.contai
ner.hash: 9a80f5e9,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:4c935b55bad695bf59a70111641c5d2f9665745f8ebc0ac2c14c984ee4c6212b,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:csi-provisioner,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-provisioner@sha256:1bc653d13b27b8eefbba0799bdb5711819f8b987eaa6eb6750e8ef001958d5a7,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:931dbfd16f87c10b33e6aa2f32ac2d1beef37111d14c94af014c2c76f9326992,State:CONTAINER_RUNNING,CreatedAt:1759148889905138565,Labels:map[string]string{io.kubernetes.container.name: csi-provisioner,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:ma
p[string]string{io.kubernetes.container.hash: 743e34f,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:9da143076e2ba11dc8b68e55740976c8cf7108724f350c25985f428e754840d0,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:liveness-probe,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/livenessprobe@sha256:42bc492c3c65078b1ccda5dbc416abf0cefdba3e6317416cbc43344cf0ed09b6,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:e899260153aedc3a54e6b11ee23f11d96a01236ccd556fbd0372a49d07a7bdb8,State:CONTAINER_RUNNING,CreatedAt:1759148888300791462,Labels:map[string]string{io.kubernetes.container.name: liveness-probe,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bf
d-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: 62375f0d,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:a4816c7d2c636b4436e95e9557b85aa01ea2b37894e6e01ef7ffce522f271914,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:hostpath,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/hostpathplugin@sha256:6fdad87766e53edf987545067e69a0dffb8485cccc546be4efbaa14c9b22ea11,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:e255e073c508c2fe6cd5b51ba718297863d8ab7a2b57edfdd620eae7e26a2167,State:CONTAINER_RUNNING,CreatedAt:1759148887354134551,Labels:map[string]string{io.kubernetes.container.name: hostpath,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2
751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: 70cab6f4,io.kubernetes.container.ports: [{\"name\":\"healthz\",\"containerPort\":9898,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:d5ed819985848a1a877efc98c61b4d67718db3b8714b336f25723a72ff808584,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:node-driver-registrar,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:7caa903cf3f8d1d70c3b7bb3e23223685b05e4f342665877eabe84ae38b92ecc,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:88ef14a257f4247460be80e11f16d5ed7cc19e765df128c71515d8d7327e64c1,State:CONTAINER_RUNNING,CreatedAt:1759148885883297267,Labels:map[string]string{io.kuber
netes.container.name: node-driver-registrar,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: 880c5a9e,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:274950c76d7f64586305ae564fd449fc859228bb19133334c20ec43c15a3818a,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:csi-external-health-monitor-controller,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:317f43813e4e2c3e81823ff16041c8e0714fb80e6d040c6e6c799967ba27d864,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:a1ed5895ba6353a897f269c4919c8249f176ba9d8719a585dc6ed3cd861fe0a3
,State:CONTAINER_RUNNING,CreatedAt:1759148877229433853,Labels:map[string]string{io.kubernetes.container.name: csi-external-health-monitor-controller,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: db43d78f,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:333adbeaa590fde5e2835bad4e811348ad5148d3cca70543e6b79c2c65db325b,PodSandboxId:6d0b7510ad440f2bf15ef9dbda5a8ad177764a7359186b7aed01065efff7f1c1,Metadata:&ContainerMetadata{Name:csi-resizer,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-resizer@sha256:0629447f7946e53df3ad775c5595888de1dae5a23bcaae8f68fdab0395af61a8,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:19a639eda60f0
37e40b0cb441c26585857fe2ca83d07b2a979e8188c04a6192c,State:CONTAINER_RUNNING,CreatedAt:1759148875609336883,Labels:map[string]string{io.kubernetes.container.name: csi-resizer,io.kubernetes.pod.name: csi-hostpath-resizer-0,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 21ac4100-20d0-4db5-ac27-78118957494c,},Annotations:map[string]string{io.kubernetes.container.hash: 204ff79e,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:2e49a7cb3666fc66feddd44175b65439f1d3f1514e25d53c5fb89b0eabe9c83a,PodSandboxId:ae8e89b012bde531667c4c76211c26a39d9a72e3b4f123f84535ffd479f1234e,Metadata:&ContainerMetadata{Name:volume-snapshot-controller,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922,Annotations:map[string]string{},UserSpecifiedIm
age:,RuntimeHandler:,},ImageRef:aa61ee9c70bc45a33684b5bb1a76e214cb8a51c9d9ae3d06920b60c8cd4cf21c,State:CONTAINER_RUNNING,CreatedAt:1759148874087928790,Labels:map[string]string{io.kubernetes.container.name: volume-snapshot-controller,io.kubernetes.pod.name: snapshot-controller-7d9fbc56b8-6htp4,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 091a2cd6-4811-408c-bc7e-a913ef2dd697,},Annotations:map[string]string{io.kubernetes.container.hash: b7d21815,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:87194d79bd58da9630a9d98b5f68d3a086a2ddc0ed67ca58a5272043765096ac,PodSandboxId:d764f396a5d662eef0c7caa8ef41564a79ef45c6615b80556d8bbf6f2499d2cc,Metadata:&ContainerMetadata{Name:csi-attacher,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-attacher@sha256:66e4ecfa0ec50a88f9cd145e006805816f57040f40662d4cb9e31d10519
d9bf0,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:59cbb42146a373fccdb496ee1d8f7de9213c9690266417fa7c1ea2c72b7173eb,State:CONTAINER_RUNNING,CreatedAt:1759148873957330609,Labels:map[string]string{io.kubernetes.container.name: csi-attacher,io.kubernetes.pod.name: csi-hostpath-attacher-0,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: b21cd0f7-7ae6-4352-bfca-5fcf02445d80,},Annotations:map[string]string{io.kubernetes.container.hash: 3d14b655,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:75b21728e449bf64db1e02671c53b00c3b162bcb505dbcae025a97ca76e84d98,PodSandboxId:8e01d92f5ba928879c0d654b39c6cc4aa0868d2da66bd620f1beb809c348162e,Metadata:&ContainerMetadata{Name:volume-snapshot-controller,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079
b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:aa61ee9c70bc45a33684b5bb1a76e214cb8a51c9d9ae3d06920b60c8cd4cf21c,State:CONTAINER_RUNNING,CreatedAt:1759148872229622471,Labels:map[string]string{io.kubernetes.container.name: volume-snapshot-controller,io.kubernetes.pod.name: snapshot-controller-7d9fbc56b8-n7sff,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 1493c32e-9a71-4033-aa7f-24530f2b9912,},Annotations:map[string]string{io.kubernetes.container.hash: b7d21815,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:1fda438f03393fa355fd1e45d6e0298201b68012da7c6fee03c9711d410a3f48,PodSandboxId:c8facd1324e60828aa053f4a82498c5727b4abaeed8a90b4175908353f5faf9f,Metadata:&ContainerMetadata{Name:gadget,Attempt:0,},Image:&ImageSpec{Image:ghcr.io/inspe
ktor-gadget/inspektor-gadget@sha256:66fdf18cc8a577423b2a36b96a5be40fe690fdb986bfe7875f54edfa9c7d19a5,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:9660a1727a97702fd80cef66da2e074d17d2e33bd086736d1ebdc7fc6ccd3441,State:CONTAINER_RUNNING,CreatedAt:1759148864911692918,Labels:map[string]string{io.kubernetes.container.name: gadget,io.kubernetes.pod.name: gadget-nfhwl,io.kubernetes.pod.namespace: gadget,io.kubernetes.pod.uid: 77b5189f-f9e2-4cd4-b965-730971781733,},Annotations:map[string]string{io.kubernetes.container.hash: 2616a42b,io.kubernetes.container.preStopHandler: {\"exec\":{\"command\":[\"/cleanup\"]}},io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: FallbackToLogsOnError,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:463d41ae2f80aeeae9fdcb528b6f7c84e8fd68d47ea44bf053bc59351545c3ab,PodSandboxId:bd38c3e174935f12148320db9b26be29bbce6b6e6d7cca744b74d1c7a
55af042,Metadata:&ContainerMetadata{Name:amd-gpu-device-plugin,Attempt:0,},Image:&ImageSpec{Image:docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:d5e667c0f2bb6efe709d5abfeb749472af5cb459a5bb05d3ead8d547968c63b8,State:CONTAINER_RUNNING,CreatedAt:1759148810227957430,Labels:map[string]string{io.kubernetes.container.name: amd-gpu-device-plugin,io.kubernetes.pod.name: amd-gpu-device-plugin-27tl9,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: c5803681-4899-4b6f-9a4a-ae0e28164f76,},Annotations:map[string]string{io.kubernetes.container.hash: 1903e071,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:c8a79c6fa957d83654782ed3abdd44b8dfcf31982f6ab5d0f829cf141c682ef1,PodSandboxId:6117348dd2d993c7a
12047ef3dc33bcc922111375bbb38c4c14c2d974404d776,Metadata:&ContainerMetadata{Name:storage-provisioner,Attempt:0,},Image:&ImageSpec{Image:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562,State:CONTAINER_RUNNING,CreatedAt:1759148809162715710,Labels:map[string]string{io.kubernetes.container.name: storage-provisioner,io.kubernetes.pod.name: storage-provisioner,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 506584f2-9adf-482b-b326-104a0a2872cf,},Annotations:map[string]string{io.kubernetes.container.hash: 6c6bf961,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:944958a3584b83dba02e3fc66f489172b31b2246676e367b81baea051c91b582,PodSandboxId:fe5bc3bddabe755c745d36f53b2d6
7aac0929e3da98fa26196ccd43338ecc4e8,Metadata:&ContainerMetadata{Name:coredns,Attempt:0,},Image:&ImageSpec{Image:52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969,State:CONTAINER_RUNNING,CreatedAt:1759148798907239945,Labels:map[string]string{io.kubernetes.container.name: coredns,io.kubernetes.pod.name: coredns-66bc5c9577-vq8db,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 96486404-ad7e-4c7e-b046-254cad442a0a,},Annotations:map[string]string{io.kubernetes.container.hash: e9bf792,io.kubernetes.container.ports: [{\"name\":\"dns\",\"containerPort\":53,\"protocol\":\"UDP\"},{\"name\":\"dns-tcp\",\"containerPort\":53,\"protocol\":\"TCP\"},{\"name\":\"metrics\",\"containerPort\":9153,\"protocol\":\"TCP\"},{\"name\":\"liveness-probe\",\"containerPort\":8080,\"protocol\":\"TCP\"},{\"name\":\"readiness-probe\",\"containerPort\":8181,\"protocol\":\
"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:3440656b15035ac14274a50c61718e9251acfde5b7ff9d1b9d5b9283647995f0,PodSandboxId:52113292edb84dad58ce3c8169ba20994f6733a4184d65a60510584699344470,Metadata:&ContainerMetadata{Name:kube-proxy,Attempt:0,},Image:&ImageSpec{Image:df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce,State:CONTAINER_RUNNING,CreatedAt:1759148798135163572,Labels:map[string]string{io.kubernetes.container.name: kube-proxy,io.kubernetes.pod.name: kube-proxy-l7m7l,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: ff9944f2-2d4b-42d3-8f13-9ccf1ff9c8ad,},Annotations:map[string]string{io.kubernetes.container.hash: e2e56a4,io.kubernetes.container.r
estartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:2fd2e36deb37cc6dcec69c05ca502e9bff007b96b7baa53d813b8415de22dd8a,PodSandboxId:068af865e70bdd365c974596ef3eabbaed50058c558f77f85197a9d8f57c63bf,Metadata:&ContainerMetadata{Name:kube-apiserver,Attempt:0,},Image:&ImageSpec{Image:90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90,State:CONTAINER_RUNNING,CreatedAt:1759148785445872985,Labels:map[string]string{io.kubernetes.container.name: kube-apiserver,io.kubernetes.pod.name: kube-apiserver-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: eb710414bb6e0e6a0fb78a325184f52c,},Annotations:map[string]string{io.kubernetes.container.hash: d671eaa0,io.kubernetes.container.ports: [{\"name\":
\"probe-port\",\"hostPort\":8443,\"containerPort\":8443,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:d256da70445cb034c8b457f6033700e6fb61eebf9f8011f8f749690080a3ff54,PodSandboxId:7f03cebe812bb54bf50ce3c9f2bfb21b20e8b89522a1154e39f47b1be7b0e6a6,Metadata:&ContainerMetadata{Name:kube-scheduler,Attempt:0,},Image:&ImageSpec{Image:46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc,State:CONTAINER_RUNNING,CreatedAt:1759148785425890714,Labels:map[string]string{io.kubernetes.container.name: kube-scheduler,io.kubernetes.pod.name: kube-scheduler-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 538cc6a8b993c59a4410bebbeda6d57f,},Annotat
ions:map[string]string{io.kubernetes.container.hash: 85eae708,io.kubernetes.container.ports: [{\"name\":\"probe-port\",\"hostPort\":10259,\"containerPort\":10259,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:8435857a314e92cdd622e280b3fa54e2c372e95014c2d963a78add1ad72feb80,PodSandboxId:4dffc3727bb9a664b61263ae8e07dfcd8443c3daf0c25f4ec35ccddc03695a0e,Metadata:&ContainerMetadata{Name:kube-controller-manager,Attempt:0,},Image:&ImageSpec{Image:a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634,State:CONTAINER_RUNNING,CreatedAt:1759148785412022404,Labels:map[string]string{io.kubernetes.container.name: kube-controller-manager,io.kubernetes.pod.name: kube-contro
ller-manager-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: bc9f21cee7bcf9053e1d76884d42ec21,},Annotations:map[string]string{io.kubernetes.container.hash: 7eaa1830,io.kubernetes.container.ports: [{\"name\":\"probe-port\",\"hostPort\":10257,\"containerPort\":10257,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:23708f030b9177f3d0008abd5642e573152d83d4c0ef096c3f4c447a1291716e,PodSandboxId:eedc40d97d7028293ce9ce8004c42ee75f90c2afd604968896f75f261f2cda5c,Metadata:&ContainerMetadata{Name:etcd,Attempt:0,},Image:&ImageSpec{Image:5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115,State:CONTAINER_RUNNING,CreatedAt:1759148785388976225,
Labels:map[string]string{io.kubernetes.container.name: etcd,io.kubernetes.pod.name: etcd-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: d45731c8ec3770c335d8b9cf0fa912e3,},Annotations:map[string]string{io.kubernetes.container.hash: e9e20c65,io.kubernetes.container.ports: [{\"name\":\"probe-port\",\"hostPort\":2381,\"containerPort\":2381,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},},}" file="otel-collector/interceptors.go:74" id=150e5550-1d1a-4366-bbef-26411b14bbfc name=/runtime.v1.RuntimeService/ListContainers
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.487636323Z" level=debug msg="Request: &VersionRequest{Version:,}" file="otel-collector/interceptors.go:62" id=c59fcf3b-c860-471f-ba6b-9e127f016050 name=/runtime.v1.RuntimeService/Version
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.487753639Z" level=debug msg="Response: &VersionResponse{Version:0.1.0,RuntimeName:cri-o,RuntimeVersion:1.29.1,RuntimeApiVersion:v1,}" file="otel-collector/interceptors.go:74" id=c59fcf3b-c860-471f-ba6b-9e127f016050 name=/runtime.v1.RuntimeService/Version
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.488844994Z" level=debug msg="Request: &ImageFsInfoRequest{}" file="otel-collector/interceptors.go:62" id=a9729b8e-9eaa-4631-a2e6-cdde872b9a5d name=/runtime.v1.ImageService/ImageFsInfo
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.490232980Z" level=debug msg="Response: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1759149375490204718,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:581201,},InodesUsed:&UInt64Value{Value:196,},},},ContainerFilesystems:[]*FilesystemUsage{},}" file="otel-collector/interceptors.go:74" id=a9729b8e-9eaa-4631-a2e6-cdde872b9a5d name=/runtime.v1.ImageService/ImageFsInfo
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.490877638Z" level=debug msg="Request: &ListContainersRequest{Filter:&ContainerFilter{Id:,State:nil,PodSandboxId:,LabelSelector:map[string]string{},},}" file="otel-collector/interceptors.go:62" id=7349099e-c294-47cc-8af0-aadc19408029 name=/runtime.v1.RuntimeService/ListContainers
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.490948945Z" level=debug msg="No filters were applied, returning full container list" file="server/container_list.go:60" id=7349099e-c294-47cc-8af0-aadc19408029 name=/runtime.v1.RuntimeService/ListContainers
Sep 29 12:36:15 addons-348747 crio[815]: time="2025-09-29 12:36:15.491506930Z" level=debug msg="Response: &ListContainersResponse{Containers:[]*Container{&Container{Id:ac01849527fdef8205203ecaaf826fe88beb2a5a546466832aeddec17b290b06,PodSandboxId:f21786ad5db1ae58c159771b9d1648b09fba82fb8bbf8053fdffc664b367b9a2,Metadata:&ContainerMetadata{Name:nginx,Attempt:0,},Image:&ImageSpec{Image:docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:4a86014ec6994761b7f3118cf47e4b4fd6bac15fc6fa262c4f356386bbc0e9d9,State:CONTAINER_RUNNING,CreatedAt:1759148976900841996,Labels:map[string]string{io.kubernetes.container.name: nginx,io.kubernetes.pod.name: nginx,io.kubernetes.pod.namespace: default,io.kubernetes.pod.uid: 4efb3f32-9487-4d6a-a60c-f1be2e44bd4e,},Annotations:map[string]string{io.kubernetes.container.hash: cdfbc70a,io.kubernetes.container.ports: [{\"containerPort\":80,\"protocol\":\"TCP\"}],
io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:69bc394e462891f9bfbe55d2c520161fc885e9417b8be65ed834001d2f999b22,PodSandboxId:e16d545b4841786ea0f58492b016e99580d02bee2ff366c0b6cd0fbaffeed68b,Metadata:&ContainerMetadata{Name:busybox,Attempt:0,},Image:&ImageSpec{Image:gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c,State:CONTAINER_RUNNING,CreatedAt:1759148956690248041,Labels:map[string]string{io.kubernetes.container.name: busybox,io.kubernetes.pod.name: busybox,io.kubernetes.pod.namespace: default,io.kubernetes.pod.uid: 83ebc340-187e-4a32-8b34-6715c6aadaaa,},Annotations:map[string]string{io.kubernetes.container.hash: 35e73d3c,io.kubernetes.con
tainer.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:5549c6cc19983ee6d06a51e05d939f47691a86c9d2a9edb44f59adeeb3406d9c,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:csi-snapshotter,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:738351fd438f02c0fa796f623f5ec066f7431608d8c20524e0a109871454298c,State:CONTAINER_RUNNING,CreatedAt:1759148891704082878,Labels:map[string]string{io.kubernetes.container.name: csi-snapshotter,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.contai
ner.hash: 9a80f5e9,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:4c935b55bad695bf59a70111641c5d2f9665745f8ebc0ac2c14c984ee4c6212b,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:csi-provisioner,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-provisioner@sha256:1bc653d13b27b8eefbba0799bdb5711819f8b987eaa6eb6750e8ef001958d5a7,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:931dbfd16f87c10b33e6aa2f32ac2d1beef37111d14c94af014c2c76f9326992,State:CONTAINER_RUNNING,CreatedAt:1759148889905138565,Labels:map[string]string{io.kubernetes.container.name: csi-provisioner,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:ma
p[string]string{io.kubernetes.container.hash: 743e34f,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:9da143076e2ba11dc8b68e55740976c8cf7108724f350c25985f428e754840d0,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:liveness-probe,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/livenessprobe@sha256:42bc492c3c65078b1ccda5dbc416abf0cefdba3e6317416cbc43344cf0ed09b6,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:e899260153aedc3a54e6b11ee23f11d96a01236ccd556fbd0372a49d07a7bdb8,State:CONTAINER_RUNNING,CreatedAt:1759148888300791462,Labels:map[string]string{io.kubernetes.container.name: liveness-probe,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bf
d-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: 62375f0d,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:a4816c7d2c636b4436e95e9557b85aa01ea2b37894e6e01ef7ffce522f271914,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:hostpath,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/hostpathplugin@sha256:6fdad87766e53edf987545067e69a0dffb8485cccc546be4efbaa14c9b22ea11,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:e255e073c508c2fe6cd5b51ba718297863d8ab7a2b57edfdd620eae7e26a2167,State:CONTAINER_RUNNING,CreatedAt:1759148887354134551,Labels:map[string]string{io.kubernetes.container.name: hostpath,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2
751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: 70cab6f4,io.kubernetes.container.ports: [{\"name\":\"healthz\",\"containerPort\":9898,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:d5ed819985848a1a877efc98c61b4d67718db3b8714b336f25723a72ff808584,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:node-driver-registrar,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:7caa903cf3f8d1d70c3b7bb3e23223685b05e4f342665877eabe84ae38b92ecc,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:88ef14a257f4247460be80e11f16d5ed7cc19e765df128c71515d8d7327e64c1,State:CONTAINER_RUNNING,CreatedAt:1759148885883297267,Labels:map[string]string{io.kuber
netes.container.name: node-driver-registrar,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: 880c5a9e,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:274950c76d7f64586305ae564fd449fc859228bb19133334c20ec43c15a3818a,PodSandboxId:0ead0a67779e5170161833a3b1eea4eb07973edf7c4e5f5f1f62cbd40ebdcf7f,Metadata:&ContainerMetadata{Name:csi-external-health-monitor-controller,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:317f43813e4e2c3e81823ff16041c8e0714fb80e6d040c6e6c799967ba27d864,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:a1ed5895ba6353a897f269c4919c8249f176ba9d8719a585dc6ed3cd861fe0a3
,State:CONTAINER_RUNNING,CreatedAt:1759148877229433853,Labels:map[string]string{io.kubernetes.container.name: csi-external-health-monitor-controller,io.kubernetes.pod.name: csi-hostpathplugin-7m7cl,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 2751808a-508e-431a-9bfd-2506fab5365e,},Annotations:map[string]string{io.kubernetes.container.hash: db43d78f,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:333adbeaa590fde5e2835bad4e811348ad5148d3cca70543e6b79c2c65db325b,PodSandboxId:6d0b7510ad440f2bf15ef9dbda5a8ad177764a7359186b7aed01065efff7f1c1,Metadata:&ContainerMetadata{Name:csi-resizer,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-resizer@sha256:0629447f7946e53df3ad775c5595888de1dae5a23bcaae8f68fdab0395af61a8,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:19a639eda60f0
37e40b0cb441c26585857fe2ca83d07b2a979e8188c04a6192c,State:CONTAINER_RUNNING,CreatedAt:1759148875609336883,Labels:map[string]string{io.kubernetes.container.name: csi-resizer,io.kubernetes.pod.name: csi-hostpath-resizer-0,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 21ac4100-20d0-4db5-ac27-78118957494c,},Annotations:map[string]string{io.kubernetes.container.hash: 204ff79e,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:2e49a7cb3666fc66feddd44175b65439f1d3f1514e25d53c5fb89b0eabe9c83a,PodSandboxId:ae8e89b012bde531667c4c76211c26a39d9a72e3b4f123f84535ffd479f1234e,Metadata:&ContainerMetadata{Name:volume-snapshot-controller,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922,Annotations:map[string]string{},UserSpecifiedIm
age:,RuntimeHandler:,},ImageRef:aa61ee9c70bc45a33684b5bb1a76e214cb8a51c9d9ae3d06920b60c8cd4cf21c,State:CONTAINER_RUNNING,CreatedAt:1759148874087928790,Labels:map[string]string{io.kubernetes.container.name: volume-snapshot-controller,io.kubernetes.pod.name: snapshot-controller-7d9fbc56b8-6htp4,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 091a2cd6-4811-408c-bc7e-a913ef2dd697,},Annotations:map[string]string{io.kubernetes.container.hash: b7d21815,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:87194d79bd58da9630a9d98b5f68d3a086a2ddc0ed67ca58a5272043765096ac,PodSandboxId:d764f396a5d662eef0c7caa8ef41564a79ef45c6615b80556d8bbf6f2499d2cc,Metadata:&ContainerMetadata{Name:csi-attacher,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/csi-attacher@sha256:66e4ecfa0ec50a88f9cd145e006805816f57040f40662d4cb9e31d10519
d9bf0,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:59cbb42146a373fccdb496ee1d8f7de9213c9690266417fa7c1ea2c72b7173eb,State:CONTAINER_RUNNING,CreatedAt:1759148873957330609,Labels:map[string]string{io.kubernetes.container.name: csi-attacher,io.kubernetes.pod.name: csi-hostpath-attacher-0,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: b21cd0f7-7ae6-4352-bfca-5fcf02445d80,},Annotations:map[string]string{io.kubernetes.container.hash: 3d14b655,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:75b21728e449bf64db1e02671c53b00c3b162bcb505dbcae025a97ca76e84d98,PodSandboxId:8e01d92f5ba928879c0d654b39c6cc4aa0868d2da66bd620f1beb809c348162e,Metadata:&ContainerMetadata{Name:volume-snapshot-controller,Attempt:0,},Image:&ImageSpec{Image:registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079
b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:aa61ee9c70bc45a33684b5bb1a76e214cb8a51c9d9ae3d06920b60c8cd4cf21c,State:CONTAINER_RUNNING,CreatedAt:1759148872229622471,Labels:map[string]string{io.kubernetes.container.name: volume-snapshot-controller,io.kubernetes.pod.name: snapshot-controller-7d9fbc56b8-n7sff,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 1493c32e-9a71-4033-aa7f-24530f2b9912,},Annotations:map[string]string{io.kubernetes.container.hash: b7d21815,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:1fda438f03393fa355fd1e45d6e0298201b68012da7c6fee03c9711d410a3f48,PodSandboxId:c8facd1324e60828aa053f4a82498c5727b4abaeed8a90b4175908353f5faf9f,Metadata:&ContainerMetadata{Name:gadget,Attempt:0,},Image:&ImageSpec{Image:ghcr.io/inspe
ktor-gadget/inspektor-gadget@sha256:66fdf18cc8a577423b2a36b96a5be40fe690fdb986bfe7875f54edfa9c7d19a5,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:9660a1727a97702fd80cef66da2e074d17d2e33bd086736d1ebdc7fc6ccd3441,State:CONTAINER_RUNNING,CreatedAt:1759148864911692918,Labels:map[string]string{io.kubernetes.container.name: gadget,io.kubernetes.pod.name: gadget-nfhwl,io.kubernetes.pod.namespace: gadget,io.kubernetes.pod.uid: 77b5189f-f9e2-4cd4-b965-730971781733,},Annotations:map[string]string{io.kubernetes.container.hash: 2616a42b,io.kubernetes.container.preStopHandler: {\"exec\":{\"command\":[\"/cleanup\"]}},io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: FallbackToLogsOnError,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:463d41ae2f80aeeae9fdcb528b6f7c84e8fd68d47ea44bf053bc59351545c3ab,PodSandboxId:bd38c3e174935f12148320db9b26be29bbce6b6e6d7cca744b74d1c7a
55af042,Metadata:&ContainerMetadata{Name:amd-gpu-device-plugin,Attempt:0,},Image:&ImageSpec{Image:docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:d5e667c0f2bb6efe709d5abfeb749472af5cb459a5bb05d3ead8d547968c63b8,State:CONTAINER_RUNNING,CreatedAt:1759148810227957430,Labels:map[string]string{io.kubernetes.container.name: amd-gpu-device-plugin,io.kubernetes.pod.name: amd-gpu-device-plugin-27tl9,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: c5803681-4899-4b6f-9a4a-ae0e28164f76,},Annotations:map[string]string{io.kubernetes.container.hash: 1903e071,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:c8a79c6fa957d83654782ed3abdd44b8dfcf31982f6ab5d0f829cf141c682ef1,PodSandboxId:6117348dd2d993c7a
12047ef3dc33bcc922111375bbb38c4c14c2d974404d776,Metadata:&ContainerMetadata{Name:storage-provisioner,Attempt:0,},Image:&ImageSpec{Image:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562,State:CONTAINER_RUNNING,CreatedAt:1759148809162715710,Labels:map[string]string{io.kubernetes.container.name: storage-provisioner,io.kubernetes.pod.name: storage-provisioner,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 506584f2-9adf-482b-b326-104a0a2872cf,},Annotations:map[string]string{io.kubernetes.container.hash: 6c6bf961,io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:944958a3584b83dba02e3fc66f489172b31b2246676e367b81baea051c91b582,PodSandboxId:fe5bc3bddabe755c745d36f53b2d6
7aac0929e3da98fa26196ccd43338ecc4e8,Metadata:&ContainerMetadata{Name:coredns,Attempt:0,},Image:&ImageSpec{Image:52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969,State:CONTAINER_RUNNING,CreatedAt:1759148798907239945,Labels:map[string]string{io.kubernetes.container.name: coredns,io.kubernetes.pod.name: coredns-66bc5c9577-vq8db,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 96486404-ad7e-4c7e-b046-254cad442a0a,},Annotations:map[string]string{io.kubernetes.container.hash: e9bf792,io.kubernetes.container.ports: [{\"name\":\"dns\",\"containerPort\":53,\"protocol\":\"UDP\"},{\"name\":\"dns-tcp\",\"containerPort\":53,\"protocol\":\"TCP\"},{\"name\":\"metrics\",\"containerPort\":9153,\"protocol\":\"TCP\"},{\"name\":\"liveness-probe\",\"containerPort\":8080,\"protocol\":\"TCP\"},{\"name\":\"readiness-probe\",\"containerPort\":8181,\"protocol\":\
"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:3440656b15035ac14274a50c61718e9251acfde5b7ff9d1b9d5b9283647995f0,PodSandboxId:52113292edb84dad58ce3c8169ba20994f6733a4184d65a60510584699344470,Metadata:&ContainerMetadata{Name:kube-proxy,Attempt:0,},Image:&ImageSpec{Image:df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce,State:CONTAINER_RUNNING,CreatedAt:1759148798135163572,Labels:map[string]string{io.kubernetes.container.name: kube-proxy,io.kubernetes.pod.name: kube-proxy-l7m7l,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: ff9944f2-2d4b-42d3-8f13-9ccf1ff9c8ad,},Annotations:map[string]string{io.kubernetes.container.hash: e2e56a4,io.kubernetes.container.r
estartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:2fd2e36deb37cc6dcec69c05ca502e9bff007b96b7baa53d813b8415de22dd8a,PodSandboxId:068af865e70bdd365c974596ef3eabbaed50058c558f77f85197a9d8f57c63bf,Metadata:&ContainerMetadata{Name:kube-apiserver,Attempt:0,},Image:&ImageSpec{Image:90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90,State:CONTAINER_RUNNING,CreatedAt:1759148785445872985,Labels:map[string]string{io.kubernetes.container.name: kube-apiserver,io.kubernetes.pod.name: kube-apiserver-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: eb710414bb6e0e6a0fb78a325184f52c,},Annotations:map[string]string{io.kubernetes.container.hash: d671eaa0,io.kubernetes.container.ports: [{\"name\":
\"probe-port\",\"hostPort\":8443,\"containerPort\":8443,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:d256da70445cb034c8b457f6033700e6fb61eebf9f8011f8f749690080a3ff54,PodSandboxId:7f03cebe812bb54bf50ce3c9f2bfb21b20e8b89522a1154e39f47b1be7b0e6a6,Metadata:&ContainerMetadata{Name:kube-scheduler,Attempt:0,},Image:&ImageSpec{Image:46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc,State:CONTAINER_RUNNING,CreatedAt:1759148785425890714,Labels:map[string]string{io.kubernetes.container.name: kube-scheduler,io.kubernetes.pod.name: kube-scheduler-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: 538cc6a8b993c59a4410bebbeda6d57f,},Annotat
ions:map[string]string{io.kubernetes.container.hash: 85eae708,io.kubernetes.container.ports: [{\"name\":\"probe-port\",\"hostPort\":10259,\"containerPort\":10259,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:8435857a314e92cdd622e280b3fa54e2c372e95014c2d963a78add1ad72feb80,PodSandboxId:4dffc3727bb9a664b61263ae8e07dfcd8443c3daf0c25f4ec35ccddc03695a0e,Metadata:&ContainerMetadata{Name:kube-controller-manager,Attempt:0,},Image:&ImageSpec{Image:a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634,State:CONTAINER_RUNNING,CreatedAt:1759148785412022404,Labels:map[string]string{io.kubernetes.container.name: kube-controller-manager,io.kubernetes.pod.name: kube-contro
ller-manager-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: bc9f21cee7bcf9053e1d76884d42ec21,},Annotations:map[string]string{io.kubernetes.container.hash: 7eaa1830,io.kubernetes.container.ports: [{\"name\":\"probe-port\",\"hostPort\":10257,\"containerPort\":10257,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},&Container{Id:23708f030b9177f3d0008abd5642e573152d83d4c0ef096c3f4c447a1291716e,PodSandboxId:eedc40d97d7028293ce9ce8004c42ee75f90c2afd604968896f75f261f2cda5c,Metadata:&ContainerMetadata{Name:etcd,Attempt:0,},Image:&ImageSpec{Image:5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115,Annotations:map[string]string{},UserSpecifiedImage:,RuntimeHandler:,},ImageRef:5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115,State:CONTAINER_RUNNING,CreatedAt:1759148785388976225,
Labels:map[string]string{io.kubernetes.container.name: etcd,io.kubernetes.pod.name: etcd-addons-348747,io.kubernetes.pod.namespace: kube-system,io.kubernetes.pod.uid: d45731c8ec3770c335d8b9cf0fa912e3,},Annotations:map[string]string{io.kubernetes.container.hash: e9e20c65,io.kubernetes.container.ports: [{\"name\":\"probe-port\",\"hostPort\":2381,\"containerPort\":2381,\"protocol\":\"TCP\"}],io.kubernetes.container.restartCount: 0,io.kubernetes.container.terminationMessagePath: /dev/termination-log,io.kubernetes.container.terminationMessagePolicy: File,io.kubernetes.pod.terminationGracePeriod: 30,},},},}" file="otel-collector/interceptors.go:74" id=7349099e-c294-47cc-8af0-aadc19408029 name=/runtime.v1.RuntimeService/ListContainers
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
ac01849527fde docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8 6 minutes ago Running nginx 0 f21786ad5db1a nginx
69bc394e46289 gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e 6 minutes ago Running busybox 0 e16d545b48417 busybox
5549c6cc19983 registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f 8 minutes ago Running csi-snapshotter 0 0ead0a67779e5 csi-hostpathplugin-7m7cl
4c935b55bad69 registry.k8s.io/sig-storage/csi-provisioner@sha256:1bc653d13b27b8eefbba0799bdb5711819f8b987eaa6eb6750e8ef001958d5a7 8 minutes ago Running csi-provisioner 0 0ead0a67779e5 csi-hostpathplugin-7m7cl
9da143076e2ba registry.k8s.io/sig-storage/livenessprobe@sha256:42bc492c3c65078b1ccda5dbc416abf0cefdba3e6317416cbc43344cf0ed09b6 8 minutes ago Running liveness-probe 0 0ead0a67779e5 csi-hostpathplugin-7m7cl
a4816c7d2c636 registry.k8s.io/sig-storage/hostpathplugin@sha256:6fdad87766e53edf987545067e69a0dffb8485cccc546be4efbaa14c9b22ea11 8 minutes ago Running hostpath 0 0ead0a67779e5 csi-hostpathplugin-7m7cl
d5ed819985848 registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:7caa903cf3f8d1d70c3b7bb3e23223685b05e4f342665877eabe84ae38b92ecc 8 minutes ago Running node-driver-registrar 0 0ead0a67779e5 csi-hostpathplugin-7m7cl
274950c76d7f6 registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:317f43813e4e2c3e81823ff16041c8e0714fb80e6d040c6e6c799967ba27d864 8 minutes ago Running csi-external-health-monitor-controller 0 0ead0a67779e5 csi-hostpathplugin-7m7cl
333adbeaa590f registry.k8s.io/sig-storage/csi-resizer@sha256:0629447f7946e53df3ad775c5595888de1dae5a23bcaae8f68fdab0395af61a8 8 minutes ago Running csi-resizer 0 6d0b7510ad440 csi-hostpath-resizer-0
2e49a7cb3666f registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922 8 minutes ago Running volume-snapshot-controller 0 ae8e89b012bde snapshot-controller-7d9fbc56b8-6htp4
87194d79bd58d registry.k8s.io/sig-storage/csi-attacher@sha256:66e4ecfa0ec50a88f9cd145e006805816f57040f40662d4cb9e31d10519d9bf0 8 minutes ago Running csi-attacher 0 d764f396a5d66 csi-hostpath-attacher-0
75b21728e449b registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922 8 minutes ago Running volume-snapshot-controller 0 8e01d92f5ba92 snapshot-controller-7d9fbc56b8-n7sff
1fda438f03393 ghcr.io/inspektor-gadget/inspektor-gadget@sha256:66fdf18cc8a577423b2a36b96a5be40fe690fdb986bfe7875f54edfa9c7d19a5 8 minutes ago Running gadget 0 c8facd1324e60 gadget-nfhwl
463d41ae2f80a docker.io/rocm/k8s-device-plugin@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f 9 minutes ago Running amd-gpu-device-plugin 0 bd38c3e174935 amd-gpu-device-plugin-27tl9
c8a79c6fa957d 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562 9 minutes ago Running storage-provisioner 0 6117348dd2d99 storage-provisioner
944958a3584b8 52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969 9 minutes ago Running coredns 0 fe5bc3bddabe7 coredns-66bc5c9577-vq8db
3440656b15035 df0860106674df871eebbd01fede90c764bf472f5b97eca7e945761292e9b0ce 9 minutes ago Running kube-proxy 0 52113292edb84 kube-proxy-l7m7l
2fd2e36deb37c 90550c43ad2bcfd11fcd5fd27d2eac5a7ca823be1308884b33dd816ec169be90 9 minutes ago Running kube-apiserver 0 068af865e70bd kube-apiserver-addons-348747
d256da70445cb 46169d968e9203e8b10debaf898210fe11c94b5864c351ea0f6fcf621f659bdc 9 minutes ago Running kube-scheduler 0 7f03cebe812bb kube-scheduler-addons-348747
8435857a314e9 a0af72f2ec6d628152b015a46d4074df8f77d5b686978987c70f48b8c7660634 9 minutes ago Running kube-controller-manager 0 4dffc3727bb9a kube-controller-manager-addons-348747
23708f030b917 5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115 9 minutes ago Running etcd 0 eedc40d97d702 etcd-addons-348747
==> coredns [944958a3584b83dba02e3fc66f489172b31b2246676e367b81baea051c91b582] <==
[INFO] 10.244.0.22:44097 - 44373 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000080934s
[INFO] 10.244.0.22:49671 - 55417 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000214456s
[INFO] 10.244.0.22:49671 - 23696 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000067538s
[INFO] 10.244.0.22:44097 - 17380 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000287596s
[INFO] 10.244.0.22:49671 - 41152 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000065811s
[INFO] 10.244.0.22:44097 - 62510 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000205539s
[INFO] 10.244.0.22:49671 - 4339 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000060062s
[INFO] 10.244.0.22:44097 - 54894 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000344738s
[INFO] 10.244.0.22:49671 - 65100 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000114903s
[INFO] 10.244.0.22:49671 - 4640 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000122808s
[INFO] 10.244.0.22:44097 - 8190 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000073544s
[INFO] 10.244.0.22:60853 - 59209 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000192797s
[INFO] 10.244.0.22:49692 - 58128 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000258035s
[INFO] 10.244.0.22:49692 - 25543 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.00009797s
[INFO] 10.244.0.22:60853 - 26827 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000077372s
[INFO] 10.244.0.22:49692 - 32806 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000078153s
[INFO] 10.244.0.22:60853 - 6433 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000595927s
[INFO] 10.244.0.22:49692 - 60440 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000073738s
[INFO] 10.244.0.22:49692 - 33696 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000336672s
[INFO] 10.244.0.22:60853 - 30325 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000508788s
[INFO] 10.244.0.22:49692 - 17236 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000263372s
[INFO] 10.244.0.22:49692 - 52593 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000248559s
[INFO] 10.244.0.22:60853 - 36443 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000276038s
[INFO] 10.244.0.22:60853 - 13495 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000553168s
[INFO] 10.244.0.22:60853 - 62532 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000598075s
==> describe nodes <==
Name: addons-348747
Roles: control-plane
Labels: beta.kubernetes.io/arch=amd64
beta.kubernetes.io/os=linux
kubernetes.io/arch=amd64
kubernetes.io/hostname=addons-348747
kubernetes.io/os=linux
minikube.k8s.io/commit=aad2f46d67652a73456765446faac83429b43d5e
minikube.k8s.io/name=addons-348747
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2025_09_29T12_26_31_0700
minikube.k8s.io/version=v1.37.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-348747
Annotations: csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-348747"}
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Mon, 29 Sep 2025 12:26:28 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-348747
AcquireTime: <unset>
RenewTime: Mon, 29 Sep 2025 12:36:13 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Mon, 29 Sep 2025 12:30:16 +0000 Mon, 29 Sep 2025 12:26:27 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Mon, 29 Sep 2025 12:30:16 +0000 Mon, 29 Sep 2025 12:26:27 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Mon, 29 Sep 2025 12:30:16 +0000 Mon, 29 Sep 2025 12:26:27 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Mon, 29 Sep 2025 12:30:16 +0000 Mon, 29 Sep 2025 12:26:31 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.39.229
Hostname: addons-348747
Capacity:
cpu: 2
ephemeral-storage: 17734596Ki
hugepages-2Mi: 0
memory: 4008584Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 17734596Ki
hugepages-2Mi: 0
memory: 4008584Ki
pods: 110
System Info:
Machine ID: 15ad61dbacdc40ae848336a98c209bd1
System UUID: 15ad61db-acdc-40ae-8483-36a98c209bd1
Boot ID: 0f27dbb3-c580-4293-aa48-95a03c8a5b6e
Kernel Version: 6.6.95
OS Image: Buildroot 2025.02
Operating System: linux
Architecture: amd64
Container Runtime Version: cri-o://1.29.1
Kubelet Version: v1.34.0
Kube-Proxy Version:
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (19 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default busybox 0 (0%) 0 (0%) 0 (0%) 0 (0%) 7m2s
default hello-world-app-5d498dc89-4kb6d 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4m17s
default nginx 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m43s
default task-pv-pod-restore 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m1s
default test-local-path 0 (0%) 0 (0%) 0 (0%) 0 (0%) 6m20s
gadget gadget-nfhwl 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m31s
kube-system amd-gpu-device-plugin-27tl9 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m35s
kube-system coredns-66bc5c9577-vq8db 100m (5%) 0 (0%) 70Mi (1%) 170Mi (4%) 9m38s
kube-system csi-hostpath-attacher-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m28s
kube-system csi-hostpath-resizer-0 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m28s
kube-system csi-hostpathplugin-7m7cl 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m28s
kube-system etcd-addons-348747 100m (5%) 0 (0%) 100Mi (2%) 0 (0%) 9m44s
kube-system kube-apiserver-addons-348747 250m (12%) 0 (0%) 0 (0%) 0 (0%) 9m44s
kube-system kube-controller-manager-addons-348747 200m (10%) 0 (0%) 0 (0%) 0 (0%) 9m44s
kube-system kube-proxy-l7m7l 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m38s
kube-system kube-scheduler-addons-348747 100m (5%) 0 (0%) 0 (0%) 0 (0%) 9m44s
kube-system snapshot-controller-7d9fbc56b8-6htp4 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m29s
kube-system snapshot-controller-7d9fbc56b8-n7sff 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m29s
kube-system storage-provisioner 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m31s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 750m (37%) 0 (0%)
memory 170Mi (4%) 170Mi (4%)
ephemeral-storage 0 (0%) 0 (0%)
hugepages-2Mi 0 (0%) 0 (0%)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 9m36s kube-proxy
Normal Starting 9m44s kubelet Starting kubelet.
Normal NodeAllocatableEnforced 9m44s kubelet Updated Node Allocatable limit across pods
Normal NodeHasSufficientMemory 9m44s kubelet Node addons-348747 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 9m44s kubelet Node addons-348747 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 9m44s kubelet Node addons-348747 status is now: NodeHasSufficientPID
Normal NodeReady 9m44s kubelet Node addons-348747 status is now: NodeReady
Normal RegisteredNode 9m39s node-controller Node addons-348747 event: Registered Node addons-348747 in Controller
==> dmesg <==
[Sep29 12:27] kauditd_printk_skb: 407 callbacks suppressed
[ +6.227807] kauditd_printk_skb: 5 callbacks suppressed
[ +9.628660] kauditd_printk_skb: 17 callbacks suppressed
[ +8.046900] kauditd_printk_skb: 26 callbacks suppressed
[ +7.476585] kauditd_printk_skb: 32 callbacks suppressed
[ +5.733694] kauditd_printk_skb: 11 callbacks suppressed
[ +0.026474] kauditd_printk_skb: 46 callbacks suppressed
[ +3.186796] kauditd_printk_skb: 124 callbacks suppressed
[Sep29 12:28] kauditd_printk_skb: 65 callbacks suppressed
[ +4.119843] kauditd_printk_skb: 52 callbacks suppressed
[ +5.812730] kauditd_printk_skb: 56 callbacks suppressed
[ +5.252486] kauditd_printk_skb: 11 callbacks suppressed
[Sep29 12:29] kauditd_printk_skb: 47 callbacks suppressed
[ +13.035570] kauditd_printk_skb: 41 callbacks suppressed
[ +5.691130] kauditd_printk_skb: 22 callbacks suppressed
[ +4.236288] kauditd_printk_skb: 89 callbacks suppressed
[ +0.204255] kauditd_printk_skb: 58 callbacks suppressed
[ +1.005578] kauditd_printk_skb: 50 callbacks suppressed
[ +0.000434] kauditd_printk_skb: 67 callbacks suppressed
[Sep29 12:30] kauditd_printk_skb: 82 callbacks suppressed
[ +0.990927] kauditd_printk_skb: 70 callbacks suppressed
[ +2.279366] kauditd_printk_skb: 48 callbacks suppressed
[Sep29 12:31] kauditd_printk_skb: 58 callbacks suppressed
[Sep29 12:32] kauditd_printk_skb: 46 callbacks suppressed
[Sep29 12:33] kauditd_printk_skb: 19 callbacks suppressed
==> etcd [23708f030b9177f3d0008abd5642e573152d83d4c0ef096c3f4c447a1291716e] <==
{"level":"warn","ts":"2025-09-29T12:28:00.159869Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"115.676995ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/secrets/gcp-auth/gcp-auth-certs\" limit:1 ","response":"range_response_count:1 size:1742"}
{"level":"info","ts":"2025-09-29T12:28:00.159901Z","caller":"traceutil/trace.go:172","msg":"trace[303727383] range","detail":"{range_begin:/registry/secrets/gcp-auth/gcp-auth-certs; range_end:; response_count:1; response_revision:1096; }","duration":"115.718258ms","start":"2025-09-29T12:28:00.044176Z","end":"2025-09-29T12:28:00.159894Z","steps":["trace[303727383] 'agreement among raft nodes before linearized reading' (duration: 115.612156ms)"],"step_count":1}
{"level":"warn","ts":"2025-09-29T12:28:00.163776Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"154.578363ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2025-09-29T12:28:00.163845Z","caller":"traceutil/trace.go:172","msg":"trace[1903443568] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1096; }","duration":"154.658634ms","start":"2025-09-29T12:28:00.009173Z","end":"2025-09-29T12:28:00.163831Z","steps":["trace[1903443568] 'agreement among raft nodes before linearized reading' (duration: 150.302185ms)"],"step_count":1}
{"level":"info","ts":"2025-09-29T12:28:01.440089Z","caller":"traceutil/trace.go:172","msg":"trace[1275167998] transaction","detail":"{read_only:false; response_revision:1101; number_of_response:1; }","duration":"202.24185ms","start":"2025-09-29T12:28:01.237835Z","end":"2025-09-29T12:28:01.440077Z","steps":["trace[1275167998] 'process raft request' (duration: 202.155911ms)"],"step_count":1}
{"level":"info","ts":"2025-09-29T12:28:05.804332Z","caller":"traceutil/trace.go:172","msg":"trace[1771744642] transaction","detail":"{read_only:false; response_revision:1127; number_of_response:1; }","duration":"156.350823ms","start":"2025-09-29T12:28:05.647965Z","end":"2025-09-29T12:28:05.804316Z","steps":["trace[1771744642] 'process raft request' (duration: 156.184047ms)"],"step_count":1}
{"level":"info","ts":"2025-09-29T12:28:42.703071Z","caller":"traceutil/trace.go:172","msg":"trace[1747712134] transaction","detail":"{read_only:false; response_revision:1225; number_of_response:1; }","duration":"229.778695ms","start":"2025-09-29T12:28:42.473246Z","end":"2025-09-29T12:28:42.703025Z","steps":["trace[1747712134] 'process raft request' (duration: 229.653751ms)"],"step_count":1}
{"level":"info","ts":"2025-09-29T12:28:42.703441Z","caller":"traceutil/trace.go:172","msg":"trace[968916551] linearizableReadLoop","detail":"{readStateIndex:1270; appliedIndex:1271; }","duration":"113.334528ms","start":"2025-09-29T12:28:42.590088Z","end":"2025-09-29T12:28:42.703423Z","steps":["trace[968916551] 'read index received' (duration: 113.331001ms)","trace[968916551] 'applied index is now lower than readState.Index' (duration: 2.899µs)"],"step_count":2}
{"level":"warn","ts":"2025-09-29T12:28:42.703542Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"113.421008ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2025-09-29T12:28:42.703571Z","caller":"traceutil/trace.go:172","msg":"trace[1222040807] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1225; }","duration":"113.489857ms","start":"2025-09-29T12:28:42.590072Z","end":"2025-09-29T12:28:42.703562Z","steps":["trace[1222040807] 'agreement among raft nodes before linearized reading' (duration: 113.397535ms)"],"step_count":1}
{"level":"info","ts":"2025-09-29T12:29:42.066320Z","caller":"traceutil/trace.go:172","msg":"trace[1342927706] transaction","detail":"{read_only:false; response_revision:1471; number_of_response:1; }","duration":"127.887624ms","start":"2025-09-29T12:29:41.938414Z","end":"2025-09-29T12:29:42.066301Z","steps":["trace[1342927706] 'process raft request' (duration: 127.095497ms)"],"step_count":1}
{"level":"info","ts":"2025-09-29T12:29:48.051346Z","caller":"traceutil/trace.go:172","msg":"trace[1962103308] linearizableReadLoop","detail":"{readStateIndex:1566; appliedIndex:1566; }","duration":"340.194696ms","start":"2025-09-29T12:29:47.711114Z","end":"2025-09-29T12:29:48.051309Z","steps":["trace[1962103308] 'read index received' (duration: 340.172011ms)","trace[1962103308] 'applied index is now lower than readState.Index' (duration: 21.358µs)"],"step_count":2}
{"level":"warn","ts":"2025-09-29T12:29:48.051561Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"340.418121ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/secrets\" limit:1 ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2025-09-29T12:29:48.051697Z","caller":"traceutil/trace.go:172","msg":"trace[313983200] range","detail":"{range_begin:/registry/secrets; range_end:; response_count:0; response_revision:1504; }","duration":"340.570916ms","start":"2025-09-29T12:29:47.711110Z","end":"2025-09-29T12:29:48.051680Z","steps":["trace[313983200] 'agreement among raft nodes before linearized reading' (duration: 340.373329ms)"],"step_count":1}
{"level":"warn","ts":"2025-09-29T12:29:48.051741Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2025-09-29T12:29:47.711093Z","time spent":"340.628541ms","remote":"127.0.0.1:60750","response type":"/etcdserverpb.KV/Range","request count":0,"request size":21,"response count":0,"response size":28,"request content":"key:\"/registry/secrets\" limit:1 "}
{"level":"info","ts":"2025-09-29T12:29:48.051749Z","caller":"traceutil/trace.go:172","msg":"trace[958155064] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1505; }","duration":"360.061468ms","start":"2025-09-29T12:29:47.691668Z","end":"2025-09-29T12:29:48.051729Z","steps":["trace[958155064] 'process raft request' (duration: 359.879746ms)"],"step_count":1}
{"level":"warn","ts":"2025-09-29T12:29:48.051997Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2025-09-29T12:29:47.691650Z","time spent":"360.141187ms","remote":"127.0.0.1:33286","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":46,"response count":0,"response size":41,"request content":"compare:<target:MOD key:\"/registry/deployments/kube-system/registry\" mod_revision:954 > success:<request_delete_range:<key:\"/registry/deployments/kube-system/registry\" > > failure:<request_range:<key:\"/registry/deployments/kube-system/registry\" > >"}
{"level":"warn","ts":"2025-09-29T12:29:48.052069Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"174.652689ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/snapshot-controller-leader\" limit:1 ","response":"range_response_count:1 size:499"}
{"level":"info","ts":"2025-09-29T12:29:48.052099Z","caller":"traceutil/trace.go:172","msg":"trace[2064191578] range","detail":"{range_begin:/registry/leases/kube-system/snapshot-controller-leader; range_end:; response_count:1; response_revision:1505; }","duration":"174.686684ms","start":"2025-09-29T12:29:47.877404Z","end":"2025-09-29T12:29:48.052091Z","steps":["trace[2064191578] 'agreement among raft nodes before linearized reading' (duration: 174.57672ms)"],"step_count":1}
{"level":"info","ts":"2025-09-29T12:30:00.633892Z","caller":"traceutil/trace.go:172","msg":"trace[1462802871] linearizableReadLoop","detail":"{readStateIndex:1680; appliedIndex:1680; }","duration":"140.885798ms","start":"2025-09-29T12:30:00.492989Z","end":"2025-09-29T12:30:00.633875Z","steps":["trace[1462802871] 'read index received' (duration: 140.879985ms)","trace[1462802871] 'applied index is now lower than readState.Index' (duration: 5.026µs)"],"step_count":2}
{"level":"warn","ts":"2025-09-29T12:30:00.634066Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"141.059309ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" limit:1 ","response":"range_response_count:1 size:1113"}
{"level":"info","ts":"2025-09-29T12:30:00.634101Z","caller":"traceutil/trace.go:172","msg":"trace[1774534202] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1612; }","duration":"141.110093ms","start":"2025-09-29T12:30:00.492985Z","end":"2025-09-29T12:30:00.634095Z","steps":["trace[1774534202] 'agreement among raft nodes before linearized reading' (duration: 140.983211ms)"],"step_count":1}
{"level":"warn","ts":"2025-09-29T12:30:00.634307Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"141.171279ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/runtimeclasses\" limit:1 ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2025-09-29T12:30:00.634327Z","caller":"traceutil/trace.go:172","msg":"trace[346407387] range","detail":"{range_begin:/registry/runtimeclasses; range_end:; response_count:0; response_revision:1612; }","duration":"141.194342ms","start":"2025-09-29T12:30:00.493126Z","end":"2025-09-29T12:30:00.634321Z","steps":["trace[346407387] 'agreement among raft nodes before linearized reading' (duration: 141.154972ms)"],"step_count":1}
{"level":"info","ts":"2025-09-29T12:30:32.956902Z","caller":"traceutil/trace.go:172","msg":"trace[506690991] transaction","detail":"{read_only:false; response_revision:1761; number_of_response:1; }","duration":"117.919023ms","start":"2025-09-29T12:30:32.838958Z","end":"2025-09-29T12:30:32.956877Z","steps":["trace[506690991] 'process raft request' (duration: 117.737718ms)"],"step_count":1}
==> kernel <==
12:36:15 up 10 min, 0 users, load average: 0.17, 0.73, 0.63
Linux addons-348747 6.6.95 #1 SMP PREEMPT_DYNAMIC Thu Sep 18 15:48:18 UTC 2025 x86_64 GNU/Linux
PRETTY_NAME="Buildroot 2025.02"
==> kube-apiserver [2fd2e36deb37cc6dcec69c05ca502e9bff007b96b7baa53d813b8415de22dd8a] <==
E0929 12:27:35.143796 1 remote_available_controller.go:462] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.97.55.151:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.97.55.151:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.97.55.151:443: connect: connection refused" logger="UnhandledError"
I0929 12:27:35.237700 1 handler.go:285] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
I0929 12:27:53.504277 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0929 12:28:41.277465 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0929 12:28:57.704175 1 stats.go:136] "Error getting keys" err="empty key: \"\""
E0929 12:29:23.402892 1 conn.go:339] Error on socket receive: read tcp 192.168.39.229:8443->192.168.39.1:44338: use of closed network connection
E0929 12:29:23.597807 1 conn.go:339] Error on socket receive: read tcp 192.168.39.229:8443->192.168.39.1:44348: use of closed network connection
I0929 12:29:32.339977 1 controller.go:667] quota admission added evaluator for: ingresses.networking.k8s.io
I0929 12:29:32.543157 1 alloc.go:328] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.100.148.129"}
I0929 12:29:33.085919 1 alloc.go:328] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.98.191.76"}
I0929 12:30:04.415787 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0929 12:30:04.978425 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0929 12:30:08.266932 1 controller.go:667] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I0929 12:30:36.117234 1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
I0929 12:31:12.253054 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0929 12:31:16.072270 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0929 12:31:58.654170 1 alloc.go:328] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.103.143.29"}
I0929 12:32:20.234003 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0929 12:32:34.148500 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0929 12:33:35.983480 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0929 12:33:42.936824 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0929 12:34:38.315351 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0929 12:34:45.793424 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0929 12:35:41.314828 1 stats.go:136] "Error getting keys" err="empty key: \"\""
I0929 12:36:09.206320 1 stats.go:136] "Error getting keys" err="empty key: \"\""
==> kube-controller-manager [8435857a314e92cdd622e280b3fa54e2c372e95014c2d963a78add1ad72feb80] <==
I0929 12:26:36.317752 1 shared_informer.go:356] "Caches are synced" controller="endpoint"
I0929 12:26:36.318070 1 shared_informer.go:356] "Caches are synced" controller="persistent volume"
I0929 12:26:36.318277 1 shared_informer.go:356] "Caches are synced" controller="resource_claim"
I0929 12:26:36.319958 1 shared_informer.go:356] "Caches are synced" controller="daemon sets"
I0929 12:26:36.321167 1 shared_informer.go:356] "Caches are synced" controller="node"
I0929 12:26:36.321199 1 range_allocator.go:177] "Sending events to api server" logger="node-ipam-controller"
I0929 12:26:36.321222 1 range_allocator.go:183] "Starting range CIDR allocator" logger="node-ipam-controller"
I0929 12:26:36.321226 1 shared_informer.go:349] "Waiting for caches to sync" controller="cidrallocator"
I0929 12:26:36.321236 1 shared_informer.go:356] "Caches are synced" controller="cidrallocator"
I0929 12:26:36.323761 1 shared_informer.go:356] "Caches are synced" controller="resource quota"
I0929 12:26:36.323990 1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice"
I0929 12:26:36.331748 1 range_allocator.go:428] "Set node PodCIDR" logger="node-ipam-controller" node="addons-348747" podCIDRs=["10.244.0.0/24"]
E0929 12:26:43.891992 1 replica_set.go:587] "Unhandled Error" err="sync \"kube-system/metrics-server-85b7d694d7\" failed with pods \"metrics-server-85b7d694d7-\" is forbidden: error looking up service account kube-system/metrics-server: serviceaccount \"metrics-server\" not found" logger="UnhandledError"
E0929 12:27:06.280504 1 resource_quota_controller.go:446] "Unhandled Error" err="unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: stale GroupVersion discovery: metrics.k8s.io/v1beta1" logger="UnhandledError"
I0929 12:27:06.281399 1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="volumesnapshots.snapshot.storage.k8s.io"
I0929 12:27:06.281448 1 shared_informer.go:349] "Waiting for caches to sync" controller="resource quota"
I0929 12:27:06.309490 1 garbagecollector.go:787] "failed to discover some groups" logger="garbage-collector-controller" groups="map[\"metrics.k8s.io/v1beta1\":\"stale GroupVersion discovery: metrics.k8s.io/v1beta1\"]"
I0929 12:27:06.313928 1 shared_informer.go:349] "Waiting for caches to sync" controller="garbage collector"
I0929 12:27:06.381999 1 shared_informer.go:356] "Caches are synced" controller="resource quota"
I0929 12:27:06.414307 1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
E0929 12:29:33.163072 1 replica_set.go:587] "Unhandled Error" err="sync \"headlamp/headlamp-85f8f8dc54\" failed with pods \"headlamp-85f8f8dc54-\" is forbidden: error looking up service account headlamp/headlamp: serviceaccount \"headlamp\" not found" logger="UnhandledError"
I0929 12:29:36.960495 1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="gcp-auth"
I0929 12:29:58.978347 1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
I0929 12:30:11.200314 1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
I0929 12:32:13.076105 1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="ingress-nginx"
==> kube-proxy [3440656b15035ac14274a50c61718e9251acfde5b7ff9d1b9d5b9283647995f0] <==
I0929 12:26:38.607106 1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
I0929 12:26:38.716222 1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
I0929 12:26:38.727427 1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.39.229"]
E0929 12:26:38.737811 1 server.go:256] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
I0929 12:26:38.909821 1 server_linux.go:103] "No iptables support for family" ipFamily="IPv6" error=<
error listing chain "POSTROUTING" in table "nat": exit status 3: ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
>
I0929 12:26:38.909872 1 server.go:267] "kube-proxy running in single-stack mode" ipFamily="IPv4"
I0929 12:26:38.909900 1 server_linux.go:132] "Using iptables Proxier"
I0929 12:26:38.947467 1 proxier.go:242] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
I0929 12:26:38.948831 1 server.go:527] "Version info" version="v1.34.0"
I0929 12:26:38.953338 1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0929 12:26:38.992008 1 config.go:200] "Starting service config controller"
I0929 12:26:38.994778 1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
I0929 12:26:38.995288 1 config.go:309] "Starting node config controller"
I0929 12:26:38.995297 1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
I0929 12:26:38.995303 1 shared_informer.go:356] "Caches are synced" controller="node config"
I0929 12:26:38.994520 1 config.go:106] "Starting endpoint slice config controller"
I0929 12:26:38.995645 1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
I0929 12:26:38.994539 1 config.go:403] "Starting serviceCIDR config controller"
I0929 12:26:38.995658 1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
I0929 12:26:39.095494 1 shared_informer.go:356] "Caches are synced" controller="service config"
I0929 12:26:39.096341 1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
I0929 12:26:39.096841 1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
==> kube-scheduler [d256da70445cb034c8b457f6033700e6fb61eebf9f8011f8f749690080a3ff54] <==
E0929 12:26:28.412069 1 reflector.go:205] "Failed to watch" err="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" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
E0929 12:26:28.412102 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
E0929 12:26:28.412130 1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
E0929 12:26:28.412163 1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
E0929 12:26:28.412242 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
E0929 12:26:29.217234 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
E0929 12:26:29.219132 1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
E0929 12:26:29.253510 1 reflector.go:205] "Failed to watch" err="failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
E0929 12:26:29.323657 1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
E0929 12:26:29.332030 1 reflector.go:205] "Failed to watch" err="failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
E0929 12:26:29.379687 1 reflector.go:205] "Failed to watch" err="failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
E0929 12:26:29.396250 1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
E0929 12:26:29.398539 1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
E0929 12:26:29.408106 1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
E0929 12:26:29.439859 1 reflector.go:205] "Failed to watch" err="failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
E0929 12:26:29.470755 1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
E0929 12:26:29.483984 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
E0929 12:26:29.619347 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
E0929 12:26:29.620937 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_amd64.s:1700" type="*v1.ConfigMap"
E0929 12:26:29.646298 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
E0929 12:26:29.699652 1 reflector.go:205] "Failed to watch" err="failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
E0929 12:26:29.823413 1 reflector.go:205] "Failed to watch" err="failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
E0929 12:26:29.856750 1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
E0929 12:26:29.936166 1 reflector.go:205] "Failed to watch" err="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" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
I0929 12:26:31.899010 1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
==> kubelet <==
Sep 29 12:35:23 addons-348747 kubelet[1480]: I0929 12:35:23.090335 1480 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
Sep 29 12:35:23 addons-348747 kubelet[1480]: E0929 12:35:23.560336 1480 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = reading manifest stable in docker.io/library/busybox: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="busybox:stable"
Sep 29 12:35:23 addons-348747 kubelet[1480]: E0929 12:35:23.560400 1480 kuberuntime_image.go:43] "Failed to pull image" err="reading manifest stable in docker.io/library/busybox: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="busybox:stable"
Sep 29 12:35:23 addons-348747 kubelet[1480]: E0929 12:35:23.560571 1480 kuberuntime_manager.go:1449] "Unhandled Error" err="container busybox start failed in pod test-local-path_default(c63ce401-fe4f-4654-aac7-0ce55373e6af): ErrImagePull: reading manifest stable in docker.io/library/busybox: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
Sep 29 12:35:23 addons-348747 kubelet[1480]: E0929 12:35:23.560675 1480 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ErrImagePull: \"reading manifest stable in docker.io/library/busybox: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/test-local-path" podUID="c63ce401-fe4f-4654-aac7-0ce55373e6af"
Sep 29 12:35:31 addons-348747 kubelet[1480]: E0929 12:35:31.421661 1480 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1759149331421059159 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:581201} inodes_used:{value:196}}"
Sep 29 12:35:31 addons-348747 kubelet[1480]: E0929 12:35:31.421728 1480 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1759149331421059159 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:581201} inodes_used:{value:196}}"
Sep 29 12:35:37 addons-348747 kubelet[1480]: E0929 12:35:37.093242 1480 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"busybox:stable\\\": ErrImagePull: reading manifest stable in docker.io/library/busybox: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/test-local-path" podUID="c63ce401-fe4f-4654-aac7-0ce55373e6af"
Sep 29 12:35:41 addons-348747 kubelet[1480]: E0929 12:35:41.425029 1480 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1759149341424498673 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:581201} inodes_used:{value:196}}"
Sep 29 12:35:41 addons-348747 kubelet[1480]: E0929 12:35:41.425054 1480 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1759149341424498673 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:581201} inodes_used:{value:196}}"
Sep 29 12:35:48 addons-348747 kubelet[1480]: E0929 12:35:48.094643 1480 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"busybox:stable\\\": ErrImagePull: reading manifest stable in docker.io/library/busybox: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/test-local-path" podUID="c63ce401-fe4f-4654-aac7-0ce55373e6af"
Sep 29 12:35:51 addons-348747 kubelet[1480]: E0929 12:35:51.427975 1480 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1759149351427409268 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:581201} inodes_used:{value:196}}"
Sep 29 12:35:51 addons-348747 kubelet[1480]: E0929 12:35:51.428019 1480 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1759149351427409268 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:581201} inodes_used:{value:196}}"
Sep 29 12:35:55 addons-348747 kubelet[1480]: E0929 12:35:55.225022 1480 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
Sep 29 12:35:55 addons-348747 kubelet[1480]: E0929 12:35:55.225339 1480 kuberuntime_image.go:43] "Failed to pull image" err="reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/nginx:latest"
Sep 29 12:35:55 addons-348747 kubelet[1480]: E0929 12:35:55.225633 1480 kuberuntime_manager.go:1449] "Unhandled Error" err="container task-pv-container start failed in pod task-pv-pod-restore_default(9c5b152b-da90-4e34-ae6d-2250ba22a31f): ErrImagePull: reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledError"
Sep 29 12:35:55 addons-348747 kubelet[1480]: E0929 12:35:55.225682 1480 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ErrImagePull: \"reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod-restore" podUID="9c5b152b-da90-4e34-ae6d-2250ba22a31f"
Sep 29 12:36:01 addons-348747 kubelet[1480]: E0929 12:36:01.430712 1480 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1759149361430301422 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:581201} inodes_used:{value:196}}"
Sep 29 12:36:01 addons-348747 kubelet[1480]: E0929 12:36:01.430770 1480 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1759149361430301422 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:581201} inodes_used:{value:196}}"
Sep 29 12:36:03 addons-348747 kubelet[1480]: E0929 12:36:03.096175 1480 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"busybox:stable\\\": ErrImagePull: reading manifest stable in docker.io/library/busybox: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/test-local-path" podUID="c63ce401-fe4f-4654-aac7-0ce55373e6af"
Sep 29 12:36:07 addons-348747 kubelet[1480]: E0929 12:36:07.091435 1480 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"task-pv-container\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/nginx\\\": ErrImagePull: reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod-restore" podUID="9c5b152b-da90-4e34-ae6d-2250ba22a31f"
Sep 29 12:36:07 addons-348747 kubelet[1480]: I0929 12:36:07.092322 1480 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/amd-gpu-device-plugin-27tl9" secret="" err="secret \"gcp-auth\" not found"
Sep 29 12:36:11 addons-348747 kubelet[1480]: E0929 12:36:11.435064 1480 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1759149371433334710 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:581201} inodes_used:{value:196}}"
Sep 29 12:36:11 addons-348747 kubelet[1480]: E0929 12:36:11.435103 1480 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1759149371433334710 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:581201} inodes_used:{value:196}}"
Sep 29 12:36:15 addons-348747 kubelet[1480]: E0929 12:36:15.096205 1480 pod_workers.go:1324] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"busybox:stable\\\": ErrImagePull: reading manifest stable in docker.io/library/busybox: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/test-local-path" podUID="c63ce401-fe4f-4654-aac7-0ce55373e6af"
==> storage-provisioner [c8a79c6fa957d83654782ed3abdd44b8dfcf31982f6ab5d0f829cf141c682ef1] <==
W0929 12:35:50.622635 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:35:52.626774 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:35:52.632657 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:35:54.637205 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:35:54.644700 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:35:56.648449 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:35:56.656732 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:35:58.660567 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:35:58.666265 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:00.670712 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:00.677251 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:02.681167 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:02.692253 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:04.697232 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:04.706535 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:06.710340 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:06.717291 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:08.720990 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:08.726906 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:10.730196 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:10.735380 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:12.738293 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:12.746730 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:14.752888 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
W0929 12:36:14.760031 1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
-- /stdout --
helpers_test.go:262: (dbg) Run: out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-348747 -n addons-348747
helpers_test.go:269: (dbg) Run: kubectl --context addons-348747 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: hello-world-app-5d498dc89-4kb6d task-pv-pod-restore test-local-path
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/CSI]: describe non-running pods <======
helpers_test.go:285: (dbg) Run: kubectl --context addons-348747 describe pod hello-world-app-5d498dc89-4kb6d task-pv-pod-restore test-local-path
helpers_test.go:290: (dbg) kubectl --context addons-348747 describe pod hello-world-app-5d498dc89-4kb6d task-pv-pod-restore test-local-path:
-- stdout --
Name: hello-world-app-5d498dc89-4kb6d
Namespace: default
Priority: 0
Service Account: default
Node: addons-348747/192.168.39.229
Start Time: Mon, 29 Sep 2025 12:31:58 +0000
Labels: app=hello-world-app
pod-template-hash=5d498dc89
Annotations: <none>
Status: Pending
IP: 10.244.0.32
IPs:
IP: 10.244.0.32
Controlled By: ReplicaSet/hello-world-app-5d498dc89
Containers:
hello-world-app:
Container ID:
Image: docker.io/kicbase/echo-server:1.0
Image ID:
Port: 8080/TCP
Host Port: 0/TCP
State: Waiting
Reason: ImagePullBackOff
Ready: False
Restart Count: 0
Environment: <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6499n (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
kube-api-access-6499n:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
Optional: false
DownwardAPI: true
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 4m18s default-scheduler Successfully assigned default/hello-world-app-5d498dc89-4kb6d to addons-348747
Warning Failed 85s (x2 over 3m) kubelet Failed to pull image "docker.io/kicbase/echo-server:1.0": reading manifest 1.0 in docker.io/kicbase/echo-server: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning Failed 85s (x2 over 3m) kubelet Error: ErrImagePull
Normal BackOff 72s (x2 over 2m59s) kubelet Back-off pulling image "docker.io/kicbase/echo-server:1.0"
Warning Failed 72s (x2 over 2m59s) kubelet Error: ImagePullBackOff
Normal Pulling 59s (x3 over 4m17s) kubelet Pulling image "docker.io/kicbase/echo-server:1.0"
Name: task-pv-pod-restore
Namespace: default
Priority: 0
Service Account: default
Node: addons-348747/192.168.39.229
Start Time: Mon, 29 Sep 2025 12:30:14 +0000
Labels: app=task-pv-pod-restore
Annotations: <none>
Status: Pending
IP: 10.244.0.31
IPs:
IP: 10.244.0.31
Containers:
task-pv-container:
Container ID:
Image: docker.io/nginx
Image ID:
Port: 80/TCP (http-server)
Host Port: 0/TCP (http-server)
State: Waiting
Reason: ErrImagePull
Ready: False
Restart Count: 0
Environment: <none>
Mounts:
/usr/share/nginx/html from task-pv-storage (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-lp8mm (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
task-pv-storage:
Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName: hpvc-restore
ReadOnly: false
kube-api-access-lp8mm:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
Optional: false
DownwardAPI: true
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 6m2s default-scheduler Successfully assigned default/task-pv-pod-restore to addons-348747
Normal Pulling 69s (x4 over 6m2s) kubelet Pulling image "docker.io/nginx"
Warning Failed 21s (x4 over 5m6s) kubelet Failed to pull image "docker.io/nginx": reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning Failed 21s (x4 over 5m6s) kubelet Error: ErrImagePull
Normal BackOff 9s (x6 over 5m6s) kubelet Back-off pulling image "docker.io/nginx"
Warning Failed 9s (x6 over 5m6s) kubelet Error: ImagePullBackOff
Name: test-local-path
Namespace: default
Priority: 0
Service Account: default
Node: addons-348747/192.168.39.229
Start Time: Mon, 29 Sep 2025 12:30:06 +0000
Labels: run=test-local-path
Annotations: <none>
Status: Pending
IP: 10.244.0.30
IPs:
IP: 10.244.0.30
Containers:
busybox:
Container ID:
Image: busybox:stable
Image ID:
Port: <none>
Host Port: <none>
Command:
sh
-c
echo 'local-path-provisioner' > /test/file1
State: Waiting
Reason: ImagePullBackOff
Ready: False
Restart Count: 0
Environment: <none>
Mounts:
/test from data (rw)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-7m45v (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
data:
Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName: test-pvc
ReadOnly: false
kube-api-access-7m45v:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
Optional: false
DownwardAPI: true
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 6m10s default-scheduler Successfully assigned default/test-local-path to addons-348747
Warning Failed 4m3s (x2 over 5m37s) kubelet Failed to pull image "busybox:stable": fetching target platform image selected from image index: reading manifest sha256:4a35a7836fe08f340a42e25c4ac5eef4439585bbbb817b7bd28b2cd87c742642 in docker.io/library/busybox: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal Pulling 97s (x4 over 6m9s) kubelet Pulling image "busybox:stable"
Warning Failed 53s (x4 over 5m37s) kubelet Error: ErrImagePull
Warning Failed 53s (x2 over 2m28s) kubelet Failed to pull image "busybox:stable": reading manifest stable in docker.io/library/busybox: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Normal BackOff 1s (x9 over 5m37s) kubelet Back-off pulling image "busybox:stable"
Warning Failed 1s (x9 over 5m37s) kubelet Error: ImagePullBackOff
-- /stdout --
helpers_test.go:293: <<< TestAddons/parallel/CSI FAILED: end of post-mortem logs <<<
helpers_test.go:294: ---------------------/post-mortem---------------------------------
addons_test.go:1053: (dbg) Run: out/minikube-linux-amd64 -p addons-348747 addons disable volumesnapshots --alsologtostderr -v=1
panic: test timed out after 2h0m0s
running tests:
TestAddons (1h59m22s)
TestAddons/parallel/CSI (1h55m41s)
goroutine 1025 [running]:
testing.(*M).startAlarm.func1()
/usr/local/go/src/testing/testing.go:2484 +0x394
created by time.goFunc
/usr/local/go/src/time/sleep.go:215 +0x2d
goroutine 1 [chan receive, 119 minutes]:
testing.(*T).Run(0xc000582c40, {0x31a301c?, 0xc00065da88?}, 0x3b790d0)
/usr/local/go/src/testing/testing.go:1859 +0x431
testing.runTests.func1(0xc000582c40)
/usr/local/go/src/testing/testing.go:2279 +0x37
testing.tRunner(0xc000582c40, 0xc00065dbc8)
/usr/local/go/src/testing/testing.go:1792 +0xf4
testing.runTests(0xc00070a120, {0x5b22660, 0x2c, 0x2c}, {0xffffffffffffffff?, 0xc000969930?, 0x5b4acc0?})
/usr/local/go/src/testing/testing.go:2277 +0x4b4
testing.(*M).Run(0xc00041c500)
/usr/local/go/src/testing/testing.go:2142 +0x64a
k8s.io/minikube/test/integration.TestMain(0xc00041c500)
/home/jenkins/workspace/Build_Cross/test/integration/main_test.go:64 +0xdb
main.main()
_testmain.go:133 +0xa8
goroutine 115 [chan receive, 119 minutes]:
testing.(*T).Parallel(0xc000582e00)
/usr/local/go/src/testing/testing.go:1577 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc000582e00)
/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:500 +0x34
k8s.io/minikube/test/integration.TestOffline(0xc000582e00)
/home/jenkins/workspace/Build_Cross/test/integration/aab_offline_test.go:32 +0x39
testing.tRunner(0xc000582e00, 0x3b791e8)
/usr/local/go/src/testing/testing.go:1792 +0xf4
created by testing.(*T).Run in goroutine 1
/usr/local/go/src/testing/testing.go:1851 +0x413
goroutine 140 [chan receive, 113 minutes]:
testing.tRunner.func1()
/usr/local/go/src/testing/testing.go:1753 +0x49b
testing.tRunner(0xc000603880, 0xc0008086f0)
/usr/local/go/src/testing/testing.go:1798 +0x12d
created by testing.(*T).Run in goroutine 116
/usr/local/go/src/testing/testing.go:1851 +0x413
goroutine 171 [select, 117 minutes]:
net/http.(*persistConn).writeLoop(0xc00138e5a0)
/usr/local/go/src/net/http/transport.go:2590 +0xe7
created by net/http.(*Transport).dialConn in goroutine 198
/usr/local/go/src/net/http/transport.go:1945 +0x17a5
goroutine 180 [select, 117 minutes]:
net/http.(*persistConn).readLoop(0xc0013230e0)
/usr/local/go/src/net/http/transport.go:2395 +0xc5f
created by net/http.(*Transport).dialConn in goroutine 173
/usr/local/go/src/net/http/transport.go:1944 +0x174f
goroutine 116 [chan receive, 117 minutes]:
testing.(*T).Run(0xc000582fc0, {0x319ea4a?, 0x22ecb25c000?}, 0xc0008086f0)
/usr/local/go/src/testing/testing.go:1859 +0x431
k8s.io/minikube/test/integration.TestAddons(0xc000582fc0)
/home/jenkins/workspace/Build_Cross/test/integration/addons_test.go:141 +0x2f4
testing.tRunner(0xc000582fc0, 0x3b790d0)
/usr/local/go/src/testing/testing.go:1792 +0xf4
created by testing.(*T).Run in goroutine 1
/usr/local/go/src/testing/testing.go:1851 +0x413
goroutine 181 [select, 117 minutes]:
net/http.(*persistConn).writeLoop(0xc0013230e0)
/usr/local/go/src/net/http/transport.go:2590 +0xe7
created by net/http.(*Transport).dialConn in goroutine 173
/usr/local/go/src/net/http/transport.go:1945 +0x17a5
goroutine 162 [select]:
k8s.io/client-go/util/workqueue.(*delayingType[...]).waitingLoop(0x3ee5d00, {{0x3edad28, 0xc0002483c0?}, 0xc001354510?})
/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.33.4/util/workqueue/delaying_queue.go:320 +0x378
created by k8s.io/client-go/util/workqueue.newDelayingQueue[...] in goroutine 147
/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.33.4/util/workqueue/delaying_queue.go:157 +0x272
goroutine 163 [chan receive, 117 minutes]:
k8s.io/client-go/transport.(*dynamicClientCert).run(0xc000b52780, 0xc000598070)
/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.33.4/transport/cert_rotation.go:151 +0x295
created by k8s.io/client-go/transport.(*tlsTransportCache).get in goroutine 147
/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.33.4/transport/cache.go:126 +0x614
goroutine 133 [select, 2 minutes]:
k8s.io/apimachinery/pkg/util/wait.waitForWithContext({0x3ed3610, 0xc000598070}, 0xc00131cf50, 0xc00134cf98)
/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/wait.go:210 +0xd1
k8s.io/apimachinery/pkg/util/wait.poll({0x3ed3610, 0xc000598070}, 0x90?, 0xc00131cf50, 0xc00131cf98)
/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/poll.go:260 +0x89
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext({0x3ed3610?, 0xc000598070?}, 0xc000682700?, 0x55d160?)
/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/poll.go:200 +0x45
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntil(0xc00131cfd0?, 0x5932a4?, 0xc0013540c0?)
/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/poll.go:187 +0x36
created by k8s.io/client-go/transport.(*dynamicClientCert).run in goroutine 163
/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.33.4/transport/cert_rotation.go:146 +0x286
goroutine 170 [select, 117 minutes]:
net/http.(*persistConn).readLoop(0xc00138e5a0)
/usr/local/go/src/net/http/transport.go:2395 +0xc5f
created by net/http.(*Transport).dialConn in goroutine 198
/usr/local/go/src/net/http/transport.go:1944 +0x174f
goroutine 132 [sync.Cond.Wait, 2 minutes]:
sync.runtime_notifyListWait(0xc000bca7d0, 0x17)
/usr/local/go/src/runtime/sema.go:597 +0x159
sync.(*Cond).Wait(0xc00008fce0?)
/usr/local/go/src/sync/cond.go:71 +0x85
k8s.io/client-go/util/workqueue.(*Typed[...]).Get(0x3ee9100)
/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.33.4/util/workqueue/queue.go:277 +0x86
k8s.io/client-go/transport.(*dynamicClientCert).processNextWorkItem(0xc000b52780)
/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.33.4/transport/cert_rotation.go:160 +0x44
k8s.io/client-go/transport.(*dynamicClientCert).runWorker(...)
/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.33.4/transport/cert_rotation.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?})
/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/backoff.go:233 +0x13
k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x3ed3610?, 0xc000598070?}, 0x41b1b4?)
/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/backoff.go:255 +0x51
k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x3ed3610, 0xc000598070}, 0xc00065ff50, {0x3e8a960, 0xc0013547b0}, 0x1)
/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/backoff.go:256 +0xe5
k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x0?, {0x3e8a960?, 0xc0013547b0?}, 0x0?, 0x0?)
/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/backoff.go:233 +0x46
k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0003aab60, 0x3b9aca00, 0x0, 0x1, 0xc000598070)
/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/backoff.go:210 +0x7f
k8s.io/apimachinery/pkg/util/wait.Until(...)
/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/backoff.go:163
created by k8s.io/client-go/transport.(*dynamicClientCert).run in goroutine 163
/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.33.4/transport/cert_rotation.go:144 +0x1d9
goroutine 134 [select, 2 minutes]:
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1.1()
/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/poll.go:297 +0x19b
created by k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1 in goroutine 133
/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.33.4/pkg/util/wait/poll.go:280 +0xbb
goroutine 211 [syscall, 109 minutes]:
syscall.Syscall6(0xf7, 0x3, 0xf, 0xc0013596f0, 0x4, 0xc00040e630, 0x0)
/usr/local/go/src/syscall/syscall_linux.go:95 +0x39
internal/syscall/unix.Waitid(0xc00135971e?, 0xc001359848?, 0x5930ab?, 0x7ffdccfb31d9?, 0x1?)
/usr/local/go/src/internal/syscall/unix/waitid_linux.go:18 +0x39
os.(*Process).pidfdWait.func1(...)
/usr/local/go/src/os/pidfd_linux.go:106
os.ignoringEINTR(...)
/usr/local/go/src/os/file_posix.go:251
os.(*Process).pidfdWait(0xc0017680c0?)
/usr/local/go/src/os/pidfd_linux.go:105 +0x209
os.(*Process).wait(0xc000100008?)
/usr/local/go/src/os/exec_unix.go:27 +0x25
os.(*Process).Wait(...)
/usr/local/go/src/os/exec.go:358
os/exec.(*Cmd).Wait(0xc000576300)
/usr/local/go/src/os/exec/exec.go:922 +0x45
os/exec.(*Cmd).Run(0xc000576300)
/usr/local/go/src/os/exec/exec.go:626 +0x2d
k8s.io/minikube/test/integration.Run(0xc000505dc0, 0xc000576300)
/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:103 +0x1e5
k8s.io/minikube/test/integration.disableAddon(0xc000505dc0, {0x31af128, 0xf}, {0xc000714360?, 0xc000002000?})
/home/jenkins/workspace/Build_Cross/test/integration/addons_test.go:1053 +0x12a
runtime.Goexit()
/usr/local/go/src/runtime/panic.go:636 +0x5e
testing.(*common).FailNow(0xc000505dc0)
/usr/local/go/src/testing/testing.go:1041 +0x4a
testing.(*common).Fatalf(0xc000505dc0, {0x321631a?, 0xc0002a3500?}, {0xc00008fd90?, 0xc000714360?, 0xd?})
/usr/local/go/src/testing/testing.go:1125 +0x5e
k8s.io/minikube/test/integration.validateCSIDriverAndSnapshots({0x3ed3290, 0xc0002a3500}, 0xc000505dc0, {0xc000714360, 0xd})
/home/jenkins/workspace/Build_Cross/test/integration/addons_test.go:610 +0x1645
k8s.io/minikube/test/integration.TestAddons.func4.1(0xc000505dc0)
/home/jenkins/workspace/Build_Cross/test/integration/addons_test.go:165 +0x6c
testing.tRunner(0xc000505dc0, 0xc0006184c0)
/usr/local/go/src/testing/testing.go:1792 +0xf4
created by testing.(*T).Run in goroutine 140
/usr/local/go/src/testing/testing.go:1851 +0x413
goroutine 1110 [IO wait, 109 minutes]:
internal/poll.runtime_pollWait(0x766e04646cb0, 0x72)
/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc0008ee2a0?, 0xc000460600?, 0x1)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0008ee2a0, {0xc000460600, 0x200, 0x200})
/usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a
os.(*File).read(...)
/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc0006a2090, {0xc000460600?, 0x41835f?, 0x2c0c000?})
/usr/local/go/src/os/file.go:124 +0x4f
bytes.(*Buffer).ReadFrom(0xc001a061e0, {0x3e88d60, 0xc0006140c8})
/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3e88ee0, 0xc001a061e0}, {0x3e88d60, 0xc0006140c8}, {0x0, 0x0, 0x0})
/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
/usr/local/go/src/io/io.go:388
os.genericWriteTo(0xc0006a2090?, {0x3e88ee0, 0xc001a061e0})
/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0xc0006a2090, {0x3e88ee0, 0xc001a061e0})
/usr/local/go/src/os/file.go:253 +0x9c
io.copyBuffer({0x3e88ee0, 0xc001a061e0}, {0x3e88de0, 0xc0006a2090}, {0x0, 0x0, 0x0})
/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
/usr/local/go/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0x0?)
/usr/local/go/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 211
/usr/local/go/src/os/exec/exec.go:748 +0x92b
goroutine 1111 [IO wait, 109 minutes]:
internal/poll.runtime_pollWait(0x766e04646850, 0x72)
/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc0008ee360?, 0xc001460863?, 0x1)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0008ee360, {0xc001460863, 0xf79d, 0xf79d})
/usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a
os.(*File).read(...)
/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc0006a20b0, {0xc001460863?, 0x41835f?, 0x2c0c000?})
/usr/local/go/src/os/file.go:124 +0x4f
bytes.(*Buffer).ReadFrom(0xc001a06210, {0x3e88d60, 0xc0006140d8})
/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3e88ee0, 0xc001a06210}, {0x3e88d60, 0xc0006140d8}, {0x0, 0x0, 0x0})
/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
/usr/local/go/src/io/io.go:388
os.genericWriteTo(0xc0006a20b0?, {0x3e88ee0, 0xc001a06210})
/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0xc0006a20b0, {0x3e88ee0, 0xc001a06210})
/usr/local/go/src/os/file.go:253 +0x9c
io.copyBuffer({0x3e88ee0, 0xc001a06210}, {0x3e88de0, 0xc0006a20b0}, {0x0, 0x0, 0x0})
/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
/usr/local/go/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0x0?)
/usr/local/go/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 211
/usr/local/go/src/os/exec/exec.go:748 +0x92b