Test Report: KVM_Linux 19780

                    
                      d63f64bffc284d34b6c2581e44dece8bfcca0b7a:2024-10-09:36574
                    
                

Test fail (4/341)

Order failed test Duration
32 TestAddons/serial/GCPAuth/PullSecret 480.62
405 TestStartStop/group/newest-cni/serial/SecondStart 83.93
408 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 60.15
409 TestStartStop/group/newest-cni/serial/Pause 2.47
x
+
TestAddons/serial/GCPAuth/PullSecret (480.62s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/PullSecret
addons_test.go:614: (dbg) Run:  kubectl --context addons-897487 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-897487 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/PullSecret: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [938487f6-1d86-4321-b711-46b4f95a4e39] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:329: TestAddons/serial/GCPAuth/PullSecret: WARNING: pod list for "default" "integration-test=busybox" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:627: ***** TestAddons/serial/GCPAuth/PullSecret: pod "integration-test=busybox" failed to start within 8m0s: context deadline exceeded ****
addons_test.go:627: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-897487 -n addons-897487
addons_test.go:627: TestAddons/serial/GCPAuth/PullSecret: showing logs for failed pods as of 2024-10-09 18:58:56.146231603 +0000 UTC m=+761.607329471
addons_test.go:627: (dbg) Run:  kubectl --context addons-897487 describe po busybox -n default
addons_test.go:627: (dbg) kubectl --context addons-897487 describe po busybox -n default:
Name:             busybox
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-897487/192.168.39.44
Start Time:       Wed, 09 Oct 2024 18:50:55 +0000
Labels:           integration-test=busybox
Annotations:      <none>
Status:           Pending
IP:               10.244.0.27
IPs:
IP:  10.244.0.27
Containers:
busybox:
Container ID:  
Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
Image ID:      
Port:          <none>
Host Port:     <none>
Command:
sleep
3600
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:
GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
PROJECT_ID:                      this_is_fake
GCP_PROJECT:                     this_is_fake
GCLOUD_PROJECT:                  this_is_fake
GOOGLE_CLOUD_PROJECT:            this_is_fake
CLOUDSDK_CORE_PROJECT:           this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-4hnbg (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-4hnbg:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
gcp-creds:
Type:          HostPath (bare host directory volume)
Path:          /var/lib/minikube/google_application_credentials.json
HostPathType:  File
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  8m1s                default-scheduler  Successfully assigned default/busybox to addons-897487
Normal   Pulling    6m26s (x4 over 8m)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
Warning  Failed     6m26s (x4 over 8m)  kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": Error response from daemon: Head "https://gcr.io/v2/k8s-minikube/busybox/manifests/1.28.4-glibc": unauthorized: authentication failed
Warning  Failed     6m26s (x4 over 8m)  kubelet            Error: ErrImagePull
Warning  Failed     6m14s (x6 over 8m)  kubelet            Error: ImagePullBackOff
Normal   BackOff    3m (x20 over 8m)    kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
addons_test.go:627: (dbg) Run:  kubectl --context addons-897487 logs busybox -n default
addons_test.go:627: (dbg) Non-zero exit: kubectl --context addons-897487 logs busybox -n default: exit status 1 (93.049726ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "busybox" in pod "busybox" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:627: kubectl --context addons-897487 logs busybox -n default: exit status 1
addons_test.go:629: wait: integration-test=busybox within 8m0s: context deadline exceeded
--- FAIL: TestAddons/serial/GCPAuth/PullSecret (480.62s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/SecondStart (83.93s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-576668 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=kvm2  --kubernetes-version=v1.31.1
E1009 20:09:10.196675   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:09:31.364683   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:10:10.801264   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:10:11.859721   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p newest-cni-576668 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=kvm2  --kubernetes-version=v1.31.1: exit status 90 (1m23.680100316s)

                                                
                                                
-- stdout --
	* [newest-cni-576668] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19780
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19780-9437/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19780-9437/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the kvm2 driver based on existing profile
	* Starting "newest-cni-576668" primary control-plane node in "newest-cni-576668" cluster
	* Restarting existing kvm2 VM for "newest-cni-576668" ...
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1009 20:09:06.101746   79454 out.go:345] Setting OutFile to fd 1 ...
	I1009 20:09:06.101905   79454 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 20:09:06.101916   79454 out.go:358] Setting ErrFile to fd 2...
	I1009 20:09:06.101922   79454 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 20:09:06.102121   79454 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
	I1009 20:09:06.102726   79454 out.go:352] Setting JSON to false
	I1009 20:09:06.103669   79454 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-12","uptime":6695,"bootTime":1728497851,"procs":201,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1009 20:09:06.103774   79454 start.go:139] virtualization: kvm guest
	I1009 20:09:06.106088   79454 out.go:177] * [newest-cni-576668] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1009 20:09:06.107773   79454 out.go:177]   - MINIKUBE_LOCATION=19780
	I1009 20:09:06.107816   79454 notify.go:220] Checking for updates...
	I1009 20:09:06.110958   79454 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1009 20:09:06.112466   79454 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19780-9437/kubeconfig
	I1009 20:09:06.113895   79454 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19780-9437/.minikube
	I1009 20:09:06.114988   79454 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1009 20:09:06.116524   79454 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1009 20:09:06.118183   79454 config.go:182] Loaded profile config "newest-cni-576668": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1009 20:09:06.118679   79454 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 20:09:06.118766   79454 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 20:09:06.134441   79454 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:36813
	I1009 20:09:06.134940   79454 main.go:141] libmachine: () Calling .GetVersion
	I1009 20:09:06.135488   79454 main.go:141] libmachine: Using API Version  1
	I1009 20:09:06.135517   79454 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 20:09:06.135915   79454 main.go:141] libmachine: () Calling .GetMachineName
	I1009 20:09:06.136143   79454 main.go:141] libmachine: (newest-cni-576668) Calling .DriverName
	I1009 20:09:06.136383   79454 driver.go:394] Setting default libvirt URI to qemu:///system
	I1009 20:09:06.136717   79454 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 20:09:06.136765   79454 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 20:09:06.152463   79454 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:44355
	I1009 20:09:06.152974   79454 main.go:141] libmachine: () Calling .GetVersion
	I1009 20:09:06.153600   79454 main.go:141] libmachine: Using API Version  1
	I1009 20:09:06.153625   79454 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 20:09:06.153940   79454 main.go:141] libmachine: () Calling .GetMachineName
	I1009 20:09:06.154167   79454 main.go:141] libmachine: (newest-cni-576668) Calling .DriverName
	I1009 20:09:06.192247   79454 out.go:177] * Using the kvm2 driver based on existing profile
	I1009 20:09:06.193668   79454 start.go:297] selected driver: kvm2
	I1009 20:09:06.193680   79454 start.go:901] validating driver "kvm2" against &{Name:newest-cni-576668 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19774/minikube-v1.34.0-1728382514-19774-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:2200 CPUs:2 DiskSize:20000 Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{Kuber
netesVersion:v1.31.1 ClusterName:newest-cni-576668 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates:ServerSideApply=true ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubeadm Key:pod-network-cidr Value:10.42.0.0/16}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.61.143 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] VerifyComponents:map[apiserver:true apps_running:false default_sa:true extra:false kubelet:false node_ready:false system_pods:true
] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1009 20:09:06.193791   79454 start.go:912] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1009 20:09:06.194528   79454 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1009 20:09:06.194610   79454 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/19780-9437/.minikube/bin:/home/jenkins/workspace/KVM_Linux_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
	I1009 20:09:06.211792   79454 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2 version is 1.34.0
	I1009 20:09:06.212201   79454 start_flags.go:966] Waiting for components: map[apiserver:true apps_running:false default_sa:true extra:false kubelet:false node_ready:false system_pods:true]
	I1009 20:09:06.212231   79454 cni.go:84] Creating CNI manager for ""
	I1009 20:09:06.212282   79454 cni.go:158] "kvm2" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1009 20:09:06.212317   79454 start.go:340] cluster config:
	{Name:newest-cni-576668 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19774/minikube-v1.34.0-1728382514-19774-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:2200 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.31.1 ClusterName:newest-cni-576668 Namespace:default APIServer
HAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates:ServerSideApply=true ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubeadm Key:pod-network-cidr Value:10.42.0.0/16}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.61.143 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] VerifyComponents:map[apiserver:true apps_running:false default_sa:true extra:false kubelet:false node_ready:false system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Net
work: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1009 20:09:06.212436   79454 iso.go:125] acquiring lock: {Name:mk3dcac7987d81461e4f8b5462aa400b74c2427a Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1009 20:09:06.215005   79454 out.go:177] * Starting "newest-cni-576668" primary control-plane node in "newest-cni-576668" cluster
	I1009 20:09:06.216574   79454 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1009 20:09:06.216624   79454 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19780-9437/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1009 20:09:06.216635   79454 cache.go:56] Caching tarball of preloaded images
	I1009 20:09:06.216742   79454 preload.go:172] Found /home/jenkins/minikube-integration/19780-9437/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1009 20:09:06.216755   79454 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1009 20:09:06.216861   79454 profile.go:143] Saving config to /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/newest-cni-576668/config.json ...
	I1009 20:09:06.217058   79454 start.go:360] acquireMachinesLock for newest-cni-576668: {Name:mk6b977d1ffec933c6227c53b4f3d006c36856ec Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1009 20:09:06.217105   79454 start.go:364] duration metric: took 26.581µs to acquireMachinesLock for "newest-cni-576668"
	I1009 20:09:06.217120   79454 start.go:96] Skipping create...Using existing machine configuration
	I1009 20:09:06.217127   79454 fix.go:54] fixHost starting: 
	I1009 20:09:06.217386   79454 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 20:09:06.217416   79454 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 20:09:06.232992   79454 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39039
	I1009 20:09:06.233472   79454 main.go:141] libmachine: () Calling .GetVersion
	I1009 20:09:06.233977   79454 main.go:141] libmachine: Using API Version  1
	I1009 20:09:06.234001   79454 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 20:09:06.234369   79454 main.go:141] libmachine: () Calling .GetMachineName
	I1009 20:09:06.234566   79454 main.go:141] libmachine: (newest-cni-576668) Calling .DriverName
	I1009 20:09:06.234724   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetState
	I1009 20:09:06.236372   79454 fix.go:112] recreateIfNeeded on newest-cni-576668: state=Stopped err=<nil>
	I1009 20:09:06.236412   79454 main.go:141] libmachine: (newest-cni-576668) Calling .DriverName
	W1009 20:09:06.236549   79454 fix.go:138] unexpected machine state, will restart: <nil>
	I1009 20:09:06.238680   79454 out.go:177] * Restarting existing kvm2 VM for "newest-cni-576668" ...
	I1009 20:09:06.240043   79454 main.go:141] libmachine: (newest-cni-576668) Calling .Start
	I1009 20:09:06.240251   79454 main.go:141] libmachine: (newest-cni-576668) Ensuring networks are active...
	I1009 20:09:06.241097   79454 main.go:141] libmachine: (newest-cni-576668) Ensuring network default is active
	I1009 20:09:06.241442   79454 main.go:141] libmachine: (newest-cni-576668) Ensuring network mk-newest-cni-576668 is active
	I1009 20:09:06.241763   79454 main.go:141] libmachine: (newest-cni-576668) Getting domain xml...
	I1009 20:09:06.242602   79454 main.go:141] libmachine: (newest-cni-576668) Creating domain...
	I1009 20:09:07.476989   79454 main.go:141] libmachine: (newest-cni-576668) Waiting to get IP...
	I1009 20:09:07.477822   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:07.478244   79454 main.go:141] libmachine: (newest-cni-576668) DBG | unable to find current IP address of domain newest-cni-576668 in network mk-newest-cni-576668
	I1009 20:09:07.478317   79454 main.go:141] libmachine: (newest-cni-576668) DBG | I1009 20:09:07.478231   79488 retry.go:31] will retry after 289.489688ms: waiting for machine to come up
	I1009 20:09:07.769811   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:07.770338   79454 main.go:141] libmachine: (newest-cni-576668) DBG | unable to find current IP address of domain newest-cni-576668 in network mk-newest-cni-576668
	I1009 20:09:07.770362   79454 main.go:141] libmachine: (newest-cni-576668) DBG | I1009 20:09:07.770273   79488 retry.go:31] will retry after 322.079118ms: waiting for machine to come up
	I1009 20:09:08.093945   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:08.094420   79454 main.go:141] libmachine: (newest-cni-576668) DBG | unable to find current IP address of domain newest-cni-576668 in network mk-newest-cni-576668
	I1009 20:09:08.094475   79454 main.go:141] libmachine: (newest-cni-576668) DBG | I1009 20:09:08.094389   79488 retry.go:31] will retry after 349.121162ms: waiting for machine to come up
	I1009 20:09:08.444992   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:08.445346   79454 main.go:141] libmachine: (newest-cni-576668) DBG | unable to find current IP address of domain newest-cni-576668 in network mk-newest-cni-576668
	I1009 20:09:08.445376   79454 main.go:141] libmachine: (newest-cni-576668) DBG | I1009 20:09:08.445291   79488 retry.go:31] will retry after 414.135262ms: waiting for machine to come up
	I1009 20:09:08.860915   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:08.861318   79454 main.go:141] libmachine: (newest-cni-576668) DBG | unable to find current IP address of domain newest-cni-576668 in network mk-newest-cni-576668
	I1009 20:09:08.861345   79454 main.go:141] libmachine: (newest-cni-576668) DBG | I1009 20:09:08.861269   79488 retry.go:31] will retry after 606.980515ms: waiting for machine to come up
	I1009 20:09:09.470307   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:09.470735   79454 main.go:141] libmachine: (newest-cni-576668) DBG | unable to find current IP address of domain newest-cni-576668 in network mk-newest-cni-576668
	I1009 20:09:09.470757   79454 main.go:141] libmachine: (newest-cni-576668) DBG | I1009 20:09:09.470677   79488 retry.go:31] will retry after 790.316511ms: waiting for machine to come up
	I1009 20:09:10.262587   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:10.262925   79454 main.go:141] libmachine: (newest-cni-576668) DBG | unable to find current IP address of domain newest-cni-576668 in network mk-newest-cni-576668
	I1009 20:09:10.262954   79454 main.go:141] libmachine: (newest-cni-576668) DBG | I1009 20:09:10.262872   79488 retry.go:31] will retry after 1.154529434s: waiting for machine to come up
	I1009 20:09:11.418821   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:11.419318   79454 main.go:141] libmachine: (newest-cni-576668) DBG | unable to find current IP address of domain newest-cni-576668 in network mk-newest-cni-576668
	I1009 20:09:11.419340   79454 main.go:141] libmachine: (newest-cni-576668) DBG | I1009 20:09:11.419260   79488 retry.go:31] will retry after 1.376356816s: waiting for machine to come up
	I1009 20:09:12.797796   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:12.798309   79454 main.go:141] libmachine: (newest-cni-576668) DBG | unable to find current IP address of domain newest-cni-576668 in network mk-newest-cni-576668
	I1009 20:09:12.798340   79454 main.go:141] libmachine: (newest-cni-576668) DBG | I1009 20:09:12.798272   79488 retry.go:31] will retry after 1.215394422s: waiting for machine to come up
	I1009 20:09:14.015416   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:14.015943   79454 main.go:141] libmachine: (newest-cni-576668) DBG | unable to find current IP address of domain newest-cni-576668 in network mk-newest-cni-576668
	I1009 20:09:14.015975   79454 main.go:141] libmachine: (newest-cni-576668) DBG | I1009 20:09:14.015903   79488 retry.go:31] will retry after 1.856996872s: waiting for machine to come up
	I1009 20:09:15.874873   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:15.875335   79454 main.go:141] libmachine: (newest-cni-576668) DBG | unable to find current IP address of domain newest-cni-576668 in network mk-newest-cni-576668
	I1009 20:09:15.875359   79454 main.go:141] libmachine: (newest-cni-576668) DBG | I1009 20:09:15.875278   79488 retry.go:31] will retry after 2.683486377s: waiting for machine to come up
	I1009 20:09:18.562096   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:18.562498   79454 main.go:141] libmachine: (newest-cni-576668) DBG | unable to find current IP address of domain newest-cni-576668 in network mk-newest-cni-576668
	I1009 20:09:18.562522   79454 main.go:141] libmachine: (newest-cni-576668) DBG | I1009 20:09:18.562452   79488 retry.go:31] will retry after 2.904919509s: waiting for machine to come up
	I1009 20:09:21.469077   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:21.469450   79454 main.go:141] libmachine: (newest-cni-576668) DBG | unable to find current IP address of domain newest-cni-576668 in network mk-newest-cni-576668
	I1009 20:09:21.469482   79454 main.go:141] libmachine: (newest-cni-576668) DBG | I1009 20:09:21.469401   79488 retry.go:31] will retry after 2.960222755s: waiting for machine to come up
	I1009 20:09:24.433569   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.433974   79454 main.go:141] libmachine: (newest-cni-576668) Found IP for machine: 192.168.61.143
	I1009 20:09:24.433992   79454 main.go:141] libmachine: (newest-cni-576668) Reserving static IP address...
	I1009 20:09:24.434001   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has current primary IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.434534   79454 main.go:141] libmachine: (newest-cni-576668) Reserved static IP address: 192.168.61.143
	I1009 20:09:24.434561   79454 main.go:141] libmachine: (newest-cni-576668) Waiting for SSH to be available...
	I1009 20:09:24.434582   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "newest-cni-576668", mac: "52:54:00:d0:e7:9a", ip: "192.168.61.143"} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:24.434621   79454 main.go:141] libmachine: (newest-cni-576668) DBG | skip adding static IP to network mk-newest-cni-576668 - found existing host DHCP lease matching {name: "newest-cni-576668", mac: "52:54:00:d0:e7:9a", ip: "192.168.61.143"}
	I1009 20:09:24.434634   79454 main.go:141] libmachine: (newest-cni-576668) DBG | Getting to WaitForSSH function...
	I1009 20:09:24.436661   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.436955   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:24.436985   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.437127   79454 main.go:141] libmachine: (newest-cni-576668) DBG | Using SSH client type: external
	I1009 20:09:24.437155   79454 main.go:141] libmachine: (newest-cni-576668) DBG | Using SSH private key: /home/jenkins/minikube-integration/19780-9437/.minikube/machines/newest-cni-576668/id_rsa (-rw-------)
	I1009 20:09:24.437195   79454 main.go:141] libmachine: (newest-cni-576668) 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.61.143 -o IdentitiesOnly=yes -i /home/jenkins/minikube-integration/19780-9437/.minikube/machines/newest-cni-576668/id_rsa -p 22] /usr/bin/ssh <nil>}
	I1009 20:09:24.437212   79454 main.go:141] libmachine: (newest-cni-576668) DBG | About to run SSH command:
	I1009 20:09:24.437226   79454 main.go:141] libmachine: (newest-cni-576668) DBG | exit 0
	I1009 20:09:24.558126   79454 main.go:141] libmachine: (newest-cni-576668) DBG | SSH cmd err, output: <nil>: 
	I1009 20:09:24.558490   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetConfigRaw
	I1009 20:09:24.559113   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetIP
	I1009 20:09:24.561519   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.561907   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:24.561943   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.562181   79454 profile.go:143] Saving config to /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/newest-cni-576668/config.json ...
	I1009 20:09:24.562408   79454 machine.go:93] provisionDockerMachine start ...
	I1009 20:09:24.562427   79454 main.go:141] libmachine: (newest-cni-576668) Calling .DriverName
	I1009 20:09:24.562674   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHHostname
	I1009 20:09:24.564953   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.565270   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:24.565299   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.565364   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHPort
	I1009 20:09:24.565523   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:24.565673   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:24.565779   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHUsername
	I1009 20:09:24.565937   79454 main.go:141] libmachine: Using SSH client type: native
	I1009 20:09:24.566143   79454 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8651c0] 0x867ea0 <nil>  [] 0s} 192.168.61.143 22 <nil> <nil>}
	I1009 20:09:24.566160   79454 main.go:141] libmachine: About to run SSH command:
	hostname
	I1009 20:09:24.666730   79454 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I1009 20:09:24.666759   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetMachineName
	I1009 20:09:24.667057   79454 buildroot.go:166] provisioning hostname "newest-cni-576668"
	I1009 20:09:24.667082   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetMachineName
	I1009 20:09:24.667264   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHHostname
	I1009 20:09:24.669682   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.670020   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:24.670050   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.670146   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHPort
	I1009 20:09:24.670341   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:24.670485   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:24.670597   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHUsername
	I1009 20:09:24.670724   79454 main.go:141] libmachine: Using SSH client type: native
	I1009 20:09:24.670889   79454 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8651c0] 0x867ea0 <nil>  [] 0s} 192.168.61.143 22 <nil> <nil>}
	I1009 20:09:24.670901   79454 main.go:141] libmachine: About to run SSH command:
	sudo hostname newest-cni-576668 && echo "newest-cni-576668" | sudo tee /etc/hostname
	I1009 20:09:24.784259   79454 main.go:141] libmachine: SSH cmd err, output: <nil>: newest-cni-576668
	
	I1009 20:09:24.784290   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHHostname
	I1009 20:09:24.787215   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.787743   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:24.787784   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.787939   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHPort
	I1009 20:09:24.788148   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:24.788303   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:24.788452   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHUsername
	I1009 20:09:24.788620   79454 main.go:141] libmachine: Using SSH client type: native
	I1009 20:09:24.788779   79454 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8651c0] 0x867ea0 <nil>  [] 0s} 192.168.61.143 22 <nil> <nil>}
	I1009 20:09:24.788795   79454 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\snewest-cni-576668' /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 newest-cni-576668/g' /etc/hosts;
				else 
					echo '127.0.1.1 newest-cni-576668' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1009 20:09:24.895683   79454 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1009 20:09:24.895725   79454 buildroot.go:172] set auth options {CertDir:/home/jenkins/minikube-integration/19780-9437/.minikube CaCertPath:/home/jenkins/minikube-integration/19780-9437/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19780-9437/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19780-9437/.minikube}
	I1009 20:09:24.895753   79454 buildroot.go:174] setting up certificates
	I1009 20:09:24.895764   79454 provision.go:84] configureAuth start
	I1009 20:09:24.895773   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetMachineName
	I1009 20:09:24.896070   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetIP
	I1009 20:09:24.898674   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.898991   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:24.899021   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.899215   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHHostname
	I1009 20:09:24.901873   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.902269   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:24.902288   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:24.902440   79454 provision.go:143] copyHostCerts
	I1009 20:09:24.902510   79454 exec_runner.go:144] found /home/jenkins/minikube-integration/19780-9437/.minikube/ca.pem, removing ...
	I1009 20:09:24.902523   79454 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19780-9437/.minikube/ca.pem
	I1009 20:09:24.902599   79454 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19780-9437/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19780-9437/.minikube/ca.pem (1082 bytes)
	I1009 20:09:24.902724   79454 exec_runner.go:144] found /home/jenkins/minikube-integration/19780-9437/.minikube/cert.pem, removing ...
	I1009 20:09:24.902736   79454 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19780-9437/.minikube/cert.pem
	I1009 20:09:24.902780   79454 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19780-9437/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19780-9437/.minikube/cert.pem (1123 bytes)
	I1009 20:09:24.902869   79454 exec_runner.go:144] found /home/jenkins/minikube-integration/19780-9437/.minikube/key.pem, removing ...
	I1009 20:09:24.902880   79454 exec_runner.go:203] rm: /home/jenkins/minikube-integration/19780-9437/.minikube/key.pem
	I1009 20:09:24.902914   79454 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19780-9437/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19780-9437/.minikube/key.pem (1679 bytes)
	I1009 20:09:24.902996   79454 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19780-9437/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19780-9437/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19780-9437/.minikube/certs/ca-key.pem org=jenkins.newest-cni-576668 san=[127.0.0.1 192.168.61.143 localhost minikube newest-cni-576668]
	I1009 20:09:25.133343   79454 provision.go:177] copyRemoteCerts
	I1009 20:09:25.133411   79454 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1009 20:09:25.133451   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHHostname
	I1009 20:09:25.136041   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:25.136313   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:25.136357   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:25.136506   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHPort
	I1009 20:09:25.136708   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:25.136829   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHUsername
	I1009 20:09:25.136978   79454 sshutil.go:53] new ssh client: &{IP:192.168.61.143 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/newest-cni-576668/id_rsa Username:docker}
	I1009 20:09:25.217113   79454 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19780-9437/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I1009 20:09:25.242568   79454 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19780-9437/.minikube/machines/server.pem --> /etc/docker/server.pem (1220 bytes)
	I1009 20:09:25.267983   79454 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19780-9437/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1009 20:09:25.293468   79454 provision.go:87] duration metric: took 397.690447ms to configureAuth
	I1009 20:09:25.293504   79454 buildroot.go:189] setting minikube options for container-runtime
	I1009 20:09:25.293722   79454 config.go:182] Loaded profile config "newest-cni-576668": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1009 20:09:25.293748   79454 main.go:141] libmachine: (newest-cni-576668) Calling .DriverName
	I1009 20:09:25.294031   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHHostname
	I1009 20:09:25.296688   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:25.297043   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:25.297077   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:25.297234   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHPort
	I1009 20:09:25.297390   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:25.297567   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:25.297706   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHUsername
	I1009 20:09:25.297880   79454 main.go:141] libmachine: Using SSH client type: native
	I1009 20:09:25.298043   79454 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8651c0] 0x867ea0 <nil>  [] 0s} 192.168.61.143 22 <nil> <nil>}
	I1009 20:09:25.298053   79454 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1009 20:09:25.404098   79454 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1009 20:09:25.404133   79454 buildroot.go:70] root file system type: tmpfs
	I1009 20:09:25.404247   79454 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1009 20:09:25.404267   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHHostname
	I1009 20:09:25.407173   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:25.407567   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:25.407613   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:25.407751   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHPort
	I1009 20:09:25.407954   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:25.408097   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:25.408200   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHUsername
	I1009 20:09:25.408331   79454 main.go:141] libmachine: Using SSH client type: native
	I1009 20:09:25.408521   79454 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8651c0] 0x867ea0 <nil>  [] 0s} 192.168.61.143 22 <nil> <nil>}
	I1009 20:09:25.408580   79454 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=kvm2 --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I1009 20:09:25.521206   79454 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=kvm2 --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I1009 20:09:25.521263   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHHostname
	I1009 20:09:25.523726   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:25.523986   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:25.524023   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:25.524153   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHPort
	I1009 20:09:25.524335   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:25.524512   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:25.524690   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHUsername
	I1009 20:09:25.524840   79454 main.go:141] libmachine: Using SSH client type: native
	I1009 20:09:25.525034   79454 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8651c0] 0x867ea0 <nil>  [] 0s} 192.168.61.143 22 <nil> <nil>}
	I1009 20:09:25.525056   79454 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1009 20:09:27.361412   79454 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I1009 20:09:27.361436   79454 machine.go:96] duration metric: took 2.799015244s to provisionDockerMachine
	I1009 20:09:27.361448   79454 start.go:293] postStartSetup for "newest-cni-576668" (driver="kvm2")
	I1009 20:09:27.361458   79454 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]
	I1009 20:09:27.361471   79454 main.go:141] libmachine: (newest-cni-576668) Calling .DriverName
	I1009 20:09:27.361786   79454 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
	I1009 20:09:27.361822   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHHostname
	I1009 20:09:27.364526   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:27.364818   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:27.364840   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:27.364980   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHPort
	I1009 20:09:27.365176   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:27.365353   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHUsername
	I1009 20:09:27.365481   79454 sshutil.go:53] new ssh client: &{IP:192.168.61.143 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/newest-cni-576668/id_rsa Username:docker}
	I1009 20:09:27.446187   79454 ssh_runner.go:195] Run: cat /etc/os-release
	I1009 20:09:27.450615   79454 info.go:137] Remote host: Buildroot 2023.02.9
	I1009 20:09:27.450641   79454 filesync.go:126] Scanning /home/jenkins/minikube-integration/19780-9437/.minikube/addons for local assets ...
	I1009 20:09:27.450702   79454 filesync.go:126] Scanning /home/jenkins/minikube-integration/19780-9437/.minikube/files for local assets ...
	I1009 20:09:27.450792   79454 filesync.go:149] local asset: /home/jenkins/minikube-integration/19780-9437/.minikube/files/etc/ssl/certs/166052.pem -> 166052.pem in /etc/ssl/certs
	I1009 20:09:27.450886   79454 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1009 20:09:27.461511   79454 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19780-9437/.minikube/files/etc/ssl/certs/166052.pem --> /etc/ssl/certs/166052.pem (1708 bytes)
	I1009 20:09:27.487026   79454 start.go:296] duration metric: took 125.562514ms for postStartSetup
	I1009 20:09:27.487098   79454 fix.go:56] duration metric: took 21.269969221s for fixHost
	I1009 20:09:27.487137   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHHostname
	I1009 20:09:27.490249   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:27.490590   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:27.490623   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:27.490926   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHPort
	I1009 20:09:27.491168   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:27.491339   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:27.491460   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHUsername
	I1009 20:09:27.491581   79454 main.go:141] libmachine: Using SSH client type: native
	I1009 20:09:27.491781   79454 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8651c0] 0x867ea0 <nil>  [] 0s} 192.168.61.143 22 <nil> <nil>}
	I1009 20:09:27.491792   79454 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1009 20:09:27.595343   79454 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728504567.570876248
	
	I1009 20:09:27.595366   79454 fix.go:216] guest clock: 1728504567.570876248
	I1009 20:09:27.595373   79454 fix.go:229] Guest: 2024-10-09 20:09:27.570876248 +0000 UTC Remote: 2024-10-09 20:09:27.487104297 +0000 UTC m=+21.423972083 (delta=83.771951ms)
	I1009 20:09:27.595416   79454 fix.go:200] guest clock delta is within tolerance: 83.771951ms
	I1009 20:09:27.595422   79454 start.go:83] releasing machines lock for "newest-cni-576668", held for 21.378307444s
	I1009 20:09:27.595444   79454 main.go:141] libmachine: (newest-cni-576668) Calling .DriverName
	I1009 20:09:27.595731   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetIP
	I1009 20:09:27.598478   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:27.598755   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:27.598785   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:27.598918   79454 main.go:141] libmachine: (newest-cni-576668) Calling .DriverName
	I1009 20:09:27.599421   79454 main.go:141] libmachine: (newest-cni-576668) Calling .DriverName
	I1009 20:09:27.599599   79454 main.go:141] libmachine: (newest-cni-576668) Calling .DriverName
	I1009 20:09:27.599687   79454 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1009 20:09:27.599750   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHHostname
	I1009 20:09:27.599790   79454 ssh_runner.go:195] Run: cat /version.json
	I1009 20:09:27.599814   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHHostname
	I1009 20:09:27.602555   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:27.602633   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:27.602981   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:27.603013   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:27.603040   79454 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:09:27.603056   79454 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:09:27.603186   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHPort
	I1009 20:09:27.603309   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHPort
	I1009 20:09:27.603425   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:27.603485   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:09:27.603560   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHUsername
	I1009 20:09:27.603614   79454 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHUsername
	I1009 20:09:27.603690   79454 sshutil.go:53] new ssh client: &{IP:192.168.61.143 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/newest-cni-576668/id_rsa Username:docker}
	I1009 20:09:27.603723   79454 sshutil.go:53] new ssh client: &{IP:192.168.61.143 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/newest-cni-576668/id_rsa Username:docker}
	I1009 20:09:27.709350   79454 ssh_runner.go:195] Run: systemctl --version
	I1009 20:09:27.715830   79454 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	W1009 20:09:27.721655   79454 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1009 20:09:27.721716   79454 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" ;
	I1009 20:09:27.738744   79454 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I1009 20:09:27.738775   79454 start.go:495] detecting cgroup driver to use...
	I1009 20:09:27.738913   79454 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1009 20:09:27.758808   79454 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I1009 20:09:27.770400   79454 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1009 20:09:27.781971   79454 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1009 20:09:27.782037   79454 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1009 20:09:27.793996   79454 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1009 20:09:27.805854   79454 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1009 20:09:27.817591   79454 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1009 20:09:27.829277   79454 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1009 20:09:27.841314   79454 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1009 20:09:27.853181   79454 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1009 20:09:27.865132   79454 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1009 20:09:27.877387   79454 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1009 20:09:27.888443   79454 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1009 20:09:27.888501   79454 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I1009 20:09:27.900688   79454 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1009 20:09:27.912132   79454 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1009 20:09:28.032816   79454 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1009 20:09:28.058668   79454 start.go:495] detecting cgroup driver to use...
	I1009 20:09:28.058751   79454 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1009 20:09:28.084259   79454 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1009 20:09:28.102237   79454 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1009 20:09:28.127831   79454 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1009 20:09:28.143790   79454 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1009 20:09:28.158421   79454 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I1009 20:09:28.185743   79454 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1009 20:09:28.200805   79454 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1009 20:09:28.221019   79454 ssh_runner.go:195] Run: which cri-dockerd
	I1009 20:09:28.225333   79454 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1009 20:09:28.236929   79454 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1009 20:09:28.255631   79454 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1009 20:09:28.378656   79454 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1009 20:09:28.504802   79454 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1009 20:09:28.504922   79454 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1009 20:09:28.524629   79454 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1009 20:09:28.637223   79454 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1009 20:10:29.708255   79454 ssh_runner.go:235] Completed: sudo systemctl restart docker: (1m1.070990126s)
	I1009 20:10:29.708351   79454 ssh_runner.go:195] Run: sudo journalctl --no-pager -u docker
	I1009 20:10:29.728774   79454 out.go:201] 
	W1009 20:10:29.730281   79454 out.go:270] X Exiting due to RUNTIME_ENABLE: Failed to enable container runtime: sudo systemctl restart docker: Process exited with status 1
	stdout:
	
	stderr:
	Job for docker.service failed because the control process exited with error code.
	See "systemctl status docker.service" and "journalctl -xeu docker.service" for details.
	
	sudo journalctl --no-pager -u docker:
	-- stdout --
	Oct 09 20:09:25 newest-cni-576668 systemd[1]: Starting Docker Application Container Engine...
	Oct 09 20:09:25 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:25.882632257Z" level=info msg="Starting up"
	Oct 09 20:09:25 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:25.883720609Z" level=info msg="containerd not running, starting managed containerd"
	Oct 09 20:09:25 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:25.884572273Z" level=info msg="started new containerd process" address=/var/run/docker/containerd/containerd.sock module=libcontainerd pid=500
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.912603061Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.933708508Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.933757584Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.933827022Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.933840268Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.934223674Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.934262781Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.934442256Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.934477493Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.934493137Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.934501986Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.934704088Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.935136259Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.937437442Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.10.207\\n\"): skip plugin" type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.937482667Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.937636255Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.937668246Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.938034588Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.938083225Z" level=info msg="metadata content store policy set" policy=shared
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.938924312Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939048683Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939067333Z" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939083224Z" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939099326Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939160636Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939445583Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939534391Z" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939567377Z" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939587073Z" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939625514Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939640417Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939651492Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939673749Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939688105Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939700965Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939712262Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939732376Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939765691Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939803521Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939845180Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939863423Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939874593Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939898205Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939910961Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939922293Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939934133Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940025692Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940038073Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940050974Z" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940062445Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940076047Z" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940112851Z" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940142229Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940155002Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940222512Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940258902Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940270484Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940283783Z" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940292583Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940309699Z" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940331233Z" level=info msg="NRI interface is disabled by configuration."
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940678288Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940750861Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940810774Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940864225Z" level=info msg="containerd successfully booted in 0.029684s"
	Oct 09 20:09:26 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:26.915128060Z" level=info msg="[graphdriver] trying configured driver: overlay2"
	Oct 09 20:09:26 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:26.957339875Z" level=info msg="Loading containers: start."
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.125108166Z" level=warning msg="ip6tables is enabled, but cannot set up ip6tables chains" error="failed to create NAT chain DOCKER: iptables failed: ip6tables --wait -t nat -N DOCKER: ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)\nPerhaps ip6tables or your kernel needs to be upgraded.\n (exit status 3)"
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.222192828Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.283981313Z" level=info msg="Loading containers: done."
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.299904344Z" level=warning msg="WARNING: bridge-nf-call-iptables is disabled"
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.299999349Z" level=warning msg="WARNING: bridge-nf-call-ip6tables is disabled"
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.300022732Z" level=info msg="Docker daemon" commit=41ca978 containerd-snapshotter=false storage-driver=overlay2 version=27.3.1
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.300314663Z" level=info msg="Daemon has completed initialization"
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.335280098Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 09 20:09:27 newest-cni-576668 systemd[1]: Started Docker Application Container Engine.
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.336452685Z" level=info msg="API listen on [::]:2376"
	Oct 09 20:09:28 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:28.629018823Z" level=info msg="Processing signal 'terminated'"
	Oct 09 20:09:28 newest-cni-576668 systemd[1]: Stopping Docker Application Container Engine...
	Oct 09 20:09:28 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:28.631905801Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby
	Oct 09 20:09:28 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:28.632241379Z" level=info msg="Daemon shutdown complete"
	Oct 09 20:09:28 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:28.632366220Z" level=info msg="stopping healthcheck following graceful shutdown" module=libcontainerd
	Oct 09 20:09:28 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:28.632382454Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=plugins.moby
	Oct 09 20:09:29 newest-cni-576668 systemd[1]: docker.service: Deactivated successfully.
	Oct 09 20:09:29 newest-cni-576668 systemd[1]: Stopped Docker Application Container Engine.
	Oct 09 20:09:29 newest-cni-576668 systemd[1]: Starting Docker Application Container Engine...
	Oct 09 20:09:29 newest-cni-576668 dockerd[849]: time="2024-10-09T20:09:29.670778306Z" level=info msg="Starting up"
	Oct 09 20:10:29 newest-cni-576668 dockerd[849]: failed to start daemon: failed to dial "/run/containerd/containerd.sock": failed to dial "/run/containerd/containerd.sock": context deadline exceeded
	Oct 09 20:10:29 newest-cni-576668 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
	Oct 09 20:10:29 newest-cni-576668 systemd[1]: docker.service: Failed with result 'exit-code'.
	Oct 09 20:10:29 newest-cni-576668 systemd[1]: Failed to start Docker Application Container Engine.
	
	-- /stdout --
	X Exiting due to RUNTIME_ENABLE: Failed to enable container runtime: sudo systemctl restart docker: Process exited with status 1
	stdout:
	
	stderr:
	Job for docker.service failed because the control process exited with error code.
	See "systemctl status docker.service" and "journalctl -xeu docker.service" for details.
	
	sudo journalctl --no-pager -u docker:
	-- stdout --
	Oct 09 20:09:25 newest-cni-576668 systemd[1]: Starting Docker Application Container Engine...
	Oct 09 20:09:25 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:25.882632257Z" level=info msg="Starting up"
	Oct 09 20:09:25 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:25.883720609Z" level=info msg="containerd not running, starting managed containerd"
	Oct 09 20:09:25 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:25.884572273Z" level=info msg="started new containerd process" address=/var/run/docker/containerd/containerd.sock module=libcontainerd pid=500
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.912603061Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.933708508Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.933757584Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.933827022Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.933840268Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.934223674Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.934262781Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.934442256Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.934477493Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.934493137Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.934501986Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.934704088Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.935136259Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.937437442Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.10.207\\n\"): skip plugin" type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.937482667Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.937636255Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.937668246Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.938034588Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.938083225Z" level=info msg="metadata content store policy set" policy=shared
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.938924312Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939048683Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939067333Z" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939083224Z" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939099326Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939160636Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939445583Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939534391Z" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939567377Z" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939587073Z" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939625514Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939640417Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939651492Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939673749Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939688105Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939700965Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939712262Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939732376Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939765691Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939803521Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939845180Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939863423Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939874593Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939898205Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939910961Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939922293Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.939934133Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940025692Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940038073Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940050974Z" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940062445Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940076047Z" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940112851Z" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940142229Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940155002Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940222512Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940258902Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940270484Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940283783Z" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940292583Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940309699Z" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940331233Z" level=info msg="NRI interface is disabled by configuration."
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940678288Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940750861Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940810774Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
	Oct 09 20:09:25 newest-cni-576668 dockerd[500]: time="2024-10-09T20:09:25.940864225Z" level=info msg="containerd successfully booted in 0.029684s"
	Oct 09 20:09:26 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:26.915128060Z" level=info msg="[graphdriver] trying configured driver: overlay2"
	Oct 09 20:09:26 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:26.957339875Z" level=info msg="Loading containers: start."
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.125108166Z" level=warning msg="ip6tables is enabled, but cannot set up ip6tables chains" error="failed to create NAT chain DOCKER: iptables failed: ip6tables --wait -t nat -N DOCKER: ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)\nPerhaps ip6tables or your kernel needs to be upgraded.\n (exit status 3)"
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.222192828Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.283981313Z" level=info msg="Loading containers: done."
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.299904344Z" level=warning msg="WARNING: bridge-nf-call-iptables is disabled"
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.299999349Z" level=warning msg="WARNING: bridge-nf-call-ip6tables is disabled"
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.300022732Z" level=info msg="Docker daemon" commit=41ca978 containerd-snapshotter=false storage-driver=overlay2 version=27.3.1
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.300314663Z" level=info msg="Daemon has completed initialization"
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.335280098Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 09 20:09:27 newest-cni-576668 systemd[1]: Started Docker Application Container Engine.
	Oct 09 20:09:27 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:27.336452685Z" level=info msg="API listen on [::]:2376"
	Oct 09 20:09:28 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:28.629018823Z" level=info msg="Processing signal 'terminated'"
	Oct 09 20:09:28 newest-cni-576668 systemd[1]: Stopping Docker Application Container Engine...
	Oct 09 20:09:28 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:28.631905801Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby
	Oct 09 20:09:28 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:28.632241379Z" level=info msg="Daemon shutdown complete"
	Oct 09 20:09:28 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:28.632366220Z" level=info msg="stopping healthcheck following graceful shutdown" module=libcontainerd
	Oct 09 20:09:28 newest-cni-576668 dockerd[494]: time="2024-10-09T20:09:28.632382454Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=plugins.moby
	Oct 09 20:09:29 newest-cni-576668 systemd[1]: docker.service: Deactivated successfully.
	Oct 09 20:09:29 newest-cni-576668 systemd[1]: Stopped Docker Application Container Engine.
	Oct 09 20:09:29 newest-cni-576668 systemd[1]: Starting Docker Application Container Engine...
	Oct 09 20:09:29 newest-cni-576668 dockerd[849]: time="2024-10-09T20:09:29.670778306Z" level=info msg="Starting up"
	Oct 09 20:10:29 newest-cni-576668 dockerd[849]: failed to start daemon: failed to dial "/run/containerd/containerd.sock": failed to dial "/run/containerd/containerd.sock": context deadline exceeded
	Oct 09 20:10:29 newest-cni-576668 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
	Oct 09 20:10:29 newest-cni-576668 systemd[1]: docker.service: Failed with result 'exit-code'.
	Oct 09 20:10:29 newest-cni-576668 systemd[1]: Failed to start Docker Application Container Engine.
	
	-- /stdout --
	W1009 20:10:29.730318   79454 out.go:270] * 
	* 
	W1009 20:10:29.731174   79454 out.go:293] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I1009 20:10:29.733635   79454 out.go:201] 

                                                
                                                
** /stderr **
start_stop_delete_test.go:259: failed to start minikube post-stop. args "out/minikube-linux-amd64 start -p newest-cni-576668 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=kvm2  --kubernetes-version=v1.31.1": exit status 90
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-576668 -n newest-cni-576668
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-576668 -n newest-cni-576668: exit status 6 (233.522628ms)

                                                
                                                
-- stdout --
	Running
	WARNING: Your kubectl is pointing to stale minikube-vm.
	To fix the kubectl context, run `minikube update-context`

                                                
                                                
-- /stdout --
** stderr ** 
	E1009 20:10:29.973712   79854 status.go:458] kubeconfig endpoint: get endpoint: "newest-cni-576668" does not appear in /home/jenkins/minikube-integration/19780-9437/kubeconfig

                                                
                                                
** /stderr **
helpers_test.go:239: status error: exit status 6 (may be ok)
helpers_test.go:241: "newest-cni-576668" host is not running, skipping log retrieval (state="Running\nWARNING: Your kubectl is pointing to stale minikube-vm.\nTo fix the kubectl context, run `minikube update-context`")
--- FAIL: TestStartStop/group/newest-cni/serial/SecondStart (83.93s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (60.15s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-576668 image list --format=json
E1009 20:10:38.502672   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:10:40.630266   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:10:52.092932   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:10:53.826249   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:03.472761   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:12.549108   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/no-preload-848007/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:12.555612   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/no-preload-848007/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:12.566992   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/no-preload-848007/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:12.588442   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/no-preload-848007/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:12.629891   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/no-preload-848007/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:12.711508   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/no-preload-848007/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:12.873226   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/no-preload-848007/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:13.194930   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/no-preload-848007/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:13.836812   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/no-preload-848007/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:15.118637   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/no-preload-848007/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:17.680050   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/no-preload-848007/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:22.802011   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/no-preload-848007/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:25.368919   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/old-k8s-version-308184/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:25.375352   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/old-k8s-version-308184/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:25.386781   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/old-k8s-version-308184/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:25.408234   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/old-k8s-version-308184/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:25.449656   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/old-k8s-version-308184/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:25.531137   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/old-k8s-version-308184/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:25.692709   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/old-k8s-version-308184/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:26.014650   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/old-k8s-version-308184/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:26.656854   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/old-k8s-version-308184/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:11:27.938546   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/old-k8s-version-308184/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:304: (dbg) Done: out/minikube-linux-amd64 -p newest-cni-576668 image list --format=json: (59.925799029s)
start_stop_delete_test.go:304: v1.31.1 images missing (-want +got):
[]string{
- 	"gcr.io/k8s-minikube/storage-provisioner:v5",
- 	"registry.k8s.io/coredns/coredns:v1.11.3",
- 	"registry.k8s.io/etcd:3.5.15-0",
- 	"registry.k8s.io/kube-apiserver:v1.31.1",
- 	"registry.k8s.io/kube-controller-manager:v1.31.1",
- 	"registry.k8s.io/kube-proxy:v1.31.1",
- 	"registry.k8s.io/kube-scheduler:v1.31.1",
- 	"registry.k8s.io/pause:3.10",
}
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-576668 -n newest-cni-576668
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-576668 -n newest-cni-576668: exit status 6 (220.282936ms)

                                                
                                                
-- stdout --
	Running
	WARNING: Your kubectl is pointing to stale minikube-vm.
	To fix the kubectl context, run `minikube update-context`

                                                
                                                
-- /stdout --
** stderr ** 
	E1009 20:11:30.120300   80101 status.go:458] kubeconfig endpoint: get endpoint: "newest-cni-576668" does not appear in /home/jenkins/minikube-integration/19780-9437/kubeconfig

                                                
                                                
** /stderr **
helpers_test.go:239: status error: exit status 6 (may be ok)
helpers_test.go:241: "newest-cni-576668" host is not running, skipping log retrieval (state="Running\nWARNING: Your kubectl is pointing to stale minikube-vm.\nTo fix the kubectl context, run `minikube update-context`")
--- FAIL: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (60.15s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Pause (2.47s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p newest-cni-576668 --alsologtostderr -v=1
E1009 20:11:30.500684   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/old-k8s-version-308184/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 pause -p newest-cni-576668 --alsologtostderr -v=1: exit status 80 (2.034335887s)

                                                
                                                
-- stdout --
	* Pausing node newest-cni-576668 ... 
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1009 20:11:30.180522   80131 out.go:345] Setting OutFile to fd 1 ...
	I1009 20:11:30.180628   80131 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 20:11:30.180635   80131 out.go:358] Setting ErrFile to fd 2...
	I1009 20:11:30.180639   80131 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 20:11:30.180823   80131 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
	I1009 20:11:30.181056   80131 out.go:352] Setting JSON to false
	I1009 20:11:30.181083   80131 mustload.go:65] Loading cluster: newest-cni-576668
	I1009 20:11:30.181447   80131 config.go:182] Loaded profile config "newest-cni-576668": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1009 20:11:30.181807   80131 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 20:11:30.181849   80131 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 20:11:30.197012   80131 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:36159
	I1009 20:11:30.197557   80131 main.go:141] libmachine: () Calling .GetVersion
	I1009 20:11:30.198147   80131 main.go:141] libmachine: Using API Version  1
	I1009 20:11:30.198171   80131 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 20:11:30.198507   80131 main.go:141] libmachine: () Calling .GetMachineName
	I1009 20:11:30.198706   80131 main.go:141] libmachine: (newest-cni-576668) Calling .GetState
	I1009 20:11:30.200244   80131 host.go:66] Checking if "newest-cni-576668" exists ...
	I1009 20:11:30.200547   80131 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 20:11:30.200581   80131 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 20:11:30.215821   80131 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39109
	I1009 20:11:30.216302   80131 main.go:141] libmachine: () Calling .GetVersion
	I1009 20:11:30.216788   80131 main.go:141] libmachine: Using API Version  1
	I1009 20:11:30.216807   80131 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 20:11:30.217107   80131 main.go:141] libmachine: () Calling .GetMachineName
	I1009 20:11:30.217321   80131 main.go:141] libmachine: (newest-cni-576668) Calling .DriverName
	I1009 20:11:30.218116   80131 pause.go:58] "namespaces" [kube-system kubernetes-dashboard storage-gluster istio-operator]="keys" map[addons:[] all:%!s(bool=false) apiserver-ips:[] apiserver-name:minikubeCA apiserver-names:[] apiserver-port:%!s(int=8443) auto-pause-interval:1m0s auto-update-drivers:%!s(bool=true) base-image:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec binary-mirror: bootstrapper:kubeadm cache-images:%!s(bool=true) cancel-scheduled:%!s(bool=false) cert-expiration:26280h0m0s cni: container-runtime: cpus:2 cri-socket: delete-on-failure:%!s(bool=false) disable-driver-mounts:%!s(bool=false) disable-metrics:%!s(bool=false) disable-optimizations:%!s(bool=false) disk-size:20000mb dns-domain:cluster.local dns-proxy:%!s(bool=false) docker-env:[] docker-opt:[] download-only:%!s(bool=false) driver: dry-run:%!s(bool=false) embed-certs:%!s(bool=false) embedcerts:%!s(bool=false) enable-default-cni:%!s(bool=false)
extra-config: extra-disks:%!s(int=0) feature-gates: force:%!s(bool=false) force-systemd:%!s(bool=false) gpus: ha:%!s(bool=false) host-dns-resolver:%!s(bool=true) host-only-cidr:192.168.59.1/24 host-only-nic-type:virtio hyperkit-vpnkit-sock: hyperkit-vsock-ports:[] hyperv-external-adapter: hyperv-use-external-switch:%!s(bool=false) hyperv-virtual-switch: image-mirror-country: image-repository: insecure-registry:[] install-addons:%!s(bool=true) interactive:%!s(bool=true) iso-url:[https://storage.googleapis.com/minikube-builds/iso/19774/minikube-v1.34.0-1728382514-19774-amd64.iso https://github.com/kubernetes/minikube/releases/download/v1.34.0-1728382514-19774/minikube-v1.34.0-1728382514-19774-amd64.iso https://kubernetes.oss-cn-hangzhou.aliyuncs.com/minikube/iso/minikube-v1.34.0-1728382514-19774-amd64.iso] keep-context:%!s(bool=false) keep-context-active:%!s(bool=false) kubernetes-version: kvm-gpu:%!s(bool=false) kvm-hidden:%!s(bool=false) kvm-network:default kvm-numa-count:%!s(int=1) kvm-qemu-uri:qemu:///syste
m listen-address: maxauditentries:%!s(int=1000) memory: mount:%!s(bool=false) mount-9p-version:9p2000.L mount-gid:docker mount-ip: mount-msize:%!s(int=262144) mount-options:[] mount-port:0 mount-string:/home/jenkins:/minikube-host mount-type:9p mount-uid:docker namespace:default nat-nic-type:virtio native-ssh:%!s(bool=true) network: network-plugin: nfs-share:[] nfs-shares-root:/nfsshares no-kubernetes:%!s(bool=false) no-vtx-check:%!s(bool=false) nodes:%!s(int=1) output:text ports:[] preload:%!s(bool=true) profile:newest-cni-576668 purge:%!s(bool=false) qemu-firmware-path: registry-mirror:[] reminderwaitperiodinhours:%!s(int=24) rootless:%!s(bool=false) schedule:0s service-cluster-ip-range:10.96.0.0/12 skip-audit:%!s(bool=false) socket-vmnet-client-path: socket-vmnet-path: ssh-ip-address: ssh-key: ssh-port:%!s(int=22) ssh-user:root static-ip: subnet: trace: user: uuid: vm:%!s(bool=false) vm-driver: wait:[apiserver system_pods] wait-timeout:6m0s wantnonedriverwarning:%!s(bool=true) wantupdatenotification:%!s(bo
ol=true) wantvirtualboxdriverwarning:%!s(bool=true)]="(MISSING)"
	I1009 20:11:30.220445   80131 out.go:177] * Pausing node newest-cni-576668 ... 
	I1009 20:11:30.221737   80131 host.go:66] Checking if "newest-cni-576668" exists ...
	I1009 20:11:30.222059   80131 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 20:11:30.222114   80131 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 20:11:30.237103   80131 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41019
	I1009 20:11:30.237569   80131 main.go:141] libmachine: () Calling .GetVersion
	I1009 20:11:30.238093   80131 main.go:141] libmachine: Using API Version  1
	I1009 20:11:30.238112   80131 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 20:11:30.238432   80131 main.go:141] libmachine: () Calling .GetMachineName
	I1009 20:11:30.238621   80131 main.go:141] libmachine: (newest-cni-576668) Calling .DriverName
	I1009 20:11:30.238842   80131 ssh_runner.go:195] Run: systemctl --version
	I1009 20:11:30.238872   80131 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHHostname
	I1009 20:11:30.241679   80131 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:11:30.242071   80131 main.go:141] libmachine: (newest-cni-576668) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d0:e7:9a", ip: ""} in network mk-newest-cni-576668: {Iface:virbr1 ExpiryTime:2024-10-09 21:09:17 +0000 UTC Type:0 Mac:52:54:00:d0:e7:9a Iaid: IPaddr:192.168.61.143 Prefix:24 Hostname:newest-cni-576668 Clientid:01:52:54:00:d0:e7:9a}
	I1009 20:11:30.242109   80131 main.go:141] libmachine: (newest-cni-576668) DBG | domain newest-cni-576668 has defined IP address 192.168.61.143 and MAC address 52:54:00:d0:e7:9a in network mk-newest-cni-576668
	I1009 20:11:30.242201   80131 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHPort
	I1009 20:11:30.242388   80131 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHKeyPath
	I1009 20:11:30.242532   80131 main.go:141] libmachine: (newest-cni-576668) Calling .GetSSHUsername
	I1009 20:11:30.242679   80131 sshutil.go:53] new ssh client: &{IP:192.168.61.143 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/newest-cni-576668/id_rsa Username:docker}
	I1009 20:11:30.316551   80131 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 20:11:30.330949   80131 pause.go:51] kubelet running: false
	I1009 20:11:30.331008   80131 ssh_runner.go:195] Run: sudo systemctl disable --now kubelet
	I1009 20:11:30.345230   80131 retry.go:31] will retry after 167.048666ms: kubelet disable --now: sudo systemctl disable --now kubelet: Process exited with status 1
	stdout:
	
	stderr:
	Failed to disable unit: Unit file kubelet.service does not exist.
	I1009 20:11:30.512594   80131 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 20:11:30.528120   80131 pause.go:51] kubelet running: false
	I1009 20:11:30.528189   80131 ssh_runner.go:195] Run: sudo systemctl disable --now kubelet
	I1009 20:11:30.542110   80131 retry.go:31] will retry after 379.173415ms: kubelet disable --now: sudo systemctl disable --now kubelet: Process exited with status 1
	stdout:
	
	stderr:
	Failed to disable unit: Unit file kubelet.service does not exist.
	I1009 20:11:30.921736   80131 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 20:11:30.936744   80131 pause.go:51] kubelet running: false
	I1009 20:11:30.936818   80131 ssh_runner.go:195] Run: sudo systemctl disable --now kubelet
	I1009 20:11:30.950069   80131 retry.go:31] will retry after 521.140407ms: kubelet disable --now: sudo systemctl disable --now kubelet: Process exited with status 1
	stdout:
	
	stderr:
	Failed to disable unit: Unit file kubelet.service does not exist.
	I1009 20:11:31.471808   80131 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 20:11:31.487457   80131 pause.go:51] kubelet running: false
	I1009 20:11:31.487522   80131 ssh_runner.go:195] Run: sudo systemctl disable --now kubelet
	I1009 20:11:31.502338   80131 retry.go:31] will retry after 626.845307ms: kubelet disable --now: sudo systemctl disable --now kubelet: Process exited with status 1
	stdout:
	
	stderr:
	Failed to disable unit: Unit file kubelet.service does not exist.
	I1009 20:11:32.130251   80131 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 20:11:32.144837   80131 pause.go:51] kubelet running: false
	I1009 20:11:32.144904   80131 ssh_runner.go:195] Run: sudo systemctl disable --now kubelet
	I1009 20:11:32.160854   80131 out.go:201] 
	W1009 20:11:32.162097   80131 out.go:270] X Exiting due to GUEST_PAUSE: Pause: kubelet disable --now: sudo systemctl disable --now kubelet: Process exited with status 1
	stdout:
	
	stderr:
	Failed to disable unit: Unit file kubelet.service does not exist.
	
	X Exiting due to GUEST_PAUSE: Pause: kubelet disable --now: sudo systemctl disable --now kubelet: Process exited with status 1
	stdout:
	
	stderr:
	Failed to disable unit: Unit file kubelet.service does not exist.
	
	W1009 20:11:32.162115   80131 out.go:270] * 
	* 
	W1009 20:11:32.165812   80131 out.go:293] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_pause_49fdaea37aad8ebccb761973c21590cc64efe8d9_0.log                   │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_pause_49fdaea37aad8ebccb761973c21590cc64efe8d9_0.log                   │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I1009 20:11:32.167119   80131 out.go:201] 

                                                
                                                
** /stderr **
start_stop_delete_test.go:311: out/minikube-linux-amd64 pause -p newest-cni-576668 --alsologtostderr -v=1 failed: exit status 80
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-576668 -n newest-cni-576668
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-576668 -n newest-cni-576668: exit status 6 (215.149829ms)

                                                
                                                
-- stdout --
	Running
	WARNING: Your kubectl is pointing to stale minikube-vm.
	To fix the kubectl context, run `minikube update-context`

                                                
                                                
-- /stdout --
** stderr ** 
	E1009 20:11:32.370471   80161 status.go:458] kubeconfig endpoint: get endpoint: "newest-cni-576668" does not appear in /home/jenkins/minikube-integration/19780-9437/kubeconfig

                                                
                                                
** /stderr **
helpers_test.go:239: status error: exit status 6 (may be ok)
helpers_test.go:241: "newest-cni-576668" host is not running, skipping log retrieval (state="Running\nWARNING: Your kubectl is pointing to stale minikube-vm.\nTo fix the kubectl context, run `minikube update-context`")
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-576668 -n newest-cni-576668
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-576668 -n newest-cni-576668: exit status 6 (219.369484ms)

                                                
                                                
-- stdout --
	Running
	WARNING: Your kubectl is pointing to stale minikube-vm.
	To fix the kubectl context, run `minikube update-context`

                                                
                                                
-- /stdout --
** stderr ** 
	E1009 20:11:32.589978   80191 status.go:458] kubeconfig endpoint: get endpoint: "newest-cni-576668" does not appear in /home/jenkins/minikube-integration/19780-9437/kubeconfig

                                                
                                                
** /stderr **
helpers_test.go:239: status error: exit status 6 (may be ok)
helpers_test.go:241: "newest-cni-576668" host is not running, skipping log retrieval (state="Running\nWARNING: Your kubectl is pointing to stale minikube-vm.\nTo fix the kubectl context, run `minikube update-context`")
--- FAIL: TestStartStop/group/newest-cni/serial/Pause (2.47s)

                                                
                                    

Test pass (306/341)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 9.03
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.14
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.31.1/json-events 3.97
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.06
18 TestDownloadOnly/v1.31.1/DeleteAll 0.13
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.12
21 TestBinaryMirror 0.6
22 TestOffline 90.02
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
27 TestAddons/Setup 222.73
29 TestAddons/serial/Volcano 43.71
31 TestAddons/serial/GCPAuth/Namespaces 0.12
34 TestAddons/parallel/Registry 15.04
35 TestAddons/parallel/Ingress 19.98
36 TestAddons/parallel/InspektorGadget 12.27
37 TestAddons/parallel/MetricsServer 6.81
39 TestAddons/parallel/CSI 40.5
40 TestAddons/parallel/Headlamp 19.29
41 TestAddons/parallel/CloudSpanner 5.54
42 TestAddons/parallel/LocalPath 54.24
43 TestAddons/parallel/NvidiaDevicePlugin 6.44
44 TestAddons/parallel/Yakd 11.05
45 TestAddons/StoppedEnableDisable 13.59
46 TestCertOptions 105.35
47 TestCertExpiration 295.68
48 TestDockerFlags 106.02
49 TestForceSystemdFlag 84.16
50 TestForceSystemdEnv 64.08
52 TestKVMDriverInstallOrUpdate 3.32
56 TestErrorSpam/setup 48.24
57 TestErrorSpam/start 0.36
58 TestErrorSpam/status 0.76
59 TestErrorSpam/pause 1.25
60 TestErrorSpam/unpause 1.51
61 TestErrorSpam/stop 5.83
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 173.1
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 41.86
68 TestFunctional/serial/KubeContext 0.04
69 TestFunctional/serial/KubectlGetPods 0.08
72 TestFunctional/serial/CacheCmd/cache/add_remote 2.51
73 TestFunctional/serial/CacheCmd/cache/add_local 1
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
75 TestFunctional/serial/CacheCmd/cache/list 0.05
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.23
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.17
78 TestFunctional/serial/CacheCmd/cache/delete 0.1
79 TestFunctional/serial/MinikubeKubectlCmd 0.11
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
81 TestFunctional/serial/ExtraConfig 42.51
82 TestFunctional/serial/ComponentHealth 0.06
83 TestFunctional/serial/LogsCmd 0.99
84 TestFunctional/serial/LogsFileCmd 1.03
85 TestFunctional/serial/InvalidService 4.53
87 TestFunctional/parallel/ConfigCmd 0.38
88 TestFunctional/parallel/DashboardCmd 16.39
89 TestFunctional/parallel/DryRun 0.3
90 TestFunctional/parallel/InternationalLanguage 0.16
91 TestFunctional/parallel/StatusCmd 0.87
95 TestFunctional/parallel/ServiceCmdConnect 27.49
96 TestFunctional/parallel/AddonsCmd 0.14
97 TestFunctional/parallel/PersistentVolumeClaim 48.97
99 TestFunctional/parallel/SSHCmd 0.43
100 TestFunctional/parallel/CpCmd 1.4
101 TestFunctional/parallel/MySQL 34.32
102 TestFunctional/parallel/FileSync 0.22
103 TestFunctional/parallel/CertSync 1.45
107 TestFunctional/parallel/NodeLabels 0.08
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.23
111 TestFunctional/parallel/License 0.21
112 TestFunctional/parallel/Version/short 0.05
113 TestFunctional/parallel/Version/components 0.73
114 TestFunctional/parallel/ImageCommands/ImageListShort 0.25
115 TestFunctional/parallel/ImageCommands/ImageListTable 0.2
116 TestFunctional/parallel/ImageCommands/ImageListJson 0.21
117 TestFunctional/parallel/ImageCommands/ImageListYaml 0.23
118 TestFunctional/parallel/ImageCommands/ImageBuild 2.96
119 TestFunctional/parallel/ImageCommands/Setup 1.06
120 TestFunctional/parallel/DockerEnv/bash 0.88
121 TestFunctional/parallel/UpdateContextCmd/no_changes 0.09
122 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.11
123 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.1
124 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.24
134 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.82
135 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.19
136 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.46
137 TestFunctional/parallel/ImageCommands/ImageRemove 0.44
138 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.76
139 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.42
140 TestFunctional/parallel/ServiceCmd/DeployApp 23.22
141 TestFunctional/parallel/ServiceCmd/List 0.45
142 TestFunctional/parallel/ServiceCmd/JSONOutput 0.44
143 TestFunctional/parallel/ProfileCmd/profile_not_create 0.33
144 TestFunctional/parallel/ProfileCmd/profile_list 0.38
145 TestFunctional/parallel/ServiceCmd/HTTPS 0.34
146 TestFunctional/parallel/ServiceCmd/Format 0.31
147 TestFunctional/parallel/ProfileCmd/profile_json_output 0.34
148 TestFunctional/parallel/ServiceCmd/URL 0.33
149 TestFunctional/parallel/MountCmd/any-port 15.74
150 TestFunctional/parallel/MountCmd/specific-port 1.76
151 TestFunctional/parallel/MountCmd/VerifyCleanup 0.72
152 TestFunctional/delete_echo-server_images 0.04
153 TestFunctional/delete_my-image_image 0.02
154 TestFunctional/delete_minikube_cached_images 0.02
155 TestGvisorAddon 267.74
158 TestMultiControlPlane/serial/StartCluster 226.78
159 TestMultiControlPlane/serial/DeployApp 4.47
160 TestMultiControlPlane/serial/PingHostFromPods 1.28
161 TestMultiControlPlane/serial/AddWorkerNode 64.13
162 TestMultiControlPlane/serial/NodeLabels 0.07
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.89
164 TestMultiControlPlane/serial/CopyFile 13.24
165 TestMultiControlPlane/serial/StopSecondaryNode 13.94
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.66
167 TestMultiControlPlane/serial/RestartSecondaryNode 47.21
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.89
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 210.12
170 TestMultiControlPlane/serial/DeleteSecondaryNode 7.54
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.65
172 TestMultiControlPlane/serial/StopCluster 39.06
173 TestMultiControlPlane/serial/RestartCluster 123.41
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.64
175 TestMultiControlPlane/serial/AddSecondaryNode 80.57
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.89
179 TestImageBuild/serial/Setup 50.25
180 TestImageBuild/serial/NormalBuild 1.54
181 TestImageBuild/serial/BuildWithBuildArg 1.03
182 TestImageBuild/serial/BuildWithDockerIgnore 0.71
183 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.71
187 TestJSONOutput/start/Command 64.43
188 TestJSONOutput/start/Audit 0
190 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/pause/Command 0.59
194 TestJSONOutput/pause/Audit 0
196 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/unpause/Command 0.56
200 TestJSONOutput/unpause/Audit 0
202 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
205 TestJSONOutput/stop/Command 13.37
206 TestJSONOutput/stop/Audit 0
208 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
209 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
210 TestErrorJSONOutput 0.2
215 TestMainNoArgs 0.05
216 TestMinikubeProfile 107.05
219 TestMountStart/serial/StartWithMountFirst 34.21
220 TestMountStart/serial/VerifyMountFirst 0.38
221 TestMountStart/serial/StartWithMountSecond 31.79
222 TestMountStart/serial/VerifyMountSecond 0.39
223 TestMountStart/serial/DeleteFirst 0.69
224 TestMountStart/serial/VerifyMountPostDelete 0.39
225 TestMountStart/serial/Stop 2.28
226 TestMountStart/serial/RestartStopped 29.17
227 TestMountStart/serial/VerifyMountPostStop 0.39
230 TestMultiNode/serial/FreshStart2Nodes 136.43
231 TestMultiNode/serial/DeployApp2Nodes 3.22
232 TestMultiNode/serial/PingHostFrom2Pods 0.82
233 TestMultiNode/serial/AddNode 59.91
234 TestMultiNode/serial/MultiNodeLabels 0.06
235 TestMultiNode/serial/ProfileList 0.61
236 TestMultiNode/serial/CopyFile 7.48
237 TestMultiNode/serial/StopNode 3.52
238 TestMultiNode/serial/StartAfterStop 43.54
239 TestMultiNode/serial/RestartKeepsNodes 271.98
240 TestMultiNode/serial/DeleteNode 2.37
241 TestMultiNode/serial/StopMultiNode 25.88
242 TestMultiNode/serial/RestartMultiNode 115.46
243 TestMultiNode/serial/ValidateNameConflict 51.8
248 TestPreload 187.73
250 TestScheduledStopUnix 122
251 TestSkaffold 133.9
254 TestRunningBinaryUpgrade 204.8
256 TestKubernetesUpgrade 209.01
269 TestStoppedBinaryUpgrade/Setup 0.48
270 TestStoppedBinaryUpgrade/Upgrade 200.87
272 TestPause/serial/Start 135.67
281 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
282 TestNoKubernetes/serial/StartWithK8s 54.29
283 TestStoppedBinaryUpgrade/MinikubeLogs 1.24
284 TestPause/serial/SecondStartNoReconfiguration 124.44
285 TestNoKubernetes/serial/StartWithStopK8s 52.74
286 TestNoKubernetes/serial/Start 41.98
287 TestPause/serial/Pause 0.68
288 TestPause/serial/VerifyStatus 0.29
289 TestPause/serial/Unpause 0.64
290 TestPause/serial/PauseAgain 0.82
291 TestPause/serial/DeletePaused 1.36
292 TestNoKubernetes/serial/VerifyK8sNotRunning 0.23
293 TestPause/serial/VerifyDeletedResources 0.82
294 TestNoKubernetes/serial/ProfileList 1.84
295 TestNoKubernetes/serial/Stop 2.34
296 TestNoKubernetes/serial/StartNoArgs 48.81
297 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.22
298 TestNetworkPlugins/group/auto/Start 108.37
299 TestNetworkPlugins/group/kindnet/Start 109.32
300 TestNetworkPlugins/group/calico/Start 113.74
301 TestNetworkPlugins/group/auto/KubeletFlags 0.4
302 TestNetworkPlugins/group/auto/NetCatPod 10.23
303 TestNetworkPlugins/group/auto/DNS 0.23
304 TestNetworkPlugins/group/auto/Localhost 0.15
305 TestNetworkPlugins/group/auto/HairPin 0.15
306 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
307 TestNetworkPlugins/group/kindnet/KubeletFlags 0.25
308 TestNetworkPlugins/group/kindnet/NetCatPod 12.26
309 TestNetworkPlugins/group/custom-flannel/Start 77.19
310 TestNetworkPlugins/group/kindnet/DNS 0.21
311 TestNetworkPlugins/group/kindnet/Localhost 0.16
312 TestNetworkPlugins/group/kindnet/HairPin 0.16
313 TestNetworkPlugins/group/false/Start 78.6
314 TestNetworkPlugins/group/calico/ControllerPod 6.01
315 TestNetworkPlugins/group/calico/KubeletFlags 0.21
316 TestNetworkPlugins/group/calico/NetCatPod 13.24
317 TestNetworkPlugins/group/calico/DNS 0.21
318 TestNetworkPlugins/group/calico/Localhost 0.16
319 TestNetworkPlugins/group/calico/HairPin 0.16
320 TestNetworkPlugins/group/enable-default-cni/Start 75.73
321 TestNetworkPlugins/group/flannel/Start 91.54
322 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.22
323 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.25
324 TestNetworkPlugins/group/custom-flannel/DNS 0.32
325 TestNetworkPlugins/group/custom-flannel/Localhost 0.21
326 TestNetworkPlugins/group/custom-flannel/HairPin 0.21
327 TestNetworkPlugins/group/false/KubeletFlags 0.24
328 TestNetworkPlugins/group/false/NetCatPod 12.29
329 TestNetworkPlugins/group/bridge/Start 67.91
330 TestNetworkPlugins/group/false/DNS 0.22
331 TestNetworkPlugins/group/false/Localhost 0.14
332 TestNetworkPlugins/group/false/HairPin 0.16
333 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.23
334 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.26
335 TestNetworkPlugins/group/kubenet/Start 112.27
336 TestNetworkPlugins/group/enable-default-cni/DNS 0.19
337 TestNetworkPlugins/group/enable-default-cni/Localhost 0.14
338 TestNetworkPlugins/group/enable-default-cni/HairPin 0.15
340 TestStartStop/group/old-k8s-version/serial/FirstStart 162.66
341 TestNetworkPlugins/group/flannel/ControllerPod 6.01
342 TestNetworkPlugins/group/flannel/KubeletFlags 0.2
343 TestNetworkPlugins/group/flannel/NetCatPod 12.23
344 TestNetworkPlugins/group/flannel/DNS 0.26
345 TestNetworkPlugins/group/flannel/Localhost 0.22
346 TestNetworkPlugins/group/flannel/HairPin 0.2
347 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
348 TestNetworkPlugins/group/bridge/NetCatPod 12.32
349 TestNetworkPlugins/group/bridge/DNS 0.22
350 TestNetworkPlugins/group/bridge/Localhost 0.16
351 TestNetworkPlugins/group/bridge/HairPin 0.18
353 TestStartStop/group/no-preload/serial/FirstStart 113.29
355 TestStartStop/group/embed-certs/serial/FirstStart 116.59
356 TestNetworkPlugins/group/kubenet/KubeletFlags 0.26
357 TestNetworkPlugins/group/kubenet/NetCatPod 12.26
358 TestNetworkPlugins/group/kubenet/DNS 0.23
359 TestNetworkPlugins/group/kubenet/Localhost 0.2
360 TestNetworkPlugins/group/kubenet/HairPin 0.18
362 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 71.06
363 TestStartStop/group/no-preload/serial/DeployApp 7.33
364 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.23
365 TestStartStop/group/no-preload/serial/Stop 13.36
366 TestStartStop/group/old-k8s-version/serial/DeployApp 9.55
367 TestStartStop/group/embed-certs/serial/DeployApp 7.37
368 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.22
369 TestStartStop/group/no-preload/serial/SecondStart 387.37
370 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.13
371 TestStartStop/group/old-k8s-version/serial/Stop 13.38
372 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.19
373 TestStartStop/group/embed-certs/serial/Stop 13.38
374 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.2
375 TestStartStop/group/old-k8s-version/serial/SecondStart 415.63
376 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.33
377 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
378 TestStartStop/group/embed-certs/serial/SecondStart 333.68
379 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.07
380 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.64
381 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
382 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 323.71
383 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 11.01
384 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.09
385 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
386 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
387 TestStartStop/group/embed-certs/serial/Pause 2.75
388 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
390 TestStartStop/group/newest-cni/serial/FirstStart 65.3
391 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.23
392 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.75
393 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 11.01
394 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
395 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.21
396 TestStartStop/group/no-preload/serial/Pause 2.89
397 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
398 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.07
399 TestStartStop/group/newest-cni/serial/DeployApp 0
400 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.88
401 TestStartStop/group/newest-cni/serial/Stop 13.33
402 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.21
403 TestStartStop/group/old-k8s-version/serial/Pause 2.39
404 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
406 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
407 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
x
+
TestDownloadOnly/v1.20.0/json-events (9.03s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-891971 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=kvm2 
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-891971 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=kvm2 : (9.029228587s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (9.03s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I1009 18:46:23.607594   16605 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
I1009 18:46:23.607694   16605 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19780-9437/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/LogsDuration (0.06s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-891971
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-891971: exit status 85 (61.539146ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-891971 | jenkins | v1.34.0 | 09 Oct 24 18:46 UTC |          |
	|         | -p download-only-891971        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=kvm2                  |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/09 18:46:14
	Running on machine: ubuntu-20-agent-12
	Binary: Built with gc go1.23.1 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1009 18:46:14.619284   16617 out.go:345] Setting OutFile to fd 1 ...
	I1009 18:46:14.619398   16617 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 18:46:14.619406   16617 out.go:358] Setting ErrFile to fd 2...
	I1009 18:46:14.619411   16617 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 18:46:14.619580   16617 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
	W1009 18:46:14.619708   16617 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19780-9437/.minikube/config/config.json: open /home/jenkins/minikube-integration/19780-9437/.minikube/config/config.json: no such file or directory
	I1009 18:46:14.620279   16617 out.go:352] Setting JSON to true
	I1009 18:46:14.621130   16617 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-12","uptime":1724,"bootTime":1728497851,"procs":176,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1009 18:46:14.621242   16617 start.go:139] virtualization: kvm guest
	I1009 18:46:14.623867   16617 out.go:97] [download-only-891971] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W1009 18:46:14.624007   16617 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19780-9437/.minikube/cache/preloaded-tarball: no such file or directory
	I1009 18:46:14.624073   16617 notify.go:220] Checking for updates...
	I1009 18:46:14.625555   16617 out.go:169] MINIKUBE_LOCATION=19780
	I1009 18:46:14.627139   16617 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1009 18:46:14.628734   16617 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19780-9437/kubeconfig
	I1009 18:46:14.630307   16617 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19780-9437/.minikube
	I1009 18:46:14.631976   16617 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W1009 18:46:14.634770   16617 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1009 18:46:14.634997   16617 driver.go:394] Setting default libvirt URI to qemu:///system
	I1009 18:46:14.742332   16617 out.go:97] Using the kvm2 driver based on user configuration
	I1009 18:46:14.742363   16617 start.go:297] selected driver: kvm2
	I1009 18:46:14.742370   16617 start.go:901] validating driver "kvm2" against <nil>
	I1009 18:46:14.742716   16617 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1009 18:46:14.742839   16617 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/19780-9437/.minikube/bin:/home/jenkins/workspace/KVM_Linux_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
	I1009 18:46:14.758467   16617 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2 version is 1.34.0
	I1009 18:46:14.758517   16617 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1009 18:46:14.759036   16617 start_flags.go:393] Using suggested 6000MB memory alloc based on sys=32089MB, container=0MB
	I1009 18:46:14.759203   16617 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1009 18:46:14.759231   16617 cni.go:84] Creating CNI manager for ""
	I1009 18:46:14.759283   16617 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I1009 18:46:14.759334   16617 start.go:340] cluster config:
	{Name:download-only-891971 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:6000 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.20.0 ClusterName:download-only-891971 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Cont
ainerRuntime:docker CRISocket: NetworkPlugin: 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.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1009 18:46:14.759509   16617 iso.go:125] acquiring lock: {Name:mk3dcac7987d81461e4f8b5462aa400b74c2427a Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1009 18:46:14.761451   16617 out.go:97] Downloading VM boot image ...
	I1009 18:46:14.761501   16617 download.go:107] Downloading: https://storage.googleapis.com/minikube-builds/iso/19774/minikube-v1.34.0-1728382514-19774-amd64.iso?checksum=file:https://storage.googleapis.com/minikube-builds/iso/19774/minikube-v1.34.0-1728382514-19774-amd64.iso.sha256 -> /home/jenkins/minikube-integration/19780-9437/.minikube/cache/iso/amd64/minikube-v1.34.0-1728382514-19774-amd64.iso
	I1009 18:46:19.543358   16617 out.go:97] Starting "download-only-891971" primary control-plane node in "download-only-891971" cluster
	I1009 18:46:19.543400   16617 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1009 18:46:19.567411   16617 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I1009 18:46:19.567445   16617 cache.go:56] Caching tarball of preloaded images
	I1009 18:46:19.567593   16617 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1009 18:46:19.569687   16617 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I1009 18:46:19.569713   16617 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I1009 18:46:19.597721   16617 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4?checksum=md5:9a82241e9b8b4ad2b5cca73108f2c7a3 -> /home/jenkins/minikube-integration/19780-9437/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	
	
	* The control-plane node download-only-891971 host does not exist
	  To start a cluster, run: "minikube start -p download-only-891971"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.20.0/LogsDuration (0.06s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAll (0.14s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-amd64 delete --all
--- PASS: TestDownloadOnly/v1.20.0/DeleteAll (0.14s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.12s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-amd64 delete -p download-only-891971
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.12s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/json-events (3.97s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-727454 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=docker --driver=kvm2 
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-727454 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=docker --driver=kvm2 : (3.970042289s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (3.97s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I1009 18:46:27.902131   16605 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
I1009 18:46:27.902183   16605 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19780-9437/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/LogsDuration (0.06s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-727454
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-727454: exit status 85 (59.227564ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-891971 | jenkins | v1.34.0 | 09 Oct 24 18:46 UTC |                     |
	|         | -p download-only-891971        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=kvm2                  |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 09 Oct 24 18:46 UTC | 09 Oct 24 18:46 UTC |
	| delete  | -p download-only-891971        | download-only-891971 | jenkins | v1.34.0 | 09 Oct 24 18:46 UTC | 09 Oct 24 18:46 UTC |
	| start   | -o=json --download-only        | download-only-727454 | jenkins | v1.34.0 | 09 Oct 24 18:46 UTC |                     |
	|         | -p download-only-727454        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=kvm2                  |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/09 18:46:23
	Running on machine: ubuntu-20-agent-12
	Binary: Built with gc go1.23.1 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1009 18:46:23.971444   16824 out.go:345] Setting OutFile to fd 1 ...
	I1009 18:46:23.971586   16824 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 18:46:23.971596   16824 out.go:358] Setting ErrFile to fd 2...
	I1009 18:46:23.971603   16824 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 18:46:23.971793   16824 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
	I1009 18:46:23.972365   16824 out.go:352] Setting JSON to true
	I1009 18:46:23.973162   16824 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-12","uptime":1733,"bootTime":1728497851,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1009 18:46:23.973262   16824 start.go:139] virtualization: kvm guest
	I1009 18:46:23.974989   16824 out.go:97] [download-only-727454] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1009 18:46:23.975119   16824 notify.go:220] Checking for updates...
	I1009 18:46:23.976134   16824 out.go:169] MINIKUBE_LOCATION=19780
	I1009 18:46:23.977155   16824 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1009 18:46:23.978142   16824 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19780-9437/kubeconfig
	I1009 18:46:23.979075   16824 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19780-9437/.minikube
	I1009 18:46:23.980098   16824 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	
	
	* The control-plane node download-only-727454 host does not exist
	  To start a cluster, run: "minikube start -p download-only-727454"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.31.1/LogsDuration (0.06s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAll (0.13s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-amd64 delete --all
--- PASS: TestDownloadOnly/v1.31.1/DeleteAll (0.13s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.12s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-amd64 delete -p download-only-727454
--- PASS: TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.12s)

                                                
                                    
x
+
TestBinaryMirror (0.6s)

                                                
                                                
=== RUN   TestBinaryMirror
I1009 18:46:28.474997   16605 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-523485 --alsologtostderr --binary-mirror http://127.0.0.1:33231 --driver=kvm2 
helpers_test.go:175: Cleaning up "binary-mirror-523485" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-523485
--- PASS: TestBinaryMirror (0.60s)

                                                
                                    
x
+
TestOffline (90.02s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-docker-250643 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=kvm2 
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-docker-250643 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=kvm2 : (1m29.204814546s)
helpers_test.go:175: Cleaning up "offline-docker-250643" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-docker-250643
--- PASS: TestOffline (90.02s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

                                                
                                                
=== RUN   TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
=== PAUSE TestAddons/PreSetup/EnablingAddonOnNonExistingCluster

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:935: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-897487
addons_test.go:935: (dbg) Non-zero exit: out/minikube-linux-amd64 addons enable dashboard -p addons-897487: exit status 85 (56.124427ms)

                                                
                                                
-- stdout --
	* Profile "addons-897487" not found. Run "minikube profile list" to view all profiles.
	  To start a cluster, run: "minikube start -p addons-897487"

                                                
                                                
-- /stdout --
--- PASS: TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.06s)

                                                
                                                
=== RUN   TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
=== PAUSE TestAddons/PreSetup/DisablingAddonOnNonExistingCluster

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:946: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-897487
addons_test.go:946: (dbg) Non-zero exit: out/minikube-linux-amd64 addons disable dashboard -p addons-897487: exit status 85 (56.449007ms)

                                                
                                                
-- stdout --
	* Profile "addons-897487" not found. Run "minikube profile list" to view all profiles.
	  To start a cluster, run: "minikube start -p addons-897487"

                                                
                                                
-- /stdout --
--- PASS: TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.06s)

                                                
                                    
x
+
TestAddons/Setup (222.73s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-897487 --wait=true --memory=4000 --alsologtostderr --addons=registry --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 --driver=kvm2  --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-897487 --wait=true --memory=4000 --alsologtostderr --addons=registry --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 --driver=kvm2  --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (3m42.730388941s)
--- PASS: TestAddons/Setup (222.73s)

                                                
                                    
x
+
TestAddons/serial/Volcano (43.71s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:819: volcano-controller stabilized in 30.900658ms
addons_test.go:803: volcano-scheduler stabilized in 31.124651ms
addons_test.go:811: volcano-admission stabilized in 32.585009ms
addons_test.go:825: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-6c9778cbdf-jslsg" [af9e8e23-69de-46c6-abfb-aacdbae2e1ed] Running
addons_test.go:825: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.005005113s
addons_test.go:829: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5874dfdd79-4b2k8" [352268d3-ab44-4b6e-9cb4-a789e3ab943b] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.005792385s
addons_test.go:833: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-789ffc5785-75hf8" [97f2d684-c918-47fa-8250-6000cf80733e] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.005184738s
addons_test.go:838: (dbg) Run:  kubectl --context addons-897487 delete -n volcano-system job volcano-admission-init
addons_test.go:844: (dbg) Run:  kubectl --context addons-897487 create -f testdata/vcjob.yaml
addons_test.go:852: (dbg) Run:  kubectl --context addons-897487 get vcjob -n my-volcano
addons_test.go:870: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [02097d65-a798-428c-a2ba-1f678c732748] Pending
helpers_test.go:344: "test-job-nginx-0" [02097d65-a798-428c-a2ba-1f678c732748] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [02097d65-a798-428c-a2ba-1f678c732748] Running
addons_test.go:870: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 16.004697569s
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 addons disable volcano --alsologtostderr -v=1
addons_test.go:975: (dbg) Done: out/minikube-linux-amd64 -p addons-897487 addons disable volcano --alsologtostderr -v=1: (11.256777935s)
--- PASS: TestAddons/serial/Volcano (43.71s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/Namespaces (0.12s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:569: (dbg) Run:  kubectl --context addons-897487 create ns new-namespace
addons_test.go:583: (dbg) Run:  kubectl --context addons-897487 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.12s)

                                                
                                    
x
+
TestAddons/parallel/Registry (15.04s)

                                                
                                                
=== RUN   TestAddons/parallel/Registry
=== PAUSE TestAddons/parallel/Registry

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 3.116063ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-lpdmv" [71cc7863-fe01-4b25-97f4-9477550ff9bc] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.005905586s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-q44tq" [eee753c8-1709-4f62-a071-3f481041e8f9] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.006471396s
addons_test.go:331: (dbg) Run:  kubectl --context addons-897487 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-897487 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:336: (dbg) Done: kubectl --context addons-897487 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (3.292588533s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 ip
2024/10/09 18:59:21 [DEBUG] GET http://192.168.39.44:5000
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.04s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (19.98s)

                                                
                                                
=== RUN   TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-897487 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-897487 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-897487 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [00cd6682-d0d8-426f-b1ea-644a6ed90334] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [00cd6682-d0d8-426f-b1ea-644a6ed90334] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.00416806s
I1009 18:59:31.727947   16605 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:286: (dbg) Run:  kubectl --context addons-897487 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.39.44
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:975: (dbg) Done: out/minikube-linux-amd64 -p addons-897487 addons disable ingress-dns --alsologtostderr -v=1: (1.375490341s)
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 addons disable ingress --alsologtostderr -v=1
addons_test.go:975: (dbg) Done: out/minikube-linux-amd64 -p addons-897487 addons disable ingress --alsologtostderr -v=1: (8.051645581s)
--- PASS: TestAddons/parallel/Ingress (19.98s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.27s)

                                                
                                                
=== RUN   TestAddons/parallel/InspektorGadget
=== PAUSE TestAddons/parallel/InspektorGadget

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:758: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-m24vz" [aaabbdf8-395c-468a-a1a6-8747d81fc573] Running
addons_test.go:758: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.004672971s
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:975: (dbg) Done: out/minikube-linux-amd64 -p addons-897487 addons disable inspektor-gadget --alsologtostderr -v=1: (6.26557344s)
--- PASS: TestAddons/parallel/InspektorGadget (12.27s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.81s)

                                                
                                                
=== RUN   TestAddons/parallel/MetricsServer
=== PAUSE TestAddons/parallel/MetricsServer

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 3.812051ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
I1009 18:59:07.092992   16605 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1009 18:59:07.093021   16605 kapi.go:107] duration metric: took 8.316251ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
helpers_test.go:344: "metrics-server-84c5f94fbc-dlng8" [97e004df-9584-489c-96b5-130a4ea4b265] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.005421201s
addons_test.go:402: (dbg) Run:  kubectl --context addons-897487 top pods -n kube-system
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.81s)

                                                
                                    
x
+
TestAddons/parallel/CSI (40.5s)

                                                
                                                
=== RUN   TestAddons/parallel/CSI
=== PAUSE TestAddons/parallel/CSI

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1009 18:59:07.084719   16605 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 8.328468ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-897487 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-897487 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [b9e50f70-9edf-4bae-bb09-f9e1f86a2986] Pending
helpers_test.go:344: "task-pv-pod" [b9e50f70-9edf-4bae-bb09-f9e1f86a2986] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod" [b9e50f70-9edf-4bae-bb09-f9e1f86a2986] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 7.011775945s
addons_test.go:511: (dbg) Run:  kubectl --context addons-897487 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-897487 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: TestAddons/parallel/CSI: WARNING: volume snapshot get for "default" "new-snapshot-demo" returned: 
helpers_test.go:419: (dbg) Run:  kubectl --context addons-897487 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-897487 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-897487 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-897487 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-897487 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:548: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [4aa9469e-ec30-469f-aa73-3c976b97ac1b] Pending
helpers_test.go:344: "task-pv-pod-restore" [4aa9469e-ec30-469f-aa73-3c976b97ac1b] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [4aa9469e-ec30-469f-aa73-3c976b97ac1b] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.00395352s
addons_test.go:553: (dbg) Run:  kubectl --context addons-897487 delete pod task-pv-pod-restore
addons_test.go:553: (dbg) Done: kubectl --context addons-897487 delete pod task-pv-pod-restore: (1.294031355s)
addons_test.go:557: (dbg) Run:  kubectl --context addons-897487 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-897487 delete volumesnapshot new-snapshot-demo
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:975: (dbg) Done: out/minikube-linux-amd64 -p addons-897487 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.963649035s)
--- PASS: TestAddons/parallel/CSI (40.50s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (19.29s)

                                                
                                                
=== RUN   TestAddons/parallel/Headlamp
=== PAUSE TestAddons/parallel/Headlamp

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:743: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-897487 --alsologtostderr -v=1
addons_test.go:748: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-cbpb6" [55498d9e-06bd-4a9c-9039-8e00aed50e83] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-cbpb6" [55498d9e-06bd-4a9c-9039-8e00aed50e83] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-cbpb6" [55498d9e-06bd-4a9c-9039-8e00aed50e83] Running
addons_test.go:748: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.00377218s
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 addons disable headlamp --alsologtostderr -v=1
addons_test.go:975: (dbg) Done: out/minikube-linux-amd64 -p addons-897487 addons disable headlamp --alsologtostderr -v=1: (6.3707255s)
--- PASS: TestAddons/parallel/Headlamp (19.29s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.54s)

                                                
                                                
=== RUN   TestAddons/parallel/CloudSpanner
=== PAUSE TestAddons/parallel/CloudSpanner

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:775: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-w5bzs" [d2717288-5b84-445a-8975-4e12590e2deb] Running
addons_test.go:775: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004169026s
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.54s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (54.24s)

                                                
                                                
=== RUN   TestAddons/parallel/LocalPath
=== PAUSE TestAddons/parallel/LocalPath

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:884: (dbg) Run:  kubectl --context addons-897487 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:890: (dbg) Run:  kubectl --context addons-897487 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:894: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-897487 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:897: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [a1bf4de6-5f55-47c2-acf8-866b14606d4b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [a1bf4de6-5f55-47c2-acf8-866b14606d4b] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [a1bf4de6-5f55-47c2-acf8-866b14606d4b] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:897: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.004247915s
addons_test.go:902: (dbg) Run:  kubectl --context addons-897487 get pvc test-pvc -o=json
addons_test.go:911: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 ssh "cat /opt/local-path-provisioner/pvc-42ecb943-c6a0-42dd-96e9-9d90c7492990_default_test-pvc/file1"
addons_test.go:923: (dbg) Run:  kubectl --context addons-897487 delete pod test-local-path
addons_test.go:927: (dbg) Run:  kubectl --context addons-897487 delete pvc test-pvc
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:975: (dbg) Done: out/minikube-linux-amd64 -p addons-897487 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.395730554s)
--- PASS: TestAddons/parallel/LocalPath (54.24s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.44s)

                                                
                                                
=== RUN   TestAddons/parallel/NvidiaDevicePlugin
=== PAUSE TestAddons/parallel/NvidiaDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:960: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-sntcb" [32ad52ce-5e38-4554-8357-c3687b3029f9] Running
addons_test.go:960: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.00417018s
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.44s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.05s)

                                                
                                                
=== RUN   TestAddons/parallel/Yakd
=== PAUSE TestAddons/parallel/Yakd

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:969: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-wxsdt" [14f63b73-5b9e-4050-b6f9-472ea9fa5022] Running
addons_test.go:969: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.004951026s
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 -p addons-897487 addons disable yakd --alsologtostderr -v=1
addons_test.go:975: (dbg) Done: out/minikube-linux-amd64 -p addons-897487 addons disable yakd --alsologtostderr -v=1: (6.041830266s)
--- PASS: TestAddons/parallel/Yakd (11.05s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (13.59s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-897487
addons_test.go:170: (dbg) Done: out/minikube-linux-amd64 stop -p addons-897487: (13.304686484s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-897487
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-897487
addons_test.go:183: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-897487
--- PASS: TestAddons/StoppedEnableDisable (13.59s)

                                                
                                    
x
+
TestCertOptions (105.35s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-302232 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=kvm2 
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-302232 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=kvm2 : (1m43.428751755s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-302232 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-302232 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-302232 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-302232" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-302232
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-302232: (1.368561836s)
--- PASS: TestCertOptions (105.35s)

                                                
                                    
x
+
TestCertExpiration (295.68s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-182390 --memory=2048 --cert-expiration=3m --driver=kvm2 
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-182390 --memory=2048 --cert-expiration=3m --driver=kvm2 : (59.719380149s)
E1009 19:53:37.688137   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-182390 --memory=2048 --cert-expiration=8760h --driver=kvm2 
E1009 19:56:03.476988   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-182390 --memory=2048 --cert-expiration=8760h --driver=kvm2 : (54.850278066s)
helpers_test.go:175: Cleaning up "cert-expiration-182390" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-182390
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-182390: (1.109173264s)
--- PASS: TestCertExpiration (295.68s)

                                                
                                    
x
+
TestDockerFlags (106.02s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-linux-amd64 start -p docker-flags-500745 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=kvm2 
docker_test.go:51: (dbg) Done: out/minikube-linux-amd64 start -p docker-flags-500745 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=kvm2 : (1m44.444840238s)
docker_test.go:56: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-500745 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-500745 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-500745" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-flags-500745
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-flags-500745: (1.059086685s)
--- PASS: TestDockerFlags (106.02s)

                                                
                                    
x
+
TestForceSystemdFlag (84.16s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-098362 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=kvm2 
docker_test.go:91: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-098362 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=kvm2 : (1m22.876766759s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-098362 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-flag-098362" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-098362
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-098362: (1.008129701s)
--- PASS: TestForceSystemdFlag (84.16s)

                                                
                                    
x
+
TestForceSystemdEnv (64.08s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-957303 --memory=2048 --alsologtostderr -v=5 --driver=kvm2 
E1009 19:51:03.472678   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:51:04.080248   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:51:14.322702   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
docker_test.go:155: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-957303 --memory=2048 --alsologtostderr -v=5 --driver=kvm2 : (1m2.956355386s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-env-957303 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-957303" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-957303
--- PASS: TestForceSystemdEnv (64.08s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.32s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I1009 19:50:58.226782   16605 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1009 19:50:58.226922   16605 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/KVM_Linux_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/KVM_Linux_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
W1009 19:50:58.256673   16605 install.go:62] docker-machine-driver-kvm2: exit status 1
W1009 19:50:58.257060   16605 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I1009 19:50:58.257127   16605 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2305672393/001/docker-machine-driver-kvm2
I1009 19:50:58.559216   16605 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate2305672393/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x52f3c80 0x52f3c80 0x52f3c80 0x52f3c80 0x52f3c80 0x52f3c80 0x52f3c80] Decompressors:map[bz2:0xc00062bda0 gz:0xc00062bda8 tar:0xc00062bd50 tar.bz2:0xc00062bd60 tar.gz:0xc00062bd70 tar.xz:0xc00062bd80 tar.zst:0xc00062bd90 tbz2:0xc00062bd60 tgz:0xc00062bd70 txz:0xc00062bd80 tzst:0xc00062bd90 xz:0xc00062bdb0 zip:0xc00062bdc0 zst:0xc00062bdb8] Getters:map[file:0xc001d4c210 http:0xc000872190 https:0xc0008721e0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I1009 19:50:58.559279   16605 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2305672393/001/docker-machine-driver-kvm2
E1009 19:50:58.958895   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
I1009 19:51:00.020057   16605 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1009 19:51:00.020178   16605 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/KVM_Linux_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/KVM_Linux_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
I1009 19:51:00.053994   16605 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W1009 19:51:00.054029   16605 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W1009 19:51:00.054107   16605 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I1009 19:51:00.054140   16605 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2305672393/002/docker-machine-driver-kvm2
I1009 19:51:00.220568   16605 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate2305672393/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x52f3c80 0x52f3c80 0x52f3c80 0x52f3c80 0x52f3c80 0x52f3c80 0x52f3c80] Decompressors:map[bz2:0xc00062bda0 gz:0xc00062bda8 tar:0xc00062bd50 tar.bz2:0xc00062bd60 tar.gz:0xc00062bd70 tar.xz:0xc00062bd80 tar.zst:0xc00062bd90 tbz2:0xc00062bd60 tgz:0xc00062bd70 txz:0xc00062bd80 tzst:0xc00062bd90 xz:0xc00062bdb0 zip:0xc00062bdc0 zst:0xc00062bdb8] Getters:map[file:0xc001b4c610 http:0xc0000eeff0 https:0xc0000ef040] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I1009 19:51:00.220619   16605 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2305672393/002/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (3.32s)

                                                
                                    
x
+
TestErrorSpam/setup (48.24s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -p nospam-185438 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-185438 --driver=kvm2 
error_spam_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -p nospam-185438 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-185438 --driver=kvm2 : (48.239690419s)
--- PASS: TestErrorSpam/setup (48.24s)

                                                
                                    
x
+
TestErrorSpam/start (0.36s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 start --dry-run
--- PASS: TestErrorSpam/start (0.36s)

                                                
                                    
x
+
TestErrorSpam/status (0.76s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 status
--- PASS: TestErrorSpam/status (0.76s)

                                                
                                    
x
+
TestErrorSpam/pause (1.25s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 pause
--- PASS: TestErrorSpam/pause (1.25s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.51s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 unpause
--- PASS: TestErrorSpam/unpause (1.51s)

                                                
                                    
x
+
TestErrorSpam/stop (5.83s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 stop: (3.295581985s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 stop: (1.112990022s)
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 stop
error_spam_test.go:182: (dbg) Done: out/minikube-linux-amd64 -p nospam-185438 --log_dir /tmp/nospam-185438 stop: (1.419445144s)
--- PASS: TestErrorSpam/stop (5.83s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/jenkins/minikube-integration/19780-9437/.minikube/files/etc/test/nested/copy/16605/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (173.1s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-595390 --memory=4000 --apiserver-port=8441 --wait=all --driver=kvm2 
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-595390 --memory=4000 --apiserver-port=8441 --wait=all --driver=kvm2 : (2m53.100534969s)
--- PASS: TestFunctional/serial/StartWithProxy (173.10s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

                                                
                                                
=== RUN   TestFunctional/serial/AuditLog
--- PASS: TestFunctional/serial/AuditLog (0.00s)

                                                
                                    
x
+
TestFunctional/serial/SoftStart (41.86s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1009 19:04:26.252333   16605 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-595390 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-595390 --alsologtostderr -v=8: (41.862966376s)
functional_test.go:663: soft start took 41.863608354s for "functional-595390" cluster.
I1009 19:05:08.115657   16605 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (41.86s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

                                                
                                                
=== RUN   TestFunctional/serial/KubeContext
functional_test.go:681: (dbg) Run:  kubectl config current-context
--- PASS: TestFunctional/serial/KubeContext (0.04s)

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.08s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:696: (dbg) Run:  kubectl --context functional-595390 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.08s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_remote (2.51s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 cache add registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (2.51s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_local (1s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-595390 /tmp/TestFunctionalserialCacheCmdcacheadd_local153718677/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 cache add minikube-local-cache-test:functional-595390
functional_test.go:1094: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 cache delete minikube-local-cache-test:functional-595390
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-595390
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.00s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/CacheDelete (0.05s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1102: (dbg) Run:  out/minikube-linux-amd64 cache delete registry.k8s.io/pause:3.3
--- PASS: TestFunctional/serial/CacheCmd/cache/CacheDelete (0.05s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/list (0.05s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1110: (dbg) Run:  out/minikube-linux-amd64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.05s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.23s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1124: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh sudo crictl images
E1009 19:05:11.859552   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:05:11.865971   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:05:11.877349   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:05:11.898805   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:05:11.940251   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:05:12.021803   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.23s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/cache_reload (1.17s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1147: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh sudo docker rmi registry.k8s.io/pause:latest
E1009 19:05:12.184048   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1153: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh sudo crictl inspecti registry.k8s.io/pause:latest
E1009 19:05:12.505371   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1153: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-595390 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (220.534497ms)

                                                
                                                
-- stdout --
	FATA[0000] no such image "registry.k8s.io/pause:latest" present 

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:1158: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 cache reload
functional_test.go:1163: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh sudo crictl inspecti registry.k8s.io/pause:latest
E1009 19:05:13.147834   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.17s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/delete (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1172: (dbg) Run:  out/minikube-linux-amd64 cache delete registry.k8s.io/pause:3.1
functional_test.go:1172: (dbg) Run:  out/minikube-linux-amd64 cache delete registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/delete (0.10s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:716: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 kubectl -- --context functional-595390 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.11s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:741: (dbg) Run:  out/kubectl --context functional-595390 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.10s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (42.51s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-595390 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E1009 19:05:14.430075   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:05:16.993199   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:05:22.114877   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:05:32.356528   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:05:52.837995   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-595390 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (42.509945153s)
functional_test.go:761: restart took 42.510069457s for "functional-595390" cluster.
I1009 19:05:56.063443   16605 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (42.51s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:810: (dbg) Run:  kubectl --context functional-595390 get po -l tier=control-plane -n kube-system -o=json
functional_test.go:825: etcd phase: Running
functional_test.go:835: etcd status: Ready
functional_test.go:825: kube-apiserver phase: Running
functional_test.go:835: kube-apiserver status: Ready
functional_test.go:825: kube-controller-manager phase: Running
functional_test.go:835: kube-controller-manager status: Ready
functional_test.go:825: kube-scheduler phase: Running
functional_test.go:835: kube-scheduler status: Ready
--- PASS: TestFunctional/serial/ComponentHealth (0.06s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (0.99s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 logs
--- PASS: TestFunctional/serial/LogsCmd (0.99s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.03s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 logs --file /tmp/TestFunctionalserialLogsFileCmd963278929/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-595390 logs --file /tmp/TestFunctionalserialLogsFileCmd963278929/001/logs.txt: (1.032679943s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.03s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.53s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2321: (dbg) Run:  kubectl --context functional-595390 apply -f testdata/invalidsvc.yaml
functional_test.go:2335: (dbg) Run:  out/minikube-linux-amd64 service invalid-svc -p functional-595390
functional_test.go:2335: (dbg) Non-zero exit: out/minikube-linux-amd64 service invalid-svc -p functional-595390: exit status 115 (299.101513ms)

                                                
                                                
-- stdout --
	|-----------|-------------|-------------|----------------------------|
	| NAMESPACE |    NAME     | TARGET PORT |            URL             |
	|-----------|-------------|-------------|----------------------------|
	| default   | invalid-svc |          80 | http://192.168.39.51:31224 |
	|-----------|-------------|-------------|----------------------------|
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service invalid-svc found
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_service_96b204199e3191fa1740d4430b018a3c8028d52d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2327: (dbg) Run:  kubectl --context functional-595390 delete -f testdata/invalidsvc.yaml
functional_test.go:2327: (dbg) Done: kubectl --context functional-595390 delete -f testdata/invalidsvc.yaml: (1.044783303s)
--- PASS: TestFunctional/serial/InvalidService (4.53s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/ConfigCmd
=== PAUSE TestFunctional/parallel/ConfigCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1199: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 config unset cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 config get cpus
functional_test.go:1199: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-595390 config get cpus: exit status 14 (68.551549ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
functional_test.go:1199: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 config set cpus 2
functional_test.go:1199: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 config get cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 config unset cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 config get cpus
functional_test.go:1199: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-595390 config get cpus: exit status 14 (61.005332ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/ConfigCmd (0.38s)

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (16.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/DashboardCmd
=== PAUSE TestFunctional/parallel/DashboardCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:905: (dbg) daemon: [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-595390 --alsologtostderr -v=1]
functional_test.go:910: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-595390 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 26558: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (16.39s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.3s)

                                                
                                                
=== RUN   TestFunctional/parallel/DryRun
=== PAUSE TestFunctional/parallel/DryRun

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:974: (dbg) Run:  out/minikube-linux-amd64 start -p functional-595390 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 
functional_test.go:974: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-595390 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 : exit status 23 (150.378683ms)

                                                
                                                
-- stdout --
	* [functional-595390] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19780
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19780-9437/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19780-9437/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the kvm2 driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1009 19:06:33.929597   26304 out.go:345] Setting OutFile to fd 1 ...
	I1009 19:06:33.929809   26304 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 19:06:33.929839   26304 out.go:358] Setting ErrFile to fd 2...
	I1009 19:06:33.929903   26304 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 19:06:33.930315   26304 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
	I1009 19:06:33.931193   26304 out.go:352] Setting JSON to false
	I1009 19:06:33.932176   26304 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-12","uptime":2943,"bootTime":1728497851,"procs":194,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1009 19:06:33.932281   26304 start.go:139] virtualization: kvm guest
	I1009 19:06:33.934567   26304 out.go:177] * [functional-595390] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1009 19:06:33.936153   26304 notify.go:220] Checking for updates...
	I1009 19:06:33.936167   26304 out.go:177]   - MINIKUBE_LOCATION=19780
	I1009 19:06:33.937625   26304 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1009 19:06:33.939030   26304 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19780-9437/kubeconfig
	I1009 19:06:33.940480   26304 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19780-9437/.minikube
	I1009 19:06:33.942086   26304 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1009 19:06:33.943582   26304 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1009 19:06:33.945319   26304 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1009 19:06:33.945748   26304 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:06:33.945827   26304 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:06:33.961172   26304 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45121
	I1009 19:06:33.961616   26304 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:06:33.962264   26304 main.go:141] libmachine: Using API Version  1
	I1009 19:06:33.962286   26304 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:06:33.962731   26304 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:06:33.962976   26304 main.go:141] libmachine: (functional-595390) Calling .DriverName
	I1009 19:06:33.963246   26304 driver.go:394] Setting default libvirt URI to qemu:///system
	I1009 19:06:33.963622   26304 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:06:33.963681   26304 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:06:33.978863   26304 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35775
	I1009 19:06:33.979291   26304 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:06:33.979789   26304 main.go:141] libmachine: Using API Version  1
	I1009 19:06:33.979810   26304 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:06:33.980131   26304 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:06:33.980279   26304 main.go:141] libmachine: (functional-595390) Calling .DriverName
	I1009 19:06:34.019173   26304 out.go:177] * Using the kvm2 driver based on existing profile
	I1009 19:06:34.020724   26304 start.go:297] selected driver: kvm2
	I1009 19:06:34.020741   26304 start.go:901] validating driver "kvm2" against &{Name:functional-595390 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19774/minikube-v1.34.0-1728382514-19774-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:4000 CPUs:2 DiskSize:20000 Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{Kuber
netesVersion:v1.31.1 ClusterName:functional-595390 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:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.39.51 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s
Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1009 19:06:34.020892   26304 start.go:912] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1009 19:06:34.023355   26304 out.go:201] 
	W1009 19:06:34.024783   26304 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I1009 19:06:34.026130   26304 out.go:201] 

                                                
                                                
** /stderr **
functional_test.go:991: (dbg) Run:  out/minikube-linux-amd64 start -p functional-595390 --dry-run --alsologtostderr -v=1 --driver=kvm2 
--- PASS: TestFunctional/parallel/DryRun (0.30s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.16s)

                                                
                                                
=== RUN   TestFunctional/parallel/InternationalLanguage
=== PAUSE TestFunctional/parallel/InternationalLanguage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1020: (dbg) Run:  out/minikube-linux-amd64 start -p functional-595390 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 
functional_test.go:1020: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-595390 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 : exit status 23 (158.195147ms)

                                                
                                                
-- stdout --
	* [functional-595390] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19780
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19780-9437/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19780-9437/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote kvm2 basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1009 19:06:38.531565   26695 out.go:345] Setting OutFile to fd 1 ...
	I1009 19:06:38.531663   26695 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 19:06:38.531667   26695 out.go:358] Setting ErrFile to fd 2...
	I1009 19:06:38.531672   26695 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 19:06:38.532031   26695 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
	I1009 19:06:38.532592   26695 out.go:352] Setting JSON to false
	I1009 19:06:38.533538   26695 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-12","uptime":2948,"bootTime":1728497851,"procs":227,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1009 19:06:38.533635   26695 start.go:139] virtualization: kvm guest
	I1009 19:06:38.535654   26695 out.go:177] * [functional-595390] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I1009 19:06:38.537956   26695 out.go:177]   - MINIKUBE_LOCATION=19780
	I1009 19:06:38.537957   26695 notify.go:220] Checking for updates...
	I1009 19:06:38.539856   26695 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1009 19:06:38.541917   26695 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19780-9437/kubeconfig
	I1009 19:06:38.544045   26695 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19780-9437/.minikube
	I1009 19:06:38.545828   26695 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1009 19:06:38.547719   26695 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1009 19:06:38.549415   26695 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1009 19:06:38.549788   26695 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:06:38.549843   26695 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:06:38.565991   26695 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:33007
	I1009 19:06:38.566415   26695 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:06:38.566934   26695 main.go:141] libmachine: Using API Version  1
	I1009 19:06:38.566954   26695 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:06:38.567338   26695 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:06:38.567605   26695 main.go:141] libmachine: (functional-595390) Calling .DriverName
	I1009 19:06:38.567875   26695 driver.go:394] Setting default libvirt URI to qemu:///system
	I1009 19:06:38.568177   26695 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:06:38.568218   26695 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:06:38.584617   26695 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:38537
	I1009 19:06:38.585064   26695 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:06:38.585642   26695 main.go:141] libmachine: Using API Version  1
	I1009 19:06:38.585668   26695 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:06:38.586025   26695 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:06:38.586204   26695 main.go:141] libmachine: (functional-595390) Calling .DriverName
	I1009 19:06:38.622968   26695 out.go:177] * Utilisation du pilote kvm2 basé sur le profil existant
	I1009 19:06:38.624639   26695 start.go:297] selected driver: kvm2
	I1009 19:06:38.624660   26695 start.go:901] validating driver "kvm2" against &{Name:functional-595390 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19774/minikube-v1.34.0-1728382514-19774-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:4000 CPUs:2 DiskSize:20000 Driver:kvm2 HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{Kuber
netesVersion:v1.31.1 ClusterName:functional-595390 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:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.39.51 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true storage-provisioner:true] 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 CertExpira
tion:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1009 19:06:38.624788   26695 start.go:912] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1009 19:06:38.627181   26695 out.go:201] 
	W1009 19:06:38.628938   26695 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I1009 19:06:38.630437   26695 out.go:201] 

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/InternationalLanguage (0.16s)

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.87s)

                                                
                                                
=== RUN   TestFunctional/parallel/StatusCmd
=== PAUSE TestFunctional/parallel/StatusCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:854: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 status
functional_test.go:860: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:872: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (0.87s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (27.49s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmdConnect
=== PAUSE TestFunctional/parallel/ServiceCmdConnect

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-595390 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-595390 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-bb72x" [2a3beb43-2f88-4bfe-8369-09a7f92b5b0a] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-bb72x" [2a3beb43-2f88-4bfe-8369-09a7f92b5b0a] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 27.004895892s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.39.51:30265
functional_test.go:1675: http://192.168.39.51:30265: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-67bdd5bbb4-bb72x

                                                
                                                
Pod Information:
	-no pod information available-

                                                
                                                
Server values:
	server_version=nginx: 1.13.3 - lua: 10008

                                                
                                                
Request Information:
	client_address=10.244.0.1
	method=GET
	real path=/
	query=
	request_version=1.1
	request_uri=http://192.168.39.51:8080/

                                                
                                                
Request Headers:
	accept-encoding=gzip
	host=192.168.39.51:30265
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

                                                
                                                
--- PASS: TestFunctional/parallel/ServiceCmdConnect (27.49s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.14s)

                                                
                                                
=== RUN   TestFunctional/parallel/AddonsCmd
=== PAUSE TestFunctional/parallel/AddonsCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1690: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 addons list
functional_test.go:1702: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.14s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (48.97s)

                                                
                                                
=== RUN   TestFunctional/parallel/PersistentVolumeClaim
=== PAUSE TestFunctional/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:344: "storage-provisioner" [d104629e-2338-4d15-a758-2fbaca17cb5f] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004586435s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-595390 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-595390 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-595390 get pvc myclaim -o=json
I1009 19:06:10.225074   16605 retry.go:31] will retry after 1.298382947s: testpvc phase = "Pending", want "Bound" (msg={TypeMeta:{Kind:PersistentVolumeClaim APIVersion:v1} ObjectMeta:{Name:myclaim GenerateName: Namespace:default SelfLink: UID:a1d8d84c-dff0-48cb-9cc0-1dae764c1405 ResourceVersion:708 Generation:0 CreationTimestamp:2024-10-09 19:06:10 +0000 UTC DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[] Annotations:map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"myclaim","namespace":"default"},"spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"500Mi"}},"volumeMode":"Filesystem"}}
volume.beta.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath volume.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath] OwnerReferences:[] Finalizers:[kubernetes.io/pvc-protection] ManagedFields:[]} Spec:{AccessModes:[ReadWriteOnce] Selector:nil Resources:{Limits:map[] Requests:map[storage:{i:{value:524288000 scale:0} d:{Dec:<nil>} s:500Mi Format:BinarySI}]} VolumeName: StorageClassName:0xc001e64ab0 VolumeMode:0xc001e64ac0 DataSource:nil DataSourceRef:nil VolumeAttributesClassName:<nil>} Status:{Phase:Pending AccessModes:[] Capacity:map[] Conditions:[] AllocatedResources:map[] AllocatedResourceStatuses:map[] CurrentVolumeAttributesClassName:<nil> ModifyVolumeStatus:nil}})
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-595390 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-595390 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [77f03fab-16fd-4394-90cc-5afd8da44449] Pending
helpers_test.go:344: "sp-pod" [77f03fab-16fd-4394-90cc-5afd8da44449] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [77f03fab-16fd-4394-90cc-5afd8da44449] Running
E1009 19:06:33.799629   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 27.004805179s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-595390 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-595390 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-595390 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [2336f6e3-07be-42fe-99dc-f7399c164723] Pending
helpers_test.go:344: "sp-pod" [2336f6e3-07be-42fe-99dc-f7399c164723] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [2336f6e3-07be-42fe-99dc-f7399c164723] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.004616167s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-595390 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (48.97s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.43s)

                                                
                                                
=== RUN   TestFunctional/parallel/SSHCmd
=== PAUSE TestFunctional/parallel/SSHCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1725: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "echo hello"
functional_test.go:1742: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.43s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.4s)

                                                
                                                
=== RUN   TestFunctional/parallel/CpCmd
=== PAUSE TestFunctional/parallel/CpCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh -n functional-595390 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 cp functional-595390:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd3582601704/001/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh -n functional-595390 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh -n functional-595390 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (1.40s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (34.32s)

                                                
                                                
=== RUN   TestFunctional/parallel/MySQL
=== PAUSE TestFunctional/parallel/MySQL

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-595390 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-qbdvr" [dda0ebf7-4740-419a-86bb-490c98e9d3b3] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-qbdvr" [dda0ebf7-4740-419a-86bb-490c98e9d3b3] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 25.00375907s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-595390 exec mysql-6cdb49bbb-qbdvr -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-595390 exec mysql-6cdb49bbb-qbdvr -- mysql -ppassword -e "show databases;": exit status 1 (206.524514ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I1009 19:06:28.683171   16605 retry.go:31] will retry after 508.92799ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-595390 exec mysql-6cdb49bbb-qbdvr -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-595390 exec mysql-6cdb49bbb-qbdvr -- mysql -ppassword -e "show databases;": exit status 1 (260.92543ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I1009 19:06:29.453818   16605 retry.go:31] will retry after 2.060730718s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-595390 exec mysql-6cdb49bbb-qbdvr -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-595390 exec mysql-6cdb49bbb-qbdvr -- mysql -ppassword -e "show databases;": exit status 1 (166.069073ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I1009 19:06:31.681832   16605 retry.go:31] will retry after 1.443921283s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-595390 exec mysql-6cdb49bbb-qbdvr -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-595390 exec mysql-6cdb49bbb-qbdvr -- mysql -ppassword -e "show databases;": exit status 1 (208.025217ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I1009 19:06:33.334913   16605 retry.go:31] will retry after 4.065885892s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-595390 exec mysql-6cdb49bbb-qbdvr -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (34.32s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.22s)

                                                
                                                
=== RUN   TestFunctional/parallel/FileSync
=== PAUSE TestFunctional/parallel/FileSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1929: Checking for existence of /etc/test/nested/copy/16605/hosts within VM
functional_test.go:1931: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "sudo cat /etc/test/nested/copy/16605/hosts"
functional_test.go:1936: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.22s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.45s)

                                                
                                                
=== RUN   TestFunctional/parallel/CertSync
=== PAUSE TestFunctional/parallel/CertSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/16605.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "sudo cat /etc/ssl/certs/16605.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/16605.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "sudo cat /usr/share/ca-certificates/16605.pem"
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/166052.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "sudo cat /etc/ssl/certs/166052.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/166052.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "sudo cat /usr/share/ca-certificates/166052.pem"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.45s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

                                                
                                                
=== RUN   TestFunctional/parallel/NodeLabels
=== PAUSE TestFunctional/parallel/NodeLabels

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NodeLabels
functional_test.go:219: (dbg) Run:  kubectl --context functional-595390 get nodes --output=go-template "--template='{{range $k, $v := (index .items 0).metadata.labels}}{{$k}} {{end}}'"
--- PASS: TestFunctional/parallel/NodeLabels (0.08s)

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.23s)

                                                
                                                
=== RUN   TestFunctional/parallel/NonActiveRuntimeDisabled
=== PAUSE TestFunctional/parallel/NonActiveRuntimeDisabled

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:2027: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "sudo systemctl is-active crio"
functional_test.go:2027: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-595390 ssh "sudo systemctl is-active crio": exit status 1 (229.950139ms)

                                                
                                                
-- stdout --
	inactive

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/NonActiveRuntimeDisabled (0.23s)

                                                
                                    
x
+
TestFunctional/parallel/License (0.21s)

                                                
                                                
=== RUN   TestFunctional/parallel/License
=== PAUSE TestFunctional/parallel/License

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2288: (dbg) Run:  out/minikube-linux-amd64 license
--- PASS: TestFunctional/parallel/License (0.21s)

                                                
                                    
x
+
TestFunctional/parallel/Version/short (0.05s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/short
=== PAUSE TestFunctional/parallel/Version/short

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2256: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 version --short
--- PASS: TestFunctional/parallel/Version/short (0.05s)

                                                
                                    
x
+
TestFunctional/parallel/Version/components (0.73s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/components
=== PAUSE TestFunctional/parallel/Version/components

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.73s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListShort (0.25s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListShort
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListShort

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-595390 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/k8s-minikube/storage-provisioner:v5
docker.io/library/nginx:latest
docker.io/library/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-595390
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kicbase/echo-server:functional-595390
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-595390 image ls --format short --alsologtostderr:
I1009 19:06:39.766772   26860 out.go:345] Setting OutFile to fd 1 ...
I1009 19:06:39.766924   26860 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1009 19:06:39.766936   26860 out.go:358] Setting ErrFile to fd 2...
I1009 19:06:39.766941   26860 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1009 19:06:39.767172   26860 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
I1009 19:06:39.768006   26860 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1009 19:06:39.768132   26860 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1009 19:06:39.768510   26860 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1009 19:06:39.768548   26860 main.go:141] libmachine: Launching plugin server for driver kvm2
I1009 19:06:39.783964   26860 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43967
I1009 19:06:39.784526   26860 main.go:141] libmachine: () Calling .GetVersion
I1009 19:06:39.785102   26860 main.go:141] libmachine: Using API Version  1
I1009 19:06:39.785130   26860 main.go:141] libmachine: () Calling .SetConfigRaw
I1009 19:06:39.785539   26860 main.go:141] libmachine: () Calling .GetMachineName
I1009 19:06:39.785830   26860 main.go:141] libmachine: (functional-595390) Calling .GetState
I1009 19:06:39.788156   26860 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1009 19:06:39.788212   26860 main.go:141] libmachine: Launching plugin server for driver kvm2
I1009 19:06:39.803611   26860 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41707
I1009 19:06:39.804113   26860 main.go:141] libmachine: () Calling .GetVersion
I1009 19:06:39.804718   26860 main.go:141] libmachine: Using API Version  1
I1009 19:06:39.804746   26860 main.go:141] libmachine: () Calling .SetConfigRaw
I1009 19:06:39.805113   26860 main.go:141] libmachine: () Calling .GetMachineName
I1009 19:06:39.805316   26860 main.go:141] libmachine: (functional-595390) Calling .DriverName
I1009 19:06:39.805541   26860 ssh_runner.go:195] Run: systemctl --version
I1009 19:06:39.805565   26860 main.go:141] libmachine: (functional-595390) Calling .GetSSHHostname
I1009 19:06:39.809121   26860 main.go:141] libmachine: (functional-595390) DBG | domain functional-595390 has defined MAC address 52:54:00:dd:23:ed in network mk-functional-595390
I1009 19:06:39.809595   26860 main.go:141] libmachine: (functional-595390) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:23:ed", ip: ""} in network mk-functional-595390: {Iface:virbr1 ExpiryTime:2024-10-09 20:01:48 +0000 UTC Type:0 Mac:52:54:00:dd:23:ed Iaid: IPaddr:192.168.39.51 Prefix:24 Hostname:functional-595390 Clientid:01:52:54:00:dd:23:ed}
I1009 19:06:39.809643   26860 main.go:141] libmachine: (functional-595390) DBG | domain functional-595390 has defined IP address 192.168.39.51 and MAC address 52:54:00:dd:23:ed in network mk-functional-595390
I1009 19:06:39.809808   26860 main.go:141] libmachine: (functional-595390) Calling .GetSSHPort
I1009 19:06:39.809984   26860 main.go:141] libmachine: (functional-595390) Calling .GetSSHKeyPath
I1009 19:06:39.810259   26860 main.go:141] libmachine: (functional-595390) Calling .GetSSHUsername
I1009 19:06:39.810400   26860 sshutil.go:53] new ssh client: &{IP:192.168.39.51 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/functional-595390/id_rsa Username:docker}
I1009 19:06:39.902701   26860 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I1009 19:06:39.960113   26860 main.go:141] libmachine: Making call to close driver server
I1009 19:06:39.960127   26860 main.go:141] libmachine: (functional-595390) Calling .Close
I1009 19:06:39.960415   26860 main.go:141] libmachine: Successfully made call to close driver server
I1009 19:06:39.960432   26860 main.go:141] libmachine: Making call to close connection to plugin binary
I1009 19:06:39.960451   26860 main.go:141] libmachine: Making call to close driver server
I1009 19:06:39.960459   26860 main.go:141] libmachine: (functional-595390) Calling .Close
I1009 19:06:39.961286   26860 main.go:141] libmachine: (functional-595390) DBG | Closing plugin on server side
I1009 19:06:39.961302   26860 main.go:141] libmachine: Successfully made call to close driver server
I1009 19:06:39.961315   26860 main.go:141] libmachine: Making call to close connection to plugin binary
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.25s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListTable (0.2s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListTable
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListTable

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-595390 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| docker.io/library/nginx                     | latest            | 7f553e8bbc897 | 192MB  |
| registry.k8s.io/kube-scheduler              | v1.31.1           | 9aa1fad941575 | 67.4MB |
| registry.k8s.io/kube-proxy                  | v1.31.1           | 60c005f310ff3 | 91.5MB |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| docker.io/library/minikube-local-cache-test | functional-595390 | 7847acecb9c10 | 30B    |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| registry.k8s.io/kube-apiserver              | v1.31.1           | 6bab7719df100 | 94.2MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| registry.k8s.io/kube-controller-manager     | v1.31.1           | 175ffd71cce3d | 88.4MB |
| docker.io/kicbase/echo-server               | functional-595390 | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| localhost/my-image                          | functional-595390 | 42733dd5f9ea4 | 1.24MB |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-595390 image ls --format table --alsologtostderr:
I1009 19:06:43.405640   27022 out.go:345] Setting OutFile to fd 1 ...
I1009 19:06:43.405783   27022 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1009 19:06:43.405796   27022 out.go:358] Setting ErrFile to fd 2...
I1009 19:06:43.405802   27022 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1009 19:06:43.406081   27022 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
I1009 19:06:43.406976   27022 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1009 19:06:43.407139   27022 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1009 19:06:43.407740   27022 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1009 19:06:43.407797   27022 main.go:141] libmachine: Launching plugin server for driver kvm2
I1009 19:06:43.423317   27022 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46065
I1009 19:06:43.423833   27022 main.go:141] libmachine: () Calling .GetVersion
I1009 19:06:43.424347   27022 main.go:141] libmachine: Using API Version  1
I1009 19:06:43.424368   27022 main.go:141] libmachine: () Calling .SetConfigRaw
I1009 19:06:43.424704   27022 main.go:141] libmachine: () Calling .GetMachineName
I1009 19:06:43.424904   27022 main.go:141] libmachine: (functional-595390) Calling .GetState
I1009 19:06:43.426983   27022 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1009 19:06:43.427034   27022 main.go:141] libmachine: Launching plugin server for driver kvm2
I1009 19:06:43.442612   27022 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:38919
I1009 19:06:43.443024   27022 main.go:141] libmachine: () Calling .GetVersion
I1009 19:06:43.443453   27022 main.go:141] libmachine: Using API Version  1
I1009 19:06:43.443476   27022 main.go:141] libmachine: () Calling .SetConfigRaw
I1009 19:06:43.443866   27022 main.go:141] libmachine: () Calling .GetMachineName
I1009 19:06:43.444072   27022 main.go:141] libmachine: (functional-595390) Calling .DriverName
I1009 19:06:43.444328   27022 ssh_runner.go:195] Run: systemctl --version
I1009 19:06:43.444358   27022 main.go:141] libmachine: (functional-595390) Calling .GetSSHHostname
I1009 19:06:43.447502   27022 main.go:141] libmachine: (functional-595390) DBG | domain functional-595390 has defined MAC address 52:54:00:dd:23:ed in network mk-functional-595390
I1009 19:06:43.447880   27022 main.go:141] libmachine: (functional-595390) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:23:ed", ip: ""} in network mk-functional-595390: {Iface:virbr1 ExpiryTime:2024-10-09 20:01:48 +0000 UTC Type:0 Mac:52:54:00:dd:23:ed Iaid: IPaddr:192.168.39.51 Prefix:24 Hostname:functional-595390 Clientid:01:52:54:00:dd:23:ed}
I1009 19:06:43.447918   27022 main.go:141] libmachine: (functional-595390) DBG | domain functional-595390 has defined IP address 192.168.39.51 and MAC address 52:54:00:dd:23:ed in network mk-functional-595390
I1009 19:06:43.448099   27022 main.go:141] libmachine: (functional-595390) Calling .GetSSHPort
I1009 19:06:43.448267   27022 main.go:141] libmachine: (functional-595390) Calling .GetSSHKeyPath
I1009 19:06:43.448435   27022 main.go:141] libmachine: (functional-595390) Calling .GetSSHUsername
I1009 19:06:43.448551   27022 sshutil.go:53] new ssh client: &{IP:192.168.39.51 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/functional-595390/id_rsa Username:docker}
I1009 19:06:43.525338   27022 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I1009 19:06:43.554844   27022 main.go:141] libmachine: Making call to close driver server
I1009 19:06:43.554865   27022 main.go:141] libmachine: (functional-595390) Calling .Close
I1009 19:06:43.555159   27022 main.go:141] libmachine: (functional-595390) DBG | Closing plugin on server side
I1009 19:06:43.555211   27022 main.go:141] libmachine: Successfully made call to close driver server
I1009 19:06:43.555222   27022 main.go:141] libmachine: Making call to close connection to plugin binary
I1009 19:06:43.555234   27022 main.go:141] libmachine: Making call to close driver server
I1009 19:06:43.555242   27022 main.go:141] libmachine: (functional-595390) Calling .Close
I1009 19:06:43.555492   27022 main.go:141] libmachine: (functional-595390) DBG | Closing plugin on server side
I1009 19:06:43.555493   27022 main.go:141] libmachine: Successfully made call to close driver server
I1009 19:06:43.555523   27022 main.go:141] libmachine: Making call to close connection to plugin binary
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.20s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListJson (0.21s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListJson
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListJson

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-595390 image ls --format json --alsologtostderr:
[{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"42733dd5f9ea4dedef8b461d6dc91913efcadd279139acac95c6e4b315ceb0f5","repoDigests":[],"repoTags":["localhost/my-image:functional-595390"],"size":"1240000"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1f
f4e09cbbe954ea63002289416a13b","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67400000"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"91500000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"7847acecb9c10f2e3eee4a092cde9687f251725b1c6ed616f110c28d4fc330f8","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-595390"],"size":"30"},{"id":"7f553e8bbc897571642d836b31eaf6ecbe395d7641c2b24291356ed28f3f2bd0","repoDigests":[],"repoTags":["docker.
io/library/nginx:latest"],"size":"192000000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-595390"],"size":"4940000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-595390 image ls --format json --alsologtostderr:
I1009 19:06:43.193800   26982 out.go:345] Setting OutFile to fd 1 ...
I1009 19:06:43.193922   26982 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1009 19:06:43.193928   26982 out.go:358] Setting ErrFile to fd 2...
I1009 19:06:43.193932   26982 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1009 19:06:43.194093   26982 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
I1009 19:06:43.194713   26982 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1009 19:06:43.194805   26982 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1009 19:06:43.195165   26982 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1009 19:06:43.195209   26982 main.go:141] libmachine: Launching plugin server for driver kvm2
I1009 19:06:43.210178   26982 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:34403
I1009 19:06:43.210658   26982 main.go:141] libmachine: () Calling .GetVersion
I1009 19:06:43.211257   26982 main.go:141] libmachine: Using API Version  1
I1009 19:06:43.211282   26982 main.go:141] libmachine: () Calling .SetConfigRaw
I1009 19:06:43.211704   26982 main.go:141] libmachine: () Calling .GetMachineName
I1009 19:06:43.211917   26982 main.go:141] libmachine: (functional-595390) Calling .GetState
I1009 19:06:43.214002   26982 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1009 19:06:43.214040   26982 main.go:141] libmachine: Launching plugin server for driver kvm2
I1009 19:06:43.229206   26982 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37839
I1009 19:06:43.229700   26982 main.go:141] libmachine: () Calling .GetVersion
I1009 19:06:43.230258   26982 main.go:141] libmachine: Using API Version  1
I1009 19:06:43.230290   26982 main.go:141] libmachine: () Calling .SetConfigRaw
I1009 19:06:43.230594   26982 main.go:141] libmachine: () Calling .GetMachineName
I1009 19:06:43.230758   26982 main.go:141] libmachine: (functional-595390) Calling .DriverName
I1009 19:06:43.230950   26982 ssh_runner.go:195] Run: systemctl --version
I1009 19:06:43.230980   26982 main.go:141] libmachine: (functional-595390) Calling .GetSSHHostname
I1009 19:06:43.234067   26982 main.go:141] libmachine: (functional-595390) DBG | domain functional-595390 has defined MAC address 52:54:00:dd:23:ed in network mk-functional-595390
I1009 19:06:43.234526   26982 main.go:141] libmachine: (functional-595390) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:23:ed", ip: ""} in network mk-functional-595390: {Iface:virbr1 ExpiryTime:2024-10-09 20:01:48 +0000 UTC Type:0 Mac:52:54:00:dd:23:ed Iaid: IPaddr:192.168.39.51 Prefix:24 Hostname:functional-595390 Clientid:01:52:54:00:dd:23:ed}
I1009 19:06:43.234550   26982 main.go:141] libmachine: (functional-595390) DBG | domain functional-595390 has defined IP address 192.168.39.51 and MAC address 52:54:00:dd:23:ed in network mk-functional-595390
I1009 19:06:43.234747   26982 main.go:141] libmachine: (functional-595390) Calling .GetSSHPort
I1009 19:06:43.234923   26982 main.go:141] libmachine: (functional-595390) Calling .GetSSHKeyPath
I1009 19:06:43.235045   26982 main.go:141] libmachine: (functional-595390) Calling .GetSSHUsername
I1009 19:06:43.235163   26982 sshutil.go:53] new ssh client: &{IP:192.168.39.51 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/functional-595390/id_rsa Username:docker}
I1009 19:06:43.317508   26982 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I1009 19:06:43.350336   26982 main.go:141] libmachine: Making call to close driver server
I1009 19:06:43.350351   26982 main.go:141] libmachine: (functional-595390) Calling .Close
I1009 19:06:43.350610   26982 main.go:141] libmachine: (functional-595390) DBG | Closing plugin on server side
I1009 19:06:43.350676   26982 main.go:141] libmachine: Successfully made call to close driver server
I1009 19:06:43.350688   26982 main.go:141] libmachine: Making call to close connection to plugin binary
I1009 19:06:43.350699   26982 main.go:141] libmachine: Making call to close driver server
I1009 19:06:43.350706   26982 main.go:141] libmachine: (functional-595390) Calling .Close
I1009 19:06:43.350928   26982 main.go:141] libmachine: (functional-595390) DBG | Closing plugin on server side
I1009 19:06:43.350960   26982 main.go:141] libmachine: Successfully made call to close driver server
I1009 19:06:43.350976   26982 main.go:141] libmachine: Making call to close connection to plugin binary
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.21s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListYaml (0.23s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListYaml
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListYaml

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-595390 image ls --format yaml --alsologtostderr:
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 7847acecb9c10f2e3eee4a092cde9687f251725b1c6ed616f110c28d4fc330f8
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-595390
size: "30"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "91500000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "88400000"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "94200000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-595390
size: "4940000"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 7f553e8bbc897571642d836b31eaf6ecbe395d7641c2b24291356ed28f3f2bd0
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "192000000"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67400000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-595390 image ls --format yaml --alsologtostderr:
I1009 19:06:40.010835   26883 out.go:345] Setting OutFile to fd 1 ...
I1009 19:06:40.010956   26883 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1009 19:06:40.010966   26883 out.go:358] Setting ErrFile to fd 2...
I1009 19:06:40.010971   26883 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1009 19:06:40.011135   26883 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
I1009 19:06:40.011706   26883 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1009 19:06:40.011821   26883 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1009 19:06:40.012171   26883 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1009 19:06:40.012215   26883 main.go:141] libmachine: Launching plugin server for driver kvm2
I1009 19:06:40.027963   26883 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41541
I1009 19:06:40.028495   26883 main.go:141] libmachine: () Calling .GetVersion
I1009 19:06:40.029060   26883 main.go:141] libmachine: Using API Version  1
I1009 19:06:40.029081   26883 main.go:141] libmachine: () Calling .SetConfigRaw
I1009 19:06:40.029481   26883 main.go:141] libmachine: () Calling .GetMachineName
I1009 19:06:40.029676   26883 main.go:141] libmachine: (functional-595390) Calling .GetState
I1009 19:06:40.031637   26883 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1009 19:06:40.031676   26883 main.go:141] libmachine: Launching plugin server for driver kvm2
I1009 19:06:40.046446   26883 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39327
I1009 19:06:40.046875   26883 main.go:141] libmachine: () Calling .GetVersion
I1009 19:06:40.047361   26883 main.go:141] libmachine: Using API Version  1
I1009 19:06:40.047388   26883 main.go:141] libmachine: () Calling .SetConfigRaw
I1009 19:06:40.047759   26883 main.go:141] libmachine: () Calling .GetMachineName
I1009 19:06:40.047927   26883 main.go:141] libmachine: (functional-595390) Calling .DriverName
I1009 19:06:40.048124   26883 ssh_runner.go:195] Run: systemctl --version
I1009 19:06:40.048145   26883 main.go:141] libmachine: (functional-595390) Calling .GetSSHHostname
I1009 19:06:40.050750   26883 main.go:141] libmachine: (functional-595390) DBG | domain functional-595390 has defined MAC address 52:54:00:dd:23:ed in network mk-functional-595390
I1009 19:06:40.051147   26883 main.go:141] libmachine: (functional-595390) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:23:ed", ip: ""} in network mk-functional-595390: {Iface:virbr1 ExpiryTime:2024-10-09 20:01:48 +0000 UTC Type:0 Mac:52:54:00:dd:23:ed Iaid: IPaddr:192.168.39.51 Prefix:24 Hostname:functional-595390 Clientid:01:52:54:00:dd:23:ed}
I1009 19:06:40.051183   26883 main.go:141] libmachine: (functional-595390) DBG | domain functional-595390 has defined IP address 192.168.39.51 and MAC address 52:54:00:dd:23:ed in network mk-functional-595390
I1009 19:06:40.051289   26883 main.go:141] libmachine: (functional-595390) Calling .GetSSHPort
I1009 19:06:40.051462   26883 main.go:141] libmachine: (functional-595390) Calling .GetSSHKeyPath
I1009 19:06:40.051592   26883 main.go:141] libmachine: (functional-595390) Calling .GetSSHUsername
I1009 19:06:40.051740   26883 sshutil.go:53] new ssh client: &{IP:192.168.39.51 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/functional-595390/id_rsa Username:docker}
I1009 19:06:40.141970   26883 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I1009 19:06:40.185350   26883 main.go:141] libmachine: Making call to close driver server
I1009 19:06:40.185366   26883 main.go:141] libmachine: (functional-595390) Calling .Close
I1009 19:06:40.185640   26883 main.go:141] libmachine: (functional-595390) DBG | Closing plugin on server side
I1009 19:06:40.185766   26883 main.go:141] libmachine: Successfully made call to close driver server
I1009 19:06:40.185802   26883 main.go:141] libmachine: Making call to close connection to plugin binary
I1009 19:06:40.185821   26883 main.go:141] libmachine: Making call to close driver server
I1009 19:06:40.185833   26883 main.go:141] libmachine: (functional-595390) Calling .Close
I1009 19:06:40.186049   26883 main.go:141] libmachine: Successfully made call to close driver server
I1009 19:06:40.186066   26883 main.go:141] libmachine: Making call to close connection to plugin binary
I1009 19:06:40.186146   26883 main.go:141] libmachine: (functional-595390) DBG | Closing plugin on server side
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.23s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageBuild (2.96s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageBuild
=== PAUSE TestFunctional/parallel/ImageCommands/ImageBuild

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:308: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-595390 ssh pgrep buildkitd: exit status 1 (216.019331ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image build -t localhost/my-image:functional-595390 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-595390 image build -t localhost/my-image:functional-595390 testdata/build --alsologtostderr: (2.528654225s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-595390 image build -t localhost/my-image:functional-595390 testdata/build --alsologtostderr:
I1009 19:06:40.452275   26935 out.go:345] Setting OutFile to fd 1 ...
I1009 19:06:40.452563   26935 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1009 19:06:40.452573   26935 out.go:358] Setting ErrFile to fd 2...
I1009 19:06:40.452578   26935 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1009 19:06:40.452768   26935 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
I1009 19:06:40.453338   26935 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1009 19:06:40.454029   26935 config.go:182] Loaded profile config "functional-595390": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1009 19:06:40.454584   26935 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1009 19:06:40.454638   26935 main.go:141] libmachine: Launching plugin server for driver kvm2
I1009 19:06:40.470013   26935 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45375
I1009 19:06:40.470559   26935 main.go:141] libmachine: () Calling .GetVersion
I1009 19:06:40.471224   26935 main.go:141] libmachine: Using API Version  1
I1009 19:06:40.471247   26935 main.go:141] libmachine: () Calling .SetConfigRaw
I1009 19:06:40.471640   26935 main.go:141] libmachine: () Calling .GetMachineName
I1009 19:06:40.471829   26935 main.go:141] libmachine: (functional-595390) Calling .GetState
I1009 19:06:40.473861   26935 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1009 19:06:40.473910   26935 main.go:141] libmachine: Launching plugin server for driver kvm2
I1009 19:06:40.489451   26935 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35911
I1009 19:06:40.489951   26935 main.go:141] libmachine: () Calling .GetVersion
I1009 19:06:40.490461   26935 main.go:141] libmachine: Using API Version  1
I1009 19:06:40.490486   26935 main.go:141] libmachine: () Calling .SetConfigRaw
I1009 19:06:40.490810   26935 main.go:141] libmachine: () Calling .GetMachineName
I1009 19:06:40.491035   26935 main.go:141] libmachine: (functional-595390) Calling .DriverName
I1009 19:06:40.491274   26935 ssh_runner.go:195] Run: systemctl --version
I1009 19:06:40.491302   26935 main.go:141] libmachine: (functional-595390) Calling .GetSSHHostname
I1009 19:06:40.494369   26935 main.go:141] libmachine: (functional-595390) DBG | domain functional-595390 has defined MAC address 52:54:00:dd:23:ed in network mk-functional-595390
I1009 19:06:40.494801   26935 main.go:141] libmachine: (functional-595390) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:dd:23:ed", ip: ""} in network mk-functional-595390: {Iface:virbr1 ExpiryTime:2024-10-09 20:01:48 +0000 UTC Type:0 Mac:52:54:00:dd:23:ed Iaid: IPaddr:192.168.39.51 Prefix:24 Hostname:functional-595390 Clientid:01:52:54:00:dd:23:ed}
I1009 19:06:40.494834   26935 main.go:141] libmachine: (functional-595390) DBG | domain functional-595390 has defined IP address 192.168.39.51 and MAC address 52:54:00:dd:23:ed in network mk-functional-595390
I1009 19:06:40.494961   26935 main.go:141] libmachine: (functional-595390) Calling .GetSSHPort
I1009 19:06:40.495107   26935 main.go:141] libmachine: (functional-595390) Calling .GetSSHKeyPath
I1009 19:06:40.495279   26935 main.go:141] libmachine: (functional-595390) Calling .GetSSHUsername
I1009 19:06:40.495449   26935 sshutil.go:53] new ssh client: &{IP:192.168.39.51 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/functional-595390/id_rsa Username:docker}
I1009 19:06:40.594455   26935 build_images.go:161] Building image from path: /tmp/build.3768729277.tar
I1009 19:06:40.594540   26935 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1009 19:06:40.617318   26935 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3768729277.tar
I1009 19:06:40.622597   26935 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3768729277.tar: stat -c "%s %y" /var/lib/minikube/build/build.3768729277.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3768729277.tar': No such file or directory
I1009 19:06:40.622633   26935 ssh_runner.go:362] scp /tmp/build.3768729277.tar --> /var/lib/minikube/build/build.3768729277.tar (3072 bytes)
I1009 19:06:40.686006   26935 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3768729277
I1009 19:06:40.707946   26935 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3768729277 -xf /var/lib/minikube/build/build.3768729277.tar
I1009 19:06:40.723397   26935 docker.go:360] Building image: /var/lib/minikube/build/build.3768729277
I1009 19:06:40.723461   26935 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-595390 /var/lib/minikube/build/build.3768729277
#0 building with "default" instance using docker driver

                                                
                                                
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 97B 0.0s done
#1 DONE 0.1s

                                                
                                                
#2 [internal] load metadata for gcr.io/k8s-minikube/busybox:latest
#2 DONE 0.5s

                                                
                                                
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

                                                
                                                
#4 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#4 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#4 ...

                                                
                                                
#5 [internal] load build context
#5 transferring context: 62B done
#5 DONE 0.1s

                                                
                                                
#4 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#4 sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B done
#4 sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee 527B / 527B done
#4 sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a 1.46kB / 1.46kB done
#4 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.2s
#4 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.2s done
#4 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
#4 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0.1s done
#4 DONE 0.4s

                                                
                                                
#6 [2/3] RUN true
#6 DONE 0.5s

                                                
                                                
#7 [3/3] ADD content.txt /
#7 DONE 0.1s

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 writing image sha256:42733dd5f9ea4dedef8b461d6dc91913efcadd279139acac95c6e4b315ceb0f5 done
#8 naming to localhost/my-image:functional-595390 done
#8 DONE 0.1s
I1009 19:06:42.899498   26935 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-595390 /var/lib/minikube/build/build.3768729277: (2.176014959s)
I1009 19:06:42.899575   26935 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3768729277
I1009 19:06:42.917462   26935 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3768729277.tar
I1009 19:06:42.930290   26935 build_images.go:217] Built localhost/my-image:functional-595390 from /tmp/build.3768729277.tar
I1009 19:06:42.930325   26935 build_images.go:133] succeeded building to: functional-595390
I1009 19:06:42.930331   26935 build_images.go:134] failed building to: 
I1009 19:06:42.930356   26935 main.go:141] libmachine: Making call to close driver server
I1009 19:06:42.930368   26935 main.go:141] libmachine: (functional-595390) Calling .Close
I1009 19:06:42.930659   26935 main.go:141] libmachine: Successfully made call to close driver server
I1009 19:06:42.930680   26935 main.go:141] libmachine: Making call to close connection to plugin binary
I1009 19:06:42.930689   26935 main.go:141] libmachine: Making call to close driver server
I1009 19:06:42.930697   26935 main.go:141] libmachine: (functional-595390) Calling .Close
I1009 19:06:42.930705   26935 main.go:141] libmachine: (functional-595390) DBG | Closing plugin on server side
I1009 19:06:42.930929   26935 main.go:141] libmachine: Successfully made call to close driver server
I1009 19:06:42.930986   26935 main.go:141] libmachine: Making call to close connection to plugin binary
I1009 19:06:42.930966   26935 main.go:141] libmachine: (functional-595390) DBG | Closing plugin on server side
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.96s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/Setup (1.06s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:342: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:342: (dbg) Done: docker pull kicbase/echo-server:1.0: (1.033524001s)
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-595390
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.06s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/bash (0.88s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:499: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-595390 docker-env) && out/minikube-linux-amd64 status -p functional-595390"
functional_test.go:522: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-amd64 -p functional-595390 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (0.88s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_changes (0.09s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_changes
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_changes

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2119: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.09s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2119: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.11s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_clusters (0.1s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_clusters
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_clusters

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2119: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.10s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.24s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image load --daemon kicbase/echo-server:functional-595390 --alsologtostderr
functional_test.go:355: (dbg) Done: out/minikube-linux-amd64 -p functional-595390 image load --daemon kicbase/echo-server:functional-595390 --alsologtostderr: (1.018449868s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.24s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageReloadDaemon (0.82s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:365: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image load --daemon kicbase/echo-server:functional-595390 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (0.82s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.19s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-595390
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image load --daemon kicbase/echo-server:functional-595390 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.19s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.46s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image save kicbase/echo-server:functional-595390 /home/jenkins/workspace/KVM_Linux_integration/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.46s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageRemove (0.44s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:392: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image rm kicbase/echo-server:functional-595390 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.44s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.76s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image load /home/jenkins/workspace/KVM_Linux_integration/echo-server-save.tar --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.76s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.42s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:419: (dbg) Run:  docker rmi kicbase/echo-server:functional-595390
functional_test.go:424: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 image save --daemon kicbase/echo-server:functional-595390 --alsologtostderr
functional_test.go:432: (dbg) Run:  docker image inspect kicbase/echo-server:functional-595390
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.42s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/DeployApp (23.22s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-595390 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-595390 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-dspqc" [b0ea476a-95ed-451e-a409-97b046fe553c] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-dspqc" [b0ea476a-95ed-451e-a409-97b046fe553c] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 23.004243742s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (23.22s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/List (0.45s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1459: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 service list
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.45s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/JSONOutput (0.44s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 service list -o json
functional_test.go:1494: Took "442.534783ms" to run "out/minikube-linux-amd64 -p functional-595390 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.44s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_not_create (0.33s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1270: (dbg) Run:  out/minikube-linux-amd64 profile lis
functional_test.go:1275: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.33s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_list (0.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1315: Took "327.207675ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1329: Took "52.343753ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.38s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/HTTPS (0.34s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1509: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 service --namespace=default --https --url hello-node
functional_test.go:1522: found endpoint: https://192.168.39.51:31811
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.34s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/Format (0.31s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1540: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 service hello-node --url --format={{.IP}}
--- PASS: TestFunctional/parallel/ServiceCmd/Format (0.31s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_json_output (0.34s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1366: Took "290.143834ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1379: Took "49.895605ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.34s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/URL (0.33s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 service hello-node --url
functional_test.go:1565: found endpoint for hello-node: http://192.168.39.51:31811
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.33s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/any-port (15.74s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-595390 /tmp/TestFunctionalparallelMountCmdany-port301822211/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1728500794179662766" to /tmp/TestFunctionalparallelMountCmdany-port301822211/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1728500794179662766" to /tmp/TestFunctionalparallelMountCmdany-port301822211/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1728500794179662766" to /tmp/TestFunctionalparallelMountCmdany-port301822211/001/test-1728500794179662766
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-595390 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (306.298337ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
I1009 19:06:34.486278   16605 retry.go:31] will retry after 672.739389ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Oct  9 19:06 created-by-test
-rw-r--r-- 1 docker docker 24 Oct  9 19:06 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Oct  9 19:06 test-1728500794179662766
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh cat /mount-9p/test-1728500794179662766
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-595390 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:344: "busybox-mount" [594840de-ce69-46a9-8ca8-23957b9383cb] Pending
helpers_test.go:344: "busybox-mount" [594840de-ce69-46a9-8ca8-23957b9383cb] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [594840de-ce69-46a9-8ca8-23957b9383cb] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [594840de-ce69-46a9-8ca8-23957b9383cb] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 13.004419332s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-595390 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-595390 /tmp/TestFunctionalparallelMountCmdany-port301822211/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (15.74s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/specific-port (1.76s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:213: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-595390 /tmp/TestFunctionalparallelMountCmdspecific-port2089200804/001:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-595390 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (189.284516ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
I1009 19:06:50.113772   16605 retry.go:31] will retry after 583.14771ms: exit status 1
2024/10/09 19:06:50 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-595390 /tmp/TestFunctionalparallelMountCmdspecific-port2089200804/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-595390 ssh "sudo umount -f /mount-9p": exit status 1 (190.981985ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 32

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-amd64 -p functional-595390 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-595390 /tmp/TestFunctionalparallelMountCmdspecific-port2089200804/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (1.76s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/VerifyCleanup (0.72s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-595390 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1770405624/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-595390 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1770405624/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-595390 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1770405624/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-595390 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-595390 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-595390 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1770405624/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-595390 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1770405624/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-595390 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1770405624/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (0.72s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-595390
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-595390
--- PASS: TestFunctional/delete_my-image_image (0.02s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_minikube_cached_images
functional_test.go:206: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-595390
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestGvisorAddon (267.74s)

                                                
                                                
=== RUN   TestGvisorAddon
=== PAUSE TestGvisorAddon

                                                
                                                

                                                
                                                
=== CONT  TestGvisorAddon
gvisor_addon_test.go:52: (dbg) Run:  out/minikube-linux-amd64 start -p gvisor-710997 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 
gvisor_addon_test.go:52: (dbg) Done: out/minikube-linux-amd64 start -p gvisor-710997 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 : (1m44.286864067s)
gvisor_addon_test.go:58: (dbg) Run:  out/minikube-linux-amd64 -p gvisor-710997 cache add gcr.io/k8s-minikube/gvisor-addon:2
E1009 19:51:34.804638   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
gvisor_addon_test.go:58: (dbg) Done: out/minikube-linux-amd64 -p gvisor-710997 cache add gcr.io/k8s-minikube/gvisor-addon:2: (24.092559807s)
gvisor_addon_test.go:63: (dbg) Run:  out/minikube-linux-amd64 -p gvisor-710997 addons enable gvisor
gvisor_addon_test.go:63: (dbg) Done: out/minikube-linux-amd64 -p gvisor-710997 addons enable gvisor: (3.215293826s)
gvisor_addon_test.go:68: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "kubernetes.io/minikube-addons=gvisor" in namespace "kube-system" ...
helpers_test.go:344: "gvisor" [151b370c-f9fa-4d7b-9e9e-8037c3f34030] Running
gvisor_addon_test.go:68: (dbg) TestGvisorAddon: kubernetes.io/minikube-addons=gvisor healthy within 6.004494151s
gvisor_addon_test.go:73: (dbg) Run:  kubectl --context gvisor-710997 replace --force -f testdata/nginx-gvisor.yaml
gvisor_addon_test.go:78: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "run=nginx,runtime=gvisor" in namespace "default" ...
helpers_test.go:344: "nginx-gvisor" [cd5221cb-0022-4d26-ab61-5e8f55c53645] Pending
helpers_test.go:344: "nginx-gvisor" [cd5221cb-0022-4d26-ab61-5e8f55c53645] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-gvisor" [cd5221cb-0022-4d26-ab61-5e8f55c53645] Running
E1009 19:52:15.766333   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
gvisor_addon_test.go:78: (dbg) TestGvisorAddon: run=nginx,runtime=gvisor healthy within 27.004998446s
gvisor_addon_test.go:83: (dbg) Run:  out/minikube-linux-amd64 stop -p gvisor-710997
gvisor_addon_test.go:83: (dbg) Done: out/minikube-linux-amd64 stop -p gvisor-710997: (7.298760463s)
gvisor_addon_test.go:88: (dbg) Run:  out/minikube-linux-amd64 start -p gvisor-710997 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 
gvisor_addon_test.go:88: (dbg) Done: out/minikube-linux-amd64 start -p gvisor-710997 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 : (1m23.414255302s)
gvisor_addon_test.go:92: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "kubernetes.io/minikube-addons=gvisor" in namespace "kube-system" ...
helpers_test.go:344: "gvisor" [151b370c-f9fa-4d7b-9e9e-8037c3f34030] Running / Ready:ContainersNotReady (containers with unready status: [gvisor]) / ContainersReady:ContainersNotReady (containers with unready status: [gvisor])
helpers_test.go:344: "gvisor" [151b370c-f9fa-4d7b-9e9e-8037c3f34030] Running
gvisor_addon_test.go:92: (dbg) TestGvisorAddon: kubernetes.io/minikube-addons=gvisor healthy within 6.004760817s
gvisor_addon_test.go:95: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "run=nginx,runtime=gvisor" in namespace "default" ...
helpers_test.go:344: "nginx-gvisor" [cd5221cb-0022-4d26-ab61-5e8f55c53645] Running / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
gvisor_addon_test.go:95: (dbg) TestGvisorAddon: run=nginx,runtime=gvisor healthy within 5.004244439s
helpers_test.go:175: Cleaning up "gvisor-710997" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p gvisor-710997
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p gvisor-710997: (1.11307931s)
--- PASS: TestGvisorAddon (267.74s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (226.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-743482 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=kvm2 
E1009 19:07:55.721398   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:10:11.862473   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:10:39.563677   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-743482 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=kvm2 : (3m46.100396401s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (226.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (4.47s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-amd64 kubectl -p ha-743482 -- rollout status deployment/busybox: (2.102590715s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-bcrrr -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-gs4gf -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-jrb88 -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-bcrrr -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-gs4gf -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-jrb88 -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-bcrrr -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-gs4gf -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-jrb88 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (4.47s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.28s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-bcrrr -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-bcrrr -- sh -c "ping -c 1 192.168.39.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-gs4gf -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-gs4gf -- sh -c "ping -c 1 192.168.39.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-jrb88 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-743482 -- exec busybox-7dff88458-jrb88 -- sh -c "ping -c 1 192.168.39.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.28s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (64.13s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-743482 -v=7 --alsologtostderr
E1009 19:11:03.472915   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:11:03.479371   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:11:03.490871   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:11:03.512356   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:11:03.553773   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:11:03.635239   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:11:03.796724   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:11:04.118462   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:11:04.759758   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:11:06.041084   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:11:08.602379   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:11:13.723969   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:11:23.965706   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:11:44.447180   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-743482 -v=7 --alsologtostderr: (1m3.234394976s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (64.13s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.07s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/NodeLabels
ha_test.go:255: (dbg) Run:  kubectl --context ha-743482 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiControlPlane/serial/NodeLabels (0.07s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (0.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (13.24s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp testdata/cp-test.txt ha-743482:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4109009245/001/cp-test_ha-743482.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482:/home/docker/cp-test.txt ha-743482-m02:/home/docker/cp-test_ha-743482_ha-743482-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m02 "sudo cat /home/docker/cp-test_ha-743482_ha-743482-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482:/home/docker/cp-test.txt ha-743482-m03:/home/docker/cp-test_ha-743482_ha-743482-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m03 "sudo cat /home/docker/cp-test_ha-743482_ha-743482-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482:/home/docker/cp-test.txt ha-743482-m04:/home/docker/cp-test_ha-743482_ha-743482-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m04 "sudo cat /home/docker/cp-test_ha-743482_ha-743482-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp testdata/cp-test.txt ha-743482-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4109009245/001/cp-test_ha-743482-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482-m02:/home/docker/cp-test.txt ha-743482:/home/docker/cp-test_ha-743482-m02_ha-743482.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482 "sudo cat /home/docker/cp-test_ha-743482-m02_ha-743482.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482-m02:/home/docker/cp-test.txt ha-743482-m03:/home/docker/cp-test_ha-743482-m02_ha-743482-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m03 "sudo cat /home/docker/cp-test_ha-743482-m02_ha-743482-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482-m02:/home/docker/cp-test.txt ha-743482-m04:/home/docker/cp-test_ha-743482-m02_ha-743482-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m04 "sudo cat /home/docker/cp-test_ha-743482-m02_ha-743482-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp testdata/cp-test.txt ha-743482-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4109009245/001/cp-test_ha-743482-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482-m03:/home/docker/cp-test.txt ha-743482:/home/docker/cp-test_ha-743482-m03_ha-743482.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482 "sudo cat /home/docker/cp-test_ha-743482-m03_ha-743482.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482-m03:/home/docker/cp-test.txt ha-743482-m02:/home/docker/cp-test_ha-743482-m03_ha-743482-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m02 "sudo cat /home/docker/cp-test_ha-743482-m03_ha-743482-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482-m03:/home/docker/cp-test.txt ha-743482-m04:/home/docker/cp-test_ha-743482-m03_ha-743482-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m04 "sudo cat /home/docker/cp-test_ha-743482-m03_ha-743482-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp testdata/cp-test.txt ha-743482-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4109009245/001/cp-test_ha-743482-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482-m04:/home/docker/cp-test.txt ha-743482:/home/docker/cp-test_ha-743482-m04_ha-743482.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482 "sudo cat /home/docker/cp-test_ha-743482-m04_ha-743482.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482-m04:/home/docker/cp-test.txt ha-743482-m02:/home/docker/cp-test_ha-743482-m04_ha-743482-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m02 "sudo cat /home/docker/cp-test_ha-743482-m04_ha-743482-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 cp ha-743482-m04:/home/docker/cp-test.txt ha-743482-m03:/home/docker/cp-test_ha-743482-m04_ha-743482-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 ssh -n ha-743482-m03 "sudo cat /home/docker/cp-test_ha-743482-m04_ha-743482-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (13.24s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (13.94s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 node stop m02 -v=7 --alsologtostderr
ha_test.go:365: (dbg) Done: out/minikube-linux-amd64 -p ha-743482 node stop m02 -v=7 --alsologtostderr: (13.303588908s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-743482 status -v=7 --alsologtostderr: exit status 7 (632.419753ms)

                                                
                                                
-- stdout --
	ha-743482
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-743482-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-743482-m03
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-743482-m04
	type: Worker
	host: Running
	kubelet: Running
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1009 19:12:19.362511   31851 out.go:345] Setting OutFile to fd 1 ...
	I1009 19:12:19.362623   31851 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 19:12:19.362632   31851 out.go:358] Setting ErrFile to fd 2...
	I1009 19:12:19.362637   31851 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 19:12:19.362837   31851 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
	I1009 19:12:19.363024   31851 out.go:352] Setting JSON to false
	I1009 19:12:19.363046   31851 mustload.go:65] Loading cluster: ha-743482
	I1009 19:12:19.363095   31851 notify.go:220] Checking for updates...
	I1009 19:12:19.363432   31851 config.go:182] Loaded profile config "ha-743482": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1009 19:12:19.363449   31851 status.go:174] checking status of ha-743482 ...
	I1009 19:12:19.363879   31851 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:12:19.363936   31851 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:12:19.380185   31851 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46499
	I1009 19:12:19.380738   31851 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:12:19.381424   31851 main.go:141] libmachine: Using API Version  1
	I1009 19:12:19.381446   31851 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:12:19.381818   31851 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:12:19.382022   31851 main.go:141] libmachine: (ha-743482) Calling .GetState
	I1009 19:12:19.383755   31851 status.go:371] ha-743482 host status = "Running" (err=<nil>)
	I1009 19:12:19.383772   31851 host.go:66] Checking if "ha-743482" exists ...
	I1009 19:12:19.384085   31851 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:12:19.384123   31851 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:12:19.400350   31851 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:36239
	I1009 19:12:19.400705   31851 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:12:19.401159   31851 main.go:141] libmachine: Using API Version  1
	I1009 19:12:19.401184   31851 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:12:19.401479   31851 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:12:19.401641   31851 main.go:141] libmachine: (ha-743482) Calling .GetIP
	I1009 19:12:19.405226   31851 main.go:141] libmachine: (ha-743482) DBG | domain ha-743482 has defined MAC address 52:54:00:18:e5:29 in network mk-ha-743482
	I1009 19:12:19.405708   31851 main.go:141] libmachine: (ha-743482) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:18:e5:29", ip: ""} in network mk-ha-743482: {Iface:virbr1 ExpiryTime:2024-10-09 20:07:10 +0000 UTC Type:0 Mac:52:54:00:18:e5:29 Iaid: IPaddr:192.168.39.124 Prefix:24 Hostname:ha-743482 Clientid:01:52:54:00:18:e5:29}
	I1009 19:12:19.405735   31851 main.go:141] libmachine: (ha-743482) DBG | domain ha-743482 has defined IP address 192.168.39.124 and MAC address 52:54:00:18:e5:29 in network mk-ha-743482
	I1009 19:12:19.405901   31851 host.go:66] Checking if "ha-743482" exists ...
	I1009 19:12:19.406286   31851 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:12:19.406330   31851 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:12:19.421151   31851 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:36859
	I1009 19:12:19.421685   31851 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:12:19.422223   31851 main.go:141] libmachine: Using API Version  1
	I1009 19:12:19.422249   31851 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:12:19.422588   31851 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:12:19.422896   31851 main.go:141] libmachine: (ha-743482) Calling .DriverName
	I1009 19:12:19.423142   31851 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1009 19:12:19.423168   31851 main.go:141] libmachine: (ha-743482) Calling .GetSSHHostname
	I1009 19:12:19.425991   31851 main.go:141] libmachine: (ha-743482) DBG | domain ha-743482 has defined MAC address 52:54:00:18:e5:29 in network mk-ha-743482
	I1009 19:12:19.426567   31851 main.go:141] libmachine: (ha-743482) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:18:e5:29", ip: ""} in network mk-ha-743482: {Iface:virbr1 ExpiryTime:2024-10-09 20:07:10 +0000 UTC Type:0 Mac:52:54:00:18:e5:29 Iaid: IPaddr:192.168.39.124 Prefix:24 Hostname:ha-743482 Clientid:01:52:54:00:18:e5:29}
	I1009 19:12:19.426595   31851 main.go:141] libmachine: (ha-743482) DBG | domain ha-743482 has defined IP address 192.168.39.124 and MAC address 52:54:00:18:e5:29 in network mk-ha-743482
	I1009 19:12:19.426793   31851 main.go:141] libmachine: (ha-743482) Calling .GetSSHPort
	I1009 19:12:19.426979   31851 main.go:141] libmachine: (ha-743482) Calling .GetSSHKeyPath
	I1009 19:12:19.427129   31851 main.go:141] libmachine: (ha-743482) Calling .GetSSHUsername
	I1009 19:12:19.427269   31851 sshutil.go:53] new ssh client: &{IP:192.168.39.124 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/ha-743482/id_rsa Username:docker}
	I1009 19:12:19.515712   31851 ssh_runner.go:195] Run: systemctl --version
	I1009 19:12:19.521859   31851 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 19:12:19.539761   31851 kubeconfig.go:125] found "ha-743482" server: "https://192.168.39.254:8443"
	I1009 19:12:19.539793   31851 api_server.go:166] Checking apiserver status ...
	I1009 19:12:19.539825   31851 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1009 19:12:19.556488   31851 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1958/cgroup
	W1009 19:12:19.568402   31851 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/1958/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1009 19:12:19.568467   31851 ssh_runner.go:195] Run: ls
	I1009 19:12:19.573205   31851 api_server.go:253] Checking apiserver healthz at https://192.168.39.254:8443/healthz ...
	I1009 19:12:19.577289   31851 api_server.go:279] https://192.168.39.254:8443/healthz returned 200:
	ok
	I1009 19:12:19.577312   31851 status.go:463] ha-743482 apiserver status = Running (err=<nil>)
	I1009 19:12:19.577320   31851 status.go:176] ha-743482 status: &{Name:ha-743482 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1009 19:12:19.577341   31851 status.go:174] checking status of ha-743482-m02 ...
	I1009 19:12:19.577628   31851 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:12:19.577663   31851 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:12:19.592712   31851 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43445
	I1009 19:12:19.593098   31851 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:12:19.593513   31851 main.go:141] libmachine: Using API Version  1
	I1009 19:12:19.593533   31851 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:12:19.593833   31851 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:12:19.594020   31851 main.go:141] libmachine: (ha-743482-m02) Calling .GetState
	I1009 19:12:19.595525   31851 status.go:371] ha-743482-m02 host status = "Stopped" (err=<nil>)
	I1009 19:12:19.595542   31851 status.go:384] host is not running, skipping remaining checks
	I1009 19:12:19.595549   31851 status.go:176] ha-743482-m02 status: &{Name:ha-743482-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1009 19:12:19.595568   31851 status.go:174] checking status of ha-743482-m03 ...
	I1009 19:12:19.595855   31851 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:12:19.595897   31851 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:12:19.611191   31851 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41263
	I1009 19:12:19.611637   31851 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:12:19.612067   31851 main.go:141] libmachine: Using API Version  1
	I1009 19:12:19.612087   31851 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:12:19.612419   31851 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:12:19.612594   31851 main.go:141] libmachine: (ha-743482-m03) Calling .GetState
	I1009 19:12:19.614312   31851 status.go:371] ha-743482-m03 host status = "Running" (err=<nil>)
	I1009 19:12:19.614331   31851 host.go:66] Checking if "ha-743482-m03" exists ...
	I1009 19:12:19.614769   31851 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:12:19.614821   31851 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:12:19.630592   31851 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41747
	I1009 19:12:19.631094   31851 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:12:19.631551   31851 main.go:141] libmachine: Using API Version  1
	I1009 19:12:19.631571   31851 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:12:19.631911   31851 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:12:19.632192   31851 main.go:141] libmachine: (ha-743482-m03) Calling .GetIP
	I1009 19:12:19.634968   31851 main.go:141] libmachine: (ha-743482-m03) DBG | domain ha-743482-m03 has defined MAC address 52:54:00:be:29:fa in network mk-ha-743482
	I1009 19:12:19.635375   31851 main.go:141] libmachine: (ha-743482-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:be:29:fa", ip: ""} in network mk-ha-743482: {Iface:virbr1 ExpiryTime:2024-10-09 20:09:30 +0000 UTC Type:0 Mac:52:54:00:be:29:fa Iaid: IPaddr:192.168.39.223 Prefix:24 Hostname:ha-743482-m03 Clientid:01:52:54:00:be:29:fa}
	I1009 19:12:19.635403   31851 main.go:141] libmachine: (ha-743482-m03) DBG | domain ha-743482-m03 has defined IP address 192.168.39.223 and MAC address 52:54:00:be:29:fa in network mk-ha-743482
	I1009 19:12:19.635525   31851 host.go:66] Checking if "ha-743482-m03" exists ...
	I1009 19:12:19.635920   31851 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:12:19.635964   31851 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:12:19.650823   31851 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37369
	I1009 19:12:19.651238   31851 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:12:19.651730   31851 main.go:141] libmachine: Using API Version  1
	I1009 19:12:19.651756   31851 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:12:19.652058   31851 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:12:19.652226   31851 main.go:141] libmachine: (ha-743482-m03) Calling .DriverName
	I1009 19:12:19.652410   31851 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1009 19:12:19.652432   31851 main.go:141] libmachine: (ha-743482-m03) Calling .GetSSHHostname
	I1009 19:12:19.654962   31851 main.go:141] libmachine: (ha-743482-m03) DBG | domain ha-743482-m03 has defined MAC address 52:54:00:be:29:fa in network mk-ha-743482
	I1009 19:12:19.655337   31851 main.go:141] libmachine: (ha-743482-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:be:29:fa", ip: ""} in network mk-ha-743482: {Iface:virbr1 ExpiryTime:2024-10-09 20:09:30 +0000 UTC Type:0 Mac:52:54:00:be:29:fa Iaid: IPaddr:192.168.39.223 Prefix:24 Hostname:ha-743482-m03 Clientid:01:52:54:00:be:29:fa}
	I1009 19:12:19.655370   31851 main.go:141] libmachine: (ha-743482-m03) DBG | domain ha-743482-m03 has defined IP address 192.168.39.223 and MAC address 52:54:00:be:29:fa in network mk-ha-743482
	I1009 19:12:19.655478   31851 main.go:141] libmachine: (ha-743482-m03) Calling .GetSSHPort
	I1009 19:12:19.655625   31851 main.go:141] libmachine: (ha-743482-m03) Calling .GetSSHKeyPath
	I1009 19:12:19.655759   31851 main.go:141] libmachine: (ha-743482-m03) Calling .GetSSHUsername
	I1009 19:12:19.655886   31851 sshutil.go:53] new ssh client: &{IP:192.168.39.223 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/ha-743482-m03/id_rsa Username:docker}
	I1009 19:12:19.739536   31851 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 19:12:19.754629   31851 kubeconfig.go:125] found "ha-743482" server: "https://192.168.39.254:8443"
	I1009 19:12:19.754656   31851 api_server.go:166] Checking apiserver status ...
	I1009 19:12:19.754687   31851 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1009 19:12:19.775194   31851 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1810/cgroup
	W1009 19:12:19.785428   31851 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/1810/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1009 19:12:19.785493   31851 ssh_runner.go:195] Run: ls
	I1009 19:12:19.791199   31851 api_server.go:253] Checking apiserver healthz at https://192.168.39.254:8443/healthz ...
	I1009 19:12:19.796324   31851 api_server.go:279] https://192.168.39.254:8443/healthz returned 200:
	ok
	I1009 19:12:19.796349   31851 status.go:463] ha-743482-m03 apiserver status = Running (err=<nil>)
	I1009 19:12:19.796356   31851 status.go:176] ha-743482-m03 status: &{Name:ha-743482-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1009 19:12:19.796370   31851 status.go:174] checking status of ha-743482-m04 ...
	I1009 19:12:19.796682   31851 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:12:19.796725   31851 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:12:19.811840   31851 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41449
	I1009 19:12:19.812343   31851 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:12:19.812767   31851 main.go:141] libmachine: Using API Version  1
	I1009 19:12:19.812786   31851 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:12:19.813081   31851 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:12:19.813264   31851 main.go:141] libmachine: (ha-743482-m04) Calling .GetState
	I1009 19:12:19.814821   31851 status.go:371] ha-743482-m04 host status = "Running" (err=<nil>)
	I1009 19:12:19.814837   31851 host.go:66] Checking if "ha-743482-m04" exists ...
	I1009 19:12:19.815184   31851 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:12:19.815229   31851 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:12:19.830762   31851 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:42729
	I1009 19:12:19.831292   31851 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:12:19.831846   31851 main.go:141] libmachine: Using API Version  1
	I1009 19:12:19.831867   31851 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:12:19.832184   31851 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:12:19.832396   31851 main.go:141] libmachine: (ha-743482-m04) Calling .GetIP
	I1009 19:12:19.835398   31851 main.go:141] libmachine: (ha-743482-m04) DBG | domain ha-743482-m04 has defined MAC address 52:54:00:89:c7:f1 in network mk-ha-743482
	I1009 19:12:19.835837   31851 main.go:141] libmachine: (ha-743482-m04) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:89:c7:f1", ip: ""} in network mk-ha-743482: {Iface:virbr1 ExpiryTime:2024-10-09 20:11:03 +0000 UTC Type:0 Mac:52:54:00:89:c7:f1 Iaid: IPaddr:192.168.39.159 Prefix:24 Hostname:ha-743482-m04 Clientid:01:52:54:00:89:c7:f1}
	I1009 19:12:19.835865   31851 main.go:141] libmachine: (ha-743482-m04) DBG | domain ha-743482-m04 has defined IP address 192.168.39.159 and MAC address 52:54:00:89:c7:f1 in network mk-ha-743482
	I1009 19:12:19.836003   31851 host.go:66] Checking if "ha-743482-m04" exists ...
	I1009 19:12:19.836289   31851 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:12:19.836330   31851 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:12:19.851420   31851 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45217
	I1009 19:12:19.851872   31851 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:12:19.852448   31851 main.go:141] libmachine: Using API Version  1
	I1009 19:12:19.852465   31851 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:12:19.852791   31851 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:12:19.852960   31851 main.go:141] libmachine: (ha-743482-m04) Calling .DriverName
	I1009 19:12:19.853138   31851 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1009 19:12:19.853157   31851 main.go:141] libmachine: (ha-743482-m04) Calling .GetSSHHostname
	I1009 19:12:19.856132   31851 main.go:141] libmachine: (ha-743482-m04) DBG | domain ha-743482-m04 has defined MAC address 52:54:00:89:c7:f1 in network mk-ha-743482
	I1009 19:12:19.856585   31851 main.go:141] libmachine: (ha-743482-m04) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:89:c7:f1", ip: ""} in network mk-ha-743482: {Iface:virbr1 ExpiryTime:2024-10-09 20:11:03 +0000 UTC Type:0 Mac:52:54:00:89:c7:f1 Iaid: IPaddr:192.168.39.159 Prefix:24 Hostname:ha-743482-m04 Clientid:01:52:54:00:89:c7:f1}
	I1009 19:12:19.856609   31851 main.go:141] libmachine: (ha-743482-m04) DBG | domain ha-743482-m04 has defined IP address 192.168.39.159 and MAC address 52:54:00:89:c7:f1 in network mk-ha-743482
	I1009 19:12:19.856827   31851 main.go:141] libmachine: (ha-743482-m04) Calling .GetSSHPort
	I1009 19:12:19.856999   31851 main.go:141] libmachine: (ha-743482-m04) Calling .GetSSHKeyPath
	I1009 19:12:19.857181   31851 main.go:141] libmachine: (ha-743482-m04) Calling .GetSSHUsername
	I1009 19:12:19.857441   31851 sshutil.go:53] new ssh client: &{IP:192.168.39.159 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/ha-743482-m04/id_rsa Username:docker}
	I1009 19:12:19.933848   31851 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 19:12:19.948630   31851 status.go:176] ha-743482-m04 status: &{Name:ha-743482-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopSecondaryNode (13.94s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.66s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:392: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.66s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (47.21s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 node start m02 -v=7 --alsologtostderr
E1009 19:12:25.409350   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p ha-743482 node start m02 -v=7 --alsologtostderr: (46.269952909s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 status -v=7 --alsologtostderr
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (47.21s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (210.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-743482 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-743482 -v=7 --alsologtostderr
E1009 19:13:47.331118   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-743482 -v=7 --alsologtostderr: (43.101744202s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-743482 --wait=true -v=7 --alsologtostderr
E1009 19:15:11.860221   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:16:03.472745   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:16:31.172452   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-743482 --wait=true -v=7 --alsologtostderr: (2m46.918860227s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-743482
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (210.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (7.54s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-amd64 -p ha-743482 node delete m03 -v=7 --alsologtostderr: (6.781452988s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 status -v=7 --alsologtostderr
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (7.54s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.65s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete
ha_test.go:392: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.65s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (39.06s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 stop -v=7 --alsologtostderr
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-743482 stop -v=7 --alsologtostderr: (38.962654274s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-743482 status -v=7 --alsologtostderr: exit status 7 (100.919774ms)

                                                
                                                
-- stdout --
	ha-743482
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-743482-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-743482-m04
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1009 19:17:26.025547   34219 out.go:345] Setting OutFile to fd 1 ...
	I1009 19:17:26.025649   34219 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 19:17:26.025656   34219 out.go:358] Setting ErrFile to fd 2...
	I1009 19:17:26.025668   34219 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 19:17:26.025853   34219 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
	I1009 19:17:26.026012   34219 out.go:352] Setting JSON to false
	I1009 19:17:26.026033   34219 mustload.go:65] Loading cluster: ha-743482
	I1009 19:17:26.026091   34219 notify.go:220] Checking for updates...
	I1009 19:17:26.026450   34219 config.go:182] Loaded profile config "ha-743482": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1009 19:17:26.026471   34219 status.go:174] checking status of ha-743482 ...
	I1009 19:17:26.026856   34219 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:17:26.026912   34219 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:17:26.041820   34219 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46203
	I1009 19:17:26.042150   34219 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:17:26.042794   34219 main.go:141] libmachine: Using API Version  1
	I1009 19:17:26.042814   34219 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:17:26.043152   34219 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:17:26.043356   34219 main.go:141] libmachine: (ha-743482) Calling .GetState
	I1009 19:17:26.044900   34219 status.go:371] ha-743482 host status = "Stopped" (err=<nil>)
	I1009 19:17:26.044917   34219 status.go:384] host is not running, skipping remaining checks
	I1009 19:17:26.044923   34219 status.go:176] ha-743482 status: &{Name:ha-743482 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1009 19:17:26.044969   34219 status.go:174] checking status of ha-743482-m02 ...
	I1009 19:17:26.045280   34219 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:17:26.045313   34219 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:17:26.060229   34219 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:32963
	I1009 19:17:26.060561   34219 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:17:26.060996   34219 main.go:141] libmachine: Using API Version  1
	I1009 19:17:26.061020   34219 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:17:26.061310   34219 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:17:26.061485   34219 main.go:141] libmachine: (ha-743482-m02) Calling .GetState
	I1009 19:17:26.062936   34219 status.go:371] ha-743482-m02 host status = "Stopped" (err=<nil>)
	I1009 19:17:26.062949   34219 status.go:384] host is not running, skipping remaining checks
	I1009 19:17:26.062956   34219 status.go:176] ha-743482-m02 status: &{Name:ha-743482-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1009 19:17:26.062980   34219 status.go:174] checking status of ha-743482-m04 ...
	I1009 19:17:26.063266   34219 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:17:26.063299   34219 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:17:26.078104   34219 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39105
	I1009 19:17:26.078606   34219 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:17:26.079091   34219 main.go:141] libmachine: Using API Version  1
	I1009 19:17:26.079114   34219 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:17:26.079406   34219 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:17:26.079578   34219 main.go:141] libmachine: (ha-743482-m04) Calling .GetState
	I1009 19:17:26.081053   34219 status.go:371] ha-743482-m04 host status = "Stopped" (err=<nil>)
	I1009 19:17:26.081075   34219 status.go:384] host is not running, skipping remaining checks
	I1009 19:17:26.081081   34219 status.go:176] ha-743482-m04 status: &{Name:ha-743482-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopCluster (39.06s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (123.41s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-743482 --wait=true -v=7 --alsologtostderr --driver=kvm2 
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-743482 --wait=true -v=7 --alsologtostderr --driver=kvm2 : (2m2.599981626s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 status -v=7 --alsologtostderr
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (123.41s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.64s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterClusterRestart
ha_test.go:392: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.64s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (80.57s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-743482 --control-plane -v=7 --alsologtostderr
E1009 19:20:11.862449   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 node add -p ha-743482 --control-plane -v=7 --alsologtostderr: (1m19.679526368s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-743482 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (80.57s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd
ha_test.go:281: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.89s)

                                                
                                    
x
+
TestImageBuild/serial/Setup (50.25s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-linux-amd64 start -p image-241723 --driver=kvm2 
E1009 19:21:03.473425   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:21:34.925400   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
image_test.go:69: (dbg) Done: out/minikube-linux-amd64 start -p image-241723 --driver=kvm2 : (50.253917698s)
--- PASS: TestImageBuild/serial/Setup (50.25s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (1.54s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-241723
image_test.go:78: (dbg) Done: out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-241723: (1.538234242s)
--- PASS: TestImageBuild/serial/NormalBuild (1.54s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (1.03s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest --build-opt=build-arg=ENV_A=test_env_str --build-opt=no-cache ./testdata/image-build/test-arg -p image-241723
image_test.go:99: (dbg) Done: out/minikube-linux-amd64 image build -t aaa:latest --build-opt=build-arg=ENV_A=test_env_str --build-opt=no-cache ./testdata/image-build/test-arg -p image-241723: (1.034386978s)
--- PASS: TestImageBuild/serial/BuildWithBuildArg (1.03s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (0.71s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-241723
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (0.71s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.71s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-241723
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.71s)

                                                
                                    
x
+
TestJSONOutput/start/Command (64.43s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-694731 --output=json --user=testUser --memory=2200 --wait=true --driver=kvm2 
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-694731 --output=json --user=testUser --memory=2200 --wait=true --driver=kvm2 : (1m4.428557197s)
--- PASS: TestJSONOutput/start/Command (64.43s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/Audit
--- PASS: TestJSONOutput/start/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/start/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/start/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.59s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 pause -p json-output-694731 --output=json --user=testUser
--- PASS: TestJSONOutput/pause/Command (0.59s)

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Audit
--- PASS: TestJSONOutput/pause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.56s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 unpause -p json-output-694731 --output=json --user=testUser
--- PASS: TestJSONOutput/unpause/Command (0.56s)

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Audit
--- PASS: TestJSONOutput/unpause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/Command (13.37s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-694731 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-694731 --output=json --user=testUser: (13.369440107s)
--- PASS: TestJSONOutput/stop/Command (13.37s)

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Audit
--- PASS: TestJSONOutput/stop/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestErrorJSONOutput (0.2s)

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-error-577114 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p json-output-error-577114 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (66.737108ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"f7a86142-98e1-46c6-b805-f0a5d48528de","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-577114] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"6e06d8fb-03de-464a-8e06-37e33c8d2436","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19780"}}
	{"specversion":"1.0","id":"ec634254-68f4-44f6-abbb-2f4727e91165","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"80fb40e7-199d-4568-b05b-88cfdbe0c35a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19780-9437/kubeconfig"}}
	{"specversion":"1.0","id":"25a07f0c-5a1e-417d-8573-cf8264a4d25d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19780-9437/.minikube"}}
	{"specversion":"1.0","id":"98bed56e-0453-4968-a977-25c2ab79ed78","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"d150fa19-4d1a-4d0f-8e42-1243085525b0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"a28638b7-b6b4-4bef-879b-3ade6a79a59d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-577114" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-577114
--- PASS: TestErrorJSONOutput (0.20s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:68: (dbg) Run:  out/minikube-linux-amd64
--- PASS: TestMainNoArgs (0.05s)

                                                
                                    
x
+
TestMinikubeProfile (107.05s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-978592 --driver=kvm2 
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-978592 --driver=kvm2 : (52.786965119s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-990434 --driver=kvm2 
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-990434 --driver=kvm2 : (51.610138635s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-978592
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-990434
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-990434" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-990434
helpers_test.go:175: Cleaning up "first-978592" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-978592
--- PASS: TestMinikubeProfile (107.05s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (34.21s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-303467 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=kvm2 
E1009 19:25:11.865482   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-303467 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=kvm2 : (33.207892177s)
--- PASS: TestMountStart/serial/StartWithMountFirst (34.21s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.38s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-1-303467 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-1-303467 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountFirst (0.38s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (31.79s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-324086 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=kvm2 
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-324086 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=kvm2 : (30.792657752s)
--- PASS: TestMountStart/serial/StartWithMountSecond (31.79s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.39s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-324086 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-324086 ssh -- mount | grep 9p
E1009 19:26:03.473207   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMountStart/serial/VerifyMountSecond (0.39s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (0.69s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p mount-start-1-303467 --alsologtostderr -v=5
--- PASS: TestMountStart/serial/DeleteFirst (0.69s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.39s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-324086 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-324086 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.39s)

                                                
                                    
x
+
TestMountStart/serial/Stop (2.28s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-amd64 stop -p mount-start-2-324086
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-324086: (2.281265046s)
--- PASS: TestMountStart/serial/Stop (2.28s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (29.17s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-324086
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-324086: (28.173795881s)
--- PASS: TestMountStart/serial/RestartStopped (29.17s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.39s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-324086 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-324086 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.39s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (136.43s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-316637 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=kvm2 
E1009 19:27:26.535807   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-316637 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=kvm2 : (2m16.015389029s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (136.43s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (3.22s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-linux-amd64 kubectl -p multinode-316637 -- rollout status deployment/busybox: (1.652250358s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- exec busybox-7dff88458-gg4wf -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- exec busybox-7dff88458-pgl8c -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- exec busybox-7dff88458-gg4wf -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- exec busybox-7dff88458-pgl8c -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- exec busybox-7dff88458-gg4wf -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- exec busybox-7dff88458-pgl8c -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (3.22s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.82s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- exec busybox-7dff88458-gg4wf -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- exec busybox-7dff88458-gg4wf -- sh -c "ping -c 1 192.168.39.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- exec busybox-7dff88458-pgl8c -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-316637 -- exec busybox-7dff88458-pgl8c -- sh -c "ping -c 1 192.168.39.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.82s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (59.91s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-316637 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-316637 -v 3 --alsologtostderr: (59.334846152s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (59.91s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

                                                
                                                
=== RUN   TestMultiNode/serial/MultiNodeLabels
multinode_test.go:221: (dbg) Run:  kubectl --context multinode-316637 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiNode/serial/MultiNodeLabels (0.06s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.61s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:143: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestMultiNode/serial/ProfileList (0.61s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (7.48s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 status --output json --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 cp testdata/cp-test.txt multinode-316637:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 cp multinode-316637:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1706954669/001/cp-test_multinode-316637.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 cp multinode-316637:/home/docker/cp-test.txt multinode-316637-m02:/home/docker/cp-test_multinode-316637_multinode-316637-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637-m02 "sudo cat /home/docker/cp-test_multinode-316637_multinode-316637-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 cp multinode-316637:/home/docker/cp-test.txt multinode-316637-m03:/home/docker/cp-test_multinode-316637_multinode-316637-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637-m03 "sudo cat /home/docker/cp-test_multinode-316637_multinode-316637-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 cp testdata/cp-test.txt multinode-316637-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 cp multinode-316637-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1706954669/001/cp-test_multinode-316637-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 cp multinode-316637-m02:/home/docker/cp-test.txt multinode-316637:/home/docker/cp-test_multinode-316637-m02_multinode-316637.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637 "sudo cat /home/docker/cp-test_multinode-316637-m02_multinode-316637.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 cp multinode-316637-m02:/home/docker/cp-test.txt multinode-316637-m03:/home/docker/cp-test_multinode-316637-m02_multinode-316637-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637-m03 "sudo cat /home/docker/cp-test_multinode-316637-m02_multinode-316637-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 cp testdata/cp-test.txt multinode-316637-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 cp multinode-316637-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1706954669/001/cp-test_multinode-316637-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 cp multinode-316637-m03:/home/docker/cp-test.txt multinode-316637:/home/docker/cp-test_multinode-316637-m03_multinode-316637.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637 "sudo cat /home/docker/cp-test_multinode-316637-m03_multinode-316637.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 cp multinode-316637-m03:/home/docker/cp-test.txt multinode-316637-m02:/home/docker/cp-test_multinode-316637-m03_multinode-316637-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 ssh -n multinode-316637-m02 "sudo cat /home/docker/cp-test_multinode-316637-m03_multinode-316637-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (7.48s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (3.52s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-linux-amd64 -p multinode-316637 node stop m03: (2.631692456s)
multinode_test.go:254: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-316637 status: exit status 7 (437.055625ms)

                                                
                                                
-- stdout --
	multinode-316637
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-316637-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-316637-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 status --alsologtostderr
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-316637 status --alsologtostderr: exit status 7 (453.890069ms)

                                                
                                                
-- stdout --
	multinode-316637
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-316637-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-316637-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1009 19:30:09.178492   43129 out.go:345] Setting OutFile to fd 1 ...
	I1009 19:30:09.178790   43129 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 19:30:09.178800   43129 out.go:358] Setting ErrFile to fd 2...
	I1009 19:30:09.178805   43129 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 19:30:09.178987   43129 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
	I1009 19:30:09.179187   43129 out.go:352] Setting JSON to false
	I1009 19:30:09.179220   43129 mustload.go:65] Loading cluster: multinode-316637
	I1009 19:30:09.179302   43129 notify.go:220] Checking for updates...
	I1009 19:30:09.179659   43129 config.go:182] Loaded profile config "multinode-316637": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1009 19:30:09.179681   43129 status.go:174] checking status of multinode-316637 ...
	I1009 19:30:09.180091   43129 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:30:09.180148   43129 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:30:09.196921   43129 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46033
	I1009 19:30:09.197452   43129 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:30:09.198058   43129 main.go:141] libmachine: Using API Version  1
	I1009 19:30:09.198113   43129 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:30:09.198698   43129 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:30:09.198934   43129 main.go:141] libmachine: (multinode-316637) Calling .GetState
	I1009 19:30:09.200716   43129 status.go:371] multinode-316637 host status = "Running" (err=<nil>)
	I1009 19:30:09.200737   43129 host.go:66] Checking if "multinode-316637" exists ...
	I1009 19:30:09.201172   43129 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:30:09.201227   43129 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:30:09.217376   43129 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:44451
	I1009 19:30:09.217897   43129 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:30:09.218421   43129 main.go:141] libmachine: Using API Version  1
	I1009 19:30:09.218446   43129 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:30:09.218788   43129 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:30:09.218957   43129 main.go:141] libmachine: (multinode-316637) Calling .GetIP
	I1009 19:30:09.222236   43129 main.go:141] libmachine: (multinode-316637) DBG | domain multinode-316637 has defined MAC address 52:54:00:d6:33:18 in network mk-multinode-316637
	I1009 19:30:09.222803   43129 main.go:141] libmachine: (multinode-316637) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d6:33:18", ip: ""} in network mk-multinode-316637: {Iface:virbr1 ExpiryTime:2024-10-09 20:26:52 +0000 UTC Type:0 Mac:52:54:00:d6:33:18 Iaid: IPaddr:192.168.39.31 Prefix:24 Hostname:multinode-316637 Clientid:01:52:54:00:d6:33:18}
	I1009 19:30:09.222841   43129 main.go:141] libmachine: (multinode-316637) DBG | domain multinode-316637 has defined IP address 192.168.39.31 and MAC address 52:54:00:d6:33:18 in network mk-multinode-316637
	I1009 19:30:09.222998   43129 host.go:66] Checking if "multinode-316637" exists ...
	I1009 19:30:09.223331   43129 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:30:09.223364   43129 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:30:09.239479   43129 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45425
	I1009 19:30:09.239943   43129 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:30:09.240486   43129 main.go:141] libmachine: Using API Version  1
	I1009 19:30:09.240509   43129 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:30:09.240815   43129 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:30:09.241029   43129 main.go:141] libmachine: (multinode-316637) Calling .DriverName
	I1009 19:30:09.241245   43129 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1009 19:30:09.241288   43129 main.go:141] libmachine: (multinode-316637) Calling .GetSSHHostname
	I1009 19:30:09.245009   43129 main.go:141] libmachine: (multinode-316637) DBG | domain multinode-316637 has defined MAC address 52:54:00:d6:33:18 in network mk-multinode-316637
	I1009 19:30:09.245419   43129 main.go:141] libmachine: (multinode-316637) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:d6:33:18", ip: ""} in network mk-multinode-316637: {Iface:virbr1 ExpiryTime:2024-10-09 20:26:52 +0000 UTC Type:0 Mac:52:54:00:d6:33:18 Iaid: IPaddr:192.168.39.31 Prefix:24 Hostname:multinode-316637 Clientid:01:52:54:00:d6:33:18}
	I1009 19:30:09.245455   43129 main.go:141] libmachine: (multinode-316637) DBG | domain multinode-316637 has defined IP address 192.168.39.31 and MAC address 52:54:00:d6:33:18 in network mk-multinode-316637
	I1009 19:30:09.245592   43129 main.go:141] libmachine: (multinode-316637) Calling .GetSSHPort
	I1009 19:30:09.245771   43129 main.go:141] libmachine: (multinode-316637) Calling .GetSSHKeyPath
	I1009 19:30:09.245902   43129 main.go:141] libmachine: (multinode-316637) Calling .GetSSHUsername
	I1009 19:30:09.246036   43129 sshutil.go:53] new ssh client: &{IP:192.168.39.31 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/multinode-316637/id_rsa Username:docker}
	I1009 19:30:09.339236   43129 ssh_runner.go:195] Run: systemctl --version
	I1009 19:30:09.345929   43129 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 19:30:09.361984   43129 kubeconfig.go:125] found "multinode-316637" server: "https://192.168.39.31:8443"
	I1009 19:30:09.362020   43129 api_server.go:166] Checking apiserver status ...
	I1009 19:30:09.362051   43129 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1009 19:30:09.378408   43129 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1833/cgroup
	W1009 19:30:09.390171   43129 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/1833/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1009 19:30:09.390263   43129 ssh_runner.go:195] Run: ls
	I1009 19:30:09.394973   43129 api_server.go:253] Checking apiserver healthz at https://192.168.39.31:8443/healthz ...
	I1009 19:30:09.399081   43129 api_server.go:279] https://192.168.39.31:8443/healthz returned 200:
	ok
	I1009 19:30:09.399105   43129 status.go:463] multinode-316637 apiserver status = Running (err=<nil>)
	I1009 19:30:09.399115   43129 status.go:176] multinode-316637 status: &{Name:multinode-316637 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1009 19:30:09.399147   43129 status.go:174] checking status of multinode-316637-m02 ...
	I1009 19:30:09.399553   43129 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:30:09.399587   43129 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:30:09.415195   43129 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:33527
	I1009 19:30:09.415713   43129 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:30:09.416213   43129 main.go:141] libmachine: Using API Version  1
	I1009 19:30:09.416233   43129 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:30:09.416557   43129 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:30:09.416755   43129 main.go:141] libmachine: (multinode-316637-m02) Calling .GetState
	I1009 19:30:09.418365   43129 status.go:371] multinode-316637-m02 host status = "Running" (err=<nil>)
	I1009 19:30:09.418394   43129 host.go:66] Checking if "multinode-316637-m02" exists ...
	I1009 19:30:09.418798   43129 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:30:09.418841   43129 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:30:09.434275   43129 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41197
	I1009 19:30:09.434764   43129 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:30:09.435264   43129 main.go:141] libmachine: Using API Version  1
	I1009 19:30:09.435285   43129 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:30:09.435671   43129 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:30:09.435874   43129 main.go:141] libmachine: (multinode-316637-m02) Calling .GetIP
	I1009 19:30:09.438775   43129 main.go:141] libmachine: (multinode-316637-m02) DBG | domain multinode-316637-m02 has defined MAC address 52:54:00:08:93:bc in network mk-multinode-316637
	I1009 19:30:09.439260   43129 main.go:141] libmachine: (multinode-316637-m02) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:08:93:bc", ip: ""} in network mk-multinode-316637: {Iface:virbr1 ExpiryTime:2024-10-09 20:28:09 +0000 UTC Type:0 Mac:52:54:00:08:93:bc Iaid: IPaddr:192.168.39.93 Prefix:24 Hostname:multinode-316637-m02 Clientid:01:52:54:00:08:93:bc}
	I1009 19:30:09.439290   43129 main.go:141] libmachine: (multinode-316637-m02) DBG | domain multinode-316637-m02 has defined IP address 192.168.39.93 and MAC address 52:54:00:08:93:bc in network mk-multinode-316637
	I1009 19:30:09.439488   43129 host.go:66] Checking if "multinode-316637-m02" exists ...
	I1009 19:30:09.439798   43129 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:30:09.439844   43129 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:30:09.455611   43129 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43869
	I1009 19:30:09.456131   43129 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:30:09.456626   43129 main.go:141] libmachine: Using API Version  1
	I1009 19:30:09.456647   43129 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:30:09.457012   43129 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:30:09.457269   43129 main.go:141] libmachine: (multinode-316637-m02) Calling .DriverName
	I1009 19:30:09.457544   43129 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1009 19:30:09.457565   43129 main.go:141] libmachine: (multinode-316637-m02) Calling .GetSSHHostname
	I1009 19:30:09.460789   43129 main.go:141] libmachine: (multinode-316637-m02) DBG | domain multinode-316637-m02 has defined MAC address 52:54:00:08:93:bc in network mk-multinode-316637
	I1009 19:30:09.461365   43129 main.go:141] libmachine: (multinode-316637-m02) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:08:93:bc", ip: ""} in network mk-multinode-316637: {Iface:virbr1 ExpiryTime:2024-10-09 20:28:09 +0000 UTC Type:0 Mac:52:54:00:08:93:bc Iaid: IPaddr:192.168.39.93 Prefix:24 Hostname:multinode-316637-m02 Clientid:01:52:54:00:08:93:bc}
	I1009 19:30:09.461397   43129 main.go:141] libmachine: (multinode-316637-m02) DBG | domain multinode-316637-m02 has defined IP address 192.168.39.93 and MAC address 52:54:00:08:93:bc in network mk-multinode-316637
	I1009 19:30:09.461571   43129 main.go:141] libmachine: (multinode-316637-m02) Calling .GetSSHPort
	I1009 19:30:09.461773   43129 main.go:141] libmachine: (multinode-316637-m02) Calling .GetSSHKeyPath
	I1009 19:30:09.461944   43129 main.go:141] libmachine: (multinode-316637-m02) Calling .GetSSHUsername
	I1009 19:30:09.462087   43129 sshutil.go:53] new ssh client: &{IP:192.168.39.93 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19780-9437/.minikube/machines/multinode-316637-m02/id_rsa Username:docker}
	I1009 19:30:09.550733   43129 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 19:30:09.565967   43129 status.go:176] multinode-316637-m02 status: &{Name:multinode-316637-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1009 19:30:09.566012   43129 status.go:174] checking status of multinode-316637-m03 ...
	I1009 19:30:09.566381   43129 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:30:09.566409   43129 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:30:09.582300   43129 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:44843
	I1009 19:30:09.582683   43129 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:30:09.583161   43129 main.go:141] libmachine: Using API Version  1
	I1009 19:30:09.583187   43129 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:30:09.583547   43129 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:30:09.583724   43129 main.go:141] libmachine: (multinode-316637-m03) Calling .GetState
	I1009 19:30:09.585339   43129 status.go:371] multinode-316637-m03 host status = "Stopped" (err=<nil>)
	I1009 19:30:09.585351   43129 status.go:384] host is not running, skipping remaining checks
	I1009 19:30:09.585357   43129 status.go:176] multinode-316637-m03 status: &{Name:multinode-316637-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopNode (3.52s)

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (43.54s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 node start m03 -v=7 --alsologtostderr
E1009 19:30:11.859732   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:282: (dbg) Done: out/minikube-linux-amd64 -p multinode-316637 node start m03 -v=7 --alsologtostderr: (42.890316294s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 status -v=7 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (43.54s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (271.98s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-316637
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-316637
E1009 19:31:03.473343   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-316637: (27.55550313s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-316637 --wait=true -v=8 --alsologtostderr
E1009 19:35:11.859905   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-316637 --wait=true -v=8 --alsologtostderr: (4m4.327808993s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-316637
--- PASS: TestMultiNode/serial/RestartKeepsNodes (271.98s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (2.37s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-amd64 -p multinode-316637 node delete m03: (1.809671121s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 status --alsologtostderr
multinode_test.go:436: (dbg) Run:  kubectl get nodes
multinode_test.go:444: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (2.37s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (25.88s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-316637 stop: (25.716880603s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-316637 status: exit status 7 (81.071659ms)

                                                
                                                
-- stdout --
	multinode-316637
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-316637-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:358: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 status --alsologtostderr
multinode_test.go:358: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-316637 status --alsologtostderr: exit status 7 (82.095977ms)

                                                
                                                
-- stdout --
	multinode-316637
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-316637-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1009 19:35:53.315581   45247 out.go:345] Setting OutFile to fd 1 ...
	I1009 19:35:53.315685   45247 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 19:35:53.315694   45247 out.go:358] Setting ErrFile to fd 2...
	I1009 19:35:53.315699   45247 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1009 19:35:53.315903   45247 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19780-9437/.minikube/bin
	I1009 19:35:53.316065   45247 out.go:352] Setting JSON to false
	I1009 19:35:53.316091   45247 mustload.go:65] Loading cluster: multinode-316637
	I1009 19:35:53.316147   45247 notify.go:220] Checking for updates...
	I1009 19:35:53.316628   45247 config.go:182] Loaded profile config "multinode-316637": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1009 19:35:53.316654   45247 status.go:174] checking status of multinode-316637 ...
	I1009 19:35:53.317162   45247 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:35:53.317214   45247 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:35:53.332038   45247 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43131
	I1009 19:35:53.332504   45247 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:35:53.333107   45247 main.go:141] libmachine: Using API Version  1
	I1009 19:35:53.333128   45247 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:35:53.333444   45247 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:35:53.333622   45247 main.go:141] libmachine: (multinode-316637) Calling .GetState
	I1009 19:35:53.335022   45247 status.go:371] multinode-316637 host status = "Stopped" (err=<nil>)
	I1009 19:35:53.335037   45247 status.go:384] host is not running, skipping remaining checks
	I1009 19:35:53.335044   45247 status.go:176] multinode-316637 status: &{Name:multinode-316637 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1009 19:35:53.335078   45247 status.go:174] checking status of multinode-316637-m02 ...
	I1009 19:35:53.335394   45247 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1009 19:35:53.335432   45247 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1009 19:35:53.350292   45247 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45865
	I1009 19:35:53.350692   45247 main.go:141] libmachine: () Calling .GetVersion
	I1009 19:35:53.351120   45247 main.go:141] libmachine: Using API Version  1
	I1009 19:35:53.351139   45247 main.go:141] libmachine: () Calling .SetConfigRaw
	I1009 19:35:53.351457   45247 main.go:141] libmachine: () Calling .GetMachineName
	I1009 19:35:53.351608   45247 main.go:141] libmachine: (multinode-316637-m02) Calling .GetState
	I1009 19:35:53.353157   45247 status.go:371] multinode-316637-m02 host status = "Stopped" (err=<nil>)
	I1009 19:35:53.353170   45247 status.go:384] host is not running, skipping remaining checks
	I1009 19:35:53.353176   45247 status.go:176] multinode-316637-m02 status: &{Name:multinode-316637-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopMultiNode (25.88s)

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (115.46s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-316637 --wait=true -v=8 --alsologtostderr --driver=kvm2 
E1009 19:36:03.473461   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-316637 --wait=true -v=8 --alsologtostderr --driver=kvm2 : (1m54.932346871s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-316637 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (115.46s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (51.8s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:455: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-316637
multinode_test.go:464: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-316637-m02 --driver=kvm2 
multinode_test.go:464: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p multinode-316637-m02 --driver=kvm2 : exit status 14 (71.37751ms)

                                                
                                                
-- stdout --
	* [multinode-316637-m02] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19780
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19780-9437/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19780-9437/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-316637-m02' is duplicated with machine name 'multinode-316637-m02' in profile 'multinode-316637'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-316637-m03 --driver=kvm2 
E1009 19:38:14.926911   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-316637-m03 --driver=kvm2 : (50.681795824s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-316637
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-316637: exit status 80 (211.554098ms)

                                                
                                                
-- stdout --
	* Adding node m03 to cluster multinode-316637 as [worker]
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-316637-m03 already exists in multinode-316637-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-316637-m03
--- PASS: TestMultiNode/serial/ValidateNameConflict (51.80s)

                                                
                                    
x
+
TestPreload (187.73s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-996846 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.24.4
E1009 19:40:11.860866   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-996846 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.24.4: (2m2.059594952s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-996846 image pull gcr.io/k8s-minikube/busybox
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-996846
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-996846: (13.300620828s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-996846 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=kvm2 
E1009 19:41:03.472832   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-996846 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=kvm2 : (50.478761838s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-996846 image list
helpers_test.go:175: Cleaning up "test-preload-996846" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-996846
--- PASS: TestPreload (187.73s)

                                                
                                    
x
+
TestScheduledStopUnix (122s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-672284 --memory=2048 --driver=kvm2 
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-672284 --memory=2048 --driver=kvm2 : (50.3373964s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-672284 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-672284 -n scheduled-stop-672284
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-672284 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I1009 19:42:40.806315   16605 retry.go:31] will retry after 82.63µs: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
I1009 19:42:40.807465   16605 retry.go:31] will retry after 183.693µs: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
I1009 19:42:40.808598   16605 retry.go:31] will retry after 298.989µs: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
I1009 19:42:40.809729   16605 retry.go:31] will retry after 330.705µs: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
I1009 19:42:40.810867   16605 retry.go:31] will retry after 725.806µs: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
I1009 19:42:40.811998   16605 retry.go:31] will retry after 592.031µs: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
I1009 19:42:40.813142   16605 retry.go:31] will retry after 1.405401ms: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
I1009 19:42:40.815342   16605 retry.go:31] will retry after 1.892444ms: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
I1009 19:42:40.817594   16605 retry.go:31] will retry after 1.690412ms: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
I1009 19:42:40.819845   16605 retry.go:31] will retry after 3.106949ms: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
I1009 19:42:40.824101   16605 retry.go:31] will retry after 5.293555ms: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
I1009 19:42:40.830328   16605 retry.go:31] will retry after 5.739142ms: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
I1009 19:42:40.836606   16605 retry.go:31] will retry after 19.45527ms: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
I1009 19:42:40.856881   16605 retry.go:31] will retry after 27.090582ms: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
I1009 19:42:40.884105   16605 retry.go:31] will retry after 29.394345ms: open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/scheduled-stop-672284/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-672284 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-672284 -n scheduled-stop-672284
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-672284
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-672284 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-672284
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-672284: exit status 7 (66.976653ms)

                                                
                                                
-- stdout --
	scheduled-stop-672284
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-672284 -n scheduled-stop-672284
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-672284 -n scheduled-stop-672284: exit status 7 (69.528152ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-672284" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p scheduled-stop-672284
--- PASS: TestScheduledStopUnix (122.00s)

                                                
                                    
x
+
TestSkaffold (133.9s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe2690798936 version
skaffold_test.go:63: skaffold version: v2.13.2
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p skaffold-115268 --memory=2600 --driver=kvm2 
E1009 19:44:06.538502   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
skaffold_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p skaffold-115268 --memory=2600 --driver=kvm2 : (51.411600668s)
skaffold_test.go:86: copying out/minikube-linux-amd64 to /home/jenkins/workspace/KVM_Linux_integration/out/minikube
skaffold_test.go:105: (dbg) Run:  /tmp/skaffold.exe2690798936 run --minikube-profile skaffold-115268 --kube-context skaffold-115268 --status-check=true --port-forward=false --interactive=false
E1009 19:45:11.860539   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
skaffold_test.go:105: (dbg) Done: /tmp/skaffold.exe2690798936 run --minikube-profile skaffold-115268 --kube-context skaffold-115268 --status-check=true --port-forward=false --interactive=false: (1m9.457563372s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:344: "leeroy-app-5bdb5fdd48-zsxsn" [a3c268bb-7c3a-4a9e-b9a2-7a9eaa86598d] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 6.003622502s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:344: "leeroy-web-d5b76d5f7-rlp59" [07f0b453-6946-43d0-9921-ae809e79104c] Running
E1009 19:46:03.472825   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 5.004717015s
helpers_test.go:175: Cleaning up "skaffold-115268" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p skaffold-115268
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p skaffold-115268: (1.16955097s)
--- PASS: TestSkaffold (133.90s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (204.8s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3506932966 start -p running-upgrade-367003 --memory=2200 --vm-driver=kvm2 
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3506932966 start -p running-upgrade-367003 --memory=2200 --vm-driver=kvm2 : (1m47.542264824s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-367003 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-367003 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 : (1m35.525397611s)
helpers_test.go:175: Cleaning up "running-upgrade-367003" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-367003
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-367003: (1.260932633s)
--- PASS: TestRunningBinaryUpgrade (204.80s)

                                                
                                    
x
+
TestKubernetesUpgrade (209.01s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-419026 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-419026 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=kvm2 : (57.124600389s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-419026
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-419026: (13.389539689s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-419026 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-419026 status --format={{.Host}}: exit status 7 (69.553343ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-419026 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-419026 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=kvm2 : (1m17.875321247s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-419026 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-419026 --memory=2200 --kubernetes-version=v1.20.0 --driver=kvm2 
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-419026 --memory=2200 --kubernetes-version=v1.20.0 --driver=kvm2 : exit status 106 (83.450034ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-419026] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19780
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19780-9437/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19780-9437/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.31.1 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-419026
	    minikube start -p kubernetes-upgrade-419026 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-4190262 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.1, by running:
	    
	    minikube start -p kubernetes-upgrade-419026 --kubernetes-version=v1.31.1
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-419026 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-419026 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=kvm2 : (58.73196585s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-419026" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-419026
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-419026: (1.678210314s)
--- PASS: TestKubernetesUpgrade (209.01s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.48s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Setup
--- PASS: TestStoppedBinaryUpgrade/Setup (0.48s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (200.87s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2627893121 start -p stopped-upgrade-220570 --memory=2200 --vm-driver=kvm2 
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2627893121 start -p stopped-upgrade-220570 --memory=2200 --vm-driver=kvm2 : (2m9.520940934s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2627893121 -p stopped-upgrade-220570 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2627893121 -p stopped-upgrade-220570 stop: (12.465592101s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-220570 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-220570 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 : (58.884107689s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (200.87s)

                                                
                                    
x
+
TestPause/serial/Start (135.67s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-874258 --memory=2048 --install-addons=false --wait=all --driver=kvm2 
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-874258 --memory=2048 --install-addons=false --wait=all --driver=kvm2 : (2m15.674779464s)
--- PASS: TestPause/serial/Start (135.67s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-312174 --no-kubernetes --kubernetes-version=1.20 --driver=kvm2 
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p NoKubernetes-312174 --no-kubernetes --kubernetes-version=1.20 --driver=kvm2 : exit status 14 (74.83403ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-312174] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19780
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19780-9437/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19780-9437/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to MK_USAGE: cannot specify --kubernetes-version with --no-kubernetes,
	to unset a global config run:
	
	$ minikube config unset kubernetes-version

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (54.29s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-312174 --driver=kvm2 
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-312174 --driver=kvm2 : (54.033399076s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-312174 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (54.29s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.24s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-amd64 logs -p stopped-upgrade-220570
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-amd64 logs -p stopped-upgrade-220570: (1.242376229s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.24s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (124.44s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-amd64 start -p pause-874258 --alsologtostderr -v=1 --driver=kvm2 
E1009 19:50:11.859382   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:92: (dbg) Done: out/minikube-linux-amd64 start -p pause-874258 --alsologtostderr -v=1 --driver=kvm2 : (2m4.408449086s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (124.44s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (52.74s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-312174 --no-kubernetes --driver=kvm2 
E1009 19:50:53.826131   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:50:53.832573   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:50:53.844028   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:50:53.865471   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:50:53.907771   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:50:53.989428   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:50:54.151062   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:50:54.473209   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:50:55.115132   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:50:56.396891   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-312174 --no-kubernetes --driver=kvm2 : (51.3554987s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-312174 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-amd64 -p NoKubernetes-312174 status -o json: exit status 2 (271.693633ms)

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-312174","Host":"Running","Kubelet":"Stopped","APIServer":"Stopped","Kubeconfig":"Configured","Worker":false}

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-312174
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-312174: (1.109478772s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (52.74s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (41.98s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-312174 --no-kubernetes --driver=kvm2 
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-312174 --no-kubernetes --driver=kvm2 : (41.981407673s)
--- PASS: TestNoKubernetes/serial/Start (41.98s)

                                                
                                    
x
+
TestPause/serial/Pause (0.68s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-874258 --alsologtostderr -v=5
--- PASS: TestPause/serial/Pause (0.68s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.29s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-linux-amd64 status -p pause-874258 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p pause-874258 --output=json --layout=cluster: exit status 2 (293.420712ms)

                                                
                                                
-- stdout --
	{"Name":"pause-874258","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 12 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-874258","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.29s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.64s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-linux-amd64 unpause -p pause-874258 --alsologtostderr -v=5
--- PASS: TestPause/serial/Unpause (0.64s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.82s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-874258 --alsologtostderr -v=5
--- PASS: TestPause/serial/PauseAgain (0.82s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (1.36s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p pause-874258 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p pause-874258 --alsologtostderr -v=5: (1.359917505s)
--- PASS: TestPause/serial/DeletePaused (1.36s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.23s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunning
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-linux-amd64 ssh -p NoKubernetes-312174 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-linux-amd64 ssh -p NoKubernetes-312174 "sudo systemctl is-active --quiet service kubelet": exit status 1 (234.50868ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunning (0.23s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.82s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestPause/serial/VerifyDeletedResources (0.82s)

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.84s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-linux-amd64 profile list
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-linux-amd64 profile list --output=json
--- PASS: TestNoKubernetes/serial/ProfileList (1.84s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (2.34s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-amd64 stop -p NoKubernetes-312174
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-amd64 stop -p NoKubernetes-312174: (2.344152543s)
--- PASS: TestNoKubernetes/serial/Stop (2.34s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (48.81s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-312174 --driver=kvm2 
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-312174 --driver=kvm2 : (48.811977113s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (48.81s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.22s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-linux-amd64 ssh -p NoKubernetes-312174 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-linux-amd64 ssh -p NoKubernetes-312174 "sudo systemctl is-active --quiet service kubelet": exit status 1 (217.166251ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.22s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Start (108.37s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=kvm2 : (1m48.369013511s)
--- PASS: TestNetworkPlugins/group/auto/Start (108.37s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Start (109.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=kvm2 : (1m49.321050638s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (109.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Start (113.74s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=kvm2 
E1009 19:54:54.928281   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:55:11.859637   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=kvm2 : (1m53.734969175s)
--- PASS: TestNetworkPlugins/group/calico/Start (113.74s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/KubeletFlags (0.4s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-864713 "pgrep -a kubelet"
I1009 19:55:40.414069   16605 config.go:182] Loaded profile config "auto-864713": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.40s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/NetCatPod (10.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-864713 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-sd67w" [68420c1d-75a1-4d3d-9fb6-32d0fba28449] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-sd67w" [68420c1d-75a1-4d3d-9fb6-32d0fba28449] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004613663s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/DNS (0.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:175: (dbg) Run:  kubectl --context auto-864713 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/auto/DNS (0.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Localhost (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Localhost
net_test.go:194: (dbg) Run:  kubectl --context auto-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/auto/Localhost (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/HairPin (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:264: (dbg) Run:  kubectl --context auto-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/auto/HairPin (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-bh87p" [9d28183a-3172-43f8-ba51-1070ee5d519d] Running
E1009 19:55:53.825971   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.005646046s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/KubeletFlags (0.25s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-864713 "pgrep -a kubelet"
I1009 19:55:58.348170   16605 config.go:182] Loaded profile config "kindnet-864713": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.25s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/NetCatPod (12.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-864713 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-q8x8j" [2b5ea040-cede-4100-af19-d3fbe3e1ca1e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-q8x8j" [2b5ea040-cede-4100-af19-d3fbe3e1ca1e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.004591184s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.26s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Start (77.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=kvm2 : (1m17.193929071s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (77.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/DNS (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kindnet-864713 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kindnet/DNS (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Localhost (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Localhost
net_test.go:194: (dbg) Run:  kubectl --context kindnet-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/kindnet/Localhost (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/HairPin (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kindnet-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kindnet/HairPin (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/Start (78.6s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p false-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p false-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=kvm2 : (1m18.597009546s)
--- PASS: TestNetworkPlugins/group/false/Start (78.60s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-8l2r4" [d4b0b9ed-36e8-448d-8bde-7de18eca6194] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005496567s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/KubeletFlags (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-864713 "pgrep -a kubelet"
I1009 19:56:39.577546   16605 config.go:182] Loaded profile config "calico-864713": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/NetCatPod (13.24s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-864713 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-hdpbq" [6b8059ff-e34a-4704-b3b8-c0456afda036] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1009 19:56:46.629261   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:56:46.635687   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:56:46.647220   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:56:46.668709   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:56:46.710147   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:56:46.791637   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-hdpbq" [6b8059ff-e34a-4704-b3b8-c0456afda036] Running
E1009 19:56:46.953529   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:56:47.275282   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:56:47.917562   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:56:49.198936   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:56:51.761085   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 13.005279911s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (13.24s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/DNS (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/DNS
net_test.go:175: (dbg) Run:  kubectl --context calico-864713 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/calico/DNS (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Localhost (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:194: (dbg) Run:  kubectl --context calico-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/calico/Localhost (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/HairPin (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/HairPin
net_test.go:264: (dbg) Run:  kubectl --context calico-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/calico/HairPin (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Start (75.73s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=kvm2 
E1009 19:56:56.883450   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
E1009 19:57:07.125094   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=kvm2 : (1m15.731138891s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (75.73s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Start (91.54s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=kvm2 : (1m31.537156917s)
--- PASS: TestNetworkPlugins/group/flannel/Start (91.54s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-864713 "pgrep -a kubelet"
I1009 19:57:25.644219   16605 config.go:182] Loaded profile config "custom-flannel-864713": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.22s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/NetCatPod (11.25s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-864713 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-zh2h7" [45749e1c-89e8-4c73-9b81-9bf8ca2ade42] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1009 19:57:27.606439   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-zh2h7" [45749e1c-89e8-4c73-9b81-9bf8ca2ade42] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.006489195s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.25s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/DNS (0.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context custom-flannel-864713 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/custom-flannel/DNS (0.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Localhost (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/Localhost (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/HairPin (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context custom-flannel-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/HairPin (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/KubeletFlags (0.24s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p false-864713 "pgrep -a kubelet"
I1009 19:57:47.941550   16605 config.go:182] Loaded profile config "false-864713": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.24s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/NetCatPod (12.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-864713 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-4vqf8" [682f156b-ba5e-45f0-a46a-cb4cd3953b30] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-4vqf8" [682f156b-ba5e-45f0-a46a-cb4cd3953b30] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 12.005000499s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (12.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Start (67.91s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=kvm2 : (1m7.912921241s)
--- PASS: TestNetworkPlugins/group/bridge/Start (67.91s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/DNS (0.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/DNS
net_test.go:175: (dbg) Run:  kubectl --context false-864713 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/false/DNS (0.22s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/Localhost (0.14s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Localhost
net_test.go:194: (dbg) Run:  kubectl --context false-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/false/Localhost (0.14s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/HairPin (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/HairPin
net_test.go:264: (dbg) Run:  kubectl --context false-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/false/HairPin (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-864713 "pgrep -a kubelet"
I1009 19:58:12.602527   16605 config.go:182] Loaded profile config "enable-default-cni-864713": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-864713 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-mf6fd" [5236b69b-25dc-488c-bcc8-79ff8e39be6a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-mf6fd" [5236b69b-25dc-488c-bcc8-79ff8e39be6a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.005435397s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.26s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Start (112.27s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kubenet-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kubenet-864713 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=kvm2 : (1m52.273221875s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (112.27s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/DNS (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:175: (dbg) Run:  kubectl --context enable-default-cni-864713 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Localhost (0.14s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Localhost
net_test.go:194: (dbg) Run:  kubectl --context enable-default-cni-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/Localhost (0.14s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/HairPin (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/HairPin
net_test.go:264: (dbg) Run:  kubectl --context enable-default-cni-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/HairPin (0.15s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/FirstStart (162.66s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-308184 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.20.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-308184 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.20.0: (2m42.662507684s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (162.66s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-tftdb" [541868e9-c468-4484-ac74-1e632d1b4a0b] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003720996s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/KubeletFlags (0.2s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-864713 "pgrep -a kubelet"
I1009 19:58:48.702658   16605 config.go:182] Loaded profile config "flannel-864713": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/NetCatPod (12.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-864713 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-4spxc" [1d91f048-92bf-4313-a952-25081f132387] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-4spxc" [1d91f048-92bf-4313-a952-25081f132387] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.005070566s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/DNS (0.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context flannel-864713 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/flannel/DNS (0.26s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Localhost (0.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context flannel-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/flannel/Localhost (0.22s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/HairPin (0.2s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/KubeletFlags (0.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-864713 "pgrep -a kubelet"
I1009 19:59:03.373039   16605 config.go:182] Loaded profile config "bridge-864713": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/NetCatPod (12.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-864713 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-2hhdh" [ce7037e6-b96d-4c27-8ab7-24b2b4d2b330] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-2hhdh" [ce7037e6-b96d-4c27-8ab7-24b2b4d2b330] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 12.004305153s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (12.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/DNS (0.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:175: (dbg) Run:  kubectl --context bridge-864713 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/bridge/DNS (0.22s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Localhost (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/bridge/Localhost (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/HairPin (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.18s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/FirstStart (113.29s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-848007 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.31.1
E1009 19:59:30.489984   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-848007 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.31.1: (1m53.29421286s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (113.29s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/FirstStart (116.59s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-718910 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-718910 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.31.1: (1m56.587695577s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (116.59s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/KubeletFlags (0.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kubenet-864713 "pgrep -a kubelet"
I1009 20:00:10.556136   16605 config.go:182] Loaded profile config "kubenet-864713": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.26s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/NetCatPod (12.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-864713 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-ptnm9" [a12fa48b-c963-4d13-8dfd-6bc936814e8c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1009 20:00:11.860082   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-ptnm9" [a12fa48b-c963-4d13-8dfd-6bc936814e8c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 12.005757044s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (12.26s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/DNS (0.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kubenet-864713 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kubenet/DNS (0.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Localhost (0.2s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Localhost
net_test.go:194: (dbg) Run:  kubectl --context kubenet-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/kubenet/Localhost (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/HairPin (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kubenet-864713 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kubenet/HairPin (0.18s)
E1009 20:07:53.581716   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:07:54.661268   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/FirstStart (71.06s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-740710 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.31.1
E1009 20:00:40.796277   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:40.958241   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:41.280009   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:41.922102   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:43.203715   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:45.766092   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:46.540194   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:50.888006   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:52.093813   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:52.100269   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:52.111724   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:52.133242   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:52.174624   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:52.256103   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:52.418459   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:52.740727   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:53.382962   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:53.825672   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:54.665127   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:57.227189   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:01:01.129422   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:01:02.348695   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:01:03.472931   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-740710 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.31.1: (1m11.057570821s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (71.06s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/DeployApp (7.33s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-848007 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [1e13075a-cbfc-4806-b854-cd57dfa020c8] Pending
E1009 20:01:12.591062   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [1e13075a-cbfc-4806-b854-cd57dfa020c8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [1e13075a-cbfc-4806-b854-cd57dfa020c8] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 7.00717173s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-848007 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (7.33s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.23s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p no-preload-848007 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p no-preload-848007 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.127043946s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-848007 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.23s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Stop (13.36s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-848007 --alsologtostderr -v=3
E1009 20:01:21.611460   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-848007 --alsologtostderr -v=3: (13.364547893s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (13.36s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/DeployApp (9.55s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-308184 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [5ec10c18-126d-4758-8cad-1cebfa6706c4] Pending
helpers_test.go:344: "busybox" [5ec10c18-126d-4758-8cad-1cebfa6706c4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [5ec10c18-126d-4758-8cad-1cebfa6706c4] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.005264496s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-308184 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.55s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/DeployApp (7.37s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-718910 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [24e57712-5e3a-442c-b81e-8e0da48a3964] Pending
helpers_test.go:344: "busybox" [24e57712-5e3a-442c-b81e-8e0da48a3964] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [24e57712-5e3a-442c-b81e-8e0da48a3964] Running
E1009 20:01:33.072391   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:01:33.361297   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:01:33.367733   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:01:33.380068   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:01:33.401534   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:01:33.442972   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:01:33.525108   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:01:33.686709   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:01:34.008269   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 7.005614234s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-718910 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (7.37s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.22s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-848007 -n no-preload-848007
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-848007 -n no-preload-848007: exit status 7 (74.348345ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p no-preload-848007 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.22s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/SecondStart (387.37s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-848007 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-848007 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.31.1: (6m27.085909517s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-848007 -n no-preload-848007
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (387.37s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.13s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-308184 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E1009 20:01:34.653225   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-308184 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.034685321s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-308184 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.13s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Stop (13.38s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-308184 --alsologtostderr -v=3
E1009 20:01:35.938077   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-308184 --alsologtostderr -v=3: (13.382936457s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (13.38s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.19s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p embed-certs-718910 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E1009 20:01:38.499860   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p embed-certs-718910 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.09823917s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-718910 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.19s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Stop (13.38s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-718910 --alsologtostderr -v=3
E1009 20:01:43.621520   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:01:46.629577   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-718910 --alsologtostderr -v=3: (13.375440529s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (13.38s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.2s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-308184 -n old-k8s-version-308184
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-308184 -n old-k8s-version-308184: exit status 7 (66.745263ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p old-k8s-version-308184 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.20s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/SecondStart (415.63s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-308184 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.20.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-308184 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.20.0: (6m55.342408986s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-308184 -n old-k8s-version-308184
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (415.63s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.33s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-740710 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [5ece0f0f-ad74-4ecf-960b-836543b7bc1d] Pending
helpers_test.go:344: "busybox" [5ece0f0f-ad74-4ecf-960b-836543b7bc1d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E1009 20:01:53.862901   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [5ece0f0f-ad74-4ecf-960b-836543b7bc1d] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.005127281s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-740710 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.33s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.2s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-718910 -n embed-certs-718910
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-718910 -n embed-certs-718910: exit status 7 (66.81321ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p embed-certs-718910 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.20s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/SecondStart (333.68s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-718910 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-718910 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.31.1: (5m33.384071334s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-718910 -n embed-certs-718910
E1009 20:07:25.878870   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (333.68s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.07s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p default-k8s-diff-port-740710 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-740710 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.07s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Stop (12.64s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p default-k8s-diff-port-740710 --alsologtostderr -v=3
E1009 20:02:02.573748   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-740710 --alsologtostderr -v=3: (12.641373446s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.64s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.19s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-740710 -n default-k8s-diff-port-740710
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-740710 -n default-k8s-diff-port-740710: exit status 7 (65.956026ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p default-k8s-diff-port-740710 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
E1009 20:02:14.034583   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.19s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/SecondStart (323.71s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-740710 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.31.1
E1009 20:02:14.331251   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:14.344246   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:25.879483   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:25.885835   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:25.897167   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:25.918543   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:25.960022   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:26.041571   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:26.203341   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:26.524788   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:27.166331   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:28.448201   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:31.010503   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:36.132604   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:46.374801   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:48.207082   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:48.213559   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:48.224962   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:48.246461   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:48.287864   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:48.369318   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:48.530920   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:48.852600   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:49.494500   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:50.776642   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:53.338683   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:55.306165   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:02:58.460779   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:06.856516   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:08.702879   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:12.847572   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:12.853965   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:12.865450   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:12.886952   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:12.928930   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:13.010442   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:13.172037   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:13.494021   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:14.136200   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:15.418582   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:17.980580   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:23.101927   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:24.495343   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:29.185270   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:33.344055   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:35.956715   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:42.494649   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:42.501090   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:42.512559   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:42.534003   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:42.575721   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:42.657158   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:42.818718   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:43.140483   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:43.782002   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:45.063948   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:47.626020   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:47.818659   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:52.747483   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:03:53.825949   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:02.989631   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:03.662275   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:03.668690   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:03.680060   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:03.701465   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:03.742919   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:03.824470   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:03.985943   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:04.308220   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:04.949551   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:06.231238   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:08.793297   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:10.147565   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:13.915351   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:17.227498   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:23.471457   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:24.157287   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:34.787392   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:04:44.638965   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:04.433667   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:09.740257   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/custom-flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:10.801019   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:10.807483   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:10.818872   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:10.840299   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:10.881723   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:10.963172   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:11.124515   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:11.446195   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:11.860097   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/addons-897487/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:12.087835   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:13.369751   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:15.932065   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:21.054317   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:25.600496   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:31.295948   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:32.068983   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:40.629682   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:51.778073   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:52.093131   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:53.825616   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:05:56.709052   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:06:03.472991   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/functional-595390/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:06:08.337122   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:06:19.798668   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kindnet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:06:26.355274   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/flannel-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:06:32.739936   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/kubenet-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:06:33.360897   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:06:46.629245   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/gvisor-710997/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:06:47.522427   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/bridge-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:07:01.069649   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/calico-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:07:16.891064   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/skaffold-115268/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-740710 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.31.1: (5m23.431310403s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-740710 -n default-k8s-diff-port-740710
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (323.71s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (11.01s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-w9j8k" [c9f17928-52ef-4194-9ce3-dc8e68a57577] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
helpers_test.go:344: "kubernetes-dashboard-695b96c756-w9j8k" [c9f17928-52ef-4194-9ce3-dc8e68a57577] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 11.005492175s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (11.01s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.09s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-w9j8k" [c9f17928-52ef-4194-9ce3-dc8e68a57577] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004929181s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-718910 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.09s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-vwnx2" [7e5722dd-04c3-4151-bafa-ec7ffff5dc4c] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005506533s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-718910 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Pause (2.75s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p embed-certs-718910 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-718910 -n embed-certs-718910
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-718910 -n embed-certs-718910: exit status 2 (258.229288ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-718910 -n embed-certs-718910
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-718910 -n embed-certs-718910: exit status 2 (264.103098ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p embed-certs-718910 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-718910 -n embed-certs-718910
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-718910 -n embed-certs-718910
--- PASS: TestStartStop/group/embed-certs/serial/Pause (2.75s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.1s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-vwnx2" [7e5722dd-04c3-4151-bafa-ec7ffff5dc4c] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.010066919s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-740710 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/FirstStart (65.3s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-576668 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=kvm2  --kubernetes-version=v1.31.1
E1009 20:07:48.207971   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-576668 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=kvm2  --kubernetes-version=v1.31.1: (1m5.296012997s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (65.30s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.23s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-740710 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.23s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Pause (2.75s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p default-k8s-diff-port-740710 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-740710 -n default-k8s-diff-port-740710
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-740710 -n default-k8s-diff-port-740710: exit status 2 (275.958444ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-740710 -n default-k8s-diff-port-740710
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-740710 -n default-k8s-diff-port-740710: exit status 2 (278.613709ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p default-k8s-diff-port-740710 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-740710 -n default-k8s-diff-port-740710
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-740710 -n default-k8s-diff-port-740710
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.75s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (11.01s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-fgqzc" [182431d2-c24e-4ef8-8771-1dd190437e6f] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
helpers_test.go:344: "kubernetes-dashboard-695b96c756-fgqzc" [182431d2-c24e-4ef8-8771-1dd190437e6f] Running
E1009 20:08:12.847794   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/enable-default-cni-864713/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 11.004389605s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (11.01s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-fgqzc" [182431d2-c24e-4ef8-8771-1dd190437e6f] Running
E1009 20:08:15.910573   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/false-864713/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.006063593s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-848007 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.21s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-848007 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.21s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Pause (2.89s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p no-preload-848007 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-848007 -n no-preload-848007
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-848007 -n no-preload-848007: exit status 2 (250.579796ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-848007 -n no-preload-848007
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-848007 -n no-preload-848007: exit status 2 (261.701412ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p no-preload-848007 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-848007 -n no-preload-848007
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-848007 -n no-preload-848007
--- PASS: TestStartStop/group/no-preload/serial/Pause (2.89s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-g27cp" [c98b200d-c9a4-4916-b6d8-8414988fcaa3] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004501955s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.07s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-g27cp" [c98b200d-c9a4-4916-b6d8-8414988fcaa3] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004033037s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-308184 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.07s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/DeployApp (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/DeployApp
--- PASS: TestStartStop/group/newest-cni/serial/DeployApp (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (0.88s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p newest-cni-576668 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (0.88s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Stop (13.33s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-576668 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-576668 --alsologtostderr -v=3: (13.327376604s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (13.33s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.21s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-308184 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.21s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Pause (2.39s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p old-k8s-version-308184 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-308184 -n old-k8s-version-308184
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-308184 -n old-k8s-version-308184: exit status 2 (243.162484ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-308184 -n old-k8s-version-308184
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-308184 -n old-k8s-version-308184: exit status 2 (259.917395ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p old-k8s-version-308184 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-308184 -n old-k8s-version-308184
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-308184 -n old-k8s-version-308184
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.39s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.2s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-576668 -n newest-cni-576668
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-576668 -n newest-cni-576668: exit status 7 (67.775429ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p newest-cni-576668 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.20s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:273: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:284: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    

Test skip (31/341)

x
+
TestDownloadOnly/v1.20.0/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/cached-images
aaa_download_only_test.go:129: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.20.0/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/binaries
aaa_download_only_test.go:151: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.20.0/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.20.0/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/cached-images
aaa_download_only_test.go:129: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.31.1/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/binaries
aaa_download_only_test.go:151: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.31.1/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.31.1/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnlyKic (0s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:220: skipping, only for docker or podman driver
--- SKIP: TestDownloadOnlyKic (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

                                                
                                                
=== RUN   TestAddons/parallel/Olm
=== PAUSE TestAddons/parallel/Olm

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:422: Skipping OLM addon test until https://github.com/operator-framework/operator-lifecycle-manager/issues/2534 is resolved
--- SKIP: TestAddons/parallel/Olm (0.00s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with docker false linux amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go:105: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:169: Skip if not darwin.
--- SKIP: TestHyperkitDriverSkipUpgrade (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/PodmanEnv
=== PAUSE TestFunctional/parallel/PodmanEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:550: only validate podman env with docker container runtime, currently testing docker
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.01s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.01s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.01s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.01s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService (0.01s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/WaitService (0.01s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.01s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.01s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.01s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.01s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.01s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.01s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.01s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.01s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.01s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.01s)

                                                
                                    
x
+
TestImageBuild/serial/validateImageBuildWithBuildEnv (0s)

                                                
                                                
=== RUN   TestImageBuild/serial/validateImageBuildWithBuildEnv
image_test.go:114: skipping due to https://github.com/kubernetes/minikube/issues/12431
--- SKIP: TestImageBuild/serial/validateImageBuildWithBuildEnv (0.00s)

                                                
                                    
x
+
TestKicCustomNetwork (0s)

                                                
                                                
=== RUN   TestKicCustomNetwork
kic_custom_network_test.go:34: only runs with docker driver
--- SKIP: TestKicCustomNetwork (0.00s)

                                                
                                    
x
+
TestKicExistingNetwork (0s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:73: only runs with docker driver
--- SKIP: TestKicExistingNetwork (0.00s)

                                                
                                    
x
+
TestKicCustomSubnet (0s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:102: only runs with docker/podman driver
--- SKIP: TestKicCustomSubnet (0.00s)

                                                
                                    
x
+
TestKicStaticIP (0s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:123: only run with docker/podman driver
--- SKIP: TestKicStaticIP (0.00s)

                                                
                                    
x
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:38: Test requires none driver and SUDO_USER env to not be empty
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:42: test only runs on windows
--- SKIP: TestScheduledStopWindows (0.00s)

                                                
                                    
x
+
TestInsufficientStorage (0s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:38: only runs with docker driver
--- SKIP: TestInsufficientStorage (0.00s)

                                                
                                    
x
+
TestMissingContainerUpgrade (0s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
version_upgrade_test.go:284: This test is only for Docker
--- SKIP: TestMissingContainerUpgrade (0.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.82s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
panic.go:629: 
----------------------- debugLogs start: cilium-864713 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set:
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set pod(s):
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (current):
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (previous):
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment:
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment pod(s):
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (current):
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (previous):
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "cilium-864713" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-864713

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "cilium-864713" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-864713"

                                                
                                                
----------------------- debugLogs end: cilium-864713 [took: 3.648743346s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-864713" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-864713
--- SKIP: TestNetworkPlugins/group/cilium (3.82s)

                                                
                                    
x
+
TestStartStop/group/disable-driver-mounts (0.21s)

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:103: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-197173" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-197173
E1009 20:00:40.629220   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:40.635700   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:40.650395   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:40.671826   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
E1009 20:00:40.714659   16605 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19780-9437/.minikube/profiles/auto-864713/client.crt: no such file or directory" logger="UnhandledError"
--- SKIP: TestStartStop/group/disable-driver-mounts (0.21s)

                                                
                                    
Copied to clipboard