-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exiting due to K8S_INSTALL_FAILED: Failed to update cluster #17446
Comments
docker run gcr.io/k8s-minikube/kicbase:v0.0.40
|
dmesg | grep module [ 0.810332] RPC: Registered named UNIX socket transport module. |
lscpu | grep Virtualization |
uname -r |
What Happened?
minikube start --driver=docker --container-runtime=containerd
😄 minikube v1.31.2 on Debian 11.8 (amd64)
✨ Using the docker driver based on existing profile
❗ docker is currently using the btrfs storage driver, setting preload=false
👍 Starting control plane node minikube in cluster minikube
🚜 Pulling base image ...
🏃 Updating the running docker "minikube" container ...
📦 Preparing Kubernetes v1.27.4 on containerd 1.6.21 ...
▪ kubelet.localStorageCapacityIsolation=false
❌ Unable to load cached images: loading cached images: containerd load /var/lib/minikube/images/kube-scheduler_v1.27.4: ctr images import: sudo ctr -n=k8s.io images import /var/lib/minikube/images/kube-scheduler_v1.27.4: Process exited with status 1
stdout:
unpacking registry.k8s.io/kube-scheduler:v1.27.4 (sha256:8f9366ba8bf01624e82d747591842a2a0b24f5e94bdc3f96f92904df10b02a9b)...
stderr:
time="2023-10-19T02:24:07Z" level=info msg="apply failure, attempting cleanup" error="failed to extract layer sha256:6fbdf253bbc2490dcfede5bdb58ca0db63ee8aff565f6ea9f918f3bce9e2d5aa: failed to mount /var/lib/containerd/tmpmounts/containerd-mount1939106962: invalid argument: unknown" key="extract-631255805-pXSV sha256:9300705518a3ff9222e78cbbabf1108e0b3336c28a1d40b05cfea89bc41d1bd0"
ctr: failed to extract layer sha256:6fbdf253bbc2490dcfede5bdb58ca0db63ee8aff565f6ea9f918f3bce9e2d5aa: failed to mount /var/lib/containerd/tmpmounts/containerd-mount1939106962: invalid argument: unknown
❌ Exiting due to K8S_INSTALL_FAILED: Failed to update cluster: updating control plane: downloading binaries: downloading kubelet: download failed: https://dl.k8s.io/release/v1.27.4/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.27.4/bin/linux/amd64/kubelet.sha256: getter: &{Ctx:context.Background Src:https://dl.k8s.io/release/v1.27.4/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.27.4/bin/linux/amd64/kubelet.sha256 Dst:/home/aungzanbaw/.minikube/cache/linux/amd64/v1.27.4/kubelet.download Pwd: Mode:2 Umask:---------- Detectors:[0x3f9c8a8 0x3f9c8a8 0x3f9c8a8 0x3f9c8a8 0x3f9c8a8 0x3f9c8a8 0x3f9c8a8] Decompressors:map[bz2:0xc0001f49a8 gz:0xc0001f4a00 tar:0xc0001f49b0 tar.bz2:0xc0001f49c0 tar.gz:0xc0001f49d0 tar.xz:0xc0001f49e0 tar.zst:0xc0001f49f0 tbz2:0xc0001f49c0 tgz:0xc0001f49d0 txz:0xc0001f49e0 tzst:0xc0001f49f0 xz:0xc0001f4a08 zip:0xc0001f4a20 zst:0xc0001f4a30] Getters:map[file:0xc001480810 http:0xc000d68eb0 https:0xc000d68f00] Dir:false ProgressListener:0x3f579a0 Insecure:false DisableSymlinks:false Options:[0x12d0880]}: read tcp [240b:11:b100:d400:216:3eff:fe0c:d4b5]:34184->[2a04:4e42:1a::311]:443: read: network is unreachable
╭───────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ 😿 If the above advice does not help, please let us know: │
│ 👉 https://github.com/kubernetes/minikube/issues/new/choose │
│ │
│ Please run
minikube logs --file=logs.txt
and attach logs.txt to the GitHub issue. ││ │
Attach the log file
Could´t download nor start the minikube.
Linux penguin 5.15.130-20470-g75de2d59bd35 #1 SMP PREEMPT Fri Oct 13 18:29:56 PDT 2023 x86_64 GNU/Linux
amd64
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
Operating System
Other
Driver
Docker
The text was updated successfully, but these errors were encountered: