Test Report: Docker_macOS 19774

                    
                      95efbc930ecf4c942ef544a2e8709bfd2a544710:2024-10-08:36559
                    
                

Test fail (1/343)

Order failed test Duration
32 TestAddons/serial/GCPAuth/PullSecret 480.62
x
+
TestAddons/serial/GCPAuth/PullSecret (480.62s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/PullSecret
addons_test.go:614: (dbg) Run:  kubectl --context addons-931000 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-931000 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" [9ac05f89-3ad4-4d4a-a92f-4dd822ead8e7] 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-darwin-amd64 status --format={{.APIServer}} -p addons-931000 -n addons-931000
addons_test.go:627: TestAddons/serial/GCPAuth/PullSecret: showing logs for failed pods as of 2024-10-08 10:43:08.040586 -0700 PDT m=+804.678540570
addons_test.go:627: (dbg) Run:  kubectl --context addons-931000 describe po busybox -n default
addons_test.go:627: (dbg) kubectl --context addons-931000 describe po busybox -n default:
Name:             busybox
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-931000/192.168.49.2
Start Time:       Tue, 08 Oct 2024 10:35:07 -0700
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-xp272 (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-xp272:
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-931000
Normal   Pulling    6m36s (x4 over 8m)      kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
Warning  Failed     6m36s (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     6m36s (x4 over 8m)      kubelet            Error: ErrImagePull
Warning  Failed     6m24s (x6 over 7m59s)   kubelet            Error: ImagePullBackOff
Normal   BackOff    2m54s (x21 over 7m59s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
addons_test.go:627: (dbg) Run:  kubectl --context addons-931000 logs busybox -n default
addons_test.go:627: (dbg) Non-zero exit: kubectl --context addons-931000 logs busybox -n default: exit status 1 (67.785049ms)

                                                
                                                
** 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-931000 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)

                                                
                                    

Test pass (323/343)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 20.93
4 TestDownloadOnly/v1.20.0/preload-exists 0
7 TestDownloadOnly/v1.20.0/kubectl 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.31
9 TestDownloadOnly/v1.20.0/DeleteAll 0.42
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.26
12 TestDownloadOnly/v1.31.1/json-events 19.18
13 TestDownloadOnly/v1.31.1/preload-exists 0
16 TestDownloadOnly/v1.31.1/kubectl 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.31
18 TestDownloadOnly/v1.31.1/DeleteAll 0.43
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.26
20 TestDownloadOnlyKic 1.63
21 TestBinaryMirror 1.5
22 TestOffline 65.21
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.22
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.24
27 TestAddons/Setup 236.73
29 TestAddons/serial/Volcano 41.33
31 TestAddons/serial/GCPAuth/Namespaces 0.12
36 TestAddons/parallel/InspektorGadget 11.68
37 TestAddons/parallel/MetricsServer 5.68
39 TestAddons/parallel/CSI 51.72
40 TestAddons/parallel/Headlamp 16.71
41 TestAddons/parallel/CloudSpanner 5.54
42 TestAddons/parallel/LocalPath 55.14
43 TestAddons/parallel/NvidiaDevicePlugin 5.52
44 TestAddons/parallel/Yakd 10.65
45 TestAddons/StoppedEnableDisable 11.35
46 TestCertOptions 23.97
47 TestCertExpiration 223.77
48 TestDockerFlags 24.42
49 TestForceSystemdFlag 25.46
50 TestForceSystemdEnv 24.96
53 TestHyperKitDriverInstallOrUpdate 7.43
56 TestErrorSpam/setup 19.89
57 TestErrorSpam/start 2.24
58 TestErrorSpam/status 0.92
59 TestErrorSpam/pause 1.75
60 TestErrorSpam/unpause 1.55
61 TestErrorSpam/stop 11.35
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 61.18
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 38.23
68 TestFunctional/serial/KubeContext 0.05
69 TestFunctional/serial/KubectlGetPods 0.08
72 TestFunctional/serial/CacheCmd/cache/add_remote 3.62
73 TestFunctional/serial/CacheCmd/cache/add_local 1.5
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.09
75 TestFunctional/serial/CacheCmd/cache/list 0.09
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.31
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.66
78 TestFunctional/serial/CacheCmd/cache/delete 0.19
79 TestFunctional/serial/MinikubeKubectlCmd 1.23
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 1.87
81 TestFunctional/serial/ExtraConfig 41.84
82 TestFunctional/serial/ComponentHealth 0.07
83 TestFunctional/serial/LogsCmd 2.99
84 TestFunctional/serial/LogsFileCmd 2.97
85 TestFunctional/serial/InvalidService 4.71
87 TestFunctional/parallel/ConfigCmd 0.58
88 TestFunctional/parallel/DashboardCmd 9.64
89 TestFunctional/parallel/DryRun 1.22
90 TestFunctional/parallel/InternationalLanguage 0.58
91 TestFunctional/parallel/StatusCmd 0.91
96 TestFunctional/parallel/AddonsCmd 0.3
97 TestFunctional/parallel/PersistentVolumeClaim 26.73
99 TestFunctional/parallel/SSHCmd 0.59
100 TestFunctional/parallel/CpCmd 1.92
101 TestFunctional/parallel/MySQL 25.71
102 TestFunctional/parallel/FileSync 0.29
103 TestFunctional/parallel/CertSync 1.76
107 TestFunctional/parallel/NodeLabels 0.06
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.3
111 TestFunctional/parallel/License 1.49
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.5
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0.01
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.18
117 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.07
118 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0.04
122 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.23
123 TestFunctional/parallel/ServiceCmd/DeployApp 7.14
124 TestFunctional/parallel/ProfileCmd/profile_not_create 0.44
125 TestFunctional/parallel/ProfileCmd/profile_list 0.44
126 TestFunctional/parallel/ProfileCmd/profile_json_output 0.43
127 TestFunctional/parallel/MountCmd/any-port 6.95
128 TestFunctional/parallel/ServiceCmd/List 0.52
129 TestFunctional/parallel/ServiceCmd/JSONOutput 0.52
130 TestFunctional/parallel/ServiceCmd/HTTPS 15
131 TestFunctional/parallel/MountCmd/specific-port 1.84
132 TestFunctional/parallel/MountCmd/VerifyCleanup 2.41
133 TestFunctional/parallel/ServiceCmd/Format 15.01
134 TestFunctional/parallel/Version/short 0.12
135 TestFunctional/parallel/Version/components 0.63
136 TestFunctional/parallel/ImageCommands/ImageListShort 0.27
137 TestFunctional/parallel/ImageCommands/ImageListTable 0.27
138 TestFunctional/parallel/ImageCommands/ImageListJson 0.27
139 TestFunctional/parallel/ImageCommands/ImageListYaml 0.27
140 TestFunctional/parallel/ImageCommands/ImageBuild 3.1
141 TestFunctional/parallel/ImageCommands/Setup 1.88
142 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.07
143 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.9
144 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.66
145 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.37
146 TestFunctional/parallel/ImageCommands/ImageRemove 0.52
147 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.66
148 TestFunctional/parallel/ServiceCmd/URL 15
149 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.43
150 TestFunctional/parallel/DockerEnv/bash 1.03
151 TestFunctional/parallel/UpdateContextCmd/no_changes 0.24
152 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.25
153 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.25
154 TestFunctional/delete_echo-server_images 0.05
155 TestFunctional/delete_my-image_image 0.02
156 TestFunctional/delete_minikube_cached_images 0.02
160 TestMultiControlPlane/serial/StartCluster 93.6
161 TestMultiControlPlane/serial/DeployApp 6.46
162 TestMultiControlPlane/serial/PingHostFromPods 1.54
163 TestMultiControlPlane/serial/AddWorkerNode 19.59
164 TestMultiControlPlane/serial/NodeLabels 0.07
165 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.99
166 TestMultiControlPlane/serial/CopyFile 18.37
167 TestMultiControlPlane/serial/StopSecondaryNode 11.43
168 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.77
169 TestMultiControlPlane/serial/RestartSecondaryNode 30.11
170 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.98
171 TestMultiControlPlane/serial/RestartClusterKeepsNodes 191.6
172 TestMultiControlPlane/serial/DeleteSecondaryNode 9.66
173 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.76
174 TestMultiControlPlane/serial/StopCluster 32.56
175 TestMultiControlPlane/serial/RestartCluster 97.59
176 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.75
177 TestMultiControlPlane/serial/AddSecondaryNode 33.95
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.98
181 TestImageBuild/serial/Setup 20.42
182 TestImageBuild/serial/NormalBuild 4.48
183 TestImageBuild/serial/BuildWithBuildArg 0.96
184 TestImageBuild/serial/BuildWithDockerIgnore 0.74
185 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.82
189 TestJSONOutput/start/Command 66.43
190 TestJSONOutput/start/Audit 0
192 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/pause/Command 0.53
196 TestJSONOutput/pause/Audit 0
198 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/unpause/Command 0.49
202 TestJSONOutput/unpause/Audit 0
204 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
207 TestJSONOutput/stop/Command 10.67
208 TestJSONOutput/stop/Audit 0
210 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
211 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
212 TestErrorJSONOutput 0.62
214 TestKicCustomNetwork/create_custom_network 22.18
215 TestKicCustomNetwork/use_default_bridge_network 21.47
216 TestKicExistingNetwork 22.39
217 TestKicCustomSubnet 21.44
218 TestKicStaticIP 22.04
219 TestMainNoArgs 0.12
220 TestMinikubeProfile 44.53
223 TestMountStart/serial/StartWithMountFirst 6.98
224 TestMountStart/serial/VerifyMountFirst 0.29
225 TestMountStart/serial/StartWithMountSecond 7.04
226 TestMountStart/serial/VerifyMountSecond 0.29
227 TestMountStart/serial/DeleteFirst 1.7
228 TestMountStart/serial/VerifyMountPostDelete 0.28
229 TestMountStart/serial/Stop 1.45
230 TestMountStart/serial/RestartStopped 8.43
231 TestMountStart/serial/VerifyMountPostStop 0.28
234 TestMultiNode/serial/FreshStart2Nodes 66.66
235 TestMultiNode/serial/DeployApp2Nodes 38.22
236 TestMultiNode/serial/PingHostFrom2Pods 1.04
237 TestMultiNode/serial/AddNode 13.98
238 TestMultiNode/serial/MultiNodeLabels 0.07
239 TestMultiNode/serial/ProfileList 0.73
240 TestMultiNode/serial/CopyFile 10.49
241 TestMultiNode/serial/StopNode 2.4
242 TestMultiNode/serial/StartAfterStop 10.35
243 TestMultiNode/serial/RestartKeepsNodes 110.76
244 TestMultiNode/serial/DeleteNode 5.47
245 TestMultiNode/serial/StopMultiNode 21.59
246 TestMultiNode/serial/RestartMultiNode 55.66
247 TestMultiNode/serial/ValidateNameConflict 22.18
251 TestPreload 112.78
253 TestScheduledStopUnix 93.43
254 TestSkaffold 123.19
256 TestInsufficientStorage 9.16
257 TestRunningBinaryUpgrade 129.93
259 TestKubernetesUpgrade 342.36
260 TestMissingContainerUpgrade 95.88
272 TestHyperkitDriverSkipUpgrade/upgrade-v1.11.0-to-current 21.86
273 TestHyperkitDriverSkipUpgrade/upgrade-v1.2.0-to-current 24.84
274 TestStoppedBinaryUpgrade/Setup 4.99
275 TestStoppedBinaryUpgrade/Upgrade 67.9
276 TestStoppedBinaryUpgrade/MinikubeLogs 2.51
278 TestPause/serial/Start 35.9
279 TestPause/serial/SecondStartNoReconfiguration 29.38
280 TestPause/serial/Pause 0.56
281 TestPause/serial/VerifyStatus 0.29
282 TestPause/serial/Unpause 0.62
283 TestPause/serial/PauseAgain 0.6
284 TestPause/serial/DeletePaused 2.05
285 TestPause/serial/VerifyDeletedResources 0.38
294 TestNoKubernetes/serial/StartNoK8sWithVersion 0.43
295 TestNoKubernetes/serial/StartWithK8s 19.9
296 TestNoKubernetes/serial/StartWithStopK8s 8.19
297 TestNoKubernetes/serial/Start 6.04
298 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
299 TestNoKubernetes/serial/ProfileList 1.07
300 TestNoKubernetes/serial/Stop 1.45
301 TestNoKubernetes/serial/StartNoArgs 7.68
302 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.27
303 TestNetworkPlugins/group/auto/Start 32.69
304 TestNetworkPlugins/group/auto/KubeletFlags 0.28
305 TestNetworkPlugins/group/auto/NetCatPod 10.18
306 TestNetworkPlugins/group/auto/DNS 21.33
307 TestNetworkPlugins/group/auto/Localhost 0.12
308 TestNetworkPlugins/group/auto/HairPin 0.12
309 TestNetworkPlugins/group/kindnet/Start 55.2
310 TestNetworkPlugins/group/calico/Start 57.32
311 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
312 TestNetworkPlugins/group/kindnet/KubeletFlags 0.34
313 TestNetworkPlugins/group/kindnet/NetCatPod 10.22
314 TestNetworkPlugins/group/kindnet/DNS 0.14
315 TestNetworkPlugins/group/kindnet/Localhost 0.12
316 TestNetworkPlugins/group/kindnet/HairPin 0.12
317 TestNetworkPlugins/group/calico/ControllerPod 6.01
318 TestNetworkPlugins/group/calico/KubeletFlags 0.31
319 TestNetworkPlugins/group/calico/NetCatPod 10.24
320 TestNetworkPlugins/group/calico/DNS 0.14
321 TestNetworkPlugins/group/calico/Localhost 0.13
322 TestNetworkPlugins/group/calico/HairPin 0.13
323 TestNetworkPlugins/group/custom-flannel/Start 41.68
324 TestNetworkPlugins/group/false/Start 68.51
325 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.3
326 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.19
327 TestNetworkPlugins/group/custom-flannel/DNS 0.14
328 TestNetworkPlugins/group/custom-flannel/Localhost 0.13
329 TestNetworkPlugins/group/custom-flannel/HairPin 0.12
330 TestNetworkPlugins/group/enable-default-cni/Start 61.91
331 TestNetworkPlugins/group/false/KubeletFlags 0.33
332 TestNetworkPlugins/group/false/NetCatPod 9.21
333 TestNetworkPlugins/group/false/DNS 0.13
334 TestNetworkPlugins/group/false/Localhost 0.12
335 TestNetworkPlugins/group/false/HairPin 0.13
336 TestNetworkPlugins/group/flannel/Start 40.52
337 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
338 TestNetworkPlugins/group/enable-default-cni/NetCatPod 9.18
339 TestNetworkPlugins/group/enable-default-cni/DNS 0.16
340 TestNetworkPlugins/group/enable-default-cni/Localhost 0.13
341 TestNetworkPlugins/group/enable-default-cni/HairPin 0.13
342 TestNetworkPlugins/group/flannel/ControllerPod 6.01
343 TestNetworkPlugins/group/bridge/Start 65.89
344 TestNetworkPlugins/group/flannel/KubeletFlags 0.49
345 TestNetworkPlugins/group/flannel/NetCatPod 10.2
346 TestNetworkPlugins/group/flannel/DNS 0.16
347 TestNetworkPlugins/group/flannel/Localhost 0.14
348 TestNetworkPlugins/group/flannel/HairPin 0.12
349 TestNetworkPlugins/group/kubenet/Start 34.53
350 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
351 TestNetworkPlugins/group/bridge/NetCatPod 11.19
352 TestNetworkPlugins/group/kubenet/KubeletFlags 0.3
353 TestNetworkPlugins/group/kubenet/NetCatPod 10.19
354 TestNetworkPlugins/group/kubenet/DNS 0.14
355 TestNetworkPlugins/group/kubenet/Localhost 0.14
356 TestNetworkPlugins/group/bridge/DNS 0.16
357 TestNetworkPlugins/group/kubenet/HairPin 0.14
358 TestNetworkPlugins/group/bridge/Localhost 0.13
359 TestNetworkPlugins/group/bridge/HairPin 0.13
361 TestStartStop/group/old-k8s-version/serial/FirstStart 106.44
363 TestStartStop/group/embed-certs/serial/FirstStart 62.68
364 TestStartStop/group/embed-certs/serial/DeployApp 9.23
365 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.96
366 TestStartStop/group/embed-certs/serial/Stop 10.84
367 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.41
368 TestStartStop/group/embed-certs/serial/SecondStart 263.1
369 TestStartStop/group/old-k8s-version/serial/DeployApp 8.41
370 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.99
371 TestStartStop/group/old-k8s-version/serial/Stop 10.84
372 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.39
373 TestStartStop/group/old-k8s-version/serial/SecondStart 146.19
374 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
375 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.12
376 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.27
377 TestStartStop/group/old-k8s-version/serial/Pause 2.48
379 TestStartStop/group/no-preload/serial/FirstStart 78.2
380 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
381 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.09
382 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.26
383 TestStartStop/group/embed-certs/serial/Pause 2.61
385 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 32.56
386 TestStartStop/group/no-preload/serial/DeployApp 9.3
387 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.09
388 TestStartStop/group/no-preload/serial/Stop 10.97
389 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.45
390 TestStartStop/group/no-preload/serial/SecondStart 263.62
391 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.32
392 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.1
393 TestStartStop/group/default-k8s-diff-port/serial/Stop 10.87
394 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.37
395 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 263.52
396 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
397 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.09
398 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.26
399 TestStartStop/group/no-preload/serial/Pause 2.51
401 TestStartStop/group/newest-cni/serial/FirstStart 25.16
402 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
403 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
404 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.27
405 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.92
406 TestStartStop/group/newest-cni/serial/DeployApp 0
407 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.1
408 TestStartStop/group/newest-cni/serial/Stop 10.77
409 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.37
410 TestStartStop/group/newest-cni/serial/SecondStart 16.04
411 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
412 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
413 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.28
414 TestStartStop/group/newest-cni/serial/Pause 2.81
x
+
TestDownloadOnly/v1.20.0/json-events (20.93s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I1008 10:30:04.319935    4833 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
I1008 10:30:04.320271    4833 preload.go:146] Found local preload: /Users/jenkins/minikube-integration/19774-3854/.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/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/kubectl
--- PASS: TestDownloadOnly/v1.20.0/kubectl (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-369000 | jenkins | v1.34.0 | 08 Oct 24 10:29 PDT |          |
	|         | -p download-only-369000        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/08 10:29:43
	Running on machine: MacOS-Agent-1
	Binary: Built with gc go1.23.1 for darwin/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1008 10:29:43.463225    4834 out.go:345] Setting OutFile to fd 1 ...
	I1008 10:29:43.463473    4834 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 10:29:43.463478    4834 out.go:358] Setting ErrFile to fd 2...
	I1008 10:29:43.463482    4834 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 10:29:43.463647    4834 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/19774-3854/.minikube/bin
	W1008 10:29:43.463741    4834 root.go:314] Error reading config file at /Users/jenkins/minikube-integration/19774-3854/.minikube/config/config.json: open /Users/jenkins/minikube-integration/19774-3854/.minikube/config/config.json: no such file or directory
	I1008 10:29:43.465917    4834 out.go:352] Setting JSON to true
	I1008 10:29:43.499027    4834 start.go:129] hostinfo: {"hostname":"MacOS-Agent-1.local","uptime":1749,"bootTime":1728406834,"procs":563,"os":"darwin","platform":"darwin","platformFamily":"Standalone Workstation","platformVersion":"15.0.1","kernelVersion":"24.0.0","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b7610dcb-1435-5842-8d5a-b2388403fea3"}
	W1008 10:29:43.499115    4834 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1008 10:29:43.521350    4834 out.go:97] [download-only-369000] minikube v1.34.0 on Darwin 15.0.1
	I1008 10:29:43.521577    4834 notify.go:220] Checking for updates...
	W1008 10:29:43.521618    4834 preload.go:293] Failed to list preload files: open /Users/jenkins/minikube-integration/19774-3854/.minikube/cache/preloaded-tarball: no such file or directory
	I1008 10:29:43.542969    4834 out.go:169] MINIKUBE_LOCATION=19774
	I1008 10:29:43.564868    4834 out.go:169] KUBECONFIG=/Users/jenkins/minikube-integration/19774-3854/kubeconfig
	I1008 10:29:43.587013    4834 out.go:169] MINIKUBE_BIN=out/minikube-darwin-amd64
	I1008 10:29:43.607949    4834 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1008 10:29:43.629037    4834 out.go:169] MINIKUBE_HOME=/Users/jenkins/minikube-integration/19774-3854/.minikube
	W1008 10:29:43.672875    4834 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1008 10:29:43.673405    4834 driver.go:394] Setting default libvirt URI to qemu:///system
	I1008 10:29:43.702298    4834 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I1008 10:29:43.702448    4834 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1008 10:29:43.805019    4834 info.go:266] docker info: {ID:411b0150-1087-4b28-afd8-60215a002391 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:45 OomKillDisable:false NGoroutines:61 SystemTime:2024-10-08 17:29:43.791815227 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:9 KernelVersion:6.10.4-linuxkit OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 IndexServerAddress:ht
tps://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:12 MemTotal:16767504384 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=unix:///Users/jenkins/Library/Containers/com.docker.docker/Data/docker-cli.sock] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0
-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined name=cgroupns] ProductLicense: Warnings:[WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/Users/jenkins/.docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-buildx] ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:/Users/jenkins/.docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-compose] ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:/Users/jenkins/.docker/cli-plugins/docker-debug SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-debug] ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:/Users/jenkins/.docker/cli-plugins/docker-de
sktop SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-desktop] ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:/Users/jenkins/.docker/cli-plugins/docker-dev SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-dev] ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:/Users/jenkins/.docker/cli-plugins/docker-extension SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-extension] ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:/Users/jenkins/.docker/cli-plugins/docker-feedback SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-feedback] ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:/Users/jenkins/.docker/cli-plugins/docker-init SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plug
ins/docker-init] ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:/Users/jenkins/.docker/cli-plugins/docker-sbom SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-sbom] ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:/Users/jenkins/.docker/cli-plugins/docker-scout SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-scout] ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1008 10:29:43.826871    4834 out.go:97] Using the docker driver based on user configuration
	I1008 10:29:43.826914    4834 start.go:297] selected driver: docker
	I1008 10:29:43.826929    4834 start.go:901] validating driver "docker" against <nil>
	I1008 10:29:43.827169    4834 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1008 10:29:43.929864    4834 info.go:266] docker info: {ID:411b0150-1087-4b28-afd8-60215a002391 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:45 OomKillDisable:false NGoroutines:61 SystemTime:2024-10-08 17:29:43.914935952 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:9 KernelVersion:6.10.4-linuxkit OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 IndexServerAddress:ht
tps://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:12 MemTotal:16767504384 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=unix:///Users/jenkins/Library/Containers/com.docker.docker/Data/docker-cli.sock] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0
-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined name=cgroupns] ProductLicense: Warnings:[WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/Users/jenkins/.docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-buildx] ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:/Users/jenkins/.docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-compose] ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:/Users/jenkins/.docker/cli-plugins/docker-debug SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-debug] ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:/Users/jenkins/.docker/cli-plugins/docker-de
sktop SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-desktop] ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:/Users/jenkins/.docker/cli-plugins/docker-dev SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-dev] ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:/Users/jenkins/.docker/cli-plugins/docker-extension SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-extension] ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:/Users/jenkins/.docker/cli-plugins/docker-feedback SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-feedback] ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:/Users/jenkins/.docker/cli-plugins/docker-init SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plug
ins/docker-init] ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:/Users/jenkins/.docker/cli-plugins/docker-sbom SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-sbom] ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:/Users/jenkins/.docker/cli-plugins/docker-scout SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-scout] ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1008 10:29:43.930097    4834 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1008 10:29:43.937696    4834 start_flags.go:393] Using suggested 8100MB memory alloc based on sys=32768MB, container=15990MB
	I1008 10:29:43.938718    4834 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1008 10:29:43.959707    4834 out.go:169] Using Docker Desktop driver with root privileges
	I1008 10:29:43.980820    4834 cni.go:84] Creating CNI manager for ""
	I1008 10:29:43.980919    4834 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I1008 10:29:43.981044    4834 start.go:340] cluster config:
	{Name:download-only-369000 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:8100 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-369000 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime: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:/Users:/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}
	I1008 10:29:44.002504    4834 out.go:97] Starting "download-only-369000" primary control-plane node in "download-only-369000" cluster
	I1008 10:29:44.002550    4834 cache.go:121] Beginning downloading kic base image for docker with docker
	I1008 10:29:44.023563    4834 out.go:97] Pulling base image v0.0.45-1728382586-19774 ...
	I1008 10:29:44.023663    4834 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1008 10:29:44.023737    4834 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local docker daemon
	I1008 10:29:44.046231    4834 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec to local cache
	I1008 10:29:44.046510    4834 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local cache directory
	I1008 10:29:44.046680    4834 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec to local cache
	I1008 10:29:44.295126    4834 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
	I1008 10:29:44.295156    4834 cache.go:56] Caching tarball of preloaded images
	I1008 10:29:44.295547    4834 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1008 10:29:44.317270    4834 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I1008 10:29:44.317298    4834 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I1008 10:29:44.916376    4834 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 -> /Users/jenkins/minikube-integration/19774-3854/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I1008 10:29:47.018699    4834 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec as a tarball
	I1008 10:30:02.752810    4834 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I1008 10:30:02.753146    4834 preload.go:254] verifying checksum of /Users/jenkins/minikube-integration/19774-3854/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I1008 10:30:03.337896    4834 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on docker
	I1008 10:30:03.338226    4834 profile.go:143] Saving config to /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/download-only-369000/config.json ...
	I1008 10:30:03.338255    4834 lock.go:35] WriteFile acquiring /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/download-only-369000/config.json: {Name:mk6b0c3bc4f5f542a62c1333d4bf1473b01df020 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1008 10:30:03.338631    4834 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1008 10:30:03.339063    4834 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/darwin/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/darwin/amd64/kubectl.sha256 -> /Users/jenkins/minikube-integration/19774-3854/.minikube/cache/darwin/amd64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-369000 host does not exist
	  To start a cluster, run: "minikube start -p download-only-369000"

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I1008 10:30:24.494299    4833 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
I1008 10:30:24.494358    4833 preload.go:146] Found local preload: /Users/jenkins/minikube-integration/19774-3854/.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/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/kubectl
--- PASS: TestDownloadOnly/v1.31.1/kubectl (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-369000 | jenkins | v1.34.0 | 08 Oct 24 10:29 PDT |                     |
	|         | -p download-only-369000        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 08 Oct 24 10:30 PDT | 08 Oct 24 10:30 PDT |
	| delete  | -p download-only-369000        | download-only-369000 | jenkins | v1.34.0 | 08 Oct 24 10:30 PDT | 08 Oct 24 10:30 PDT |
	| start   | -o=json --download-only        | download-only-472000 | jenkins | v1.34.0 | 08 Oct 24 10:30 PDT |                     |
	|         | -p download-only-472000        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/08 10:30:05
	Running on machine: MacOS-Agent-1
	Binary: Built with gc go1.23.1 for darwin/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1008 10:30:05.377913    5178 out.go:345] Setting OutFile to fd 1 ...
	I1008 10:30:05.378285    5178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 10:30:05.378293    5178 out.go:358] Setting ErrFile to fd 2...
	I1008 10:30:05.378297    5178 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 10:30:05.378485    5178 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/19774-3854/.minikube/bin
	I1008 10:30:05.380078    5178 out.go:352] Setting JSON to true
	I1008 10:30:05.410662    5178 start.go:129] hostinfo: {"hostname":"MacOS-Agent-1.local","uptime":1771,"bootTime":1728406834,"procs":566,"os":"darwin","platform":"darwin","platformFamily":"Standalone Workstation","platformVersion":"15.0.1","kernelVersion":"24.0.0","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b7610dcb-1435-5842-8d5a-b2388403fea3"}
	W1008 10:30:05.410814    5178 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1008 10:30:05.432205    5178 out.go:97] [download-only-472000] minikube v1.34.0 on Darwin 15.0.1
	I1008 10:30:05.432367    5178 notify.go:220] Checking for updates...
	I1008 10:30:05.453066    5178 out.go:169] MINIKUBE_LOCATION=19774
	I1008 10:30:05.474349    5178 out.go:169] KUBECONFIG=/Users/jenkins/minikube-integration/19774-3854/kubeconfig
	I1008 10:30:05.495081    5178 out.go:169] MINIKUBE_BIN=out/minikube-darwin-amd64
	I1008 10:30:05.516158    5178 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1008 10:30:05.537147    5178 out.go:169] MINIKUBE_HOME=/Users/jenkins/minikube-integration/19774-3854/.minikube
	W1008 10:30:05.579206    5178 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1008 10:30:05.579705    5178 driver.go:394] Setting default libvirt URI to qemu:///system
	I1008 10:30:05.612193    5178 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I1008 10:30:05.612337    5178 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1008 10:30:05.709773    5178 info.go:266] docker info: {ID:411b0150-1087-4b28-afd8-60215a002391 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:45 OomKillDisable:false NGoroutines:60 SystemTime:2024-10-08 17:30:05.696925213 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:9 KernelVersion:6.10.4-linuxkit OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 IndexServerAddress:ht
tps://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:12 MemTotal:16767504384 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=unix:///Users/jenkins/Library/Containers/com.docker.docker/Data/docker-cli.sock] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0
-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined name=cgroupns] ProductLicense: Warnings:[WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/Users/jenkins/.docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-buildx] ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:/Users/jenkins/.docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-compose] ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:/Users/jenkins/.docker/cli-plugins/docker-debug SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-debug] ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:/Users/jenkins/.docker/cli-plugins/docker-de
sktop SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-desktop] ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:/Users/jenkins/.docker/cli-plugins/docker-dev SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-dev] ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:/Users/jenkins/.docker/cli-plugins/docker-extension SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-extension] ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:/Users/jenkins/.docker/cli-plugins/docker-feedback SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-feedback] ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:/Users/jenkins/.docker/cli-plugins/docker-init SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plug
ins/docker-init] ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:/Users/jenkins/.docker/cli-plugins/docker-sbom SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-sbom] ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:/Users/jenkins/.docker/cli-plugins/docker-scout SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-scout] ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1008 10:30:05.731585    5178 out.go:97] Using the docker driver based on user configuration
	I1008 10:30:05.731639    5178 start.go:297] selected driver: docker
	I1008 10:30:05.731653    5178 start.go:901] validating driver "docker" against <nil>
	I1008 10:30:05.731917    5178 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1008 10:30:05.833826    5178 info.go:266] docker info: {ID:411b0150-1087-4b28-afd8-60215a002391 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:45 OomKillDisable:false NGoroutines:60 SystemTime:2024-10-08 17:30:05.821566198 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:9 KernelVersion:6.10.4-linuxkit OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 IndexServerAddress:ht
tps://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:12 MemTotal:16767504384 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=unix:///Users/jenkins/Library/Containers/com.docker.docker/Data/docker-cli.sock] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0
-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined name=cgroupns] ProductLicense: Warnings:[WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/Users/jenkins/.docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-buildx] ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:/Users/jenkins/.docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-compose] ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:/Users/jenkins/.docker/cli-plugins/docker-debug SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-debug] ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:/Users/jenkins/.docker/cli-plugins/docker-de
sktop SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-desktop] ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:/Users/jenkins/.docker/cli-plugins/docker-dev SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-dev] ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:/Users/jenkins/.docker/cli-plugins/docker-extension SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-extension] ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:/Users/jenkins/.docker/cli-plugins/docker-feedback SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-feedback] ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:/Users/jenkins/.docker/cli-plugins/docker-init SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plug
ins/docker-init] ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:/Users/jenkins/.docker/cli-plugins/docker-sbom SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-sbom] ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:/Users/jenkins/.docker/cli-plugins/docker-scout SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-scout] ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1008 10:30:05.834075    5178 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1008 10:30:05.840255    5178 start_flags.go:393] Using suggested 8100MB memory alloc based on sys=32768MB, container=15990MB
	I1008 10:30:05.840435    5178 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1008 10:30:05.862056    5178 out.go:169] Using Docker Desktop driver with root privileges
	I1008 10:30:05.882886    5178 cni.go:84] Creating CNI manager for ""
	I1008 10:30:05.883010    5178 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1008 10:30:05.883037    5178 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1008 10:30:05.883193    5178 start.go:340] cluster config:
	{Name:download-only-472000 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:8100 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:download-only-472000 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 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:/Users:/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}
	I1008 10:30:05.922123    5178 out.go:97] Starting "download-only-472000" primary control-plane node in "download-only-472000" cluster
	I1008 10:30:05.922166    5178 cache.go:121] Beginning downloading kic base image for docker with docker
	I1008 10:30:05.943792    5178 out.go:97] Pulling base image v0.0.45-1728382586-19774 ...
	I1008 10:30:05.943847    5178 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1008 10:30:05.943931    5178 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local docker daemon
	I1008 10:30:05.966809    5178 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec to local cache
	I1008 10:30:05.967212    5178 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local cache directory
	I1008 10:30:05.967236    5178 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec in local cache directory, skipping pull
	I1008 10:30:05.967242    5178 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec exists in cache, skipping pull
	I1008 10:30:05.967252    5178 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec as a tarball
	I1008 10:30:06.240138    5178 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1008 10:30:06.240169    5178 cache.go:56] Caching tarball of preloaded images
	I1008 10:30:06.240555    5178 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1008 10:30:06.261835    5178 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I1008 10:30:06.261870    5178 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I1008 10:30:06.842362    5178 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4?checksum=md5:42e9a173dd5f0c45ed1a890dd06aec5a -> /Users/jenkins/minikube-integration/19774-3854/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	
	
	* The control-plane node download-only-472000 host does not exist
	  To start a cluster, run: "minikube start -p download-only-472000"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.63s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-darwin-amd64 start --download-only -p download-docker-257000 --alsologtostderr --driver=docker 
helpers_test.go:175: Cleaning up "download-docker-257000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p download-docker-257000
--- PASS: TestDownloadOnlyKic (1.63s)

                                                
                                    
x
+
TestBinaryMirror (1.5s)

                                                
                                                
=== RUN   TestBinaryMirror
I1008 10:30:27.653659    4833 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/darwin/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/darwin/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-darwin-amd64 start --download-only -p binary-mirror-927000 --alsologtostderr --binary-mirror http://127.0.0.1:49383 --driver=docker 
aaa_download_only_test.go:314: (dbg) Done: out/minikube-darwin-amd64 start --download-only -p binary-mirror-927000 --alsologtostderr --binary-mirror http://127.0.0.1:49383 --driver=docker : (1.034747985s)
helpers_test.go:175: Cleaning up "binary-mirror-927000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p binary-mirror-927000
--- PASS: TestBinaryMirror (1.50s)

                                                
                                    
x
+
TestOffline (65.21s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-darwin-amd64 start -p offline-docker-403000 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker 
aab_offline_test.go:55: (dbg) Done: out/minikube-darwin-amd64 start -p offline-docker-403000 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker : (1m2.628588782s)
helpers_test.go:175: Cleaning up "offline-docker-403000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p offline-docker-403000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p offline-docker-403000: (2.585921883s)
--- PASS: TestOffline (65.21s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:934: (dbg) Run:  out/minikube-darwin-amd64 addons enable dashboard -p addons-931000
addons_test.go:934: (dbg) Non-zero exit: out/minikube-darwin-amd64 addons enable dashboard -p addons-931000: exit status 85 (217.567264ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.24s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:945: (dbg) Run:  out/minikube-darwin-amd64 addons disable dashboard -p addons-931000
addons_test.go:945: (dbg) Non-zero exit: out/minikube-darwin-amd64 addons disable dashboard -p addons-931000: exit status 85 (238.27781ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (236.73s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-darwin-amd64 start -p addons-931000 --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=docker  --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-darwin-amd64 start -p addons-931000 --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=docker  --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (3m56.731949022s)
--- PASS: TestAddons/Setup (236.73s)

                                                
                                    
x
+
TestAddons/serial/Volcano (41.33s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:819: volcano-controller stabilized in 14.668834ms
addons_test.go:803: volcano-scheduler stabilized in 14.780698ms
addons_test.go:811: volcano-admission stabilized in 15.346629ms
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-4qtks" [22e47354-4365-476b-ad0d-ca4f378a9b1a] Running
addons_test.go:825: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 5.004339199s
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-mw2mw" [b537fefa-0265-475c-95ad-7c7c4185884b] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.004885985s
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-4wgtc" [c2779ea8-b788-4cce-b348-f945e9337538] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003428703s
addons_test.go:838: (dbg) Run:  kubectl --context addons-931000 delete -n volcano-system job volcano-admission-init
addons_test.go:844: (dbg) Run:  kubectl --context addons-931000 create -f testdata/vcjob.yaml
addons_test.go:852: (dbg) Run:  kubectl --context addons-931000 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" [52cd6d81-5205-4b79-9ba8-bc1e8724b292] Pending
helpers_test.go:344: "test-job-nginx-0" [52cd6d81-5205-4b79-9ba8-bc1e8724b292] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [52cd6d81-5205-4b79-9ba8-bc1e8724b292] Running
addons_test.go:870: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 15.005343742s
addons_test.go:979: (dbg) Run:  out/minikube-darwin-amd64 -p addons-931000 addons disable volcano --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-darwin-amd64 -p addons-931000 addons disable volcano --alsologtostderr -v=1: (10.964167976s)
--- PASS: TestAddons/serial/Volcano (41.33s)

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.68s)

                                                
                                                
=== 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-bnttc" [0cba1c97-8189-4b58-b3b8-de3fbfb03129] Running
addons_test.go:758: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.004831441s
addons_test.go:979: (dbg) Run:  out/minikube-darwin-amd64 -p addons-931000 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-darwin-amd64 -p addons-931000 addons disable inspektor-gadget --alsologtostderr -v=1: (5.672464333s)
--- PASS: TestAddons/parallel/InspektorGadget (11.68s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 3.102652ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-7j2jl" [bf64dff1-7df1-42b2-8dd0-1d80be7db342] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004895814s
addons_test.go:402: (dbg) Run:  kubectl --context addons-931000 top pods -n kube-system
addons_test.go:979: (dbg) Run:  out/minikube-darwin-amd64 -p addons-931000 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.68s)

                                                
                                    
x
+
TestAddons/parallel/CSI (51.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1008 10:44:13.359392    4833 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1008 10:44:13.363965    4833 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1008 10:44:13.363981    4833 kapi.go:107] duration metric: took 4.597268ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 4.604934ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-931000 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-931000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-931000 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" [90ef3ec5-9a63-4287-abab-fa2f654bd3c5] Pending
helpers_test.go:344: "task-pv-pod" [90ef3ec5-9a63-4287-abab-fa2f654bd3c5] 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" [90ef3ec5-9a63-4287-abab-fa2f654bd3c5] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 9.004008293s
addons_test.go:511: (dbg) Run:  kubectl --context addons-931000 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-931000 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-931000 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-931000 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-931000 delete pod task-pv-pod: (1.295631407s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-931000 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-931000 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-931000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-931000 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" [555a6d15-335b-4ca9-8bfe-1f370c4a85e9] Pending
helpers_test.go:344: "task-pv-pod-restore" [555a6d15-335b-4ca9-8bfe-1f370c4a85e9] 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" [555a6d15-335b-4ca9-8bfe-1f370c4a85e9] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.005748196s
addons_test.go:553: (dbg) Run:  kubectl --context addons-931000 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-931000 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-931000 delete volumesnapshot new-snapshot-demo
addons_test.go:979: (dbg) Run:  out/minikube-darwin-amd64 -p addons-931000 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:979: (dbg) Run:  out/minikube-darwin-amd64 -p addons-931000 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-darwin-amd64 -p addons-931000 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.590764561s)
--- PASS: TestAddons/parallel/CSI (51.72s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:743: (dbg) Run:  out/minikube-darwin-amd64 addons enable headlamp -p addons-931000 --alsologtostderr -v=1
addons_test.go:743: (dbg) Done: out/minikube-darwin-amd64 addons enable headlamp -p addons-931000 --alsologtostderr -v=1: (1.06543906s)
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-csg9h" [88597534-8a39-4cdb-820b-090b808f8b2c] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-csg9h" [88597534-8a39-4cdb-820b-090b808f8b2c] Running
addons_test.go:748: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.005395121s
addons_test.go:979: (dbg) Run:  out/minikube-darwin-amd64 -p addons-931000 addons disable headlamp --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-darwin-amd64 -p addons-931000 addons disable headlamp --alsologtostderr -v=1: (5.639720917s)
--- PASS: TestAddons/parallel/Headlamp (16.71s)

                                                
                                    
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-h725h" [7c3112db-1686-4757-8348-a7e9ff2fd3e9] Running
addons_test.go:775: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003452573s
addons_test.go:979: (dbg) Run:  out/minikube-darwin-amd64 -p addons-931000 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.54s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (55.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:883: (dbg) Run:  kubectl --context addons-931000 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:889: (dbg) Run:  kubectl --context addons-931000 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:893: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-931000 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:896: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [8c2b9b1d-a433-454d-b444-8c1a5e06b138] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [8c2b9b1d-a433-454d-b444-8c1a5e06b138] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [8c2b9b1d-a433-454d-b444-8c1a5e06b138] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:896: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.004369985s
addons_test.go:901: (dbg) Run:  kubectl --context addons-931000 get pvc test-pvc -o=json
addons_test.go:910: (dbg) Run:  out/minikube-darwin-amd64 -p addons-931000 ssh "cat /opt/local-path-provisioner/pvc-4230b90f-ab9b-4c74-9d31-5ccd5df3ae56_default_test-pvc/file1"
addons_test.go:922: (dbg) Run:  kubectl --context addons-931000 delete pod test-local-path
addons_test.go:926: (dbg) Run:  kubectl --context addons-931000 delete pvc test-pvc
addons_test.go:979: (dbg) Run:  out/minikube-darwin-amd64 -p addons-931000 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-darwin-amd64 -p addons-931000 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.296005573s)
--- PASS: TestAddons/parallel/LocalPath (55.14s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:958: (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-pjzrr" [6ca69ad4-bbc2-4123-9613-6048e8f6640b] Running
addons_test.go:958: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004662392s
addons_test.go:961: (dbg) Run:  out/minikube-darwin-amd64 addons disable nvidia-device-plugin -p addons-931000
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.52s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.65s)

                                                
                                                
=== 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-g8lm2" [3b803492-2624-4d64-b1b3-5c20a7ba2086] Running
addons_test.go:969: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.005916579s
addons_test.go:973: (dbg) Run:  out/minikube-darwin-amd64 -p addons-931000 addons disable yakd --alsologtostderr -v=1
addons_test.go:973: (dbg) Done: out/minikube-darwin-amd64 -p addons-931000 addons disable yakd --alsologtostderr -v=1: (5.638217927s)
--- PASS: TestAddons/parallel/Yakd (10.65s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.35s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-darwin-amd64 stop -p addons-931000
addons_test.go:170: (dbg) Done: out/minikube-darwin-amd64 stop -p addons-931000: (10.722319038s)
addons_test.go:174: (dbg) Run:  out/minikube-darwin-amd64 addons enable dashboard -p addons-931000
addons_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 addons disable dashboard -p addons-931000
addons_test.go:183: (dbg) Run:  out/minikube-darwin-amd64 addons disable gvisor -p addons-931000
--- PASS: TestAddons/StoppedEnableDisable (11.35s)

                                                
                                    
x
+
TestCertOptions (23.97s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-darwin-amd64 start -p cert-options-003000 --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=docker  --apiserver-name=localhost
cert_options_test.go:49: (dbg) Done: out/minikube-darwin-amd64 start -p cert-options-003000 --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=docker  --apiserver-name=localhost: (21.349748095s)
cert_options_test.go:60: (dbg) Run:  out/minikube-darwin-amd64 -p cert-options-003000 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
I1008 11:18:21.786024    4833 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8555/tcp") 0).HostPort}}'" cert-options-003000
cert_options_test.go:100: (dbg) Run:  out/minikube-darwin-amd64 ssh -p cert-options-003000 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-003000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p cert-options-003000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p cert-options-003000: (2.021878287s)
--- PASS: TestCertOptions (23.97s)

                                                
                                    
x
+
TestCertExpiration (223.77s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-darwin-amd64 start -p cert-expiration-668000 --memory=2048 --cert-expiration=3m --driver=docker 
cert_options_test.go:123: (dbg) Done: out/minikube-darwin-amd64 start -p cert-expiration-668000 --memory=2048 --cert-expiration=3m --driver=docker : (20.353953548s)
cert_options_test.go:131: (dbg) Run:  out/minikube-darwin-amd64 start -p cert-expiration-668000 --memory=2048 --cert-expiration=8760h --driver=docker 
cert_options_test.go:131: (dbg) Done: out/minikube-darwin-amd64 start -p cert-expiration-668000 --memory=2048 --cert-expiration=8760h --driver=docker : (21.364107137s)
helpers_test.go:175: Cleaning up "cert-expiration-668000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p cert-expiration-668000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p cert-expiration-668000: (2.048810612s)
--- PASS: TestCertExpiration (223.77s)

                                                
                                    
x
+
TestDockerFlags (24.42s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-darwin-amd64 start -p docker-flags-553000 --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=docker 
docker_test.go:51: (dbg) Done: out/minikube-darwin-amd64 start -p docker-flags-553000 --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=docker : (21.508095981s)
docker_test.go:56: (dbg) Run:  out/minikube-darwin-amd64 -p docker-flags-553000 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-darwin-amd64 -p docker-flags-553000 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-553000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p docker-flags-553000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p docker-flags-553000: (2.233477117s)
--- PASS: TestDockerFlags (24.42s)

                                                
                                    
x
+
TestForceSystemdFlag (25.46s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-darwin-amd64 start -p force-systemd-flag-009000 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker 
docker_test.go:91: (dbg) Done: out/minikube-darwin-amd64 start -p force-systemd-flag-009000 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker : (22.258622687s)
docker_test.go:110: (dbg) Run:  out/minikube-darwin-amd64 -p force-systemd-flag-009000 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-flag-009000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p force-systemd-flag-009000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p force-systemd-flag-009000: (2.644838148s)
--- PASS: TestForceSystemdFlag (25.46s)

                                                
                                    
x
+
TestForceSystemdEnv (24.96s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-darwin-amd64 start -p force-systemd-env-961000 --memory=2048 --alsologtostderr -v=5 --driver=docker 
docker_test.go:155: (dbg) Done: out/minikube-darwin-amd64 start -p force-systemd-env-961000 --memory=2048 --alsologtostderr -v=5 --driver=docker : (22.345508814s)
docker_test.go:110: (dbg) Run:  out/minikube-darwin-amd64 -p force-systemd-env-961000 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-961000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p force-systemd-env-961000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p force-systemd-env-961000: (2.250346169s)
--- PASS: TestForceSystemdEnv (24.96s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (7.43s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
=== PAUSE TestHyperKitDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestHyperKitDriverInstallOrUpdate
I1008 11:17:03.366875    4833 install.go:52] acquiring lock: {Name:mk4023283b30b374c3f04c8805d539e68824c0b8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1008 11:17:03.367053    4833 install.go:117] Validating docker-machine-driver-hyperkit, PATH=/Users/jenkins/workspace/testdata/hyperkit-driver-without-version:/Users/jenkins/workspace/out/:/usr/bin:/bin:/usr/sbin:/sbin:/Users/jenkins/google-cloud-sdk/bin:/usr/local/bin/:/usr/local/go/bin/:/Users/jenkins/go/bin
W1008 11:17:04.178379    4833 install.go:62] docker-machine-driver-hyperkit: exit status 1
W1008 11:17:04.178624    4833 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-hyperkit:
I1008 11:17:04.178680    4833 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-hyperkit-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-hyperkit-amd64.sha256 -> /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/001/docker-machine-driver-hyperkit
I1008 11:17:04.658540    4833 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-hyperkit-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-hyperkit-amd64.sha256 Dst:/var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/001/docker-machine-driver-hyperkit.download Pwd: Mode:2 Umask:---------- Detectors:[0xc505dc0 0xc505dc0 0xc505dc0 0xc505dc0 0xc505dc0 0xc505dc0 0xc505dc0] Decompressors:map[bz2:0xc0004a7180 gz:0xc0004a7188 tar:0xc0004a7130 tar.bz2:0xc0004a7140 tar.gz:0xc0004a7150 tar.xz:0xc0004a7160 tar.zst:0xc0004a7170 tbz2:0xc0004a7140 tgz:0xc0004a7150 txz:0xc0004a7160 tzst:0xc0004a7170 xz:0xc0004a7190 zip:0xc0004a7200 zst:0xc0004a7198] Getters:map[file:0xc0015fc120 http:0xc000c13180 https:0xc000c131d0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: inval
id checksum: Error downloading checksum file: bad response code: 404. trying to get the common version
I1008 11:17:04.658607    4833 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-hyperkit?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-hyperkit.sha256 -> /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/001/docker-machine-driver-hyperkit
I1008 11:17:07.015906    4833 install.go:79] stdout: 
W1008 11:17:07.016139    4833 out.go:174] [unset outFile]: * The 'hyperkit' driver requires elevated permissions. The following commands will be executed:

                                                
                                                
$ sudo chown root:wheel /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/001/docker-machine-driver-hyperkit 
$ sudo chmod u+s /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/001/docker-machine-driver-hyperkit 

                                                
                                                

                                                
                                                
I1008 11:17:07.016186    4833 install.go:99] testing: [sudo -n chown root:wheel /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/001/docker-machine-driver-hyperkit]
I1008 11:17:07.038569    4833 install.go:106] running: [sudo chown root:wheel /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/001/docker-machine-driver-hyperkit]
I1008 11:17:07.060822    4833 install.go:99] testing: [sudo -n chmod u+s /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/001/docker-machine-driver-hyperkit]
I1008 11:17:07.082253    4833 install.go:106] running: [sudo chmod u+s /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/001/docker-machine-driver-hyperkit]
I1008 11:17:07.124109    4833 install.go:52] acquiring lock: {Name:mk4023283b30b374c3f04c8805d539e68824c0b8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1008 11:17:07.124293    4833 install.go:117] Validating docker-machine-driver-hyperkit, PATH=/Users/jenkins/workspace/testdata/hyperkit-driver-older-version:/Users/jenkins/workspace/out/:/usr/bin:/bin:/usr/sbin:/sbin:/Users/jenkins/google-cloud-sdk/bin:/usr/local/bin/:/usr/local/go/bin/:/Users/jenkins/go/bin
I1008 11:17:07.907336    4833 install.go:137] /Users/jenkins/workspace/testdata/hyperkit-driver-older-version/docker-machine-driver-hyperkit version is 1.2.0
W1008 11:17:07.907360    4833 install.go:62] docker-machine-driver-hyperkit: docker-machine-driver-hyperkit is version 1.2.0, want 1.11.0
W1008 11:17:07.907488    4833 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-hyperkit:
I1008 11:17:07.907573    4833 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-hyperkit-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-hyperkit-amd64.sha256 -> /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/002/docker-machine-driver-hyperkit
I1008 11:17:08.287055    4833 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-hyperkit-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-hyperkit-amd64.sha256 Dst:/var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/002/docker-machine-driver-hyperkit.download Pwd: Mode:2 Umask:---------- Detectors:[0xc505dc0 0xc505dc0 0xc505dc0 0xc505dc0 0xc505dc0 0xc505dc0 0xc505dc0] Decompressors:map[bz2:0xc0004a7180 gz:0xc0004a7188 tar:0xc0004a7130 tar.bz2:0xc0004a7140 tar.gz:0xc0004a7150 tar.xz:0xc0004a7160 tar.zst:0xc0004a7170 tbz2:0xc0004a7140 tgz:0xc0004a7150 txz:0xc0004a7160 tzst:0xc0004a7170 xz:0xc0004a7190 zip:0xc0004a7200 zst:0xc0004a7198] Getters:map[file:0xc0015da740 http:0xc00066e190 https:0xc00066e1e0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: inval
id checksum: Error downloading checksum file: bad response code: 404. trying to get the common version
I1008 11:17:08.287123    4833 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-hyperkit?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-hyperkit.sha256 -> /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/002/docker-machine-driver-hyperkit
I1008 11:17:10.682789    4833 install.go:79] stdout: 
W1008 11:17:10.683026    4833 out.go:174] [unset outFile]: * The 'hyperkit' driver requires elevated permissions. The following commands will be executed:

                                                
                                                
$ sudo chown root:wheel /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/002/docker-machine-driver-hyperkit 
$ sudo chmod u+s /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/002/docker-machine-driver-hyperkit 

                                                
                                                

                                                
                                                
I1008 11:17:10.683078    4833 install.go:99] testing: [sudo -n chown root:wheel /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/002/docker-machine-driver-hyperkit]
I1008 11:17:10.704772    4833 install.go:106] running: [sudo chown root:wheel /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/002/docker-machine-driver-hyperkit]
I1008 11:17:10.727228    4833 install.go:99] testing: [sudo -n chmod u+s /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/002/docker-machine-driver-hyperkit]
I1008 11:17:10.749401    4833 install.go:106] running: [sudo chmod u+s /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperKitDriverInstallOrUpdate3411063420/002/docker-machine-driver-hyperkit]
--- PASS: TestHyperKitDriverInstallOrUpdate (7.43s)

                                                
                                    
x
+
TestErrorSpam/setup (19.89s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-darwin-amd64 start -p nospam-587000 -n=1 --memory=2250 --wait=false --log_dir=/var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 --driver=docker 
error_spam_test.go:81: (dbg) Done: out/minikube-darwin-amd64 start -p nospam-587000 -n=1 --memory=2250 --wait=false --log_dir=/var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 --driver=docker : (19.890915651s)
--- PASS: TestErrorSpam/setup (19.89s)

                                                
                                    
x
+
TestErrorSpam/start (2.24s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 start --dry-run
--- PASS: TestErrorSpam/start (2.24s)

                                                
                                    
x
+
TestErrorSpam/status (0.92s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 status
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 status
error_spam_test.go:182: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 status
--- PASS: TestErrorSpam/status (0.92s)

                                                
                                    
x
+
TestErrorSpam/pause (1.75s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 pause
--- PASS: TestErrorSpam/pause (1.75s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.55s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 unpause
--- PASS: TestErrorSpam/unpause (1.55s)

                                                
                                    
x
+
TestErrorSpam/stop (11.35s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 stop
error_spam_test.go:159: (dbg) Done: out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 stop: (10.816045186s)
error_spam_test.go:159: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-darwin-amd64 -p nospam-587000 --log_dir /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/nospam-587000 stop
--- PASS: TestErrorSpam/stop (11.35s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /Users/jenkins/minikube-integration/19774-3854/.minikube/files/etc/test/nested/copy/4833/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (61.18s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-darwin-amd64 start -p functional-249000 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker 
functional_test.go:2234: (dbg) Done: out/minikube-darwin-amd64 start -p functional-249000 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker : (1m1.181267162s)
--- PASS: TestFunctional/serial/StartWithProxy (61.18s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (38.23s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1008 10:46:59.593482    4833 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-darwin-amd64 start -p functional-249000 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-darwin-amd64 start -p functional-249000 --alsologtostderr -v=8: (38.224605184s)
functional_test.go:663: soft start took 38.225156873s for "functional-249000" cluster.
I1008 10:47:37.818632    4833 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (38.23s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.08s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-darwin-amd64 -p functional-249000 cache add registry.k8s.io/pause:3.1: (1.254520582s)
functional_test.go:1049: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-darwin-amd64 -p functional-249000 cache add registry.k8s.io/pause:3.3: (1.261099675s)
functional_test.go:1049: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-darwin-amd64 -p functional-249000 cache add registry.k8s.io/pause:latest: (1.106581453s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.62s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-249000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalserialCacheCmdcacheadd_local2095222067/001
functional_test.go:1089: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 cache add minikube-local-cache-test:functional-249000
functional_test.go:1089: (dbg) Done: out/minikube-darwin-amd64 -p functional-249000 cache add minikube-local-cache-test:functional-249000: (1.026398441s)
functional_test.go:1094: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 cache delete minikube-local-cache-test:functional-249000
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-249000
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.50s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1124: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.31s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1147: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh sudo docker rmi registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-249000 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (285.760748ms)

                                                
                                                
-- 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-darwin-amd64 -p functional-249000 cache reload
functional_test.go:1163: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.66s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.23s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:716: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 kubectl -- --context functional-249000 get pods
functional_test.go:716: (dbg) Done: out/minikube-darwin-amd64 -p functional-249000 kubectl -- --context functional-249000 get pods: (1.231510612s)
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (1.23s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (1.87s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (41.84s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-darwin-amd64 start -p functional-249000 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-darwin-amd64 start -p functional-249000 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (41.834870001s)
functional_test.go:761: restart took 41.835023254s for "functional-249000" cluster.
I1008 10:48:30.344190    4833 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (41.84s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:810: (dbg) Run:  kubectl --context functional-249000 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.07s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (2.99s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 logs
functional_test.go:1236: (dbg) Done: out/minikube-darwin-amd64 -p functional-249000 logs: (2.989203434s)
--- PASS: TestFunctional/serial/LogsCmd (2.99s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (2.97s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 logs --file /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalserialLogsFileCmd2353348852/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-darwin-amd64 -p functional-249000 logs --file /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalserialLogsFileCmd2353348852/001/logs.txt: (2.970919478s)
--- PASS: TestFunctional/serial/LogsFileCmd (2.97s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.71s)

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

                                                
                                                
-- stdout --
	|-----------|-------------|-------------|---------------------------|
	| NAMESPACE |    NAME     | TARGET PORT |            URL            |
	|-----------|-------------|-------------|---------------------------|
	| default   | invalid-svc |          80 | http://192.168.49.2:31879 |
	|-----------|-------------|-------------|---------------------------|
	
	

                                                
                                                
-- /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:                                                            │
	│    * - /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube_service_96b204199e3191fa1740d4430b018a3c8028d52d_0.log    │
	│                                                                                                                            │
	╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.58s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:905: (dbg) daemon: [out/minikube-darwin-amd64 dashboard --url --port 36195 -p functional-249000 --alsologtostderr -v=1]
E1008 10:49:26.125162    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:49:26.135612    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:49:26.147353    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:49:26.169726    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:49:26.210986    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:49:26.292504    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:49:26.453961    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:49:26.775478    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:49:27.417618    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:910: (dbg) stopping [out/minikube-darwin-amd64 dashboard --url --port 36195 -p functional-249000 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 6821: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (9.64s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (1.22s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-249000] minikube v1.34.0 on Darwin 15.0.1
	  - MINIKUBE_LOCATION=19774
	  - KUBECONFIG=/Users/jenkins/minikube-integration/19774-3854/kubeconfig
	  - MINIKUBE_BIN=out/minikube-darwin-amd64
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - MINIKUBE_HOME=/Users/jenkins/minikube-integration/19774-3854/.minikube
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1008 10:49:23.790064    6769 out.go:345] Setting OutFile to fd 1 ...
	I1008 10:49:23.790402    6769 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 10:49:23.790408    6769 out.go:358] Setting ErrFile to fd 2...
	I1008 10:49:23.790411    6769 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 10:49:23.790590    6769 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/19774-3854/.minikube/bin
	I1008 10:49:23.792327    6769 out.go:352] Setting JSON to false
	I1008 10:49:23.821311    6769 start.go:129] hostinfo: {"hostname":"MacOS-Agent-1.local","uptime":2929,"bootTime":1728406834,"procs":571,"os":"darwin","platform":"darwin","platformFamily":"Standalone Workstation","platformVersion":"15.0.1","kernelVersion":"24.0.0","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b7610dcb-1435-5842-8d5a-b2388403fea3"}
	W1008 10:49:23.821440    6769 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1008 10:49:23.842729    6769 out.go:177] * [functional-249000] minikube v1.34.0 on Darwin 15.0.1
	I1008 10:49:23.884344    6769 out.go:177]   - MINIKUBE_LOCATION=19774
	I1008 10:49:23.884364    6769 notify.go:220] Checking for updates...
	I1008 10:49:23.926554    6769 out.go:177]   - KUBECONFIG=/Users/jenkins/minikube-integration/19774-3854/kubeconfig
	I1008 10:49:23.947362    6769 out.go:177]   - MINIKUBE_BIN=out/minikube-darwin-amd64
	I1008 10:49:23.968634    6769 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1008 10:49:23.989472    6769 out.go:177]   - MINIKUBE_HOME=/Users/jenkins/minikube-integration/19774-3854/.minikube
	I1008 10:49:24.011085    6769 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1008 10:49:24.033325    6769 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1008 10:49:24.034038    6769 driver.go:394] Setting default libvirt URI to qemu:///system
	I1008 10:49:24.060390    6769 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I1008 10:49:24.060556    6769 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1008 10:49:24.149954    6769 info.go:266] docker info: {ID:411b0150-1087-4b28-afd8-60215a002391 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:60 OomKillDisable:false NGoroutines:75 SystemTime:2024-10-08 17:49:24.14110305 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:9 KernelVersion:6.10.4-linuxkit OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 IndexServerAddress:htt
ps://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:12 MemTotal:16767504384 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=unix:///Users/jenkins/Library/Containers/com.docker.docker/Data/docker-cli.sock] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-
g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined name=cgroupns] ProductLicense: Warnings:[WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/Users/jenkins/.docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-buildx] ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:/Users/jenkins/.docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-compose] ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:/Users/jenkins/.docker/cli-plugins/docker-debug SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-debug] ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:/Users/jenkins/.docker/cli-plugins/docker-des
ktop SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-desktop] ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:/Users/jenkins/.docker/cli-plugins/docker-dev SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-dev] ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:/Users/jenkins/.docker/cli-plugins/docker-extension SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-extension] ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:/Users/jenkins/.docker/cli-plugins/docker-feedback SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-feedback] ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:/Users/jenkins/.docker/cli-plugins/docker-init SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugi
ns/docker-init] ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:/Users/jenkins/.docker/cli-plugins/docker-sbom SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-sbom] ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:/Users/jenkins/.docker/cli-plugins/docker-scout SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-scout] ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1008 10:49:24.171502    6769 out.go:177] * Using the docker driver based on existing profile
	I1008 10:49:24.192032    6769 start.go:297] selected driver: docker
	I1008 10:49:24.192072    6769 start.go:901] validating driver "docker" against &{Name:functional-249000 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort: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:{KubernetesVersion:v1.31.1 ClusterName:functional-249000 Namespace:default APIServerHAVIP: APIServerNa
me: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.49.2 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:/Users:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: M
ountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1008 10:49:24.192235    6769 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1008 10:49:24.220188    6769 out.go:201] 
	W1008 10:49:24.241083    6769 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
	I1008 10:49:24.262111    6769 out.go:201] 

                                                
                                                
** /stderr **
functional_test.go:991: (dbg) Run:  out/minikube-darwin-amd64 start -p functional-249000 --dry-run --alsologtostderr -v=1 --driver=docker 
--- PASS: TestFunctional/parallel/DryRun (1.22s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.58s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-249000] minikube v1.34.0 sur Darwin 15.0.1
	  - MINIKUBE_LOCATION=19774
	  - KUBECONFIG=/Users/jenkins/minikube-integration/19774-3854/kubeconfig
	  - MINIKUBE_BIN=out/minikube-darwin-amd64
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - MINIKUBE_HOME=/Users/jenkins/minikube-integration/19774-3854/.minikube
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1008 10:49:23.198281    6753 out.go:345] Setting OutFile to fd 1 ...
	I1008 10:49:23.198526    6753 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 10:49:23.198532    6753 out.go:358] Setting ErrFile to fd 2...
	I1008 10:49:23.198535    6753 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 10:49:23.198779    6753 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/19774-3854/.minikube/bin
	I1008 10:49:23.200711    6753 out.go:352] Setting JSON to false
	I1008 10:49:23.232501    6753 start.go:129] hostinfo: {"hostname":"MacOS-Agent-1.local","uptime":2929,"bootTime":1728406834,"procs":571,"os":"darwin","platform":"darwin","platformFamily":"Standalone Workstation","platformVersion":"15.0.1","kernelVersion":"24.0.0","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b7610dcb-1435-5842-8d5a-b2388403fea3"}
	W1008 10:49:23.232725    6753 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1008 10:49:23.255126    6753 out.go:177] * [functional-249000] minikube v1.34.0 sur Darwin 15.0.1
	I1008 10:49:23.298137    6753 out.go:177]   - MINIKUBE_LOCATION=19774
	I1008 10:49:23.298201    6753 notify.go:220] Checking for updates...
	I1008 10:49:23.340734    6753 out.go:177]   - KUBECONFIG=/Users/jenkins/minikube-integration/19774-3854/kubeconfig
	I1008 10:49:23.362011    6753 out.go:177]   - MINIKUBE_BIN=out/minikube-darwin-amd64
	I1008 10:49:23.382865    6753 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1008 10:49:23.403628    6753 out.go:177]   - MINIKUBE_HOME=/Users/jenkins/minikube-integration/19774-3854/.minikube
	I1008 10:49:23.424699    6753 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1008 10:49:23.446345    6753 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1008 10:49:23.447094    6753 driver.go:394] Setting default libvirt URI to qemu:///system
	I1008 10:49:23.475090    6753 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I1008 10:49:23.475236    6753 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1008 10:49:23.568739    6753 info.go:266] docker info: {ID:411b0150-1087-4b28-afd8-60215a002391 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:60 OomKillDisable:false NGoroutines:75 SystemTime:2024-10-08 17:49:23.559639175 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:9 KernelVersion:6.10.4-linuxkit OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 IndexServerAddress:ht
tps://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:12 MemTotal:16767504384 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=unix:///Users/jenkins/Library/Containers/com.docker.docker/Data/docker-cli.sock] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0
-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined name=cgroupns] ProductLicense: Warnings:[WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/Users/jenkins/.docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-buildx] ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:/Users/jenkins/.docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-compose] ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:/Users/jenkins/.docker/cli-plugins/docker-debug SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-debug] ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:/Users/jenkins/.docker/cli-plugins/docker-de
sktop SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-desktop] ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:/Users/jenkins/.docker/cli-plugins/docker-dev SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-dev] ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:/Users/jenkins/.docker/cli-plugins/docker-extension SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-extension] ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:/Users/jenkins/.docker/cli-plugins/docker-feedback SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-feedback] ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:/Users/jenkins/.docker/cli-plugins/docker-init SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plug
ins/docker-init] ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:/Users/jenkins/.docker/cli-plugins/docker-sbom SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-sbom] ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:/Users/jenkins/.docker/cli-plugins/docker-scout SchemaVersion:0.1.0 ShadowedPaths:[/usr/local/lib/docker/cli-plugins/docker-scout] ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1008 10:49:23.589665    6753 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I1008 10:49:23.610626    6753 start.go:297] selected driver: docker
	I1008 10:49:23.610639    6753 start.go:901] validating driver "docker" against &{Name:functional-249000 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort: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:{KubernetesVersion:v1.31.1 ClusterName:functional-249000 Namespace:default APIServerHAVIP: APIServerNa
me: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.49.2 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:/Users:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: M
ountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1008 10:49:23.610707    6753 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1008 10:49:23.636706    6753 out.go:201] 
	W1008 10:49:23.657662    6753 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
	I1008 10:49:23.678740    6753 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.91s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.3s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (26.73s)

                                                
                                                
=== 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" [99bcd424-d368-4ad0-9cd7-4055c5853f47] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.00406731s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-249000 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-249000 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-249000 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-249000 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" [5746db94-56e0-4df9-9160-bb23273ef6ff] Pending
helpers_test.go:344: "sp-pod" [5746db94-56e0-4df9-9160-bb23273ef6ff] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [5746db94-56e0-4df9-9160-bb23273ef6ff] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 13.004829245s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-249000 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-249000 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-249000 delete -f testdata/storage-provisioner/pod.yaml: (1.065825991s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-249000 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" [63d57e05-3557-4299-98db-866c87bdb6c6] Pending
helpers_test.go:344: "sp-pod" [63d57e05-3557-4299-98db-866c87bdb6c6] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [63d57e05-3557-4299-98db-866c87bdb6c6] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.006825779s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-249000 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (26.73s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.59s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.92s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh -n functional-249000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 cp functional-249000:/home/docker/cp-test.txt /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelCpCmd2536100532/001/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh -n functional-249000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh -n functional-249000 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (1.92s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (25.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-249000 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-tv28z" [f2c70c30-6628-4836-ab7d-c8c245c34676] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-tv28z" [f2c70c30-6628-4836-ab7d-c8c245c34676] Running
E1008 10:50:07.107182    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 23.005004042s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-249000 exec mysql-6cdb49bbb-tv28z -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-249000 exec mysql-6cdb49bbb-tv28z -- mysql -ppassword -e "show databases;": exit status 1 (126.578127ms)

                                                
                                                
** 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 **
I1008 10:50:10.288421    4833 retry.go:31] will retry after 1.407165839s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-249000 exec mysql-6cdb49bbb-tv28z -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-249000 exec mysql-6cdb49bbb-tv28z -- mysql -ppassword -e "show databases;": exit status 1 (119.42103ms)

                                                
                                                
** 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 **
I1008 10:50:11.815667    4833 retry.go:31] will retry after 799.147142ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-249000 exec mysql-6cdb49bbb-tv28z -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (25.71s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.29s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.76s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.3s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (1.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2288: (dbg) Run:  out/minikube-darwin-amd64 license
functional_test.go:2288: (dbg) Done: out/minikube-darwin-amd64 license: (1.486540226s)
--- PASS: TestFunctional/parallel/License (1.49s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-darwin-amd64 -p functional-249000 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-darwin-amd64 -p functional-249000 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-darwin-amd64 -p functional-249000 tunnel --alsologtostderr] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-darwin-amd64 -p functional-249000 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 6440: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.50s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:129: (dbg) daemon: [out/minikube-darwin-amd64 -p functional-249000 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.01s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.18s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-249000 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [9e315731-d650-4441-a0d0-19c946751c1e] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [9e315731-d650-4441-a0d0-19c946751c1e] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.005972661s
I1008 10:48:52.929251    4833 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.18s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.07s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-249000 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.07s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://127.0.0.1 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.04s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-darwin-amd64 -p functional-249000 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 6470: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.23s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-249000 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-249000 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-w5ms4" [cff0fbc9-2683-4dd3-86d6-67ef7c3577ea] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-w5ms4" [cff0fbc9-2683-4dd3-86d6-67ef7c3577ea] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.00519068s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.14s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-darwin-amd64 mount -p functional-249000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdany-port1873433407/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1728409751041853000" to /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdany-port1873433407/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1728409751041853000" to /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdany-port1873433407/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1728409751041853000" to /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdany-port1873433407/001/test-1728409751041853000
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-249000 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (284.743447ms)

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

                                                
                                                
** /stderr **
I1008 10:49:11.327391    4833 retry.go:31] will retry after 612.043005ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 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  8 17:49 created-by-test
-rw-r--r-- 1 docker docker 24 Oct  8 17:49 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Oct  8 17:49 test-1728409751041853000
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh cat /mount-9p/test-1728409751041853000
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-249000 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" [01450812-f8ac-4337-8094-cd14c8ce79d9] Pending
helpers_test.go:344: "busybox-mount" [01450812-f8ac-4337-8094-cd14c8ce79d9] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [01450812-f8ac-4337-8094-cd14c8ce79d9] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [01450812-f8ac-4337-8094-cd14c8ce79d9] 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 4.006235137s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-249000 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-darwin-amd64 mount -p functional-249000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdany-port1873433407/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (6.95s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1509: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 service --namespace=default --https --url hello-node
functional_test.go:1509: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-249000 service --namespace=default --https --url hello-node: signal: killed (15.002876097s)

                                                
                                                
-- stdout --
	https://127.0.0.1:50364

                                                
                                                
-- /stdout --
** stderr ** 
	! Because you are using a Docker driver on darwin, the terminal needs to be open to run it.

                                                
                                                
** /stderr **
functional_test.go:1522: found endpoint: https://127.0.0.1:50364
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (15.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:213: (dbg) daemon: [out/minikube-darwin-amd64 mount -p functional-249000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdspecific-port3329190608/001:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-249000 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (289.078648ms)

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

                                                
                                                
** /stderr **
I1008 10:49:18.274824    4833 retry.go:31] will retry after 490.187227ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 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-darwin-amd64 mount -p functional-249000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdspecific-port3329190608/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-darwin-amd64 -p functional-249000 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-249000 ssh "sudo umount -f /mount-9p": exit status 1 (259.493879ms)

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-darwin-amd64 -p functional-249000 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-darwin-amd64 mount -p functional-249000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdspecific-port3329190608/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (1.84s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-darwin-amd64 mount -p functional-249000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdVerifyCleanup3676703579/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-darwin-amd64 mount -p functional-249000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdVerifyCleanup3676703579/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-darwin-amd64 mount -p functional-249000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdVerifyCleanup3676703579/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-249000 ssh "findmnt -T" /mount1: exit status 1 (492.504509ms)

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

                                                
                                                
** /stderr **
I1008 10:49:20.324893    4833 retry.go:31] will retry after 618.019174ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-darwin-amd64 mount -p functional-249000 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-darwin-amd64 mount -p functional-249000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdVerifyCleanup3676703579/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-darwin-amd64 mount -p functional-249000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdVerifyCleanup3676703579/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-darwin-amd64 mount -p functional-249000 /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestFunctionalparallelMountCmdVerifyCleanup3676703579/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.41s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1540: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 service hello-node --url --format={{.IP}}
E1008 10:49:28.699025    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:49:31.260403    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
2024/10/08 10:49:34 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:1540: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-249000 service hello-node --url --format={{.IP}}: signal: killed (15.005314723s)

                                                
                                                
-- stdout --
	127.0.0.1

                                                
                                                
-- /stdout --
** stderr ** 
	! Because you are using a Docker driver on darwin, the terminal needs to be open to run it.

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/ServiceCmd/Format (15.01s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-darwin-amd64 -p functional-249000 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
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-249000
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-249000
functional_test.go:269: (dbg) Stderr: out/minikube-darwin-amd64 -p functional-249000 image ls --format short --alsologtostderr:
I1008 10:49:58.789046    7033 out.go:345] Setting OutFile to fd 1 ...
I1008 10:49:58.789318    7033 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 10:49:58.789324    7033 out.go:358] Setting ErrFile to fd 2...
I1008 10:49:58.789328    7033 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 10:49:58.789530    7033 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/19774-3854/.minikube/bin
I1008 10:49:58.790297    7033 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 10:49:58.790403    7033 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 10:49:58.790890    7033 cli_runner.go:164] Run: docker container inspect functional-249000 --format={{.State.Status}}
I1008 10:49:58.814363    7033 ssh_runner.go:195] Run: systemctl --version
I1008 10:49:58.814470    7033 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-249000
I1008 10:49:58.837753    7033 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50103 SSHKeyPath:/Users/jenkins/minikube-integration/19774-3854/.minikube/machines/functional-249000/id_rsa Username:docker}
I1008 10:49:58.933439    7033 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-darwin-amd64 -p functional-249000 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc      | 56cc512116c8f | 4.4MB  |
| docker.io/library/minikube-local-cache-test | functional-249000 | 7cf00b63dde01 | 30B    |
| registry.k8s.io/kube-scheduler              | v1.31.1           | 9aa1fad941575 | 67.4MB |
| registry.k8s.io/kube-controller-manager     | v1.31.1           | 175ffd71cce3d | 88.4MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/kube-apiserver              | v1.31.1           | 6bab7719df100 | 94.2MB |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| docker.io/kicbase/echo-server               | functional-249000 | 9056ab77afb8e | 4.94MB |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| docker.io/library/nginx                     | latest            | 7f553e8bbc897 | 192MB  |
| registry.k8s.io/kube-proxy                  | v1.31.1           | 60c005f310ff3 | 91.5MB |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| docker.io/library/nginx                     | alpine            | cb8f91112b6b5 | 47MB   |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-darwin-amd64 -p functional-249000 image ls --format table --alsologtostderr:
I1008 10:49:59.326276    7041 out.go:345] Setting OutFile to fd 1 ...
I1008 10:49:59.326553    7041 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 10:49:59.326558    7041 out.go:358] Setting ErrFile to fd 2...
I1008 10:49:59.326562    7041 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 10:49:59.326763    7041 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/19774-3854/.minikube/bin
I1008 10:49:59.327400    7041 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 10:49:59.327503    7041 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 10:49:59.327958    7041 cli_runner.go:164] Run: docker container inspect functional-249000 --format={{.State.Status}}
I1008 10:49:59.351078    7041 ssh_runner.go:195] Run: systemctl --version
I1008 10:49:59.351168    7041 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-249000
I1008 10:49:59.375425    7041 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50103 SSHKeyPath:/Users/jenkins/minikube-integration/19774-3854/.minikube/machines/functional-249000/id_rsa Username:docker}
I1008 10:49:59.472470    7041 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-darwin-amd64 -p functional-249000 image ls --format json --alsologtostderr:
[{"id":"cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"47000000"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"91500000"},{"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":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"6e38f40d628db3002f5617342c8872c935de53
0d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4400000"},{"id":"7cf00b63dde01b1970d86fcd8d75ca37cf3e63a28d1092765d72278b5459c011","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-249000"],"size":"30"},{"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"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","r
epoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-249000"],"size":"4940000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size
":"240000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-darwin-amd64 -p functional-249000 image ls --format json --alsologtostderr:
I1008 10:49:59.056507    7037 out.go:345] Setting OutFile to fd 1 ...
I1008 10:49:59.056875    7037 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 10:49:59.056884    7037 out.go:358] Setting ErrFile to fd 2...
I1008 10:49:59.056890    7037 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 10:49:59.057076    7037 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/19774-3854/.minikube/bin
I1008 10:49:59.057804    7037 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 10:49:59.057911    7037 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 10:49:59.058352    7037 cli_runner.go:164] Run: docker container inspect functional-249000 --format={{.State.Status}}
I1008 10:49:59.082568    7037 ssh_runner.go:195] Run: systemctl --version
I1008 10:49:59.082663    7037 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-249000
I1008 10:49:59.105964    7037 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50103 SSHKeyPath:/Users/jenkins/minikube-integration/19774-3854/.minikube/machines/functional-249000/id_rsa Username:docker}
I1008 10:49:59.199394    7037 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-darwin-amd64 -p functional-249000 image ls --format yaml --alsologtostderr:
- id: cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "47000000"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "88400000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 7cf00b63dde01b1970d86fcd8d75ca37cf3e63a28d1092765d72278b5459c011
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-249000
size: "30"
- 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"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "94200000"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "91500000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-249000
size: "4940000"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4400000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-darwin-amd64 -p functional-249000 image ls --format yaml --alsologtostderr:
I1008 10:49:59.596103    7045 out.go:345] Setting OutFile to fd 1 ...
I1008 10:49:59.596470    7045 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 10:49:59.596477    7045 out.go:358] Setting ErrFile to fd 2...
I1008 10:49:59.596481    7045 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 10:49:59.596684    7045 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/19774-3854/.minikube/bin
I1008 10:49:59.597435    7045 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 10:49:59.597541    7045 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 10:49:59.598006    7045 cli_runner.go:164] Run: docker container inspect functional-249000 --format={{.State.Status}}
I1008 10:49:59.623966    7045 ssh_runner.go:195] Run: systemctl --version
I1008 10:49:59.624057    7045 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-249000
I1008 10:49:59.648326    7045 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50103 SSHKeyPath:/Users/jenkins/minikube-integration/19774-3854/.minikube/machines/functional-249000/id_rsa Username:docker}
I1008 10:49:59.745470    7045 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.27s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 image build -t localhost/my-image:functional-249000 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-darwin-amd64 -p functional-249000 image build -t localhost/my-image:functional-249000 testdata/build --alsologtostderr: (2.541936235s)
functional_test.go:323: (dbg) Stderr: out/minikube-darwin-amd64 -p functional-249000 image build -t localhost/my-image:functional-249000 testdata/build --alsologtostderr:
I1008 10:50:00.153185    7055 out.go:345] Setting OutFile to fd 1 ...
I1008 10:50:00.153639    7055 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 10:50:00.153646    7055 out.go:358] Setting ErrFile to fd 2...
I1008 10:50:00.153650    7055 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 10:50:00.153826    7055 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/19774-3854/.minikube/bin
I1008 10:50:00.154465    7055 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 10:50:00.156110    7055 config.go:182] Loaded profile config "functional-249000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 10:50:00.156549    7055 cli_runner.go:164] Run: docker container inspect functional-249000 --format={{.State.Status}}
I1008 10:50:00.181190    7055 ssh_runner.go:195] Run: systemctl --version
I1008 10:50:00.181291    7055 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-249000
I1008 10:50:00.205734    7055 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50103 SSHKeyPath:/Users/jenkins/minikube-integration/19774-3854/.minikube/machines/functional-249000/id_rsa Username:docker}
I1008 10:50:00.306397    7055 build_images.go:161] Building image from path: /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/build.3081367145.tar
I1008 10:50:00.306543    7055 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1008 10:50:00.319458    7055 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3081367145.tar
I1008 10:50:00.325798    7055 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3081367145.tar: stat -c "%s %y" /var/lib/minikube/build/build.3081367145.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3081367145.tar': No such file or directory
I1008 10:50:00.325895    7055 ssh_runner.go:362] scp /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/build.3081367145.tar --> /var/lib/minikube/build/build.3081367145.tar (3072 bytes)
I1008 10:50:00.367118    7055 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3081367145
I1008 10:50:00.377290    7055 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3081367145 -xf /var/lib/minikube/build/build.3081367145.tar
I1008 10:50:00.386962    7055 docker.go:360] Building image: /var/lib/minikube/build/build.3081367145
I1008 10:50:00.387071    7055 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-249000 /var/lib/minikube/build/build.3081367145
#0 building with "default" instance using docker driver

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

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

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

                                                
                                                
#4 [internal] load build context
#4 transferring context: 62B done
#4 DONE 0.0s

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:866204fc054c6f10d5656e1582025d23225b988a35500da20e499e4f2c867db2 done
#8 naming to localhost/my-image:functional-249000 done
#8 DONE 0.0s
I1008 10:50:02.569241    7055 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-249000 /var/lib/minikube/build/build.3081367145: (2.182137407s)
I1008 10:50:02.569335    7055 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3081367145
I1008 10:50:02.580450    7055 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3081367145.tar
I1008 10:50:02.590783    7055 build_images.go:217] Built localhost/my-image:functional-249000 from /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/build.3081367145.tar
I1008 10:50:02.590812    7055 build_images.go:133] succeeded building to: functional-249000
I1008 10:50:02.590816    7055 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.10s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:342: (dbg) Run:  docker pull kicbase/echo-server:1.0
E1008 10:49:36.382015    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:342: (dbg) Done: docker pull kicbase/echo-server:1.0: (1.85706719s)
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-249000
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.88s)

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

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

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

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

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

                                                
                                                
=== 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-249000
functional_test.go:245: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 image load --daemon kicbase/echo-server:functional-249000 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.66s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 image save kicbase/echo-server:functional-249000 /Users/jenkins/workspace/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.37s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 image load /Users/jenkins/workspace/echo-server-save.tar --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.66s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-darwin-amd64 -p functional-249000 service hello-node --url
functional_test.go:1559: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p functional-249000 service hello-node --url: signal: killed (15.00293718s)

                                                
                                                
-- stdout --
	http://127.0.0.1:50496

                                                
                                                
-- /stdout --
** stderr ** 
	! Because you are using a Docker driver on darwin, the terminal needs to be open to run it.

                                                
                                                
** /stderr **
functional_test.go:1565: found endpoint for hello-node: http://127.0.0.1:50496
--- PASS: TestFunctional/parallel/ServiceCmd/URL (15.00s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:499: (dbg) Run:  /bin/bash -c "eval $(out/minikube-darwin-amd64 -p functional-249000 docker-env) && out/minikube-darwin-amd64 status -p functional-249000"
functional_test.go:522: (dbg) Run:  /bin/bash -c "eval $(out/minikube-darwin-amd64 -p functional-249000 docker-env) && docker images"
E1008 10:49:46.623759    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.03s)

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

                                                
                                                
=== 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-darwin-amd64 -p functional-249000 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.24s)

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

                                                
                                                
=== 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-darwin-amd64 -p functional-249000 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.25s)

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

                                                
                                                
=== 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-darwin-amd64 -p functional-249000 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.25s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.05s)

                                                
                                                
=== 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-249000
--- PASS: TestFunctional/delete_echo-server_images (0.05s)

                                                
                                    
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-249000
--- 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-249000
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (93.6s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-darwin-amd64 start -p ha-887000 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker 
E1008 10:50:48.069155    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-darwin-amd64 start -p ha-887000 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker : (1m32.822778541s)
ha_test.go:107: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (93.60s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.46s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (19.59s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-darwin-amd64 node add -p ha-887000 -v=7 --alsologtostderr
E1008 10:52:09.992303    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-darwin-amd64 node add -p ha-887000 -v=7 --alsologtostderr: (18.645765972s)
ha_test.go:234: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (19.59s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.99s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.37s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp testdata/cp-test.txt ha-887000:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000:/home/docker/cp-test.txt /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestMultiControlPlaneserialCopyFile683268957/001/cp-test_ha-887000.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000:/home/docker/cp-test.txt ha-887000-m02:/home/docker/cp-test_ha-887000_ha-887000-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m02 "sudo cat /home/docker/cp-test_ha-887000_ha-887000-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000:/home/docker/cp-test.txt ha-887000-m03:/home/docker/cp-test_ha-887000_ha-887000-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m03 "sudo cat /home/docker/cp-test_ha-887000_ha-887000-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000:/home/docker/cp-test.txt ha-887000-m04:/home/docker/cp-test_ha-887000_ha-887000-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m04 "sudo cat /home/docker/cp-test_ha-887000_ha-887000-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp testdata/cp-test.txt ha-887000-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000-m02:/home/docker/cp-test.txt /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestMultiControlPlaneserialCopyFile683268957/001/cp-test_ha-887000-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000-m02:/home/docker/cp-test.txt ha-887000:/home/docker/cp-test_ha-887000-m02_ha-887000.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000 "sudo cat /home/docker/cp-test_ha-887000-m02_ha-887000.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000-m02:/home/docker/cp-test.txt ha-887000-m03:/home/docker/cp-test_ha-887000-m02_ha-887000-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m03 "sudo cat /home/docker/cp-test_ha-887000-m02_ha-887000-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000-m02:/home/docker/cp-test.txt ha-887000-m04:/home/docker/cp-test_ha-887000-m02_ha-887000-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m04 "sudo cat /home/docker/cp-test_ha-887000-m02_ha-887000-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp testdata/cp-test.txt ha-887000-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000-m03:/home/docker/cp-test.txt /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestMultiControlPlaneserialCopyFile683268957/001/cp-test_ha-887000-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000-m03:/home/docker/cp-test.txt ha-887000:/home/docker/cp-test_ha-887000-m03_ha-887000.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000 "sudo cat /home/docker/cp-test_ha-887000-m03_ha-887000.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000-m03:/home/docker/cp-test.txt ha-887000-m02:/home/docker/cp-test_ha-887000-m03_ha-887000-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m02 "sudo cat /home/docker/cp-test_ha-887000-m03_ha-887000-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000-m03:/home/docker/cp-test.txt ha-887000-m04:/home/docker/cp-test_ha-887000-m03_ha-887000-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m04 "sudo cat /home/docker/cp-test_ha-887000-m03_ha-887000-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp testdata/cp-test.txt ha-887000-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000-m04:/home/docker/cp-test.txt /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestMultiControlPlaneserialCopyFile683268957/001/cp-test_ha-887000-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000-m04:/home/docker/cp-test.txt ha-887000:/home/docker/cp-test_ha-887000-m04_ha-887000.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000 "sudo cat /home/docker/cp-test_ha-887000-m04_ha-887000.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000-m04:/home/docker/cp-test.txt ha-887000-m02:/home/docker/cp-test_ha-887000-m04_ha-887000-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m02 "sudo cat /home/docker/cp-test_ha-887000-m04_ha-887000-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 cp ha-887000-m04:/home/docker/cp-test.txt ha-887000-m03:/home/docker/cp-test_ha-887000-m04_ha-887000-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 ssh -n ha-887000-m03 "sudo cat /home/docker/cp-test_ha-887000-m04_ha-887000-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.37s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (11.43s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1008 10:52:46.927146    7840 out.go:345] Setting OutFile to fd 1 ...
	I1008 10:52:46.927486    7840 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 10:52:46.927492    7840 out.go:358] Setting ErrFile to fd 2...
	I1008 10:52:46.927496    7840 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 10:52:46.927708    7840 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/19774-3854/.minikube/bin
	I1008 10:52:46.927905    7840 out.go:352] Setting JSON to false
	I1008 10:52:46.927929    7840 mustload.go:65] Loading cluster: ha-887000
	I1008 10:52:46.927976    7840 notify.go:220] Checking for updates...
	I1008 10:52:46.928265    7840 config.go:182] Loaded profile config "ha-887000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1008 10:52:46.928290    7840 status.go:174] checking status of ha-887000 ...
	I1008 10:52:46.928793    7840 cli_runner.go:164] Run: docker container inspect ha-887000 --format={{.State.Status}}
	I1008 10:52:46.950654    7840 status.go:371] ha-887000 host status = "Running" (err=<nil>)
	I1008 10:52:46.950696    7840 host.go:66] Checking if "ha-887000" exists ...
	I1008 10:52:46.950941    7840 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-887000
	I1008 10:52:46.972731    7840 host.go:66] Checking if "ha-887000" exists ...
	I1008 10:52:46.973070    7840 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1008 10:52:46.973143    7840 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-887000
	I1008 10:52:46.994112    7840 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50566 SSHKeyPath:/Users/jenkins/minikube-integration/19774-3854/.minikube/machines/ha-887000/id_rsa Username:docker}
	I1008 10:52:47.091146    7840 ssh_runner.go:195] Run: systemctl --version
	I1008 10:52:47.095700    7840 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1008 10:52:47.106107    7840 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" ha-887000
	I1008 10:52:47.127938    7840 kubeconfig.go:125] found "ha-887000" server: "https://127.0.0.1:50570"
	I1008 10:52:47.127971    7840 api_server.go:166] Checking apiserver status ...
	I1008 10:52:47.128029    7840 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1008 10:52:47.138937    7840 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2316/cgroup
	W1008 10:52:47.148074    7840 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2316/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1008 10:52:47.148162    7840 ssh_runner.go:195] Run: ls
	I1008 10:52:47.152390    7840 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:50570/healthz ...
	I1008 10:52:47.156481    7840 api_server.go:279] https://127.0.0.1:50570/healthz returned 200:
	ok
	I1008 10:52:47.156493    7840 status.go:463] ha-887000 apiserver status = Running (err=<nil>)
	I1008 10:52:47.156503    7840 status.go:176] ha-887000 status: &{Name:ha-887000 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1008 10:52:47.156514    7840 status.go:174] checking status of ha-887000-m02 ...
	I1008 10:52:47.156771    7840 cli_runner.go:164] Run: docker container inspect ha-887000-m02 --format={{.State.Status}}
	I1008 10:52:47.177897    7840 status.go:371] ha-887000-m02 host status = "Stopped" (err=<nil>)
	I1008 10:52:47.177935    7840 status.go:384] host is not running, skipping remaining checks
	I1008 10:52:47.177944    7840 status.go:176] ha-887000-m02 status: &{Name:ha-887000-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1008 10:52:47.177961    7840 status.go:174] checking status of ha-887000-m03 ...
	I1008 10:52:47.178324    7840 cli_runner.go:164] Run: docker container inspect ha-887000-m03 --format={{.State.Status}}
	I1008 10:52:47.199129    7840 status.go:371] ha-887000-m03 host status = "Running" (err=<nil>)
	I1008 10:52:47.199155    7840 host.go:66] Checking if "ha-887000-m03" exists ...
	I1008 10:52:47.199461    7840 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-887000-m03
	I1008 10:52:47.220493    7840 host.go:66] Checking if "ha-887000-m03" exists ...
	I1008 10:52:47.220810    7840 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1008 10:52:47.220886    7840 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-887000-m03
	I1008 10:52:47.241978    7840 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50671 SSHKeyPath:/Users/jenkins/minikube-integration/19774-3854/.minikube/machines/ha-887000-m03/id_rsa Username:docker}
	I1008 10:52:47.338506    7840 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1008 10:52:47.349466    7840 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" ha-887000
	I1008 10:52:47.370973    7840 kubeconfig.go:125] found "ha-887000" server: "https://127.0.0.1:50570"
	I1008 10:52:47.370994    7840 api_server.go:166] Checking apiserver status ...
	I1008 10:52:47.371048    7840 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1008 10:52:47.381783    7840 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2169/cgroup
	W1008 10:52:47.390713    7840 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2169/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1008 10:52:47.390786    7840 ssh_runner.go:195] Run: ls
	I1008 10:52:47.394765    7840 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:50570/healthz ...
	I1008 10:52:47.398676    7840 api_server.go:279] https://127.0.0.1:50570/healthz returned 200:
	ok
	I1008 10:52:47.398687    7840 status.go:463] ha-887000-m03 apiserver status = Running (err=<nil>)
	I1008 10:52:47.398692    7840 status.go:176] ha-887000-m03 status: &{Name:ha-887000-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1008 10:52:47.398702    7840 status.go:174] checking status of ha-887000-m04 ...
	I1008 10:52:47.398966    7840 cli_runner.go:164] Run: docker container inspect ha-887000-m04 --format={{.State.Status}}
	I1008 10:52:47.421800    7840 status.go:371] ha-887000-m04 host status = "Running" (err=<nil>)
	I1008 10:52:47.421827    7840 host.go:66] Checking if "ha-887000-m04" exists ...
	I1008 10:52:47.422133    7840 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-887000-m04
	I1008 10:52:47.443727    7840 host.go:66] Checking if "ha-887000-m04" exists ...
	I1008 10:52:47.444011    7840 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1008 10:52:47.444070    7840 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-887000-m04
	I1008 10:52:47.466210    7840 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50794 SSHKeyPath:/Users/jenkins/minikube-integration/19774-3854/.minikube/machines/ha-887000-m04/id_rsa Username:docker}
	I1008 10:52:47.560714    7840 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1008 10:52:47.570940    7840 status.go:176] ha-887000-m04 status: &{Name:ha-887000-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (30.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 node start m02 -v=7 --alsologtostderr
ha_test.go:422: (dbg) Done: out/minikube-darwin-amd64 -p ha-887000 node start m02 -v=7 --alsologtostderr: (29.083104734s)
ha_test.go:430: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 status -v=7 --alsologtostderr
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (30.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.98s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (191.6s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-darwin-amd64 node list -p ha-887000 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-darwin-amd64 stop -p ha-887000 -v=7 --alsologtostderr
E1008 10:53:42.754126    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:53:42.761974    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:53:42.774036    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:53:42.795563    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:53:42.839106    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:53:42.920329    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:53:43.082917    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:53:43.406345    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:53:44.049800    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:53:45.332280    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-darwin-amd64 stop -p ha-887000 -v=7 --alsologtostderr: (28.263070682s)
ha_test.go:469: (dbg) Run:  out/minikube-darwin-amd64 start -p ha-887000 --wait=true -v=7 --alsologtostderr
E1008 10:53:47.893947    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:53:53.016653    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:54:03.259051    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:54:23.740686    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:54:26.126816    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:54:53.835308    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:55:04.702683    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 10:56:26.625601    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-darwin-amd64 start -p ha-887000 --wait=true -v=7 --alsologtostderr: (2m43.176349057s)
ha_test.go:474: (dbg) Run:  out/minikube-darwin-amd64 node list -p ha-887000
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (191.60s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (9.66s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-darwin-amd64 -p ha-887000 node delete m03 -v=7 --alsologtostderr: (8.792431573s)
ha_test.go:495: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 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 (9.66s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (32.56s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1008 10:57:13.947459    8225 out.go:345] Setting OutFile to fd 1 ...
	I1008 10:57:13.947694    8225 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 10:57:13.947699    8225 out.go:358] Setting ErrFile to fd 2...
	I1008 10:57:13.947702    8225 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 10:57:13.947884    8225 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/19774-3854/.minikube/bin
	I1008 10:57:13.948065    8225 out.go:352] Setting JSON to false
	I1008 10:57:13.948087    8225 mustload.go:65] Loading cluster: ha-887000
	I1008 10:57:13.948128    8225 notify.go:220] Checking for updates...
	I1008 10:57:13.948400    8225 config.go:182] Loaded profile config "ha-887000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1008 10:57:13.948423    8225 status.go:174] checking status of ha-887000 ...
	I1008 10:57:13.948925    8225 cli_runner.go:164] Run: docker container inspect ha-887000 --format={{.State.Status}}
	I1008 10:57:13.970006    8225 status.go:371] ha-887000 host status = "Stopped" (err=<nil>)
	I1008 10:57:13.970065    8225 status.go:384] host is not running, skipping remaining checks
	I1008 10:57:13.970074    8225 status.go:176] ha-887000 status: &{Name:ha-887000 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1008 10:57:13.970101    8225 status.go:174] checking status of ha-887000-m02 ...
	I1008 10:57:13.970418    8225 cli_runner.go:164] Run: docker container inspect ha-887000-m02 --format={{.State.Status}}
	I1008 10:57:13.991026    8225 status.go:371] ha-887000-m02 host status = "Stopped" (err=<nil>)
	I1008 10:57:13.991062    8225 status.go:384] host is not running, skipping remaining checks
	I1008 10:57:13.991068    8225 status.go:176] ha-887000-m02 status: &{Name:ha-887000-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1008 10:57:13.991094    8225 status.go:174] checking status of ha-887000-m04 ...
	I1008 10:57:13.991405    8225 cli_runner.go:164] Run: docker container inspect ha-887000-m04 --format={{.State.Status}}
	I1008 10:57:14.011902    8225 status.go:371] ha-887000-m04 host status = "Stopped" (err=<nil>)
	I1008 10:57:14.011926    8225 status.go:384] host is not running, skipping remaining checks
	I1008 10:57:14.011934    8225 status.go:176] ha-887000-m04 status: &{Name:ha-887000-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (97.59s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-darwin-amd64 start -p ha-887000 --wait=true -v=7 --alsologtostderr --driver=docker 
E1008 10:58:42.756362    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-darwin-amd64 start -p ha-887000 --wait=true -v=7 --alsologtostderr --driver=docker : (1m36.704675312s)
ha_test.go:568: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 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 (97.59s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.75s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (33.95s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-darwin-amd64 node add -p ha-887000 --control-plane -v=7 --alsologtostderr
E1008 10:59:10.470324    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-darwin-amd64 node add -p ha-887000 --control-plane -v=7 --alsologtostderr: (33.018028298s)
ha_test.go:613: (dbg) Run:  out/minikube-darwin-amd64 -p ha-887000 status -v=7 --alsologtostderr
E1008 10:59:26.128519    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (33.95s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.98s)

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

                                                
                                    
x
+
TestImageBuild/serial/Setup (20.42s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-darwin-amd64 start -p image-828000 --driver=docker 
image_test.go:69: (dbg) Done: out/minikube-darwin-amd64 start -p image-828000 --driver=docker : (20.418057637s)
--- PASS: TestImageBuild/serial/Setup (20.42s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (4.48s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-darwin-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-828000
image_test.go:78: (dbg) Done: out/minikube-darwin-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-828000: (4.477118958s)
--- PASS: TestImageBuild/serial/NormalBuild (4.48s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (0.96s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-darwin-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-828000
--- PASS: TestImageBuild/serial/BuildWithBuildArg (0.96s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (0.74s)

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

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.82s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (66.43s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-darwin-amd64 start -p json-output-373000 --output=json --user=testUser --memory=2200 --wait=true --driver=docker 
json_output_test.go:63: (dbg) Done: out/minikube-darwin-amd64 start -p json-output-373000 --output=json --user=testUser --memory=2200 --wait=true --driver=docker : (1m6.424872998s)
--- PASS: TestJSONOutput/start/Command (66.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.53s)

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

                                                
                                    
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.49s)

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

                                                
                                    
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 (10.67s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-darwin-amd64 stop -p json-output-373000 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-darwin-amd64 stop -p json-output-373000 --output=json --user=testUser: (10.666752479s)
--- PASS: TestJSONOutput/stop/Command (10.67s)

                                                
                                    
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.62s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"b2d5a3f5-3abe-4049-a4e1-bebeb657226b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-715000] minikube v1.34.0 on Darwin 15.0.1","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"18d955c6-83e5-4842-8bfe-22779a5aed06","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19774"}}
	{"specversion":"1.0","id":"17de029c-a86f-4649-a3c3-52c89e697a20","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/Users/jenkins/minikube-integration/19774-3854/kubeconfig"}}
	{"specversion":"1.0","id":"2bb2aba3-6746-424e-8b6f-0b9c49f4eb7d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-darwin-amd64"}}
	{"specversion":"1.0","id":"d1568234-9821-489b-b063-ce74477378a7","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":"fdbc81ec-71a4-4981-b79b-574b16209241","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/Users/jenkins/minikube-integration/19774-3854/.minikube"}}
	{"specversion":"1.0","id":"06d869cb-9307-428d-9837-41c0d27a5ac9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"503b3009-1e7e-4300-a2f4-61999793625c","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 darwin/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (22.18s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-darwin-amd64 start -p docker-network-132000 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-darwin-amd64 start -p docker-network-132000 --network=: (20.301987211s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-132000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p docker-network-132000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p docker-network-132000: (1.850653487s)
--- PASS: TestKicCustomNetwork/create_custom_network (22.18s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (21.47s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-darwin-amd64 start -p docker-network-536000 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-darwin-amd64 start -p docker-network-536000 --network=bridge: (19.561683079s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-536000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p docker-network-536000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p docker-network-536000: (1.882619035s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (21.47s)

                                                
                                    
x
+
TestKicExistingNetwork (22.39s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1008 11:02:08.181195    4833 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W1008 11:02:08.201946    4833 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I1008 11:02:08.202048    4833 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1008 11:02:08.202066    4833 cli_runner.go:164] Run: docker network inspect existing-network
W1008 11:02:08.222516    4833 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1008 11:02:08.222544    4833 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I1008 11:02:08.222556    4833 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

                                                
                                                
-- /stdout --
** stderr ** 
Error response from daemon: network existing-network not found

                                                
                                                
** /stderr **
I1008 11:02:08.222728    4833 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I1008 11:02:08.243691    4833 network.go:206] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc001b7dd60}
I1008 11:02:08.243725    4833 network_create.go:124] attempt to create docker network existing-network 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 65535 ...
I1008 11:02:08.243814    4833 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=65535 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
W1008 11:02:08.265478    4833 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=65535 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network returned with exit code 1
W1008 11:02:08.265515    4833 network_create.go:149] failed to create docker network existing-network 192.168.49.0/24 with gateway 192.168.49.1 and mtu of 65535: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=65535 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network: exit status 1
stdout:

                                                
                                                
stderr:
Error response from daemon: invalid pool request: Pool overlaps with other one on this address space
W1008 11:02:08.265544    4833 network_create.go:116] failed to create docker network existing-network 192.168.49.0/24, will retry: subnet is taken
I1008 11:02:08.267179    4833 network.go:209] skipping subnet 192.168.49.0/24 that is reserved: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:<nil>}
I1008 11:02:08.267570    4833 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc001d776b0}
I1008 11:02:08.267587    4833 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 65535 ...
I1008 11:02:08.267669    4833 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=65535 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I1008 11:02:08.334875    4833 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-darwin-amd64 start -p existing-network-897000 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-darwin-amd64 start -p existing-network-897000 --network=existing-network: (20.308011236s)
helpers_test.go:175: Cleaning up "existing-network-897000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p existing-network-897000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p existing-network-897000: (1.887031633s)
I1008 11:02:30.552103    4833 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (22.39s)

                                                
                                    
x
+
TestKicCustomSubnet (21.44s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p custom-subnet-284000 --subnet=192.168.60.0/24
kic_custom_network_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p custom-subnet-284000 --subnet=192.168.60.0/24: (19.566915312s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-284000 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-284000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p custom-subnet-284000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p custom-subnet-284000: (1.846269496s)
--- PASS: TestKicCustomSubnet (21.44s)

                                                
                                    
x
+
TestKicStaticIP (22.04s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-darwin-amd64 start -p static-ip-926000 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-darwin-amd64 start -p static-ip-926000 --static-ip=192.168.200.200: (19.847904283s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-darwin-amd64 -p static-ip-926000 ip
helpers_test.go:175: Cleaning up "static-ip-926000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p static-ip-926000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p static-ip-926000: (2.002867416s)
--- PASS: TestKicStaticIP (22.04s)

                                                
                                    
x
+
TestMainNoArgs (0.12s)

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

                                                
                                    
x
+
TestMinikubeProfile (44.53s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-darwin-amd64 start -p first-675000 --driver=docker 
minikube_profile_test.go:44: (dbg) Done: out/minikube-darwin-amd64 start -p first-675000 --driver=docker : (19.473462961s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-darwin-amd64 start -p second-687000 --driver=docker 
E1008 11:03:42.758258    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-darwin-amd64 start -p second-687000 --driver=docker : (19.453475092s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-darwin-amd64 profile first-675000
minikube_profile_test.go:55: (dbg) Run:  out/minikube-darwin-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-darwin-amd64 profile second-687000
minikube_profile_test.go:55: (dbg) Run:  out/minikube-darwin-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-687000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p second-687000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p second-687000: (2.020066235s)
helpers_test.go:175: Cleaning up "first-675000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p first-675000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p first-675000: (2.047683528s)
--- PASS: TestMinikubeProfile (44.53s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.98s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-darwin-amd64 start -p mount-start-1-422000 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker 
mount_start_test.go:98: (dbg) Done: out/minikube-darwin-amd64 start -p mount-start-1-422000 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker : (5.978176793s)
--- PASS: TestMountStart/serial/StartWithMountFirst (6.98s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.29s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-darwin-amd64 -p mount-start-1-422000 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.29s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.04s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-darwin-amd64 start -p mount-start-2-436000 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker 
mount_start_test.go:98: (dbg) Done: out/minikube-darwin-amd64 start -p mount-start-2-436000 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker : (6.04122835s)
--- PASS: TestMountStart/serial/StartWithMountSecond (7.04s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.29s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-darwin-amd64 -p mount-start-2-436000 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.29s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.7s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-darwin-amd64 delete -p mount-start-1-422000 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-darwin-amd64 delete -p mount-start-1-422000 --alsologtostderr -v=5: (1.698741886s)
--- PASS: TestMountStart/serial/DeleteFirst (1.70s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.28s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-darwin-amd64 -p mount-start-2-436000 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.28s)

                                                
                                    
x
+
TestMountStart/serial/Stop (1.45s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-darwin-amd64 stop -p mount-start-2-436000
mount_start_test.go:155: (dbg) Done: out/minikube-darwin-amd64 stop -p mount-start-2-436000: (1.450157799s)
--- PASS: TestMountStart/serial/Stop (1.45s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.43s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-darwin-amd64 start -p mount-start-2-436000
mount_start_test.go:166: (dbg) Done: out/minikube-darwin-amd64 start -p mount-start-2-436000: (7.42473072s)
--- PASS: TestMountStart/serial/RestartStopped (8.43s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.28s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-darwin-amd64 -p mount-start-2-436000 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.28s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (66.66s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-darwin-amd64 start -p multinode-532000 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker 
multinode_test.go:96: (dbg) Done: out/minikube-darwin-amd64 start -p multinode-532000 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker : (1m6.127454679s)
multinode_test.go:102: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (66.66s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (38.22s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-darwin-amd64 kubectl -p multinode-532000 -- rollout status deployment/busybox: (3.444065517s)
multinode_test.go:505: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I1008 11:05:37.883249    4833 retry.go:31] will retry after 617.699846ms: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I1008 11:05:38.662809    4833 retry.go:31] will retry after 1.7873636s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I1008 11:05:40.612101    4833 retry.go:31] will retry after 2.020432976s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I1008 11:05:42.793764    4833 retry.go:31] will retry after 2.292504009s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I1008 11:05:45.249177    4833 retry.go:31] will retry after 3.903841515s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
E1008 11:05:49.145591    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:505: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I1008 11:05:49.313862    4833 retry.go:31] will retry after 5.555109742s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:514: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
I1008 11:05:55.030618    4833 retry.go:31] will retry after 15.34251802s: expected 2 Pod IPs but got 1 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.3'\n\n-- /stdout --"
multinode_test.go:505: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- exec busybox-7dff88458-gg784 -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- exec busybox-7dff88458-zpsfp -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- exec busybox-7dff88458-gg784 -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- exec busybox-7dff88458-zpsfp -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- exec busybox-7dff88458-gg784 -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-darwin-amd64 kubectl -p multinode-532000 -- exec busybox-7dff88458-zpsfp -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (38.22s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (13.98s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-darwin-amd64 node add -p multinode-532000 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-darwin-amd64 node add -p multinode-532000 -v 3 --alsologtostderr: (13.267190313s)
multinode_test.go:127: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (13.98s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.73s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.49s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 status --output json --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 cp testdata/cp-test.txt multinode-532000:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 cp multinode-532000:/home/docker/cp-test.txt /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestMultiNodeserialCopyFile126287917/001/cp-test_multinode-532000.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 cp multinode-532000:/home/docker/cp-test.txt multinode-532000-m02:/home/docker/cp-test_multinode-532000_multinode-532000-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000-m02 "sudo cat /home/docker/cp-test_multinode-532000_multinode-532000-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 cp multinode-532000:/home/docker/cp-test.txt multinode-532000-m03:/home/docker/cp-test_multinode-532000_multinode-532000-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000-m03 "sudo cat /home/docker/cp-test_multinode-532000_multinode-532000-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 cp testdata/cp-test.txt multinode-532000-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 cp multinode-532000-m02:/home/docker/cp-test.txt /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestMultiNodeserialCopyFile126287917/001/cp-test_multinode-532000-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 cp multinode-532000-m02:/home/docker/cp-test.txt multinode-532000:/home/docker/cp-test_multinode-532000-m02_multinode-532000.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000 "sudo cat /home/docker/cp-test_multinode-532000-m02_multinode-532000.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 cp multinode-532000-m02:/home/docker/cp-test.txt multinode-532000-m03:/home/docker/cp-test_multinode-532000-m02_multinode-532000-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000-m03 "sudo cat /home/docker/cp-test_multinode-532000-m02_multinode-532000-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 cp testdata/cp-test.txt multinode-532000-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 cp multinode-532000-m03:/home/docker/cp-test.txt /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestMultiNodeserialCopyFile126287917/001/cp-test_multinode-532000-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 cp multinode-532000-m03:/home/docker/cp-test.txt multinode-532000:/home/docker/cp-test_multinode-532000-m03_multinode-532000.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000 "sudo cat /home/docker/cp-test_multinode-532000-m03_multinode-532000.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 cp multinode-532000-m03:/home/docker/cp-test.txt multinode-532000-m02:/home/docker/cp-test_multinode-532000-m03_multinode-532000-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 ssh -n multinode-532000-m02 "sudo cat /home/docker/cp-test_multinode-532000-m03_multinode-532000-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (10.49s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.4s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1008 11:06:40.522045   10617 out.go:345] Setting OutFile to fd 1 ...
	I1008 11:06:40.522256   10617 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 11:06:40.522262   10617 out.go:358] Setting ErrFile to fd 2...
	I1008 11:06:40.522265   10617 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 11:06:40.522455   10617 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/19774-3854/.minikube/bin
	I1008 11:06:40.522636   10617 out.go:352] Setting JSON to false
	I1008 11:06:40.522657   10617 mustload.go:65] Loading cluster: multinode-532000
	I1008 11:06:40.522706   10617 notify.go:220] Checking for updates...
	I1008 11:06:40.523009   10617 config.go:182] Loaded profile config "multinode-532000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1008 11:06:40.523032   10617 status.go:174] checking status of multinode-532000 ...
	I1008 11:06:40.523508   10617 cli_runner.go:164] Run: docker container inspect multinode-532000 --format={{.State.Status}}
	I1008 11:06:40.547187   10617 status.go:371] multinode-532000 host status = "Running" (err=<nil>)
	I1008 11:06:40.547235   10617 host.go:66] Checking if "multinode-532000" exists ...
	I1008 11:06:40.547540   10617 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-532000
	I1008 11:06:40.569942   10617 host.go:66] Checking if "multinode-532000" exists ...
	I1008 11:06:40.570236   10617 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1008 11:06:40.570325   10617 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-532000
	I1008 11:06:40.591867   10617 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51805 SSHKeyPath:/Users/jenkins/minikube-integration/19774-3854/.minikube/machines/multinode-532000/id_rsa Username:docker}
	I1008 11:06:40.688417   10617 ssh_runner.go:195] Run: systemctl --version
	I1008 11:06:40.693192   10617 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1008 11:06:40.703705   10617 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" multinode-532000
	I1008 11:06:40.725856   10617 kubeconfig.go:125] found "multinode-532000" server: "https://127.0.0.1:51804"
	I1008 11:06:40.725889   10617 api_server.go:166] Checking apiserver status ...
	I1008 11:06:40.725960   10617 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1008 11:06:40.737396   10617 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2271/cgroup
	W1008 11:06:40.746559   10617 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2271/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1008 11:06:40.746631   10617 ssh_runner.go:195] Run: ls
	I1008 11:06:40.750961   10617 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:51804/healthz ...
	I1008 11:06:40.755011   10617 api_server.go:279] https://127.0.0.1:51804/healthz returned 200:
	ok
	I1008 11:06:40.755023   10617 status.go:463] multinode-532000 apiserver status = Running (err=<nil>)
	I1008 11:06:40.755033   10617 status.go:176] multinode-532000 status: &{Name:multinode-532000 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1008 11:06:40.755044   10617 status.go:174] checking status of multinode-532000-m02 ...
	I1008 11:06:40.755314   10617 cli_runner.go:164] Run: docker container inspect multinode-532000-m02 --format={{.State.Status}}
	I1008 11:06:40.777083   10617 status.go:371] multinode-532000-m02 host status = "Running" (err=<nil>)
	I1008 11:06:40.777108   10617 host.go:66] Checking if "multinode-532000-m02" exists ...
	I1008 11:06:40.777389   10617 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-532000-m02
	I1008 11:06:40.800814   10617 host.go:66] Checking if "multinode-532000-m02" exists ...
	I1008 11:06:40.801104   10617 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1008 11:06:40.801168   10617 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-532000-m02
	I1008 11:06:40.823187   10617 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51847 SSHKeyPath:/Users/jenkins/minikube-integration/19774-3854/.minikube/machines/multinode-532000-m02/id_rsa Username:docker}
	I1008 11:06:40.919788   10617 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1008 11:06:40.930450   10617 status.go:176] multinode-532000-m02 status: &{Name:multinode-532000-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1008 11:06:40.930488   10617 status.go:174] checking status of multinode-532000-m03 ...
	I1008 11:06:40.930793   10617 cli_runner.go:164] Run: docker container inspect multinode-532000-m03 --format={{.State.Status}}
	I1008 11:06:40.952964   10617 status.go:371] multinode-532000-m03 host status = "Stopped" (err=<nil>)
	I1008 11:06:40.952990   10617 status.go:384] host is not running, skipping remaining checks
	I1008 11:06:40.952998   10617 status.go:176] multinode-532000-m03 status: &{Name:multinode-532000-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.35s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 node start m03 -v=7 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-darwin-amd64 -p multinode-532000 node start m03 -v=7 --alsologtostderr: (9.629283479s)
multinode_test.go:290: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 status -v=7 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (10.35s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (110.76s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-darwin-amd64 node list -p multinode-532000
multinode_test.go:321: (dbg) Run:  out/minikube-darwin-amd64 stop -p multinode-532000
multinode_test.go:321: (dbg) Done: out/minikube-darwin-amd64 stop -p multinode-532000: (22.566532263s)
multinode_test.go:326: (dbg) Run:  out/minikube-darwin-amd64 start -p multinode-532000 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-darwin-amd64 start -p multinode-532000 --wait=true -v=8 --alsologtostderr: (1m28.042593284s)
multinode_test.go:331: (dbg) Run:  out/minikube-darwin-amd64 node list -p multinode-532000
--- PASS: TestMultiNode/serial/RestartKeepsNodes (110.76s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.47s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 node delete m03
E1008 11:08:42.700278    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:416: (dbg) Done: out/minikube-darwin-amd64 -p multinode-532000 node delete m03: (4.84032641s)
multinode_test.go:422: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 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 (5.47s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (21.59s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 stop
multinode_test.go:345: (dbg) Done: out/minikube-darwin-amd64 -p multinode-532000 stop: (21.36013265s)
multinode_test.go:351: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p multinode-532000 status: exit status 7 (113.607223ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1008 11:09:09.075808   10891 out.go:345] Setting OutFile to fd 1 ...
	I1008 11:09:09.076125   10891 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 11:09:09.076130   10891 out.go:358] Setting ErrFile to fd 2...
	I1008 11:09:09.076134   10891 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 11:09:09.076315   10891 root.go:338] Updating PATH: /Users/jenkins/minikube-integration/19774-3854/.minikube/bin
	I1008 11:09:09.076489   10891 out.go:352] Setting JSON to false
	I1008 11:09:09.076511   10891 mustload.go:65] Loading cluster: multinode-532000
	I1008 11:09:09.076551   10891 notify.go:220] Checking for updates...
	I1008 11:09:09.076890   10891 config.go:182] Loaded profile config "multinode-532000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1008 11:09:09.076911   10891 status.go:174] checking status of multinode-532000 ...
	I1008 11:09:09.077389   10891 cli_runner.go:164] Run: docker container inspect multinode-532000 --format={{.State.Status}}
	I1008 11:09:09.098584   10891 status.go:371] multinode-532000 host status = "Stopped" (err=<nil>)
	I1008 11:09:09.098645   10891 status.go:384] host is not running, skipping remaining checks
	I1008 11:09:09.098653   10891 status.go:176] multinode-532000 status: &{Name:multinode-532000 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1008 11:09:09.098687   10891 status.go:174] checking status of multinode-532000-m02 ...
	I1008 11:09:09.098998   10891 cli_runner.go:164] Run: docker container inspect multinode-532000-m02 --format={{.State.Status}}
	I1008 11:09:09.119592   10891 status.go:371] multinode-532000-m02 host status = "Stopped" (err=<nil>)
	I1008 11:09:09.119635   10891 status.go:384] host is not running, skipping remaining checks
	I1008 11:09:09.119644   10891 status.go:176] multinode-532000-m02 status: &{Name:multinode-532000-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (55.66s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-darwin-amd64 start -p multinode-532000 --wait=true -v=8 --alsologtostderr --driver=docker 
E1008 11:09:26.072611    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-darwin-amd64 start -p multinode-532000 --wait=true -v=8 --alsologtostderr --driver=docker : (55.043302798s)
multinode_test.go:382: (dbg) Run:  out/minikube-darwin-amd64 -p multinode-532000 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 (55.66s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (22.18s)

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

                                                
                                                
-- stdout --
	* [multinode-532000-m02] minikube v1.34.0 on Darwin 15.0.1
	  - MINIKUBE_LOCATION=19774
	  - KUBECONFIG=/Users/jenkins/minikube-integration/19774-3854/kubeconfig
	  - MINIKUBE_BIN=out/minikube-darwin-amd64
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - MINIKUBE_HOME=/Users/jenkins/minikube-integration/19774-3854/.minikube
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-darwin-amd64 start -p multinode-532000-m03 --driver=docker 
E1008 11:10:05.774306    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-darwin-amd64 start -p multinode-532000-m03 --driver=docker : (19.424252168s)
multinode_test.go:479: (dbg) Run:  out/minikube-darwin-amd64 node add -p multinode-532000
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-darwin-amd64 node add -p multinode-532000: exit status 80 (396.179176ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-532000-m03 already exists in multinode-532000-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:                                                         │
	│    * - /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log    │
	│                                                                                                                         │
	╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-darwin-amd64 delete -p multinode-532000-m03
multinode_test.go:484: (dbg) Done: out/minikube-darwin-amd64 delete -p multinode-532000-m03: (1.848897788s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (22.18s)

                                                
                                    
x
+
TestPreload (112.78s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-darwin-amd64 start -p test-preload-953000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-darwin-amd64 start -p test-preload-953000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --kubernetes-version=v1.24.4: (57.643072244s)
preload_test.go:52: (dbg) Run:  out/minikube-darwin-amd64 -p test-preload-953000 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-darwin-amd64 -p test-preload-953000 image pull gcr.io/k8s-minikube/busybox: (1.697510151s)
preload_test.go:58: (dbg) Run:  out/minikube-darwin-amd64 stop -p test-preload-953000
preload_test.go:58: (dbg) Done: out/minikube-darwin-amd64 stop -p test-preload-953000: (10.744851253s)
preload_test.go:66: (dbg) Run:  out/minikube-darwin-amd64 start -p test-preload-953000 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker 
preload_test.go:66: (dbg) Done: out/minikube-darwin-amd64 start -p test-preload-953000 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker : (40.346310773s)
preload_test.go:71: (dbg) Run:  out/minikube-darwin-amd64 -p test-preload-953000 image list
helpers_test.go:175: Cleaning up "test-preload-953000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p test-preload-953000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p test-preload-953000: (2.087316794s)
--- PASS: TestPreload (112.78s)

                                                
                                    
x
+
TestScheduledStopUnix (93.43s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-darwin-amd64 start -p scheduled-stop-670000 --memory=2048 --driver=docker 
scheduled_stop_test.go:128: (dbg) Done: out/minikube-darwin-amd64 start -p scheduled-stop-670000 --memory=2048 --driver=docker : (19.972319902s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-darwin-amd64 stop -p scheduled-stop-670000 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.TimeToStop}} -p scheduled-stop-670000 -n scheduled-stop-670000
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-darwin-amd64 stop -p scheduled-stop-670000 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I1008 11:12:43.923086    4833 retry.go:31] will retry after 76.59µs: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:43.923253    4833 retry.go:31] will retry after 123.478µs: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:43.923466    4833 retry.go:31] will retry after 191.042µs: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:43.923750    4833 retry.go:31] will retry after 333.607µs: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:43.924251    4833 retry.go:31] will retry after 589.946µs: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:43.925045    4833 retry.go:31] will retry after 459.035µs: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:43.925665    4833 retry.go:31] will retry after 1.373646ms: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:43.927420    4833 retry.go:31] will retry after 972.512µs: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:43.928682    4833 retry.go:31] will retry after 3.735192ms: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:43.932638    4833 retry.go:31] will retry after 2.306362ms: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:43.935565    4833 retry.go:31] will retry after 3.98221ms: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:43.940588    4833 retry.go:31] will retry after 7.655336ms: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:43.949051    4833 retry.go:31] will retry after 8.489927ms: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:43.958111    4833 retry.go:31] will retry after 26.858488ms: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:43.985111    4833 retry.go:31] will retry after 27.733809ms: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:44.013143    4833 retry.go:31] will retry after 29.70787ms: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
I1008 11:12:44.043124    4833 retry.go:31] will retry after 55.298936ms: open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/scheduled-stop-670000/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-darwin-amd64 stop -p scheduled-stop-670000 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p scheduled-stop-670000 -n scheduled-stop-670000
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-darwin-amd64 status -p scheduled-stop-670000
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-darwin-amd64 stop -p scheduled-stop-670000 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E1008 11:13:42.696366    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-darwin-amd64 status -p scheduled-stop-670000
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-darwin-amd64 status -p scheduled-stop-670000: exit status 7 (95.389381ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestSkaffold (123.19s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/skaffold.exe2452595232 version
skaffold_test.go:59: (dbg) Done: /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/skaffold.exe2452595232 version: (1.708791556s)
skaffold_test.go:63: skaffold version: v2.13.2
skaffold_test.go:66: (dbg) Run:  out/minikube-darwin-amd64 start -p skaffold-016000 --memory=2600 --driver=docker 
skaffold_test.go:66: (dbg) Done: out/minikube-darwin-amd64 start -p skaffold-016000 --memory=2600 --driver=docker : (19.593129827s)
skaffold_test.go:86: copying out/minikube-darwin-amd64 to /Users/jenkins/workspace/out/minikube
skaffold_test.go:105: (dbg) Run:  /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/skaffold.exe2452595232 run --minikube-profile skaffold-016000 --kube-context skaffold-016000 --status-check=true --port-forward=false --interactive=false
E1008 11:14:26.065961    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
skaffold_test.go:105: (dbg) Done: /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/skaffold.exe2452595232 run --minikube-profile skaffold-016000 --kube-context skaffold-016000 --status-check=true --port-forward=false --interactive=false: (1m22.623957051s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:344: "leeroy-app-747ff4b44f-62mj6" [f42d547b-db0f-416b-8b53-86883cc00e1e] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 6.004711761s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:344: "leeroy-web-6f8fd887fd-l5zbj" [fdd14b41-6455-4367-aa51-2630c046b077] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 5.00588573s
helpers_test.go:175: Cleaning up "skaffold-016000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p skaffold-016000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p skaffold-016000: (2.598165414s)
--- PASS: TestSkaffold (123.19s)

                                                
                                    
x
+
TestInsufficientStorage (9.16s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-darwin-amd64 start -p insufficient-storage-070000 --memory=2048 --output=json --wait=true --driver=docker 
status_test.go:50: (dbg) Non-zero exit: out/minikube-darwin-amd64 start -p insufficient-storage-070000 --memory=2048 --output=json --wait=true --driver=docker : exit status 26 (6.771208434s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"c89f5203-6c0a-4ad2-b2a8-482d8c10e25f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-070000] minikube v1.34.0 on Darwin 15.0.1","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"c418396d-d42a-4969-a4f2-35b5fd53a68f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19774"}}
	{"specversion":"1.0","id":"8f0939b7-d7e4-4cd0-914f-ba81718f55ed","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/Users/jenkins/minikube-integration/19774-3854/kubeconfig"}}
	{"specversion":"1.0","id":"2797e2cf-9c64-49e9-9b1c-e62cd787d002","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-darwin-amd64"}}
	{"specversion":"1.0","id":"63c719ae-b0d5-4141-b293-d2bc2e5d5af1","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":"1bc0da56-edb0-4663-a5b7-e7b895d0e6e1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/Users/jenkins/minikube-integration/19774-3854/.minikube"}}
	{"specversion":"1.0","id":"110dd793-d238-4b17-bd6d-1d082189613c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"64f786e1-4b84-4fdd-b442-91d5edbfa2a1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"88ecd9b2-3b49-450e-8e2f-356587aeb561","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"b48d754c-4d87-400e-9303-846a064b0d9a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"c95b5171-84b8-4d3b-8d0e-770d7adfd994","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker Desktop driver with root privileges"}}
	{"specversion":"1.0","id":"f7c2fda8-5e0c-4e2f-8d28-94e0d7a937d7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-070000\" primary control-plane node in \"insufficient-storage-070000\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"be08ad03-502c-4b7d-b700-4537168635cd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.45-1728382586-19774 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"13632856-3df1-4c56-82d1-8e974e924ecf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"58e4ca97-6103-40d7-b768-7f9484c1a86d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
status_test.go:76: (dbg) Run:  out/minikube-darwin-amd64 status -p insufficient-storage-070000 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-darwin-amd64 status -p insufficient-storage-070000 --output=json --layout=cluster: exit status 7 (274.533702ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-070000","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=2048MB) ...","BinaryVersion":"v1.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-070000","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E1008 11:16:07.141189   11799 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-070000" does not appear in /Users/jenkins/minikube-integration/19774-3854/kubeconfig

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-darwin-amd64 status -p insufficient-storage-070000 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-darwin-amd64 status -p insufficient-storage-070000 --output=json --layout=cluster: exit status 7 (275.812048ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-070000","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","BinaryVersion":"v1.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-070000","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E1008 11:16:07.417719   11805 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-070000" does not appear in /Users/jenkins/minikube-integration/19774-3854/kubeconfig
	E1008 11:16:07.427239   11805 status.go:258] unable to read event log: stat: stat /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/insufficient-storage-070000/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-070000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p insufficient-storage-070000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p insufficient-storage-070000: (1.839639961s)
--- PASS: TestInsufficientStorage (9.16s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (129.93s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube-v1.26.0.3068297732 start -p running-upgrade-135000 --memory=2200 --vm-driver=docker 
E1008 11:18:42.688889    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:19:26.060619    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Done: /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube-v1.26.0.3068297732 start -p running-upgrade-135000 --memory=2200 --vm-driver=docker : (1m17.475190403s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-darwin-amd64 start -p running-upgrade-135000 --memory=2200 --alsologtostderr -v=1 --driver=docker 
version_upgrade_test.go:130: (dbg) Done: out/minikube-darwin-amd64 start -p running-upgrade-135000 --memory=2200 --alsologtostderr -v=1 --driver=docker : (45.418931732s)
helpers_test.go:175: Cleaning up "running-upgrade-135000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p running-upgrade-135000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p running-upgrade-135000: (2.063994527s)
--- PASS: TestRunningBinaryUpgrade (129.93s)

                                                
                                    
x
+
TestKubernetesUpgrade (342.36s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-darwin-amd64 start -p kubernetes-upgrade-164000 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker 
E1008 11:21:27.464867    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:222: (dbg) Done: out/minikube-darwin-amd64 start -p kubernetes-upgrade-164000 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker : (35.237172229s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-darwin-amd64 stop -p kubernetes-upgrade-164000
version_upgrade_test.go:227: (dbg) Done: out/minikube-darwin-amd64 stop -p kubernetes-upgrade-164000: (10.749512234s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-darwin-amd64 -p kubernetes-upgrade-164000 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p kubernetes-upgrade-164000 status --format={{.Host}}: exit status 7 (176.88811ms)

                                                
                                                
-- 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-darwin-amd64 start -p kubernetes-upgrade-164000 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker 
version_upgrade_test.go:243: (dbg) Done: out/minikube-darwin-amd64 start -p kubernetes-upgrade-164000 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker : (4m28.390480155s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-164000 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-darwin-amd64 start -p kubernetes-upgrade-164000 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker 
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-darwin-amd64 start -p kubernetes-upgrade-164000 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker : exit status 106 (651.899415ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-164000] minikube v1.34.0 on Darwin 15.0.1
	  - MINIKUBE_LOCATION=19774
	  - KUBECONFIG=/Users/jenkins/minikube-integration/19774-3854/kubeconfig
	  - MINIKUBE_BIN=out/minikube-darwin-amd64
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - MINIKUBE_HOME=/Users/jenkins/minikube-integration/19774-3854/.minikube
	  - 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-164000
	    minikube start -p kubernetes-upgrade-164000 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-1640002 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.1, by running:
	    
	    minikube start -p kubernetes-upgrade-164000 --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-darwin-amd64 start -p kubernetes-upgrade-164000 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker 
E1008 11:26:45.758100    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:275: (dbg) Done: out/minikube-darwin-amd64 start -p kubernetes-upgrade-164000 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker : (24.729978313s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-164000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p kubernetes-upgrade-164000
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p kubernetes-upgrade-164000: (2.355771312s)
--- PASS: TestKubernetesUpgrade (342.36s)

                                                
                                    
x
+
TestMissingContainerUpgrade (95.88s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube-v1.26.0.1703361385 start -p missing-upgrade-099000 --memory=2200 --driver=docker 
E1008 11:20:46.489117    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:20:46.495869    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:20:46.507117    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:20:46.528828    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:20:46.570024    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:20:46.651482    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:20:46.813292    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:20:47.135001    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:20:47.776745    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:20:49.058125    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:20:51.620248    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:20:56.741643    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:309: (dbg) Done: /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube-v1.26.0.1703361385 start -p missing-upgrade-099000 --memory=2200 --driver=docker : (26.002726668s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-099000
E1008 11:21:06.983638    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-099000: (10.236596575s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-099000
version_upgrade_test.go:329: (dbg) Run:  out/minikube-darwin-amd64 start -p missing-upgrade-099000 --memory=2200 --alsologtostderr -v=1 --driver=docker 
version_upgrade_test.go:329: (dbg) Done: out/minikube-darwin-amd64 start -p missing-upgrade-099000 --memory=2200 --alsologtostderr -v=1 --driver=docker : (52.389297621s)
helpers_test.go:175: Cleaning up "missing-upgrade-099000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p missing-upgrade-099000
E1008 11:22:08.426823    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-darwin-amd64 delete -p missing-upgrade-099000: (2.18526159s)
--- PASS: TestMissingContainerUpgrade (95.88s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade/upgrade-v1.11.0-to-current (21.86s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade/upgrade-v1.11.0-to-current
* minikube v1.34.0 on darwin
- MINIKUBE_LOCATION=19774
- KUBECONFIG=/Users/jenkins/minikube-integration/19774-3854/kubeconfig
- MINIKUBE_BIN=out/minikube-darwin-amd64
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
- MINIKUBE_FORCE_SYSTEMD=
- MINIKUBE_HOME=/var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.11.0-to-current3869820516/001
* Using the hyperkit driver based on user configuration
* The 'hyperkit' driver requires elevated permissions. The following commands will be executed:

                                                
                                                
$ sudo chown root:wheel /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.11.0-to-current3869820516/001/.minikube/bin/docker-machine-driver-hyperkit 
$ sudo chmod u+s /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.11.0-to-current3869820516/001/.minikube/bin/docker-machine-driver-hyperkit 

                                                
                                                

                                                
                                                
! Unable to update hyperkit driver: [sudo chown root:wheel /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.11.0-to-current3869820516/001/.minikube/bin/docker-machine-driver-hyperkit] requires a password, and --interactive=false
* Downloading VM boot image ...
* Starting "minikube" primary control-plane node in "minikube" cluster
* Download complete!
--- PASS: TestHyperkitDriverSkipUpgrade/upgrade-v1.11.0-to-current (21.86s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade/upgrade-v1.2.0-to-current (24.84s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade/upgrade-v1.2.0-to-current
* minikube v1.34.0 on darwin
- MINIKUBE_LOCATION=19774
- KUBECONFIG=/Users/jenkins/minikube-integration/19774-3854/kubeconfig
- MINIKUBE_BIN=out/minikube-darwin-amd64
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
- MINIKUBE_FORCE_SYSTEMD=
- MINIKUBE_HOME=/var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.2.0-to-current935788161/001
* Using the hyperkit driver based on user configuration
* Downloading driver docker-machine-driver-hyperkit:
* The 'hyperkit' driver requires elevated permissions. The following commands will be executed:

                                                
                                                
$ sudo chown root:wheel /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.2.0-to-current935788161/001/.minikube/bin/docker-machine-driver-hyperkit 
$ sudo chmod u+s /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.2.0-to-current935788161/001/.minikube/bin/docker-machine-driver-hyperkit 

                                                
                                                

                                                
                                                
! Unable to update hyperkit driver: [sudo chown root:wheel /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/TestHyperkitDriverSkipUpgradeupgrade-v1.2.0-to-current935788161/001/.minikube/bin/docker-machine-driver-hyperkit] requires a password, and --interactive=false
* Downloading VM boot image ...
* Starting "minikube" primary control-plane node in "minikube" cluster
* Download complete!
--- PASS: TestHyperkitDriverSkipUpgrade/upgrade-v1.2.0-to-current (24.84s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (4.99s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (67.9s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube-v1.26.0.2271414876 start -p stopped-upgrade-825000 --memory=2200 --vm-driver=docker 
E1008 11:22:29.130048    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:183: (dbg) Done: /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube-v1.26.0.2271414876 start -p stopped-upgrade-825000 --memory=2200 --vm-driver=docker : (29.387152031s)
version_upgrade_test.go:192: (dbg) Run:  /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube-v1.26.0.2271414876 -p stopped-upgrade-825000 stop
version_upgrade_test.go:192: (dbg) Done: /var/folders/52/zh_qmlrn1f36yr6lgs7nxtym0000gp/T/minikube-v1.26.0.2271414876 -p stopped-upgrade-825000 stop: (11.954141601s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-darwin-amd64 start -p stopped-upgrade-825000 --memory=2200 --alsologtostderr -v=1 --driver=docker 
version_upgrade_test.go:198: (dbg) Done: out/minikube-darwin-amd64 start -p stopped-upgrade-825000 --memory=2200 --alsologtostderr -v=1 --driver=docker : (26.555369042s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (67.90s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (2.51s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-darwin-amd64 logs -p stopped-upgrade-825000
version_upgrade_test.go:206: (dbg) Done: out/minikube-darwin-amd64 logs -p stopped-upgrade-825000: (2.507445563s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (2.51s)

                                                
                                    
x
+
TestPause/serial/Start (35.9s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-darwin-amd64 start -p pause-000000 --memory=2048 --install-addons=false --wait=all --driver=docker 
E1008 11:23:30.347021    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:23:42.683835    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-darwin-amd64 start -p pause-000000 --memory=2048 --install-addons=false --wait=all --driver=docker : (35.896333843s)
--- PASS: TestPause/serial/Start (35.90s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (29.38s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-darwin-amd64 start -p pause-000000 --alsologtostderr -v=1 --driver=docker 
E1008 11:24:26.055715    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:92: (dbg) Done: out/minikube-darwin-amd64 start -p pause-000000 --alsologtostderr -v=1 --driver=docker : (29.374540375s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (29.38s)

                                                
                                    
x
+
TestPause/serial/Pause (0.56s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.29s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-000000","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-000000","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.62s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.6s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.05s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-darwin-amd64 delete -p pause-000000 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-darwin-amd64 delete -p pause-000000 --alsologtostderr -v=5: (2.052423909s)
--- PASS: TestPause/serial/DeletePaused (2.05s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.38s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-darwin-amd64 profile list --output json
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-000000
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-000000: exit status 1 (20.784703ms)

                                                
                                                
-- stdout --
	[]

                                                
                                                
-- /stdout --
** stderr ** 
	Error response from daemon: get pause-000000: no such volume

                                                
                                                
** /stderr **
pause_test.go:178: (dbg) Run:  docker network ls
--- PASS: TestPause/serial/VerifyDeletedResources (0.38s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.43s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-126000] minikube v1.34.0 on Darwin 15.0.1
	  - MINIKUBE_LOCATION=19774
	  - KUBECONFIG=/Users/jenkins/minikube-integration/19774-3854/kubeconfig
	  - MINIKUBE_BIN=out/minikube-darwin-amd64
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - MINIKUBE_HOME=/Users/jenkins/minikube-integration/19774-3854/.minikube
	  - 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.43s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (19.9s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-darwin-amd64 start -p NoKubernetes-126000 --driver=docker 
no_kubernetes_test.go:95: (dbg) Done: out/minikube-darwin-amd64 start -p NoKubernetes-126000 --driver=docker : (19.597203152s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-darwin-amd64 -p NoKubernetes-126000 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (19.90s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (8.19s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p NoKubernetes-126000 --no-kubernetes --driver=docker 
no_kubernetes_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p NoKubernetes-126000 --no-kubernetes --driver=docker : (6.026142675s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-darwin-amd64 -p NoKubernetes-126000 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-darwin-amd64 -p NoKubernetes-126000 status -o json: exit status 2 (287.556358ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-darwin-amd64 delete -p NoKubernetes-126000
no_kubernetes_test.go:124: (dbg) Done: out/minikube-darwin-amd64 delete -p NoKubernetes-126000: (1.877272574s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (8.19s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.04s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-darwin-amd64 start -p NoKubernetes-126000 --no-kubernetes --driver=docker 
no_kubernetes_test.go:136: (dbg) Done: out/minikube-darwin-amd64 start -p NoKubernetes-126000 --no-kubernetes --driver=docker : (6.037993984s)
--- PASS: TestNoKubernetes/serial/Start (6.04s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.07s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.45s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-darwin-amd64 stop -p NoKubernetes-126000
no_kubernetes_test.go:158: (dbg) Done: out/minikube-darwin-amd64 stop -p NoKubernetes-126000: (1.447569189s)
--- PASS: TestNoKubernetes/serial/Stop (1.45s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.68s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-darwin-amd64 start -p NoKubernetes-126000 --driver=docker 
no_kubernetes_test.go:191: (dbg) Done: out/minikube-darwin-amd64 start -p NoKubernetes-126000 --driver=docker : (7.678456119s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.68s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.27s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p auto-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker 
E1008 11:25:46.483614    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p auto-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker : (32.691492133s)
--- PASS: TestNetworkPlugins/group/auto/Start (32.69s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p auto-858000 "pgrep -a kubelet"
I1008 11:25:57.407259    4833 config.go:182] Loaded profile config "auto-858000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-858000 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-xt7c6" [45f87aa1-5629-4859-a212-7cb60fca812b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-xt7c6" [45f87aa1-5629-4859-a212-7cb60fca812b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.006410433s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.18s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:175: (dbg) Run:  kubectl --context auto-858000 exec deployment/netcat -- nslookup kubernetes.default
E1008 11:26:14.185526    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:175: (dbg) Non-zero exit: kubectl --context auto-858000 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.13935881s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
I1008 11:26:22.724159    4833 retry.go:31] will retry after 1.034987386s: exit status 1
net_test.go:175: (dbg) Run:  kubectl --context auto-858000 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:175: (dbg) Done: kubectl --context auto-858000 exec deployment/netcat -- nslookup kubernetes.default: (5.149900892s)
--- PASS: TestNetworkPlugins/group/auto/DNS (21.33s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p kindnet-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker 
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p kindnet-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker : (55.197226468s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (55.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p calico-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker 
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p calico-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker : (57.316067629s)
--- PASS: TestNetworkPlugins/group/calico/Start (57.32s)

                                                
                                    
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-8wqsm" [88a8a2ca-6d93-45b0-b679-8adb314531f4] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004297252s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p kindnet-858000 "pgrep -a kubelet"
I1008 11:27:51.001078    4833 config.go:182] Loaded profile config "kindnet-858000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.34s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-858000 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-tt9sv" [245dad80-2388-4c06-b08a-25558b138a17] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-tt9sv" [245dad80-2388-4c06-b08a-25558b138a17] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004102983s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.22s)

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

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

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

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

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

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

                                                
                                    
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-qzczz" [264d8c1e-6b94-4c3f-aa47-4525bfc24f55] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005076108s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p calico-858000 "pgrep -a kubelet"
I1008 11:28:09.725917    4833 config.go:182] Loaded profile config "calico-858000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-858000 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-tl5bt" [537acb2a-4d82-4b11-907e-dc26703d3902] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-tl5bt" [537acb2a-4d82-4b11-907e-dc26703d3902] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.005246166s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.24s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p custom-flannel-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker 
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p custom-flannel-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker : (41.675278849s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (41.68s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p false-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker 
E1008 11:28:42.722582    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p false-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker : (1m8.509460588s)
--- PASS: TestNetworkPlugins/group/false/Start (68.51s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p custom-flannel-858000 "pgrep -a kubelet"
I1008 11:29:03.049591    4833 config.go:182] Loaded profile config "custom-flannel-858000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-858000 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-6bdjr" [1894bb9f-9759-4782-9d5b-4aa761cc3c4c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-6bdjr" [1894bb9f-9759-4782-9d5b-4aa761cc3c4c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.005343533s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.19s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p enable-default-cni-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker 
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p enable-default-cni-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker : (1m1.909195304s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (61.91s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p false-858000 "pgrep -a kubelet"
I1008 11:29:49.793319    4833 config.go:182] Loaded profile config "false-858000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-858000 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-c5s84" [ccdcd752-9e96-42ae-b9be-772dab2fed45] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-c5s84" [ccdcd752-9e96-42ae-b9be-772dab2fed45] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 9.004959636s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (9.21s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p flannel-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker 
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p flannel-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker : (40.524552115s)
--- PASS: TestNetworkPlugins/group/flannel/Start (40.52s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p enable-default-cni-858000 "pgrep -a kubelet"
I1008 11:30:34.429297    4833 config.go:182] Loaded profile config "enable-default-cni-858000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-858000 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-965w2" [a3d3688a-2147-4989-a792-5e8cd53bc5ea] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-965w2" [a3d3688a-2147-4989-a792-5e8cd53bc5ea] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 9.005647744s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.18s)

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

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

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

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

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

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

                                                
                                    
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-x4g69" [659a7064-6c2c-4faa-b560-87c39468aa44] Running
E1008 11:30:58.899791    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/auto-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:31:00.181400    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/auto-858000/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.005847542s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p bridge-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker 
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p bridge-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker : (1m5.894054492s)
--- PASS: TestNetworkPlugins/group/bridge/Start (65.89s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p flannel-858000 "pgrep -a kubelet"
I1008 11:31:05.096484    4833 config.go:182] Loaded profile config "flannel-858000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.49s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-858000 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-5g26r" [4dba1457-d4d4-4e5b-97a4-95af4b5262c5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1008 11:31:07.864425    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/auto-858000/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-5g26r" [4dba1457-d4d4-4e5b-97a4-95af4b5262c5] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.004778969s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.20s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-darwin-amd64 start -p kubenet-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker 
E1008 11:31:38.587150    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/auto-858000/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-darwin-amd64 start -p kubenet-858000 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker : (34.533640497s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (34.53s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p bridge-858000 "pgrep -a kubelet"
I1008 11:32:10.221636    4833 config.go:182] Loaded profile config "bridge-858000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-858000 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-2sl8s" [645d2fc3-9ed5-4c74-a88f-62bcd361442a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-2sl8s" [645d2fc3-9ed5-4c74-a88f-62bcd361442a] Running
E1008 11:32:19.548302    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/auto-858000/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.003541326s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.19s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-darwin-amd64 ssh -p kubenet-858000 "pgrep -a kubelet"
I1008 11:32:11.031752    4833 config.go:182] Loaded profile config "kubenet-858000": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-858000 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-spbk2" [de5424ff-bc08-490b-8217-d7665a834358] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-spbk2" [de5424ff-bc08-490b-8217-d7665a834358] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 10.004960247s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (10.19s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-858000 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.13s)
E1008 11:44:26.099224    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:44:28.094736    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-darwin-amd64 start -p old-k8s-version-614000 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --kubernetes-version=v1.20.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-darwin-amd64 start -p old-k8s-version-614000 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --kubernetes-version=v1.20.0: (1m46.443455995s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (106.44s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-darwin-amd64 start -p embed-certs-347000 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --kubernetes-version=v1.31.1
E1008 11:32:44.658077    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:32:44.665433    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:32:44.676944    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:32:44.698414    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:32:44.739767    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:32:44.821368    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:32:44.982907    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:32:45.304403    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:32:45.945880    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:32:47.228000    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:32:49.789349    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:32:54.910752    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:03.408569    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:03.415378    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:03.428125    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:03.449529    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:03.491083    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:03.574040    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:03.737382    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:04.060293    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:04.701983    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:05.151896    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:05.983778    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:08.546172    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:13.668049    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:23.909686    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:25.633248    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:41.469753    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/auto-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:42.718764    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:33:44.391191    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-darwin-amd64 start -p embed-certs-347000 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --kubernetes-version=v1.31.1: (1m2.68422841s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (62.68s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-347000 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" [147e99f4-5a9f-476d-93be-e391ffa84e42] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [147e99f4-5a9f-476d-93be-e391ffa84e42] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.003183732s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-347000 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.23s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-darwin-amd64 stop -p embed-certs-347000 --alsologtostderr -v=3
E1008 11:34:03.224529    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:03.231296    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:03.243084    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:03.266127    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:03.307552    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:03.388868    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:03.551516    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:03.873865    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:04.517239    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-darwin-amd64 stop -p embed-certs-347000 --alsologtostderr -v=3: (10.844266819s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (10.84s)

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

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

                                                
                                                
-- 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-darwin-amd64 addons enable dashboard -p embed-certs-347000 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
E1008 11:34:05.799406    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.41s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-darwin-amd64 start -p embed-certs-347000 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --kubernetes-version=v1.31.1
E1008 11:34:06.594908    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:08.360968    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:13.482554    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:23.723740    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:25.352213    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:26.089824    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-darwin-amd64 start -p embed-certs-347000 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --kubernetes-version=v1.31.1: (4m22.804853435s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p embed-certs-347000 -n embed-certs-347000
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (263.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-614000 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" [13ceebfc-5844-4fd5-8337-6914d42b3bf3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [13ceebfc-5844-4fd5-8337-6914d42b3bf3] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 8.007016256s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-614000 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (8.41s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-darwin-amd64 stop -p old-k8s-version-614000 --alsologtostderr -v=3
E1008 11:34:44.206957    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-darwin-amd64 stop -p old-k8s-version-614000 --alsologtostderr -v=3: (10.836676321s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (10.84s)

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

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

                                                
                                                
-- 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-darwin-amd64 addons enable dashboard -p old-k8s-version-614000 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.39s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-darwin-amd64 start -p old-k8s-version-614000 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --kubernetes-version=v1.20.0
E1008 11:34:49.983109    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:49.989973    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:50.002089    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:50.024065    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:50.065313    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:50.146890    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:50.308340    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:50.629774    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:51.272875    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:52.554627    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:34:55.116037    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:00.237926    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:10.479398    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:25.168219    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:28.517021    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:30.962480    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:34.589792    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:34.596337    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:34.609261    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:34.632190    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:34.673396    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:34.754592    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:34.915767    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:35.237255    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:35.879387    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:37.160992    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:39.722471    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:44.844258    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:46.519319    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:47.273536    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:55.086195    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:57.605007    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/auto-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:58.594951    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:58.601803    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:58.615232    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:58.638018    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:58.679597    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:58.761400    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:58.922957    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:59.244921    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:35:59.886725    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:36:01.168552    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:36:03.730184    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:36:08.851868    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:36:11.923711    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:36:15.567511    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:36:19.093781    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:36:25.309631    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/auto-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:36:39.576655    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:36:47.090449    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:36:56.528988    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:09.580829    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:10.396546    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:10.403447    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:10.415072    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:10.438528    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:10.479840    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:10.561718    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:10.723519    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:11.044886    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:11.205851    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:11.212613    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:11.224484    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:11.246753    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:11.288530    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:11.370274    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:11.533312    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:11.686691    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:11.855330    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:12.497252    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:12.968682    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:13.778954    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-darwin-amd64 start -p old-k8s-version-614000 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --kubernetes-version=v1.20.0: (2m25.888379719s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p old-k8s-version-614000 -n old-k8s-version-614000
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (146.19s)

                                                
                                    
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-zwvwh" [389916ab-1fd1-4e38-ad5b-3645c0f657a4] Running
E1008 11:37:15.530510    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:16.340569    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:20.539486    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.006743263s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-zwvwh" [389916ab-1fd1-4e38-ad5b-3645c0f657a4] Running
E1008 11:37:20.652414    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:21.462534    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004203695s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-614000 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-darwin-amd64 -p old-k8s-version-614000 image list --format=json
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.27s)

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

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

                                                
                                                
-- 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-darwin-amd64 status --format={{.Kubelet}} -p old-k8s-version-614000 -n old-k8s-version-614000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Kubelet}} -p old-k8s-version-614000 -n old-k8s-version-614000: exit status 2 (292.279985ms)

                                                
                                                
-- 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-darwin-amd64 unpause -p old-k8s-version-614000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p old-k8s-version-614000 -n old-k8s-version-614000
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p old-k8s-version-614000 -n old-k8s-version-614000
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.48s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-darwin-amd64 start -p no-preload-197000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --kubernetes-version=v1.31.1
E1008 11:37:31.704276    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:33.843963    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:44.651904    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:51.374996    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:37:52.185404    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:38:03.404089    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:38:12.356014    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:38:18.449621    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-darwin-amd64 start -p no-preload-197000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --kubernetes-version=v1.31.1: (1m18.202242495s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (78.20s)

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

                                                
                                                
=== 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-ghbqk" [2d315b86-852e-4d91-a381-6ac4b78e3b8b] Running
E1008 11:38:31.114091    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:38:32.336318    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:38:33.146343    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003718762s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
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-ghbqk" [2d315b86-852e-4d91-a381-6ac4b78e3b8b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004757961s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-347000 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.09s)

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

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

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

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

                                                
                                                
-- 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-darwin-amd64 status --format={{.Kubelet}} -p embed-certs-347000 -n embed-certs-347000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Kubelet}} -p embed-certs-347000 -n embed-certs-347000: exit status 2 (296.302166ms)

                                                
                                                
-- 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-darwin-amd64 unpause -p embed-certs-347000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p embed-certs-347000 -n embed-certs-347000
E1008 11:38:42.459764    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:38:42.713575    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p embed-certs-347000 -n embed-certs-347000
--- PASS: TestStartStop/group/embed-certs/serial/Pause (2.61s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-darwin-amd64 start -p default-k8s-diff-port-173000 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-darwin-amd64 start -p default-k8s-diff-port-173000 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --kubernetes-version=v1.31.1: (32.556552694s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (32.56s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-197000 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" [3662d1d1-1bc3-438a-a139-81f90e82e0eb] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [3662d1d1-1bc3-438a-a139-81f90e82e0eb] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.003474365s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-197000 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.30s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-darwin-amd64 stop -p no-preload-197000 --alsologtostderr -v=3
E1008 11:39:03.218702    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:09.160218    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-darwin-amd64 stop -p no-preload-197000 --alsologtostderr -v=3: (10.97445525s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (10.97s)

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

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

                                                
                                                
-- 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-darwin-amd64 addons enable dashboard -p no-preload-197000 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.45s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-darwin-amd64 start -p no-preload-197000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-darwin-amd64 start -p no-preload-197000 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --kubernetes-version=v1.31.1: (4m23.316836415s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p no-preload-197000 -n no-preload-197000
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (263.62s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-173000 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" [d17dc18c-c856-4074-8ce6-ae8f4eb2e3d8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d17dc18c-c856-4074-8ce6-ae8f4eb2e3d8] Running
E1008 11:39:26.085281    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/addons-931000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.006638982s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-173000 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.32s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-darwin-amd64 stop -p default-k8s-diff-port-173000 --alsologtostderr -v=3
E1008 11:39:28.079217    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:28.085669    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:28.097560    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:28.119234    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:28.160990    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:28.244523    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:28.406484    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:28.728487    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:29.371000    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:30.652511    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:30.931028    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:33.213996    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-darwin-amd64 stop -p default-k8s-diff-port-173000 --alsologtostderr -v=3: (10.87269171s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (10.87s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p default-k8s-diff-port-173000 -n default-k8s-diff-port-173000
E1008 11:39:38.335986    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Host}} -p default-k8s-diff-port-173000 -n default-k8s-diff-port-173000: exit status 7 (94.16671ms)

                                                
                                                
-- 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-darwin-amd64 addons enable dashboard -p default-k8s-diff-port-173000 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.37s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-darwin-amd64 start -p default-k8s-diff-port-173000 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --kubernetes-version=v1.31.1
E1008 11:39:48.577513    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:49.978530    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:54.258530    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:39:55.066792    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:40:09.060453    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:40:17.683059    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/false-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:40:34.586361    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:40:46.514968    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/skaffold-016000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:40:50.021626    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:40:57.600607    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/auto-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:40:58.590532    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:41:02.289104    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/enable-default-cni-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:41:26.298571    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:42:10.392125    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:42:11.200398    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:42:11.943161    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/old-k8s-version-614000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:42:38.097701    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/bridge-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:42:38.906222    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kubenet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:42:44.647185    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/kindnet-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:43:03.399198    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/calico-858000/client.crt: no such file or directory" logger="UnhandledError"
E1008 11:43:25.788902    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-darwin-amd64 start -p default-k8s-diff-port-173000 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --kubernetes-version=v1.31.1: (4m23.193253222s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p default-k8s-diff-port-173000 -n default-k8s-diff-port-173000
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (263.52s)

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

                                                
                                                
=== 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-gr7t5" [5185ade1-18fe-485f-aeaf-a76c27204695] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003832466s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-gr7t5" [5185ade1-18fe-485f-aeaf-a76c27204695] Running
E1008 11:43:42.709566    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/functional-249000/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.003238291s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-197000 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.09s)

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

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

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

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

                                                
                                                
-- 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-darwin-amd64 status --format={{.Kubelet}} -p no-preload-197000 -n no-preload-197000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Kubelet}} -p no-preload-197000 -n no-preload-197000: exit status 2 (294.725892ms)

                                                
                                                
-- 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-darwin-amd64 unpause -p no-preload-197000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p no-preload-197000 -n no-preload-197000
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p no-preload-197000 -n no-preload-197000
--- PASS: TestStartStop/group/no-preload/serial/Pause (2.51s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-darwin-amd64 start -p newest-cni-185000 --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=docker  --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-darwin-amd64 start -p newest-cni-185000 --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=docker  --kubernetes-version=v1.31.1: (25.157083176s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (25.16s)

                                                
                                    
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-prjzp" [a55fef4f-f893-410b-81d5-df4a922b1673] Running
E1008 11:44:03.215805    4833 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /Users/jenkins/minikube-integration/19774-3854/.minikube/profiles/custom-flannel-858000/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.006217943s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-prjzp" [a55fef4f-f893-410b-81d5-df4a922b1673] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003899709s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-173000 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

                                                
                                                
-- 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-darwin-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-173000 -n default-k8s-diff-port-173000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-173000 -n default-k8s-diff-port-173000: exit status 2 (331.043878ms)

                                                
                                                
-- 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-darwin-amd64 unpause -p default-k8s-diff-port-173000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-173000 -n default-k8s-diff-port-173000
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-173000 -n default-k8s-diff-port-173000
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.92s)

                                                
                                    
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 (1.1s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-darwin-amd64 stop -p newest-cni-185000 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-darwin-amd64 stop -p newest-cni-185000 --alsologtostderr -v=3: (10.765064752s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (10.77s)

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

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

                                                
                                                
-- 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-darwin-amd64 addons enable dashboard -p newest-cni-185000 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.37s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-darwin-amd64 start -p newest-cni-185000 --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=docker  --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-darwin-amd64 start -p newest-cni-185000 --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=docker  --kubernetes-version=v1.31.1: (15.727429938s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Host}} -p newest-cni-185000 -n newest-cni-185000
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.04s)

                                                
                                    
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)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-darwin-amd64 -p newest-cni-185000 image list --format=json
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.28s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 pause -p newest-cni-185000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p newest-cni-185000 -n newest-cni-185000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.APIServer}} -p newest-cni-185000 -n newest-cni-185000: exit status 2 (293.414771ms)

                                                
                                                
-- 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-darwin-amd64 status --format={{.Kubelet}} -p newest-cni-185000 -n newest-cni-185000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-darwin-amd64 status --format={{.Kubelet}} -p newest-cni-185000 -n newest-cni-185000: exit status 2 (298.382618ms)

                                                
                                                
-- 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-darwin-amd64 unpause -p newest-cni-185000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.APIServer}} -p newest-cni-185000 -n newest-cni-185000
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-darwin-amd64 status --format={{.Kubelet}} -p newest-cni-185000 -n newest-cni-185000
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.81s)

                                                
                                    

Test skip (19/343)

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.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
+
TestAddons/parallel/Registry (14.4s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 6.953983ms
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-xbt8z" [9e78705a-627d-4635-8404-98ceaefa3f67] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.005776978s
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-z5659" [b27b6e0a-3924-4693-95d6-8a38c8fbf3e3] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.006155399s
addons_test.go:331: (dbg) Run:  kubectl --context addons-931000 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-931000 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-931000 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.626148144s)
addons_test.go:346: Unable to complete rest of the test due to connectivity assumptions
addons_test.go:979: (dbg) Run:  out/minikube-darwin-amd64 -p addons-931000 addons disable registry --alsologtostderr -v=1
--- SKIP: TestAddons/parallel/Registry (14.40s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (19.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-931000 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-931000 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-931000 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" [797eb7d2-3e03-48cd-b7cc-418765b1b77b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [797eb7d2-3e03-48cd-b7cc-418765b1b77b] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.004978554s
I1008 10:44:43.526918    4833 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-darwin-amd64 -p addons-931000 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:282: skipping ingress DNS test for any combination that needs port forwarding
addons_test.go:979: (dbg) Run:  out/minikube-darwin-amd64 -p addons-931000 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-darwin-amd64 -p addons-931000 addons disable ingress-dns --alsologtostderr -v=1: (1.400393987s)
addons_test.go:979: (dbg) Run:  out/minikube-darwin-amd64 -p addons-931000 addons disable ingress --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-darwin-amd64 -p addons-931000 addons disable ingress --alsologtostderr -v=1: (7.687407941s)
--- SKIP: TestAddons/parallel/Ingress (19.86s)

                                                
                                    
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 true darwin amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:41: Skip if not linux.
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.2s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-249000 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-249000 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-lss5k" [d1a0273d-132b-4a9a-a23f-9d357ee1c65a] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-lss5k" [d1a0273d-132b-4a9a-a23f-9d357ee1c65a] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.006007477s
functional_test.go:1646: test is broken for port-forwarded drivers: https://github.com/kubernetes/minikube/issues/7383
--- SKIP: TestFunctional/parallel/ServiceCmdConnect (11.20s)

                                                
                                    
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/DNSResolutionByDig (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

                                                
                                                
=== RUN   TestGvisorAddon
gvisor_addon_test.go:34: skipping test because --gvisor=false
--- SKIP: TestGvisorAddon (0.00s)

                                                
                                    
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
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (7.37s)

                                                
                                                
=== 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-858000 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-858000

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> 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-858000

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-858000 [took: 7.117074047s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-858000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p cilium-858000
--- SKIP: TestNetworkPlugins/group/cilium (7.37s)

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

                                                
                                                
=== 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-645000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-darwin-amd64 delete -p disable-driver-mounts-645000
--- SKIP: TestStartStop/group/disable-driver-mounts (0.29s)

                                                
                                    
Copied to clipboard