Description
کامندی که مشکل را به وجود می آورد: minikube start --driver=docker
خروجی کامل کامند مورد مشکل::
😄 minikube v1.35.0 on Ubuntu 22.04
✨ Using the docker driver based on existing profile
👍 Starting "minikube" primary control-plane node in "minikube" cluster
🚜 Pulling base image v0.0.46 ...
❗ The image 'gcr.io/k8s-minikube/storage-provisioner:v5' was not found; unable to add it to cache.
❗ The image 'registry.k8s.io/coredns/coredns:v1.11.3' was not found; unable to add it to cache.
❗ The image 'registry.k8s.io/etcd:3.5.16-0' was not found; unable to add it to cache.
❗ The image 'registry.k8s.io/kube-proxy:v1.32.0' was not found; unable to add it to cache.
❗ The image 'registry.k8s.io/kube-scheduler:v1.32.0' was not found; unable to add it to cache.
❗ The image 'registry.k8s.io/kube-controller-manager:v1.32.0' was not found; unable to add it to cache.
❗ The image 'registry.k8s.io/pause:3.10' was not found; unable to add it to cache.
❗ The image 'registry.k8s.io/kube-apiserver:v1.32.0' was not found; unable to add it to cache.
❗ minikube cannot pull kicbase image from any docker registry, and is trying to download kicbase tarball from github release page via HTTP.
❗ It's very likely that you have an internet issue. Please ensure that you can access the internet at least via HTTP, directly or with proxy. Currently your proxy configure is:
▪ ALL_PROXY=socks://127.0.0.1:8086/
▪ NO_PROXY=localhost,127.,10.,172.16.,172.17.,172.18.,172.19.,172.20.,172.21.,172.22.,172.23.,172.24.,172.25.,172.26.,172.27.,172.28.,172.29.,172.30.,172.31.,192.168.*,
E0116 18:11:37.680297 338428 cache.go:222] Error downloading kic artifacts: failed to download kic base image or any fallback image
🤷 docker "minikube" container is missing, will recreate.
🔥 Creating docker container (CPUs=2, Memory=7900MB) ...
🤦 StartHost failed, but will try again: recreate: creating host: create: creating: setting up container node: preparing volume for minikube container: docker run --rm --name minikube-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=minikube --entrypoint /usr/bin/test -v minikube:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: exit status 125
stdout:
stderr:
Unable to find image 'gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279' locally
docker: Error response from daemon: pull access denied for gcr.io/k8s-minikube/kicbase, repository does not exist or may require 'docker login': denied:
403. That’s an error.
Your client does not have permission to get URL /v2/k8s-minikube/kicbase/manifests/sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
from this server. That’s all we know..
See 'docker run --help'.
🤷 docker "minikube" container is missing, will recreate.
🔥 Creating docker container (CPUs=2, Memory=7900MB) ...
😿 Failed to start docker container. Running "minikube delete" may fix it: recreate: creating host: create: creating: setting up container node: preparing volume for minikube container: docker run --rm --name minikube-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=minikube --entrypoint /usr/bin/test -v minikube:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: exit status 125
stdout:
stderr:
Unable to find image 'gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279' locally
docker: Error response from daemon: pull access denied for gcr.io/k8s-minikube/kicbase, repository does not exist or may require 'docker login': denied:
403. That’s an error.
Your client does not have permission to get URL /v2/k8s-minikube/kicbase/manifests/sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
from this server. That’s all we know..
See 'docker run --help'.
❌ Exiting due to GUEST_PROVISION: error provisioning guest: Failed to start host: recreate: creating host: create: creating: setting up container node: preparing volume for minikube container: docker run --rm --name minikube-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=minikube --entrypoint /usr/bin/test -v minikube:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: exit status 125
stdout:
stderr:
Unable to find image 'gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279' locally
docker: Error response from daemon: pull access denied for gcr.io/k8s-minikube/kicbase, repository does not exist or may require 'docker login': denied:
403. That’s an error.
Your client does not have permission to get URL /v2/k8s-minikube/kicbase/manifests/sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
from this server. That’s all we know..
See 'docker run --help'.
╭───────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ 😿 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. │
│ │
╰───────────────────────────────────────────────────────────────────────────────────────────╯
minikube logs
خروجی کامل دسستور:
==> Audit <==
|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------|----------------|---------|-----------------------|----------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------|----------------|---------|-----------------------|----------|
| start | --driver=docker | minikube | mahmodmohamadi | v1.35.0 | 16 Jan 25 17:15 +0330 | |
| start | --driver=docker | minikube | mahmodmohamadi | v1.35.0 | 16 Jan 25 17:26 +0330 | |
| start | --driver=docker | minikube | mahmodmohamadi | v1.35.0 | 16 Jan 25 17:29 +0330 | |
| start | --driver=docker | minikube | mahmodmohamadi | v1.35.0 | 16 Jan 25 18:10 +0330 | |
| start | --driver=docker | minikube | mahmodmohamadi | v1.35.0 | 16 Jan 25 18:11 +0330 | |
| start | --docker-env HTTP_PROXY=http://127.0.0.1:8086 --docker-env HTTPS_PROXY=http://127.0.0.1:8086 --docker-env | minikube | mahmodmohamadi | v1.35.0 | 16 Jan 25 18:25 +0330 | |
| | NO_PROXY=localhost,127.,192.168.,10.,172.16.,172.17.,172.18.,172.19.,172.20.,172.21.,172.22.,172.23.,172.24.,172.25.,172.26.,172.27.,172.28.,172.29.,172.30.,172.31.* | | | | | |
| config | set image-repository docker.io | minikube | mahmodmohamadi | v1.35.0 | 16 Jan 25 18:43 +0330 | |
|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------|----------------|---------|-----------------------|----------|
==> Last Start <==
Log file created at: 2025/01/16 18:25:25
Running on machine: mmohamadi-lap-co
Binary: Built with gc go1.23.4 for linux/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0116 18:25:25.082839 341384 out.go:345] Setting OutFile to fd 1 ...
I0116 18:25:25.082897 341384 out.go:397] isatty.IsTerminal(1) = true
I0116 18:25:25.082900 341384 out.go:358] Setting ErrFile to fd 2...
I0116 18:25:25.082903 341384 out.go:397] isatty.IsTerminal(2) = true
I0116 18:25:25.083028 341384 root.go:338] Updating PATH: /home/mahmodmohamadi/.minikube/bin
W0116 18:25:25.083122 341384 root.go:314] Error reading config file at /home/mahmodmohamadi/.minikube/config/config.json: open /home/mahmodmohamadi/.minikube/config/config.json: no such file or directory
I0116 18:25:25.083360 341384 out.go:352] Setting JSON to false
I0116 18:25:25.084636 341384 start.go:129] hostinfo: {"hostname":"mmohamadi-lap-co","uptime":284487,"bootTime":1736754838,"procs":408,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.8.0-51-generic","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"host","hostId":"626929c9-1c14-4a91-9bd5-509f9e6990a9"}
I0116 18:25:25.084692 341384 start.go:139] virtualization: kvm host
I0116 18:25:25.086969 341384 out.go:177] 😄 minikube v1.35.0 on Ubuntu 22.04
W0116 18:25:25.088579 341384 preload.go:293] Failed to list preload files: open /home/mahmodmohamadi/.minikube/cache/preloaded-tarball: no such file or directory
I0116 18:25:25.088633 341384 notify.go:220] Checking for updates...
I0116 18:25:25.088828 341384 config.go:182] Loaded profile config "minikube": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.32.0
I0116 18:25:25.088880 341384 driver.go:394] Setting default libvirt URI to qemu:///system
I0116 18:25:25.103135 341384 docker.go:123] docker version: linux-26.1.3:Docker Engine - Community
I0116 18:25:25.103229 341384 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0116 18:25:25.134962 341384 info.go:266] docker info: {ID:b9908c8f-427f-45aa-b431-f89deb781678 Containers:9 ContainersRunning:0 ContainersPaused:0 ContainersStopped:9 Images:10 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus: Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization: Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:23 OomKillDisable:false NGoroutines:40 SystemTime:2025-01-16 18:25:25.128715371 +0330 +0330 LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-51-generic OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33336610816 GenericResources: DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:mmohamadi-lap-co Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings: ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:}}
I0116 18:25:25.135028 341384 docker.go:318] overlay module found
I0116 18:25:25.137050 341384 out.go:177] ✨ Using the docker driver based on existing profile
I0116 18:25:25.138681 341384 start.go:297] selected driver: docker
I0116 18:25:25.138683 341384 start.go:901] validating driver "docker" against &{Name:minikube KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:7900 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.0 ClusterName:minikube Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker 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.32.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop: ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/mahmodmohamadi:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0116 18:25:25.138730 341384 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error: Reason: Fix: Doc: Version:}
I0116 18:25:25.138777 341384 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0116 18:25:25.168961 341384 info.go:266] docker info: {ID:b9908c8f-427f-45aa-b431-f89deb781678 Containers:9 ContainersRunning:0 ContainersPaused:0 ContainersStopped:9 Images:10 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus: Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization: Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:23 OomKillDisable:false NGoroutines:40 SystemTime:2025-01-16 18:25:25.163109156 +0330 +0330 LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:6.8.0-51-generic OperatingSystem:Ubuntu 22.04.5 LTS OSType:linux Architecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33336610816 GenericResources: DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:mmohamadi-lap-co Labels:[] ExperimentalBuild:false ServerVersion:26.1.3 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin name=cgroupns] ProductLicense: Warnings: ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.27.0]] Warnings:}}
I0116 18:25:25.169493 341384 cni.go:84] Creating CNI manager for ""
I0116 18:25:25.169536 341384 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0116 18:25:25.169566 341384 start.go:340] cluster config:
{Name:minikube KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 Memory:7900 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.0 ClusterName:minikube Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker 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.32.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop: ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/mahmodmohamadi:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0116 18:25:25.171398 341384 out.go:177] 👍 Starting "minikube" primary control-plane node in "minikube" cluster
I0116 18:25:25.173105 341384 cache.go:121] Beginning downloading kic base image for docker with docker
I0116 18:25:25.175151 341384 out.go:177] 🚜 Pulling base image v0.0.46 ...
I0116 18:25:25.176308 341384 preload.go:131] Checking if preload exists for k8s version v1.32.0 and runtime docker
I0116 18:25:25.176366 341384 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
I0116 18:25:25.187460 341384 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
I0116 18:25:25.187597 341384 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
I0116 18:25:25.187613 341384 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
W0116 18:25:25.692941 341384 preload.go:114] https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.0/preloaded-images-k8s-v18-v1.32.0-docker-overlay2-amd64.tar.lz4 status code: 403
I0116 18:25:25.693190 341384 profile.go:143] Saving config to /home/mahmodmohamadi/.minikube/profiles/minikube/config.json ...
I0116 18:25:25.693171 341384 cache.go:107] acquiring lock: {Name:mkba9b307382d364f9d0641e8e3b4192134f1f96 Clock:{} Delay:500ms Timeout:10m0s Cancel:}
I0116 18:25:25.693212 341384 cache.go:107] acquiring lock: {Name:mkf777e3a5d50041a12a3acded9a3dd9ddc72926 Clock:{} Delay:500ms Timeout:10m0s Cancel:}
I0116 18:25:25.693251 341384 cache.go:107] acquiring lock: {Name:mk04796f3abe6fb255e0686b7253f627bf4d09da Clock:{} Delay:500ms Timeout:10m0s Cancel:}
I0116 18:25:25.693370 341384 image.go:135] retrieving image: registry.k8s.io/etcd:3.5.16-0
I0116 18:25:25.693366 341384 image.go:135] retrieving image: registry.k8s.io/kube-scheduler:v1.32.0
I0116 18:25:25.693371 341384 image.go:135] retrieving image: registry.k8s.io/kube-apiserver:v1.32.0
I0116 18:25:25.693440 341384 cache.go:107] acquiring lock: {Name:mkd9798dd7f13649db9e08328d4a413457f261c7 Clock:{} Delay:500ms Timeout:10m0s Cancel:}
I0116 18:25:25.693450 341384 cache.go:107] acquiring lock: {Name:mkbabab549bbb8d920fa2cc86e4214f823b373b9 Clock:{} Delay:500ms Timeout:10m0s Cancel:}
I0116 18:25:25.693523 341384 image.go:135] retrieving image: registry.k8s.io/kube-controller-manager:v1.32.0
I0116 18:25:25.693519 341384 cache.go:107] acquiring lock: {Name:mk0d0d7df3ea669b561129a81f7dee79e81b3144 Clock:{} Delay:500ms Timeout:10m0s Cancel:}
I0116 18:25:25.693521 341384 cache.go:107] acquiring lock: {Name:mk11c487ec2183f2198815da78a8d431c3161754 Clock:{} Delay:500ms Timeout:10m0s Cancel:}
I0116 18:25:25.693705 341384 image.go:135] retrieving image: registry.k8s.io/pause:3.10
I0116 18:25:25.693172 341384 cache.go:107] acquiring lock: {Name:mk51dfc5da6117346cc67328f3cac8f1aa66fef0 Clock:{} Delay:500ms Timeout:10m0s Cancel:}
I0116 18:25:25.693726 341384 image.go:135] retrieving image: registry.k8s.io/coredns/coredns:v1.11.3
I0116 18:25:25.693769 341384 image.go:135] retrieving image: gcr.io/k8s-minikube/storage-provisioner:v5
I0116 18:25:25.693792 341384 image.go:135] retrieving image: registry.k8s.io/kube-proxy:v1.32.0
I0116 18:25:25.695300 341384 image.go:178] daemon lookup for gcr.io/k8s-minikube/storage-provisioner:v5: Error response from daemon: No such image: gcr.io/k8s-minikube/storage-provisioner:v5
I0116 18:25:25.695339 341384 image.go:178] daemon lookup for registry.k8s.io/coredns/coredns:v1.11.3: Error response from daemon: No such image: registry.k8s.io/coredns/coredns:v1.11.3
I0116 18:25:25.695347 341384 image.go:178] daemon lookup for registry.k8s.io/etcd:3.5.16-0: Error response from daemon: No such image: registry.k8s.io/etcd:3.5.16-0
I0116 18:25:25.695703 341384 image.go:178] daemon lookup for registry.k8s.io/kube-apiserver:v1.32.0: Error response from daemon: No such image: registry.k8s.io/kube-apiserver:v1.32.0
I0116 18:25:25.695703 341384 image.go:178] daemon lookup for registry.k8s.io/kube-controller-manager:v1.32.0: Error response from daemon: No such image: registry.k8s.io/kube-controller-manager:v1.32.0
I0116 18:25:25.695738 341384 image.go:178] daemon lookup for registry.k8s.io/kube-proxy:v1.32.0: Error response from daemon: No such image: registry.k8s.io/kube-proxy:v1.32.0
I0116 18:25:25.695975 341384 image.go:178] daemon lookup for registry.k8s.io/pause:3.10: Error response from daemon: No such image: registry.k8s.io/pause:3.10
I0116 18:25:25.696018 341384 image.go:178] daemon lookup for registry.k8s.io/kube-scheduler:v1.32.0: Error response from daemon: No such image: registry.k8s.io/kube-scheduler:v1.32.0
I0116 18:25:25.740535 341384 cache.go:169] failed to download gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279, will try fallback image if available: getting remote image: GET https://gcr.io/v2/: unexpected status code 403 Forbidden:
403. That’s an error.
Your client does not have permission to get URL /v2/
from this server. That’s all we know.
I0116 18:25:25.740567 341384 image.go:81] Checking for docker.io/kicbase/stable:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
I0116 18:25:25.753840 341384 cache.go:150] Downloading docker.io/kicbase/stable:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
I0116 18:25:25.753913 341384 image.go:65] Checking for docker.io/kicbase/stable:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
I0116 18:25:25.753923 341384 image.go:150] Writing docker.io/kicbase/stable:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
W0116 18:25:25.940720 341384 image.go:188] authn lookup for gcr.io/k8s-minikube/storage-provisioner:v5 (trying anon): GET https://gcr.io/v2/: unexpected status code 403 Forbidden:
<title>Error 403 (Forbidden)!!1</title>
<style>
*{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}#logo{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png) no-repeat;margin-left:-5px}@media only screen and (min-resolution:192dpi){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat 0% 0%/100% 100%;-moz-border-image:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) 0}}@media only screen and (-webkit-min-device-pixel-ratio:2){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat;-webkit-background-size:100% 100%}}#logo{display:inline-block;height:54px;width:150px}
</style>
403. That’s an error.
Your client does not have permission to get URL /v2/
from this server. That’s all we know.
W0116 18:25:26.168649 341384 image.go:188] authn lookup for registry.k8s.io/etcd:3.5.16-0 (trying anon): GET https://registry.k8s.io/v2/: unexpected status code 403 Forbidden:
<title>403 Forbidden</title>
Error: Forbidden
Your client does not have permission to get URL /v2/
from this server.
W0116 18:25:26.170254 341384 image.go:188] authn lookup for registry.k8s.io/kube-apiserver:v1.32.0 (trying anon): GET https://registry.k8s.io/v2/: unexpected status code 403 Forbidden:
<title>403 Forbidden</title>
Error: Forbidden
Your client does not have permission to get URL /v2/
from this server.
W0116 18:25:26.170505 341384 image.go:188] authn lookup for registry.k8s.io/pause:3.10 (trying anon): GET https://registry.k8s.io/v2/: unexpected status code 403 Forbidden:
<title>403 Forbidden</title>
Error: Forbidden
Your client does not have permission to get URL /v2/
from this server.
W0116 18:25:26.170561 341384 image.go:188] authn lookup for registry.k8s.io/kube-scheduler:v1.32.0 (trying anon): GET https://registry.k8s.io/v2/: unexpected status code 403 Forbidden:
<title>403 Forbidden</title>
Error: Forbidden
Your client does not have permission to get URL /v2/
from this server.
W0116 18:25:26.176518 341384 image.go:188] authn lookup for registry.k8s.io/kube-controller-manager:v1.32.0 (trying anon): GET https://registry.k8s.io/v2/: unexpected status code 403 Forbidden:
<title>403 Forbidden</title>
Error: Forbidden
Your client does not have permission to get URL /v2/
from this server.
W0116 18:25:26.176536 341384 image.go:188] authn lookup for registry.k8s.io/coredns/coredns:v1.11.3 (trying anon): GET https://registry.k8s.io/v2/: unexpected status code 403 Forbidden:
<title>403 Forbidden</title>
Error: Forbidden
Your client does not have permission to get URL /v2/
from this server.
W0116 18:25:26.176682 341384 image.go:188] authn lookup for registry.k8s.io/kube-proxy:v1.32.0 (trying anon): GET https://registry.k8s.io/v2/: unexpected status code 403 Forbidden:
<title>403 Forbidden</title>
Error: Forbidden
Your client does not have permission to get URL /v2/
from this server.
I0116 18:25:26.180464 341384 image.go:192] remote lookup for gcr.io/k8s-minikube/storage-provisioner:v5: GET https://gcr.io/v2/: unexpected status code 403 Forbidden:
<title>Error 403 (Forbidden)!!1</title>
<style>
*{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}#logo{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png) no-repeat;margin-left:-5px}@media only screen and (min-resolution:192dpi){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat 0% 0%/100% 100%;-moz-border-image:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) 0}}@media only screen and (-webkit-min-device-pixel-ratio:2){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat;-webkit-background-size:100% 100%}}#logo{display:inline-block;height:54px;width:150px}
</style>
403. That’s an error.
Your client does not have permission to get URL /v2/
from this server. That’s all we know.
I0116 18:25:26.180490 341384 cache.go:96] cache image "gcr.io/k8s-minikube/storage-provisioner:v5" -> "/home/mahmodmohamadi/.minikube/cache/images/amd64/gcr.io/k8s-minikube/storage-provisioner_v5" took 487.329449ms
W0116 18:25:26.180531 341384 out.go:270] ❗ The image 'gcr.io/k8s-minikube/storage-provisioner:v5' was not found; unable to add it to cache.
I0116 18:25:26.344717 341384 image.go:192] remote lookup for registry.k8s.io/pause:3.10: GET https://registry.k8s.io/v2/: unexpected status code 403 Forbidden:
<title>403 Forbidden</title>
Error: Forbidden
Your client does not have permission to get URL /v2/
from this server.
I0116 18:25:26.344768 341384 cache.go:96] cache image "registry.k8s.io/pause:3.10" -> "/home/mahmodmohamadi/.minikube/cache/images/amd64/registry.k8s.io/pause_3.10" took 651.396888ms
W0116 18:25:26.344819 341384 out.go:270] ❗ The image 'registry.k8s.io/pause:3.10' was not found; unable to add it to cache.
I0116 18:25:26.347343 341384 image.go:192] remote lookup for registry.k8s.io/etcd:3.5.16-0: GET https://registry.k8s.io/v2/: unexpected status code 403 Forbidden:
<title>403 Forbidden</title>
Error: Forbidden
Your client does not have permission to get URL /v2/
from this server.
I0116 18:25:26.347331 341384 image.go:192] remote lookup for registry.k8s.io/kube-apiserver:v1.32.0: GET https://registry.k8s.io/v2/: unexpected status code 403 Forbidden:
<title>403 Forbidden</title>
Error: Forbidden
Your client does not have permission to get URL /v2/
from this server.
I0116 18:25:26.347373 341384 cache.go:96] cache image "registry.k8s.io/etcd:3.5.16-0" -> "/home/mahmodmohamadi/.minikube/cache/images/amd64/registry.k8s.io/etcd_3.5.16-0" took 654.12383ms
I0116 18:25:26.347374 341384 cache.go:96] cache image "registry.k8s.io/kube-apiserver:v1.32.0" -> "/home/mahmodmohamadi/.minikube/cache/images/amd64/registry.k8s.io/kube-apiserver_v1.32.0" took 654.186608ms
W0116 18:25:26.347417 341384 out.go:270] ❗ The image 'registry.k8s.io/etcd:3.5.16-0' was not found; unable to add it to cache.
W0116 18:25:26.347417 341384 out.go:270] ❗ The image 'registry.k8s.io/kube-apiserver:v1.32.0' was not found; unable to add it to cache.
I0116 18:25:26.352988 341384 image.go:192] remote lookup for registry.k8s.io/kube-scheduler:v1.32.0: GET https://registry.k8s.io/v2/: unexpected status code 403 Forbidden:
<title>403 Forbidden</title>
Error: Forbidden
Your client does not have permission to get URL /v2/
from this server.
I0116 18:25:26.353021 341384 cache.go:96] cache image "registry.k8s.io/kube-scheduler:v1.32.0" -> "/home/mahmodmohamadi/.minikube/cache/images/amd64/registry.k8s.io/kube-scheduler_v1.32.0" took 659.866258ms
I0116 18:25:26.353018 341384 image.go:192] remote lookup for registry.k8s.io/kube-controller-manager:v1.32.0: GET https://registry.k8s.io/v2/: unexpected status code 403 Forbidden:
<title>403 Forbidden</title>
Error: Forbidden
Your client does not have permission to get URL /v2/
from this server.
I0116 18:25:26.353040 341384 cache.go:96] cache image "registry.k8s.io/kube-controller-manager:v1.32.0" -> "/home/mahmodmohamadi/.minikube/cache/images/amd64/registry.k8s.io/kube-controller-manager_v1.32.0" took 659.608015ms
W0116 18:25:26.353069 341384 out.go:270] ❗ The image 'registry.k8s.io/kube-scheduler:v1.32.0' was not found; unable to add it to cache.
W0116 18:25:26.353076 341384 out.go:270] ❗ The image 'registry.k8s.io/kube-controller-manager:v1.32.0' was not found; unable to add it to cache.
I0116 18:25:26.363887 341384 image.go:192] remote lookup for registry.k8s.io/coredns/coredns:v1.11.3: GET https://registry.k8s.io/v2/: unexpected status code 403 Forbidden:
<title>403 Forbidden</title>
Error: Forbidden
Your client does not have permission to get URL /v2/
from this server.
I0116 18:25:26.363911 341384 cache.go:96] cache image "registry.k8s.io/coredns/coredns:v1.11.3" -> "/home/mahmodmohamadi/.minikube/cache/images/amd64/registry.k8s.io/coredns/coredns_v1.11.3" took 670.49273ms
W0116 18:25:26.363952 341384 out.go:270] ❗ The image 'registry.k8s.io/coredns/coredns:v1.11.3' was not found; unable to add it to cache.
I0116 18:25:26.363949 341384 image.go:192] remote lookup for registry.k8s.io/kube-proxy:v1.32.0: GET https://registry.k8s.io/v2/: unexpected status code 403 Forbidden:
<title>403 Forbidden</title>
Error: Forbidden
Your client does not have permission to get URL /v2/
from this server.
I0116 18:25:26.363969 341384 cache.go:96] cache image "registry.k8s.io/kube-proxy:v1.32.0" -> "/home/mahmodmohamadi/.minikube/cache/images/amd64/registry.k8s.io/kube-proxy_v1.32.0" took 670.551984ms
W0116 18:25:26.363991 341384 out.go:270] ❗ The image 'registry.k8s.io/kube-proxy:v1.32.0' was not found; unable to add it to cache.
I0116 18:25:26.364002 341384 cache.go:87] Successfully saved all images to host disk.
I0116 18:25:26.524247 341384 cache.go:169] failed to download docker.io/kicbase/stable:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279, will try fallback image if available: getting remote image: GET https://index.docker.io/v2/: unexpected status code 403 Forbidden: 403 Forbidden
Since Docker is a US company, we must comply with US export control regulations. In an effort to comply with these, we now block all IP addresses that are located in Cuba, Iran, North Korea, Regions of Ukraine (Crimea, Donetsk, and Luhansk), Sudan, Syria, and Russia. If you are not in one of these cities, countries, or regions and are blocked, please reach out to https://hub.docker.com/support/contact/ I0116 18:25:26.524272 341384 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46 in local docker daemon I0116 18:25:26.538565 341384 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46 to local cache I0116 18:25:26.538640 341384 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46 in local cache directory I0116 18:25:26.538649 341384 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.46 to local cache I0116 18:25:26.776058 341384 cache.go:169] failed to download gcr.io/k8s-minikube/kicbase:v0.0.46, will try fallback image if available: getting remote image: GET https://gcr.io/v2/: unexpected status code 403 Forbidden: <title>Error 403 (Forbidden)!!1</title> <style> *{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}#logo{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png) no-repeat;margin-left:-5px}@media only screen and (min-resolution:192dpi){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat 0% 0%/100% 100%;-moz-border-image:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) 0}}@media only screen and (-webkit-min-device-pixel-ratio:2){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat;-webkit-background-size:100% 100%}}#logo{display:inline-block;height:54px;width:150px} </style>403. That’s an error.
Your client does not have permission to get URL /v2/
from this server. That’s all we know.
I0116 18:25:26.776086 341384 image.go:81] Checking for docker.io/kicbase/stable:v0.0.46 in local docker daemon
I0116 18:25:26.788954 341384 cache.go:150] Downloading docker.io/kicbase/stable:v0.0.46 to local cache
I0116 18:25:26.789014 341384 image.go:65] Checking for docker.io/kicbase/stable:v0.0.46 in local cache directory
I0116 18:25:26.789023 341384 image.go:150] Writing docker.io/kicbase/stable:v0.0.46 to local cache
I0116 18:25:27.577464 341384 cache.go:169] failed to download docker.io/kicbase/stable:v0.0.46, will try fallback image if available: getting remote image: GET https://index.docker.io/v2/: unexpected status code 403 Forbidden:
403 Forbidden
Since Docker is a US company, we must comply with US export control regulations. In an effort to comply with these, we now block all IP addresses that are located in Cuba, Iran, North Korea, Regions of Ukraine (Crimea, Donetsk, and Luhansk), Sudan, Syria, and Russia. If you are not in one of these cities, countries, or regions and are blocked, please reach out to https://hub.docker.com/support/contact/ W0116 18:25:27.577502 341384 out.go:270] ❗ minikube cannot pull kicbase image from any docker registry, and is trying to download kicbase tarball from github release page via HTTP. W0116 18:25:27.577538 341384 out.go:270] ❗ It's very likely that you have an internet issue. Please ensure that you can access the internet at least via HTTP, directly or with proxy. Currently your proxy configure is: I0116 18:25:27.579279 341384 out.go:177] ▪ ALL_PROXY=socks://127.0.0.1:8086/ I0116 18:25:27.582740 341384 out.go:177] ▪ NO_PROXY=localhost,127.*,10.*,172.16.*,172.17.*,172.18.*,172.19.*,172.20.*,172.21.*,172.22.*,172.23.*,172.24.*,172.25.*,172.26.*,172.27.*,172.28.*,172.29.*,172.30.*,172.31.*,192.168.*, I0116 18:25:27.584791 341384 out.go:201] I0116 18:25:27.588457 341384 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.35.0/kicbase-v0.0.46-amd64.tar -> /home/mahmodmohamadi/.minikube/cache/kic/amd64/kicbase.tar I0116 18:25:28.783437 341384 cache.go:193] failed to download E0116 18:25:28.783457 341384 cache.go:222] Error downloading kic artifacts: failed to download kic base image or any fallback image I0116 18:25:28.783479 341384 cache.go:227] Successfully downloaded all kic artifacts I0116 18:25:28.783507 341384 start.go:360] acquireMachinesLock for minikube: {Name:mkc7141f61789c4259ae2f662e57e3f27bc357e2 Clock:{} Delay:500ms Timeout:10m0s Cancel:} I0116 18:25:28.783568 341384 start.go:364] duration metric: took 46.967µs to acquireMachinesLock for "minikube" I0116 18:25:28.783587 341384 start.go:96] Skipping create...Using existing machine configuration I0116 18:25:28.783593 341384 fix.go:54] fixHost starting: I0116 18:25:28.783998 341384 cli_runner.go:164] Run: docker container inspect minikube --format={{.State.Status}} W0116 18:25:28.801163 341384 cli_runner.go:211] docker container inspect minikube --format={{.State.Status}} returned with exit code 1 I0116 18:25:28.801202 341384 fix.go:112] recreateIfNeeded on minikube: state= err=unknown state "minikube": docker container inspect minikube --format={{.State.Status}}: exit status 1 stdout:stderr:
Error response from daemon: No such container: minikube
I0116 18:25:28.801212 341384 fix.go:117] machineExists: false. err=machine does not exist
I0116 18:25:28.802831 341384 out.go:177] 🤷 docker "minikube" container is missing, will recreate.
I0116 18:25:28.804081 341384 delete.go:124] DEMOLISHING minikube ...
I0116 18:25:28.804123 341384 cli_runner.go:164] Run: docker container inspect minikube --format={{.State.Status}}
W0116 18:25:28.814465 341384 cli_runner.go:211] docker container inspect minikube --format={{.State.Status}} returned with exit code 1
W0116 18:25:28.814522 341384 stop.go:83] unable to get state: unknown state "minikube": docker container inspect minikube --format={{.State.Status}}: exit status 1
stdout:
stderr:
Error response from daemon: No such container: minikube
I0116 18:25:28.814536 341384 delete.go:128] stophost failed (probably ok): ssh power off: unknown state "minikube": docker container inspect minikube --format={{.State.Status}}: exit status 1
stdout:
stderr:
Error response from daemon: No such container: minikube
I0116 18:25:28.814822 341384 cli_runner.go:164] Run: docker container inspect minikube --format={{.State.Status}}
W0116 18:25:28.824109 341384 cli_runner.go:211] docker container inspect minikube --format={{.State.Status}} returned with exit code 1
I0116 18:25:28.824150 341384 delete.go:82] Unable to get host status for minikube, assuming it has already been deleted: state: unknown state "minikube": docker container inspect minikube --format={{.State.Status}}: exit status 1
stdout:
سیستم عامل مورد استفاده با ذکر ورژن: Ubuntu 22.04