Test Report: Docker_Windows 21681

                    
                      595bbf5b740d7896a57580209f3c1775d52404c7:2025-10-08:41822
                    
                

Test fail (2/344)

Order failed test Duration
59 TestErrorSpam/setup 66.71
258 TestRunningBinaryUpgrade 77.99
x
+
TestErrorSpam/setup (66.71s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -p nospam-168700 -n=1 --memory=3072 --wait=false --log_dir=C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 --driver=docker
error_spam_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -p nospam-168700 -n=1 --memory=3072 --wait=false --log_dir=C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 --driver=docker: (1m6.7048536s)
error_spam_test.go:96: unexpected stderr: "! Failing to connect to https://registry.k8s.io/ from inside the minikube container"
error_spam_test.go:96: unexpected stderr: "* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/"
error_spam_test.go:110: minikube stdout:
* [nospam-168700] minikube v1.37.0 on Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396
- KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
- MINIKUBE_FORCE_SYSTEMD=
- MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
- MINIKUBE_LOCATION=21681
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
* Using the docker driver based on user configuration
* Using Docker Desktop driver with root privileges
* Starting "nospam-168700" primary control-plane node in "nospam-168700" cluster
* Pulling base image v0.0.48-1759745255-21703 ...
* Configuring bridge CNI (Container Networking Interface) ...
* Verifying Kubernetes components...
- Using image gcr.io/k8s-minikube/storage-provisioner:v5
* Enabled addons: storage-provisioner, default-storageclass
* Done! kubectl is now configured to use "nospam-168700" cluster and "default" namespace by default
error_spam_test.go:111: minikube stderr:
! Failing to connect to https://registry.k8s.io/ from inside the minikube container
* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
--- FAIL: TestErrorSpam/setup (66.71s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (77.99s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.32.0.1919197784.exe start -p running-upgrade-956000 --memory=3072 --vm-driver=docker
version_upgrade_test.go:120: (dbg) Non-zero exit: C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.32.0.1919197784.exe start -p running-upgrade-956000 --memory=3072 --vm-driver=docker: exit status 85 (58.7098918s)

                                                
                                                
-- stdout --
	* [running-upgrade-956000] minikube v1.32.0 on Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=21681
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=C:\Users\jenkins.minikube6\AppData\Local\Temp\legacy_kubeconfig1508512757
	* Using the docker driver based on user configuration
	* Using Docker Desktop driver with root privileges
	* Starting control plane node running-upgrade-956000 in cluster running-upgrade-956000
	* Pulling base image ...
	* Creating docker container (CPUs=2, Memory=3072MB) ...
	* Stopping node "running-upgrade-956000"  ...
	* Powering off "running-upgrade-956000" via SSH ...
	* Deleting "running-upgrade-956000" in docker ...
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! StartHost failed, but will try again: creating host: create: provisioning: get ssh host-port: get port 22 for "running-upgrade-956000": docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" running-upgrade-956000: exit status 1
	stdout:
	
	
	stderr:
	template parsing error: template: :1:4: executing "" at <index (index .NetworkSettings.Ports "22/tcp") 0>: error calling index: reflect: slice index out of range
	
	* Failed to start docker container. Running "minikube delete -p running-upgrade-956000" may fix it: error loading existing host. Please try running [minikube delete], then run [minikube start] again: filestore "running-upgrade-956000": open C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-956000\config.json: The system cannot find the file specified.
	X Exiting due to GUEST_NOT_FOUND: Failed to start host: error loading existing host. Please try running [minikube delete], then run [minikube start] again: filestore "running-upgrade-956000": open C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-956000\config.json: The system cannot find the file specified.
	* Suggestion: minikube is missing files relating to your guest environment. This can be fixed by running 'minikube delete'
	* Related issue: https://github.com/kubernetes/minikube/issues/9130

                                                
                                                
** /stderr **
I1008 15:01:23.881828    4084 retry.go:31] will retry after 1.205318305s: exit status 85
version_upgrade_test.go:120: (dbg) Run:  C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.32.0.1919197784.exe start -p running-upgrade-956000 --memory=3072 --vm-driver=docker
version_upgrade_test.go:120: (dbg) Non-zero exit: C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.32.0.1919197784.exe start -p running-upgrade-956000 --memory=3072 --vm-driver=docker: exit status 85 (6.8929244s)

                                                
                                                
-- stdout --
	* [running-upgrade-956000] minikube v1.32.0 on Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=21681
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=C:\Users\jenkins.minikube6\AppData\Local\Temp\legacy_kubeconfig1384075269
	* Using the docker driver based on existing profile
	* Starting control plane node running-upgrade-956000 in cluster running-upgrade-956000
	* Pulling base image ...
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! StartHost failed, but will try again: error loading existing host. Please try running [minikube delete], then run [minikube start] again: filestore "running-upgrade-956000": open C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-956000\config.json: The system cannot find the file specified.
	* Failed to start docker container. Running "minikube delete -p running-upgrade-956000" may fix it: error loading existing host. Please try running [minikube delete], then run [minikube start] again: filestore "running-upgrade-956000": open C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-956000\config.json: The system cannot find the file specified.
	X Exiting due to GUEST_NOT_FOUND: Failed to start host: error loading existing host. Please try running [minikube delete], then run [minikube start] again: filestore "running-upgrade-956000": open C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-956000\config.json: The system cannot find the file specified.
	* Suggestion: minikube is missing files relating to your guest environment. This can be fixed by running 'minikube delete'
	* Related issue: https://github.com/kubernetes/minikube/issues/9130

                                                
                                                
** /stderr **
I1008 15:01:31.983159    4084 retry.go:31] will retry after 1.772965438s: exit status 85
version_upgrade_test.go:120: (dbg) Run:  C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.32.0.1919197784.exe start -p running-upgrade-956000 --memory=3072 --vm-driver=docker
version_upgrade_test.go:120: (dbg) Non-zero exit: C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.32.0.1919197784.exe start -p running-upgrade-956000 --memory=3072 --vm-driver=docker: exit status 85 (6.7362078s)

                                                
                                                
-- stdout --
	* [running-upgrade-956000] minikube v1.32.0 on Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=21681
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=C:\Users\jenkins.minikube6\AppData\Local\Temp\legacy_kubeconfig904196361
	* Using the docker driver based on existing profile
	* Starting control plane node running-upgrade-956000 in cluster running-upgrade-956000
	* Pulling base image ...
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! StartHost failed, but will try again: error loading existing host. Please try running [minikube delete], then run [minikube start] again: filestore "running-upgrade-956000": open C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-956000\config.json: The system cannot find the file specified.
	* Failed to start docker container. Running "minikube delete -p running-upgrade-956000" may fix it: error loading existing host. Please try running [minikube delete], then run [minikube start] again: filestore "running-upgrade-956000": open C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-956000\config.json: The system cannot find the file specified.
	X Exiting due to GUEST_NOT_FOUND: Failed to start host: error loading existing host. Please try running [minikube delete], then run [minikube start] again: filestore "running-upgrade-956000": open C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-956000\config.json: The system cannot find the file specified.
	* Suggestion: minikube is missing files relating to your guest environment. This can be fixed by running 'minikube delete'
	* Related issue: https://github.com/kubernetes/minikube/issues/9130

                                                
                                                
** /stderr **
version_upgrade_test.go:126: legacy v1.32.0 start failed: exit status 85
panic.go:636: *** TestRunningBinaryUpgrade FAILED at 2025-10-08 15:01:40.5136958 +0000 UTC m=+4575.995822501
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestRunningBinaryUpgrade]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestRunningBinaryUpgrade]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect running-upgrade-956000
helpers_test.go:243: (dbg) docker inspect running-upgrade-956000:

                                                
                                                
-- stdout --
	[
	    {
	        "CreatedAt": "2025-10-08T15:00:29Z",
	        "Driver": "local",
	        "Labels": {
	            "created_by.minikube.sigs.k8s.io": "true",
	            "name.minikube.sigs.k8s.io": "running-upgrade-956000"
	        },
	        "Mountpoint": "/var/lib/docker/volumes/running-upgrade-956000/_data",
	        "Name": "running-upgrade-956000",
	        "Options": null,
	        "Scope": "local"
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p running-upgrade-956000 -n running-upgrade-956000
helpers_test.go:247: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p running-upgrade-956000 -n running-upgrade-956000: exit status 7 (271.6427ms)

                                                
                                                
-- stdout --
	Nonexistent

                                                
                                                
-- /stdout --
** stderr ** 
	E1008 15:01:40.874757    1772 status.go:119] status error: host: load: filestore "running-upgrade-956000": open C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-956000\config.json: The system cannot find the file specified.

                                                
                                                
** /stderr **
helpers_test.go:247: status error: exit status 7 (may be ok)
helpers_test.go:249: "running-upgrade-956000" host is not running, skipping log retrieval (state="Nonexistent")
helpers_test.go:175: Cleaning up "running-upgrade-956000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p running-upgrade-956000
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p running-upgrade-956000: (1.3515184s)
--- FAIL: TestRunningBinaryUpgrade (77.99s)

                                                
                                    

Test pass (315/344)

Order passed test Duration
3 TestDownloadOnly/v1.28.0/json-events 8.19
4 TestDownloadOnly/v1.28.0/preload-exists 0.07
7 TestDownloadOnly/v1.28.0/kubectl 0
8 TestDownloadOnly/v1.28.0/LogsDuration 0.32
9 TestDownloadOnly/v1.28.0/DeleteAll 1.38
10 TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds 1.05
12 TestDownloadOnly/v1.34.1/json-events 6.63
13 TestDownloadOnly/v1.34.1/preload-exists 0
16 TestDownloadOnly/v1.34.1/kubectl 0
17 TestDownloadOnly/v1.34.1/LogsDuration 0.27
18 TestDownloadOnly/v1.34.1/DeleteAll 1.35
19 TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds 0.86
20 TestDownloadOnlyKic 2.64
21 TestBinaryMirror 3.05
22 TestOffline 156.79
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.28
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.27
27 TestAddons/Setup 499.71
29 TestAddons/serial/Volcano 61.17
31 TestAddons/serial/GCPAuth/Namespaces 0.34
32 TestAddons/serial/GCPAuth/FakeCredentials 11.63
36 TestAddons/parallel/RegistryCreds 1.8
38 TestAddons/parallel/InspektorGadget 6.8
39 TestAddons/parallel/MetricsServer 9.03
41 TestAddons/parallel/CSI 47.9
42 TestAddons/parallel/Headlamp 38.64
43 TestAddons/parallel/CloudSpanner 8.2
44 TestAddons/parallel/LocalPath 39.79
45 TestAddons/parallel/NvidiaDevicePlugin 7.52
46 TestAddons/parallel/Yakd 12.29
47 TestAddons/parallel/AmdGpuDevicePlugin 6.69
48 TestAddons/StoppedEnableDisable 13.68
49 TestCertOptions 82.51
50 TestCertExpiration 322.99
51 TestDockerFlags 82.1
52 TestForceSystemdFlag 76.71
53 TestForceSystemdEnv 96.26
60 TestErrorSpam/start 4.05
61 TestErrorSpam/status 2.86
62 TestErrorSpam/pause 3.39
63 TestErrorSpam/unpause 3.59
64 TestErrorSpam/stop 18.93
67 TestFunctional/serial/CopySyncFile 0.04
68 TestFunctional/serial/StartWithProxy 97.8
69 TestFunctional/serial/AuditLog 0
70 TestFunctional/serial/SoftStart 56.12
71 TestFunctional/serial/KubeContext 0.13
72 TestFunctional/serial/KubectlGetPods 0.23
75 TestFunctional/serial/CacheCmd/cache/add_remote 12.15
76 TestFunctional/serial/CacheCmd/cache/add_local 5.55
77 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.27
78 TestFunctional/serial/CacheCmd/cache/list 0.27
79 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.84
80 TestFunctional/serial/CacheCmd/cache/cache_reload 5.88
81 TestFunctional/serial/CacheCmd/cache/delete 0.55
82 TestFunctional/serial/MinikubeKubectlCmd 0.49
83 TestFunctional/serial/MinikubeKubectlCmdDirectly 2.24
84 TestFunctional/serial/ExtraConfig 88.05
85 TestFunctional/serial/ComponentHealth 0.2
86 TestFunctional/serial/LogsCmd 2.36
87 TestFunctional/serial/LogsFileCmd 2.46
88 TestFunctional/serial/InvalidService 6.23
90 TestFunctional/parallel/ConfigCmd 1.8
92 TestFunctional/parallel/DryRun 2.44
93 TestFunctional/parallel/InternationalLanguage 1.06
94 TestFunctional/parallel/StatusCmd 2.91
99 TestFunctional/parallel/AddonsCmd 0.68
100 TestFunctional/parallel/PersistentVolumeClaim 75.64
102 TestFunctional/parallel/SSHCmd 2.67
103 TestFunctional/parallel/CpCmd 5.16
104 TestFunctional/parallel/MySQL 85.56
105 TestFunctional/parallel/FileSync 0.79
106 TestFunctional/parallel/CertSync 5.2
110 TestFunctional/parallel/NodeLabels 0.18
112 TestFunctional/parallel/NonActiveRuntimeDisabled 0.9
114 TestFunctional/parallel/License 2.38
115 TestFunctional/parallel/DockerEnv/powershell 8.73
116 TestFunctional/parallel/UpdateContextCmd/no_changes 0.48
117 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.47
118 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.5
119 TestFunctional/parallel/ImageCommands/ImageListShort 0.69
120 TestFunctional/parallel/ImageCommands/ImageListTable 0.64
121 TestFunctional/parallel/ImageCommands/ImageListJson 0.67
122 TestFunctional/parallel/ImageCommands/ImageListYaml 0.66
123 TestFunctional/parallel/ImageCommands/ImageBuild 6.4
124 TestFunctional/parallel/ImageCommands/Setup 2.72
125 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 7.52
126 TestFunctional/parallel/ServiceCmd/DeployApp 58.9
128 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 1.35
129 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0.01
131 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 62.9
132 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 4.22
133 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 4.8
134 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.05
135 TestFunctional/parallel/ImageCommands/ImageRemove 1.43
136 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.76
137 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 1.51
138 TestFunctional/parallel/ServiceCmd/List 1.13
139 TestFunctional/parallel/ServiceCmd/JSONOutput 1.16
140 TestFunctional/parallel/ServiceCmd/HTTPS 15.02
141 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.19
146 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.21
147 TestFunctional/parallel/ServiceCmd/Format 15.02
148 TestFunctional/parallel/Version/short 0.26
149 TestFunctional/parallel/Version/components 1.3
150 TestFunctional/parallel/ProfileCmd/profile_not_create 1.44
151 TestFunctional/parallel/ProfileCmd/profile_list 1.28
152 TestFunctional/parallel/ProfileCmd/profile_json_output 1.23
153 TestFunctional/parallel/ServiceCmd/URL 15.01
154 TestFunctional/delete_echo-server_images 0.22
155 TestFunctional/delete_my-image_image 0.1
156 TestFunctional/delete_minikube_cached_images 0.1
161 TestMultiControlPlane/serial/StartCluster 311.1
162 TestMultiControlPlane/serial/DeployApp 13.45
163 TestMultiControlPlane/serial/PingHostFromPods 3.7
164 TestMultiControlPlane/serial/AddWorkerNode 74.96
165 TestMultiControlPlane/serial/NodeLabels 0.19
166 TestMultiControlPlane/serial/HAppyAfterClusterStart 3.06
167 TestMultiControlPlane/serial/CopyFile 49.49
168 TestMultiControlPlane/serial/StopSecondaryNode 14.5
169 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 2.29
170 TestMultiControlPlane/serial/RestartSecondaryNode 59.35
171 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 3.03
172 TestMultiControlPlane/serial/RestartClusterKeepsNodes 201.42
173 TestMultiControlPlane/serial/DeleteSecondaryNode 17.82
174 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 2.23
175 TestMultiControlPlane/serial/StopCluster 36.11
176 TestMultiControlPlane/serial/RestartCluster 135.19
177 TestMultiControlPlane/serial/DegradedAfterClusterRestart 2.17
178 TestMultiControlPlane/serial/AddSecondaryNode 98.74
179 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 3.05
182 TestImageBuild/serial/Setup 68.01
183 TestImageBuild/serial/NormalBuild 5.98
184 TestImageBuild/serial/BuildWithBuildArg 2.46
185 TestImageBuild/serial/BuildWithDockerIgnore 1.57
186 TestImageBuild/serial/BuildWithSpecifiedDockerfile 1.73
190 TestJSONOutput/start/Command 102.29
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 1.51
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 1.22
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 12.72
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.93
215 TestKicCustomNetwork/create_custom_network 74.96
216 TestKicCustomNetwork/use_default_bridge_network 71.29
217 TestKicExistingNetwork 72.46
218 TestKicCustomSubnet 72.55
219 TestKicStaticIP 75.06
220 TestMainNoArgs 0.21
221 TestMinikubeProfile 144.25
224 TestMountStart/serial/StartWithMountFirst 19.07
225 TestMountStart/serial/VerifyMountFirst 0.83
226 TestMountStart/serial/StartWithMountSecond 18.95
227 TestMountStart/serial/VerifyMountSecond 0.81
228 TestMountStart/serial/DeleteFirst 2.84
229 TestMountStart/serial/VerifyMountPostDelete 0.79
230 TestMountStart/serial/Stop 2.1
231 TestMountStart/serial/RestartStopped 12.92
232 TestMountStart/serial/VerifyMountPostStop 0.74
235 TestMultiNode/serial/FreshStart2Nodes 166.51
236 TestMultiNode/serial/DeployApp2Nodes 9.26
237 TestMultiNode/serial/PingHostFrom2Pods 2.57
238 TestMultiNode/serial/AddNode 72.91
239 TestMultiNode/serial/MultiNodeLabels 0.2
240 TestMultiNode/serial/ProfileList 2.03
241 TestMultiNode/serial/CopyFile 28.17
242 TestMultiNode/serial/StopNode 5.18
243 TestMultiNode/serial/StartAfterStop 17.63
244 TestMultiNode/serial/RestartKeepsNodes 87.99
245 TestMultiNode/serial/DeleteNode 9.36
246 TestMultiNode/serial/StopMultiNode 24.81
247 TestMultiNode/serial/RestartMultiNode 65.52
248 TestMultiNode/serial/ValidateNameConflict 72.94
252 TestPreload 184.71
253 TestScheduledStopWindows 134.88
257 TestInsufficientStorage 41.35
260 TestKubernetesUpgrade 304.15
261 TestMissingContainerUpgrade 300.69
263 TestNoKubernetes/serial/StartNoK8sWithVersion 0.33
265 TestStoppedBinaryUpgrade/Setup 1.1
272 TestNoKubernetes/serial/StartWithK8s 108.28
273 TestStoppedBinaryUpgrade/Upgrade 258.41
274 TestNoKubernetes/serial/StartWithStopK8s 52.54
275 TestNoKubernetes/serial/Start 27.94
276 TestNoKubernetes/serial/VerifyK8sNotRunning 0.87
277 TestNoKubernetes/serial/ProfileList 9.47
278 TestNoKubernetes/serial/Stop 2.31
279 TestNoKubernetes/serial/StartNoArgs 14.02
280 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.78
292 TestStoppedBinaryUpgrade/MinikubeLogs 2.91
294 TestPause/serial/Start 108.8
296 TestStartStop/group/old-k8s-version/serial/FirstStart 93.08
298 TestStartStop/group/no-preload/serial/FirstStart 124.19
299 TestPause/serial/SecondStartNoReconfiguration 64.37
300 TestStartStop/group/old-k8s-version/serial/DeployApp 10.82
301 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 2.44
302 TestStartStop/group/old-k8s-version/serial/Stop 12.41
303 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.89
304 TestStartStop/group/old-k8s-version/serial/SecondStart 55.54
305 TestStartStop/group/no-preload/serial/DeployApp 10.73
306 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 2.31
307 TestStartStop/group/no-preload/serial/Stop 12.61
308 TestPause/serial/Pause 1.73
309 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.9
310 TestStartStop/group/no-preload/serial/SecondStart 88.13
311 TestPause/serial/VerifyStatus 1.17
312 TestPause/serial/Unpause 4.5
313 TestPause/serial/PauseAgain 2.23
314 TestPause/serial/DeletePaused 5.27
315 TestPause/serial/VerifyDeletedResources 3.83
317 TestStartStop/group/embed-certs/serial/FirstStart 120.3
318 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 18.01
320 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 115.16
321 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 7.92
322 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.78
323 TestStartStop/group/old-k8s-version/serial/Pause 8.6
325 TestStartStop/group/newest-cni/serial/FirstStart 82.89
326 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 8.01
327 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.43
328 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.86
329 TestStartStop/group/no-preload/serial/Pause 8.26
330 TestNetworkPlugins/group/auto/Start 104.19
331 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 16.75
332 TestStartStop/group/embed-certs/serial/DeployApp 16.13
333 TestStartStop/group/newest-cni/serial/DeployApp 0
334 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 3.94
335 TestStartStop/group/newest-cni/serial/Stop 12.65
336 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 2.26
337 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 2.49
338 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.75
339 TestStartStop/group/embed-certs/serial/Stop 12.68
340 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.9
341 TestStartStop/group/newest-cni/serial/SecondStart 35.05
342 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.8
343 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 69.92
344 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.89
345 TestStartStop/group/embed-certs/serial/SecondStart 60.81
346 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
347 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
348 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.84
349 TestStartStop/group/newest-cni/serial/Pause 9.89
350 TestNetworkPlugins/group/kindnet/Start 129.21
351 TestNetworkPlugins/group/auto/KubeletFlags 0.95
352 TestNetworkPlugins/group/auto/NetCatPod 28.67
353 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 17.01
354 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 9.01
355 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.36
356 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.4
357 TestNetworkPlugins/group/auto/DNS 0.34
358 TestNetworkPlugins/group/auto/Localhost 0.3
359 TestNetworkPlugins/group/auto/HairPin 0.32
360 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.73
361 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.73
362 TestStartStop/group/embed-certs/serial/Pause 8.37
363 TestStartStop/group/default-k8s-diff-port/serial/Pause 8.29
364 TestNetworkPlugins/group/calico/Start 175.24
365 TestNetworkPlugins/group/custom-flannel/Start 124.72
366 TestNetworkPlugins/group/false/Start 101.81
367 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
368 TestNetworkPlugins/group/kindnet/KubeletFlags 0.84
369 TestNetworkPlugins/group/kindnet/NetCatPod 17.73
370 TestNetworkPlugins/group/kindnet/DNS 0.47
371 TestNetworkPlugins/group/kindnet/Localhost 0.41
372 TestNetworkPlugins/group/kindnet/HairPin 0.49
373 TestNetworkPlugins/group/custom-flannel/KubeletFlags 1.09
374 TestNetworkPlugins/group/custom-flannel/NetCatPod 19.03
375 TestNetworkPlugins/group/false/KubeletFlags 0.88
376 TestNetworkPlugins/group/false/NetCatPod 19.72
377 TestNetworkPlugins/group/custom-flannel/DNS 0.57
378 TestNetworkPlugins/group/custom-flannel/Localhost 0.47
379 TestNetworkPlugins/group/custom-flannel/HairPin 0.41
380 TestNetworkPlugins/group/enable-default-cni/Start 120.32
381 TestNetworkPlugins/group/false/DNS 0.44
382 TestNetworkPlugins/group/false/Localhost 0.34
383 TestNetworkPlugins/group/false/HairPin 0.33
384 TestNetworkPlugins/group/calico/ControllerPod 6.02
385 TestNetworkPlugins/group/calico/KubeletFlags 1.05
386 TestNetworkPlugins/group/calico/NetCatPod 19.92
387 TestNetworkPlugins/group/calico/DNS 0.54
388 TestNetworkPlugins/group/calico/Localhost 0.36
389 TestNetworkPlugins/group/calico/HairPin 0.4
390 TestNetworkPlugins/group/flannel/Start 109.83
391 TestNetworkPlugins/group/bridge/Start 109.4
392 TestNetworkPlugins/group/kubenet/Start 108.49
393 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.96
394 TestNetworkPlugins/group/enable-default-cni/NetCatPod 20.22
395 TestNetworkPlugins/group/enable-default-cni/DNS 0.34
396 TestNetworkPlugins/group/enable-default-cni/Localhost 0.32
397 TestNetworkPlugins/group/enable-default-cni/HairPin 0.33
398 TestNetworkPlugins/group/flannel/ControllerPod 6.01
399 TestNetworkPlugins/group/flannel/KubeletFlags 0.82
400 TestNetworkPlugins/group/flannel/NetCatPod 19.9
401 TestNetworkPlugins/group/bridge/KubeletFlags 0.93
402 TestNetworkPlugins/group/bridge/NetCatPod 18.69
403 TestNetworkPlugins/group/flannel/DNS 0.84
404 TestNetworkPlugins/group/flannel/Localhost 0.59
405 TestNetworkPlugins/group/flannel/HairPin 0.34
406 TestNetworkPlugins/group/bridge/DNS 0.37
407 TestNetworkPlugins/group/bridge/Localhost 0.3
408 TestNetworkPlugins/group/bridge/HairPin 0.31
409 TestNetworkPlugins/group/kubenet/KubeletFlags 0.85
410 TestNetworkPlugins/group/kubenet/NetCatPod 17.54
411 TestNetworkPlugins/group/kubenet/DNS 0.37
412 TestNetworkPlugins/group/kubenet/Localhost 0.29
413 TestNetworkPlugins/group/kubenet/HairPin 0.41
x
+
TestDownloadOnly/v1.28.0/json-events (8.19s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/json-events
aaa_download_only_test.go:80: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-841300 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker
aaa_download_only_test.go:80: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-841300 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker: (8.1934504s)
--- PASS: TestDownloadOnly/v1.28.0/json-events (8.19s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/preload-exists (0.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/preload-exists
I1008 13:45:32.716439    4084 preload.go:183] Checking if preload exists for k8s version v1.28.0 and runtime docker
I1008 13:45:32.788036    4084 preload.go:198] Found local preload: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.28.0-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.28.0/preload-exists (0.07s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/LogsDuration (0.32s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/LogsDuration
aaa_download_only_test.go:183: (dbg) Run:  out/minikube-windows-amd64.exe logs -p download-only-841300
aaa_download_only_test.go:183: (dbg) Non-zero exit: out/minikube-windows-amd64.exe logs -p download-only-841300: exit status 85 (313.688ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬───────────────────┬─────────┬─────────────────────┬──────────┐
	│ COMMAND │                                                                       ARGS                                                                        │       PROFILE        │       USER        │ VERSION │     START TIME      │ END TIME │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼───────────────────┼─────────┼─────────────────────┼──────────┤
	│ start   │ -o=json --download-only -p download-only-841300 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker │ download-only-841300 │ minikube6\jenkins │ v1.37.0 │ 08 Oct 25 13:45 UTC │          │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴───────────────────┴─────────┴─────────────────────┴──────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/10/08 13:45:24
	Running on machine: minikube6
	Binary: Built with gc go1.24.6 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1008 13:45:24.636024   12380 out.go:360] Setting OutFile to fd 668 ...
	I1008 13:45:24.714021   12380 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 13:45:24.714021   12380 out.go:374] Setting ErrFile to fd 672...
	I1008 13:45:24.714021   12380 out.go:408] TERM=,COLORTERM=, which probably does not support color
	W1008 13:45:24.726369   12380 root.go:314] Error reading config file at C:\Users\jenkins.minikube6\minikube-integration\.minikube\config\config.json: open C:\Users\jenkins.minikube6\minikube-integration\.minikube\config\config.json: The system cannot find the path specified.
	I1008 13:45:24.737090   12380 out.go:368] Setting JSON to true
	I1008 13:45:24.740024   12380 start.go:131] hostinfo: {"hostname":"minikube6","uptime":135451,"bootTime":1759795673,"procs":180,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.6396 Build 19045.6396","kernelVersion":"10.0.19045.6396 Build 19045.6396","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1008 13:45:24.740024   12380 start.go:139] gopshost.Virtualization returned error: not implemented yet
	I1008 13:45:24.746301   12380 out.go:99] [download-only-841300] minikube v1.37.0 on Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396
	I1008 13:45:24.746301   12380 notify.go:220] Checking for updates...
	W1008 13:45:24.746301   12380 preload.go:349] Failed to list preload files: open C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball: The system cannot find the file specified.
	I1008 13:45:24.750515   12380 out.go:171] KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1008 13:45:24.753329   12380 out.go:171] MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1008 13:45:24.756656   12380 out.go:171] MINIKUBE_LOCATION=21681
	I1008 13:45:24.760629   12380 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W1008 13:45:24.767083   12380 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1008 13:45:24.767978   12380 driver.go:421] Setting default libvirt URI to qemu:///system
	I1008 13:45:24.964514   12380 docker.go:123] docker version: linux-27.4.0:Docker Desktop 4.37.1 (178610)
	I1008 13:45:24.974350   12380 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1008 13:45:25.913952   12380 info.go:266] docker info: {ID:3b46cd38-08f2-467c-91c8-1cd31bc62377 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:78 SystemTime:2025-10-08 13:45:25.87975072 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Inde
xServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657536512 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=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.4.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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 E
xpected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:ai Path:C:\Program Files\Docker\cli-plugins\docker-ai.exe SchemaVersion:0.1.0 ShortDescription:Ask Gordon - Docker Agent Vendor:Docker Inc. Version:v0.5.1] map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.19.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.31.0-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescri
ption:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.37] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe SchemaVersion:0.1.0 ShortDescription:Docker Desktop commands (Beta) Vendor:Docker Inc. Version:v0.1.0] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.27] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.4.0] map[Name:sbom Path:C:\Progra
m Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 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:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.15.1]] Warnings:<nil>}}
	I1008 13:45:25.919295   12380 out.go:99] Using the docker driver based on user configuration
	I1008 13:45:25.919295   12380 start.go:305] selected driver: docker
	I1008 13:45:25.919295   12380 start.go:925] validating driver "docker" against <nil>
	I1008 13:45:25.939721   12380 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1008 13:45:26.299901   12380 info.go:266] docker info: {ID:3b46cd38-08f2-467c-91c8-1cd31bc62377 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:78 SystemTime:2025-10-08 13:45:26.272766152 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657536512 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=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.4.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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:ai Path:C:\Program Files\Docker\cli-plugins\docker-ai.exe SchemaVersion:0.1.0 ShortDescription:Ask Gordon - Docker Agent Vendor:Docker Inc. Version:v0.5.1] map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.19.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.31.0-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescr
iption:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.37] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe SchemaVersion:0.1.0 ShortDescription:Docker Desktop commands (Beta) Vendor:Docker Inc. Version:v0.1.0] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.27] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.4.0] map[Name:sbom Path:C:\Progr
am Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 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:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.15.1]] Warnings:<nil>}}
	I1008 13:45:26.300936   12380 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1008 13:45:26.377525   12380 start_flags.go:410] Using suggested 16300MB memory alloc based on sys=65534MB, container=32098MB
	I1008 13:45:26.378555   12380 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1008 13:45:26.384440   12380 out.go:171] Using Docker Desktop driver with root privileges
	I1008 13:45:26.387310   12380 cni.go:84] Creating CNI manager for ""
	I1008 13:45:26.387310   12380 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1008 13:45:26.387310   12380 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1008 13:45:26.388069   12380 start.go:349] cluster config:
	{Name:download-only-841300 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 Memory:16300 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.28.0 ClusterName:download-only-841300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local C
ontainerRuntime: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.28.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1008 13:45:26.391092   12380 out.go:99] Starting "download-only-841300" primary control-plane node in "download-only-841300" cluster
	I1008 13:45:26.391092   12380 cache.go:123] Beginning downloading kic base image for docker with docker
	I1008 13:45:26.393495   12380 out.go:99] Pulling base image v0.0.48-1759745255-21703 ...
	I1008 13:45:26.393495   12380 preload.go:183] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1008 13:45:26.393858   12380 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 in local docker daemon
	I1008 13:45:26.436947   12380 preload.go:148] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-amd64.tar.lz4
	I1008 13:45:26.436947   12380 cache.go:58] Caching tarball of preloaded images
	I1008 13:45:26.437565   12380 preload.go:183] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1008 13:45:26.453806   12380 out.go:99] Downloading Kubernetes v1.28.0 preload ...
	I1008 13:45:26.453806   12380 preload.go:313] getting checksum for preloaded-images-k8s-v18-v1.28.0-docker-overlay2-amd64.tar.lz4 from gcs api...
	I1008 13:45:26.476515   12380 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 to local cache
	I1008 13:45:26.476515   12380 localpath.go:148] windows sanitize: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92.tar -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.48-1759745255-21703@sha256_cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92.tar
	I1008 13:45:26.477527   12380 localpath.go:148] windows sanitize: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92.tar -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.48-1759745255-21703@sha256_cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92.tar
	I1008 13:45:26.477527   12380 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 in local cache directory
	I1008 13:45:26.478592   12380 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 to local cache
	I1008 13:45:26.537283   12380 preload.go:290] Got checksum from GCS API "8a955be835827bc584bcce0658a7fcc9"
	I1008 13:45:26.538268   12380 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-amd64.tar.lz4?checksum=md5:8a955be835827bc584bcce0658a7fcc9 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.28.0-docker-overlay2-amd64.tar.lz4
	
	
	* The control-plane node download-only-841300 host does not exist
	  To start a cluster, run: "minikube start -p download-only-841300"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:184: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.28.0/LogsDuration (0.32s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/DeleteAll (1.38s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/DeleteAll
aaa_download_only_test.go:196: (dbg) Run:  out/minikube-windows-amd64.exe delete --all
aaa_download_only_test.go:196: (dbg) Done: out/minikube-windows-amd64.exe delete --all: (1.3828916s)
--- PASS: TestDownloadOnly/v1.28.0/DeleteAll (1.38s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds (1.05s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-only-841300
aaa_download_only_test.go:207: (dbg) Done: out/minikube-windows-amd64.exe delete -p download-only-841300: (1.0451556s)
--- PASS: TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds (1.05s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/json-events (6.63s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/json-events
aaa_download_only_test.go:80: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-289900 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker
aaa_download_only_test.go:80: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-289900 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker: (6.6297536s)
--- PASS: TestDownloadOnly/v1.34.1/json-events (6.63s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/preload-exists
I1008 13:45:42.166166    4084 preload.go:183] Checking if preload exists for k8s version v1.34.1 and runtime docker
I1008 13:45:42.166519    4084 preload.go:198] Found local preload: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.34.1-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.34.1/preload-exists (0.00s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/LogsDuration (0.27s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/LogsDuration
aaa_download_only_test.go:183: (dbg) Run:  out/minikube-windows-amd64.exe logs -p download-only-289900
aaa_download_only_test.go:183: (dbg) Non-zero exit: out/minikube-windows-amd64.exe logs -p download-only-289900: exit status 85 (268.3361ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬───────────────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                       ARGS                                                                        │       PROFILE        │       USER        │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼───────────────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-841300 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker │ download-only-841300 │ minikube6\jenkins │ v1.37.0 │ 08 Oct 25 13:45 UTC │                     │
	│ delete  │ --all                                                                                                                                             │ minikube             │ minikube6\jenkins │ v1.37.0 │ 08 Oct 25 13:45 UTC │ 08 Oct 25 13:45 UTC │
	│ delete  │ -p download-only-841300                                                                                                                           │ download-only-841300 │ minikube6\jenkins │ v1.37.0 │ 08 Oct 25 13:45 UTC │ 08 Oct 25 13:45 UTC │
	│ start   │ -o=json --download-only -p download-only-289900 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker │ download-only-289900 │ minikube6\jenkins │ v1.37.0 │ 08 Oct 25 13:45 UTC │                     │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴───────────────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/10/08 13:45:35
	Running on machine: minikube6
	Binary: Built with gc go1.24.6 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1008 13:45:35.636488    1584 out.go:360] Setting OutFile to fd 676 ...
	I1008 13:45:35.712992    1584 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 13:45:35.712992    1584 out.go:374] Setting ErrFile to fd 688...
	I1008 13:45:35.712992    1584 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 13:45:35.729744    1584 out.go:368] Setting JSON to true
	I1008 13:45:35.733538    1584 start.go:131] hostinfo: {"hostname":"minikube6","uptime":135462,"bootTime":1759795673,"procs":180,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.6396 Build 19045.6396","kernelVersion":"10.0.19045.6396 Build 19045.6396","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1008 13:45:35.733538    1584 start.go:139] gopshost.Virtualization returned error: not implemented yet
	I1008 13:45:35.738990    1584 out.go:99] [download-only-289900] minikube v1.37.0 on Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396
	I1008 13:45:35.738990    1584 notify.go:220] Checking for updates...
	I1008 13:45:35.742985    1584 out.go:171] KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1008 13:45:35.746204    1584 out.go:171] MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1008 13:45:35.751117    1584 out.go:171] MINIKUBE_LOCATION=21681
	I1008 13:45:35.753897    1584 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W1008 13:45:35.760232    1584 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1008 13:45:35.763130    1584 driver.go:421] Setting default libvirt URI to qemu:///system
	I1008 13:45:35.932669    1584 docker.go:123] docker version: linux-27.4.0:Docker Desktop 4.37.1 (178610)
	I1008 13:45:35.942434    1584 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1008 13:45:36.280263    1584 info.go:266] docker info: {ID:3b46cd38-08f2-467c-91c8-1cd31bc62377 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:78 SystemTime:2025-10-08 13:45:36.255975338 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657536512 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=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.4.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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:ai Path:C:\Program Files\Docker\cli-plugins\docker-ai.exe SchemaVersion:0.1.0 ShortDescription:Ask Gordon - Docker Agent Vendor:Docker Inc. Version:v0.5.1] map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.19.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.31.0-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescr
iption:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.37] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe SchemaVersion:0.1.0 ShortDescription:Docker Desktop commands (Beta) Vendor:Docker Inc. Version:v0.1.0] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.27] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.4.0] map[Name:sbom Path:C:\Progr
am Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 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:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.15.1]] Warnings:<nil>}}
	I1008 13:45:36.606942    1584 out.go:99] Using the docker driver based on user configuration
	I1008 13:45:36.607343    1584 start.go:305] selected driver: docker
	I1008 13:45:36.607343    1584 start.go:925] validating driver "docker" against <nil>
	I1008 13:45:36.624937    1584 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1008 13:45:36.925961    1584 info.go:266] docker info: {ID:3b46cd38-08f2-467c-91c8-1cd31bc62377 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:78 SystemTime:2025-10-08 13:45:36.902125839 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657536512 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=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.4.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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:ai Path:C:\Program Files\Docker\cli-plugins\docker-ai.exe SchemaVersion:0.1.0 ShortDescription:Ask Gordon - Docker Agent Vendor:Docker Inc. Version:v0.5.1] map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.19.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.31.0-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescr
iption:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.37] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe SchemaVersion:0.1.0 ShortDescription:Docker Desktop commands (Beta) Vendor:Docker Inc. Version:v0.1.0] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.27] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.4.0] map[Name:sbom Path:C:\Progr
am Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 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:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.15.1]] Warnings:<nil>}}
	I1008 13:45:36.926595    1584 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1008 13:45:36.976538    1584 start_flags.go:410] Using suggested 16300MB memory alloc based on sys=65534MB, container=32098MB
	I1008 13:45:36.977779    1584 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1008 13:45:36.982435    1584 out.go:171] Using Docker Desktop driver with root privileges
	I1008 13:45:36.986095    1584 cni.go:84] Creating CNI manager for ""
	I1008 13:45:36.986095    1584 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1008 13:45:36.986556    1584 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1008 13:45:36.986708    1584 start.go:349] cluster config:
	{Name:download-only-289900 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 Memory:16300 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.34.1 ClusterName:download-only-289900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local C
ontainerRuntime: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.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1008 13:45:36.991488    1584 out.go:99] Starting "download-only-289900" primary control-plane node in "download-only-289900" cluster
	I1008 13:45:36.991488    1584 cache.go:123] Beginning downloading kic base image for docker with docker
	I1008 13:45:36.994284    1584 out.go:99] Pulling base image v0.0.48-1759745255-21703 ...
	I1008 13:45:36.994284    1584 preload.go:183] Checking if preload exists for k8s version v1.34.1 and runtime docker
	I1008 13:45:36.994284    1584 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 in local docker daemon
	I1008 13:45:37.045748    1584 preload.go:148] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.34.1/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-amd64.tar.lz4
	I1008 13:45:37.045899    1584 cache.go:58] Caching tarball of preloaded images
	I1008 13:45:37.046439    1584 preload.go:183] Checking if preload exists for k8s version v1.34.1 and runtime docker
	I1008 13:45:37.049931    1584 out.go:99] Downloading Kubernetes v1.34.1 preload ...
	I1008 13:45:37.050006    1584 preload.go:313] getting checksum for preloaded-images-k8s-v18-v1.34.1-docker-overlay2-amd64.tar.lz4 from gcs api...
	I1008 13:45:37.081119    1584 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 to local cache
	I1008 13:45:37.081119    1584 localpath.go:148] windows sanitize: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92.tar -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.48-1759745255-21703@sha256_cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92.tar
	I1008 13:45:37.081681    1584 localpath.go:148] windows sanitize: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92.tar -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.48-1759745255-21703@sha256_cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92.tar
	I1008 13:45:37.081681    1584 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 in local cache directory
	I1008 13:45:37.081681    1584 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 in local cache directory, skipping pull
	I1008 13:45:37.081681    1584 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 exists in cache, skipping pull
	I1008 13:45:37.082254    1584 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 as a tarball
	I1008 13:45:37.130522    1584 preload.go:290] Got checksum from GCS API "d7f0ccd752ff15c628c6fc8ef8c8033e"
	I1008 13:45:37.130872    1584 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.34.1/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-amd64.tar.lz4?checksum=md5:d7f0ccd752ff15c628c6fc8ef8c8033e -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.34.1-docker-overlay2-amd64.tar.lz4
	I1008 13:45:40.661040    1584 cache.go:61] Finished verifying existence of preloaded tar for v1.34.1 on docker
	I1008 13:45:40.662198    1584 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\download-only-289900\config.json ...
	I1008 13:45:40.662988    1584 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\download-only-289900\config.json: {Name:mk6a6b944b15edc85637c92815e1b3d3943282ff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1008 13:45:40.664462    1584 preload.go:183] Checking if preload exists for k8s version v1.34.1 and runtime docker
	I1008 13:45:40.665065    1584 download.go:108] Downloading: https://dl.k8s.io/release/v1.34.1/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/windows/amd64/kubectl.exe.sha256 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\windows\amd64\v1.34.1/kubectl.exe
	
	
	* The control-plane node download-only-289900 host does not exist
	  To start a cluster, run: "minikube start -p download-only-289900"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:184: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.34.1/LogsDuration (0.27s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/DeleteAll (1.35s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/DeleteAll
aaa_download_only_test.go:196: (dbg) Run:  out/minikube-windows-amd64.exe delete --all
aaa_download_only_test.go:196: (dbg) Done: out/minikube-windows-amd64.exe delete --all: (1.348679s)
--- PASS: TestDownloadOnly/v1.34.1/DeleteAll (1.35s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds (0.86s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds
aaa_download_only_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-only-289900
--- PASS: TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds (0.86s)

                                                
                                    
x
+
TestDownloadOnlyKic (2.64s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:231: (dbg) Run:  out/minikube-windows-amd64.exe start --download-only -p download-docker-317900 --alsologtostderr --driver=docker
aaa_download_only_test.go:231: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p download-docker-317900 --alsologtostderr --driver=docker: (1.7784577s)
helpers_test.go:175: Cleaning up "download-docker-317900" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-docker-317900
--- PASS: TestDownloadOnlyKic (2.64s)

                                                
                                    
x
+
TestBinaryMirror (3.05s)

                                                
                                                
=== RUN   TestBinaryMirror
I1008 13:45:48.854706    4084 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/windows/amd64/kubectl.exe.sha256
aaa_download_only_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe start --download-only -p binary-mirror-222600 --alsologtostderr --binary-mirror http://127.0.0.1:49853 --driver=docker
aaa_download_only_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p binary-mirror-222600 --alsologtostderr --binary-mirror http://127.0.0.1:49853 --driver=docker: (2.0064178s)
helpers_test.go:175: Cleaning up "binary-mirror-222600" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p binary-mirror-222600
--- PASS: TestBinaryMirror (3.05s)

                                                
                                    
x
+
TestOffline (156.79s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe start -p offline-docker-391000 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker
aab_offline_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe start -p offline-docker-391000 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker: (2m31.6258551s)
helpers_test.go:175: Cleaning up "offline-docker-391000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p offline-docker-391000
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p offline-docker-391000: (5.1660523s)
--- PASS: TestOffline (156.79s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:1000: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p addons-481200
addons_test.go:1000: (dbg) Non-zero exit: out/minikube-windows-amd64.exe addons enable dashboard -p addons-481200: exit status 85 (285.5824ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:1011: (dbg) Run:  out/minikube-windows-amd64.exe addons disable dashboard -p addons-481200
addons_test.go:1011: (dbg) Non-zero exit: out/minikube-windows-amd64.exe addons disable dashboard -p addons-481200: exit status 85 (267.3482ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (499.71s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:108: (dbg) Run:  out/minikube-windows-amd64.exe start -p addons-481200 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:108: (dbg) Done: out/minikube-windows-amd64.exe start -p addons-481200 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (8m19.7111245s)
--- PASS: TestAddons/Setup (499.71s)

                                                
                                    
x
+
TestAddons/serial/Volcano (61.17s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:876: volcano-admission stabilized in 70.2211ms
addons_test.go:868: volcano-scheduler stabilized in 70.353ms
addons_test.go:884: volcano-controller stabilized in 70.353ms
addons_test.go:890: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-scheduler-76c996c8bf-9z9xt" [2b85a131-aab5-4f99-8f39-aa1640d477df] Running
addons_test.go:890: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.0093363s
addons_test.go:894: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-admission-6c447bd768-gf72m" [658f5295-c8d9-4910-a4f2-64237855601a] Running
addons_test.go:894: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.0097602s
addons_test.go:898: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-controllers-6fd4f85cb8-lmwck" [317b930f-c789-4273-92c1-19ab2d704831] Running
addons_test.go:898: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.0082802s
addons_test.go:903: (dbg) Run:  kubectl --context addons-481200 delete -n volcano-system job volcano-admission-init
addons_test.go:909: (dbg) Run:  kubectl --context addons-481200 create -f testdata\vcjob.yaml
addons_test.go:917: (dbg) Run:  kubectl --context addons-481200 get vcjob -n my-volcano
addons_test.go:935: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:352: "test-job-nginx-0" [cdae3c55-de91-427e-920b-e480767052f1] Pending
helpers_test.go:352: "test-job-nginx-0" [cdae3c55-de91-427e-920b-e480767052f1] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "test-job-nginx-0" [cdae3c55-de91-427e-920b-e480767052f1] Running
addons_test.go:935: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 26.0126926s
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable volcano --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-windows-amd64.exe -p addons-481200 addons disable volcano --alsologtostderr -v=1: (18.0175627s)
--- PASS: TestAddons/serial/Volcano (61.17s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:630: (dbg) Run:  kubectl --context addons-481200 create ns new-namespace
addons_test.go:644: (dbg) Run:  kubectl --context addons-481200 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.34s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/FakeCredentials (11.63s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:675: (dbg) Run:  kubectl --context addons-481200 create -f testdata\busybox.yaml
addons_test.go:682: (dbg) Run:  kubectl --context addons-481200 create sa gcp-auth-test
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [8cbbd08d-bccb-4eaa-8270-be803943843b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [8cbbd08d-bccb-4eaa-8270-be803943843b] Running
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 10.0074167s
addons_test.go:694: (dbg) Run:  kubectl --context addons-481200 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:706: (dbg) Run:  kubectl --context addons-481200 describe sa gcp-auth-test
addons_test.go:720: (dbg) Run:  kubectl --context addons-481200 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:744: (dbg) Run:  kubectl --context addons-481200 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (11.63s)

                                                
                                    
x
+
TestAddons/parallel/RegistryCreds (1.8s)

                                                
                                                
=== RUN   TestAddons/parallel/RegistryCreds
=== PAUSE TestAddons/parallel/RegistryCreds

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/RegistryCreds
addons_test.go:323: registry-creds stabilized in 32.5529ms
addons_test.go:325: (dbg) Run:  out/minikube-windows-amd64.exe addons configure registry-creds -f ./testdata/addons_testconfig.json -p addons-481200
addons_test.go:332: (dbg) Run:  kubectl --context addons-481200 -n kube-system get secret -o yaml
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable registry-creds --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-windows-amd64.exe -p addons-481200 addons disable registry-creds --alsologtostderr -v=1: (1.1620062s)
--- PASS: TestAddons/parallel/RegistryCreds (1.80s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (6.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:352: "gadget-h7dll" [5d55588a-03f3-4c6f-b12b-ed3277ed651d] Running
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.0099323s
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable inspektor-gadget --alsologtostderr -v=1
--- PASS: TestAddons/parallel/InspektorGadget (6.80s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (9.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:455: metrics-server stabilized in 13.25ms
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:352: "metrics-server-85b7d694d7-htzcp" [da1cb6e8-4edd-45e9-99b0-778fc49ed3f4] Running
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.0479962s
addons_test.go:463: (dbg) Run:  kubectl --context addons-481200 top pods -n kube-system
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable metrics-server --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-windows-amd64.exe -p addons-481200 addons disable metrics-server --alsologtostderr -v=1: (3.7250888s)
--- PASS: TestAddons/parallel/MetricsServer (9.03s)

                                                
                                    
x
+
TestAddons/parallel/CSI (47.9s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1008 13:56:14.043879    4084 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1008 13:56:14.057862    4084 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1008 13:56:14.057862    4084 kapi.go:107] duration metric: took 13.9828ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:549: csi-hostpath-driver pods stabilized in 13.9828ms
addons_test.go:552: (dbg) Run:  kubectl --context addons-481200 create -f testdata\csi-hostpath-driver\pvc.yaml
addons_test.go:557: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:562: (dbg) Run:  kubectl --context addons-481200 create -f testdata\csi-hostpath-driver\pv-pod.yaml
addons_test.go:567: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:352: "task-pv-pod" [f65ab7e1-69e7-40d6-8fee-951e60196fc4] Pending
helpers_test.go:352: "task-pv-pod" [f65ab7e1-69e7-40d6-8fee-951e60196fc4] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:352: "task-pv-pod" [f65ab7e1-69e7-40d6-8fee-951e60196fc4] Running
addons_test.go:567: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 10.0083548s
addons_test.go:572: (dbg) Run:  kubectl --context addons-481200 create -f testdata\csi-hostpath-driver\snapshot.yaml
addons_test.go:577: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:427: (dbg) Run:  kubectl --context addons-481200 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: (dbg) Run:  kubectl --context addons-481200 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:582: (dbg) Run:  kubectl --context addons-481200 delete pod task-pv-pod
addons_test.go:582: (dbg) Done: kubectl --context addons-481200 delete pod task-pv-pod: (1.1618451s)
addons_test.go:588: (dbg) Run:  kubectl --context addons-481200 delete pvc hpvc
addons_test.go:594: (dbg) Run:  kubectl --context addons-481200 create -f testdata\csi-hostpath-driver\pvc-restore.yaml
addons_test.go:599: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:604: (dbg) Run:  kubectl --context addons-481200 create -f testdata\csi-hostpath-driver\pv-pod-restore.yaml
addons_test.go:609: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:352: "task-pv-pod-restore" [5c62a97f-ee36-40be-8f5f-218668cc24ec] Pending
helpers_test.go:352: "task-pv-pod-restore" [5c62a97f-ee36-40be-8f5f-218668cc24ec] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:352: "task-pv-pod-restore" [5c62a97f-ee36-40be-8f5f-218668cc24ec] Running
addons_test.go:609: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.0092938s
addons_test.go:614: (dbg) Run:  kubectl --context addons-481200 delete pod task-pv-pod-restore
addons_test.go:614: (dbg) Done: kubectl --context addons-481200 delete pod task-pv-pod-restore: (1.1963234s)
addons_test.go:618: (dbg) Run:  kubectl --context addons-481200 delete pvc hpvc-restore
addons_test.go:622: (dbg) Run:  kubectl --context addons-481200 delete volumesnapshot new-snapshot-demo
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-windows-amd64.exe -p addons-481200 addons disable volumesnapshots --alsologtostderr -v=1: (2.0151427s)
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-windows-amd64.exe -p addons-481200 addons disable csi-hostpath-driver --alsologtostderr -v=1: (8.2203373s)
--- PASS: TestAddons/parallel/CSI (47.90s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (38.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:808: (dbg) Run:  out/minikube-windows-amd64.exe addons enable headlamp -p addons-481200 --alsologtostderr -v=1
addons_test.go:808: (dbg) Done: out/minikube-windows-amd64.exe addons enable headlamp -p addons-481200 --alsologtostderr -v=1: (1.8615606s)
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:352: "headlamp-6945c6f4d-hxgrc" [cfea4991-7472-4180-9a1e-1fa0823015cd] Pending
helpers_test.go:352: "headlamp-6945c6f4d-hxgrc" [cfea4991-7472-4180-9a1e-1fa0823015cd] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:352: "headlamp-6945c6f4d-hxgrc" [cfea4991-7472-4180-9a1e-1fa0823015cd] Running
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 29.0115981s
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable headlamp --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-windows-amd64.exe -p addons-481200 addons disable headlamp --alsologtostderr -v=1: (7.7572849s)
--- PASS: TestAddons/parallel/Headlamp (38.64s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (8.2s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:352: "cloud-spanner-emulator-86bd5cbb97-f6k62" [b25eb072-3912-46e1-aa48-ab261a5b033d] Running
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.0087473s
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable cloud-spanner --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-windows-amd64.exe -p addons-481200 addons disable cloud-spanner --alsologtostderr -v=1: (2.1411511s)
--- PASS: TestAddons/parallel/CloudSpanner (8.20s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (39.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:949: (dbg) Run:  kubectl --context addons-481200 apply -f testdata\storage-provisioner-rancher\pvc.yaml
addons_test.go:955: (dbg) Run:  kubectl --context addons-481200 apply -f testdata\storage-provisioner-rancher\pod.yaml
addons_test.go:959: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:352: "test-local-path" [11aef15c-f2cc-4a79-a39a-ff118f9b8eb0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "test-local-path" [11aef15c-f2cc-4a79-a39a-ff118f9b8eb0] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "test-local-path" [11aef15c-f2cc-4a79-a39a-ff118f9b8eb0] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 14.0126689s
addons_test.go:967: (dbg) Run:  kubectl --context addons-481200 get pvc test-pvc -o=json
addons_test.go:976: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 ssh "cat /opt/local-path-provisioner/pvc-2c092a1d-24e3-49e3-abbe-10beea5b1971_default_test-pvc/file1"
addons_test.go:988: (dbg) Run:  kubectl --context addons-481200 delete pod test-local-path
addons_test.go:992: (dbg) Run:  kubectl --context addons-481200 delete pvc test-pvc
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (39.79s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (7.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:352: "nvidia-device-plugin-daemonset-8v6m6" [6e6c0048-01b6-4b7f-a603-951cfbc0a31f] Running
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.0632533s
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable nvidia-device-plugin --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-windows-amd64.exe -p addons-481200 addons disable nvidia-device-plugin --alsologtostderr -v=1: (2.4517969s)
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (7.52s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.29s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:352: "yakd-dashboard-5ff678cb9-kw6zn" [ceddfc24-c7cc-4764-805c-81c957a0be7f] Running
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.0564452s
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable yakd --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-windows-amd64.exe -p addons-481200 addons disable yakd --alsologtostderr -v=1: (7.2344931s)
--- PASS: TestAddons/parallel/Yakd (12.29s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (6.69s)

                                                
                                                
=== RUN   TestAddons/parallel/AmdGpuDevicePlugin
=== PAUSE TestAddons/parallel/AmdGpuDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:1038: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: waiting 6m0s for pods matching "name=amd-gpu-device-plugin" in namespace "kube-system" ...
helpers_test.go:352: "amd-gpu-device-plugin-gw9kb" [38d1e2a9-5c19-4e14-b59b-1ab330a7853d] Running
addons_test.go:1038: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 5.0441548s
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-windows-amd64.exe -p addons-481200 addons disable amd-gpu-device-plugin --alsologtostderr -v=1: (1.6428232s)
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (6.69s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (13.68s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-windows-amd64.exe stop -p addons-481200
addons_test.go:172: (dbg) Done: out/minikube-windows-amd64.exe stop -p addons-481200: (12.5009191s)
addons_test.go:176: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p addons-481200
addons_test.go:180: (dbg) Run:  out/minikube-windows-amd64.exe addons disable dashboard -p addons-481200
addons_test.go:185: (dbg) Run:  out/minikube-windows-amd64.exe addons disable gvisor -p addons-481200
--- PASS: TestAddons/StoppedEnableDisable (13.68s)

                                                
                                    
x
+
TestCertOptions (82.51s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-options-890600 --memory=3072 --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-windows-amd64.exe start -p cert-options-890600 --memory=3072 --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: (1m15.5010312s)
cert_options_test.go:60: (dbg) Run:  out/minikube-windows-amd64.exe -p cert-options-890600 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:60: (dbg) Done: out/minikube-windows-amd64.exe -p cert-options-890600 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt": (1.0128201s)
I1008 15:04:07.645786    4084 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8555/tcp") 0).HostPort}}'" cert-options-890600
cert_options_test.go:100: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p cert-options-890600 -- "sudo cat /etc/kubernetes/admin.conf"
cert_options_test.go:100: (dbg) Done: out/minikube-windows-amd64.exe ssh -p cert-options-890600 -- "sudo cat /etc/kubernetes/admin.conf": (1.0471865s)
helpers_test.go:175: Cleaning up "cert-options-890600" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-options-890600
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-options-890600: (4.845322s)
--- PASS: TestCertOptions (82.51s)

                                                
                                    
x
+
TestCertExpiration (322.99s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-637000 --memory=3072 --cert-expiration=3m --driver=docker
cert_options_test.go:123: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-637000 --memory=3072 --cert-expiration=3m --driver=docker: (1m15.078087s)
cert_options_test.go:131: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-637000 --memory=3072 --cert-expiration=8760h --driver=docker
cert_options_test.go:131: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-637000 --memory=3072 --cert-expiration=8760h --driver=docker: (1m2.3486379s)
helpers_test.go:175: Cleaning up "cert-expiration-637000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-expiration-637000
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-expiration-637000: (5.563292s)
--- PASS: TestCertExpiration (322.99s)

                                                
                                    
x
+
TestDockerFlags (82.1s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-flags-737100 --cache-images=false --memory=3072 --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-windows-amd64.exe start -p docker-flags-737100 --cache-images=false --memory=3072 --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: (1m11.0134015s)
docker_test.go:56: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-737100 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-737100 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
docker_test.go:67: (dbg) Done: out/minikube-windows-amd64.exe -p docker-flags-737100 ssh "sudo systemctl show docker --property=ExecStart --no-pager": (1.1890091s)
helpers_test.go:175: Cleaning up "docker-flags-737100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-flags-737100
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-flags-737100: (9.0448451s)
--- PASS: TestDockerFlags (82.10s)

                                                
                                    
x
+
TestForceSystemdFlag (76.71s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-flag-688200 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker
docker_test.go:91: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-flag-688200 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker: (1m10.46082s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-flag-688200 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-flag-688200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-flag-688200
E1008 15:03:48.791785    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-flag-688200: (5.2950744s)
--- PASS: TestForceSystemdFlag (76.71s)

                                                
                                    
x
+
TestForceSystemdEnv (96.26s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-env-366200 --memory=3072 --alsologtostderr -v=5 --driver=docker
docker_test.go:155: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-env-366200 --memory=3072 --alsologtostderr -v=5 --driver=docker: (1m30.3664683s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-env-366200 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-env-366200 ssh "docker info --format {{.CgroupDriver}}": (1.2227592s)
helpers_test.go:175: Cleaning up "force-systemd-env-366200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-env-366200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-env-366200: (4.6707052s)
--- PASS: TestForceSystemdEnv (96.26s)

                                                
                                    
x
+
TestErrorSpam/start (4.05s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:206: Cleaning up 1 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 start --dry-run
error_spam_test.go:149: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 start --dry-run: (1.3470496s)
error_spam_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 start --dry-run
error_spam_test.go:149: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 start --dry-run: (1.3002115s)
error_spam_test.go:172: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 start --dry-run
error_spam_test.go:172: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 start --dry-run: (1.3955495s)
--- PASS: TestErrorSpam/start (4.05s)

                                                
                                    
x
+
TestErrorSpam/status (2.86s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 status
error_spam_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 status
error_spam_test.go:172: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 status
--- PASS: TestErrorSpam/status (2.86s)

                                                
                                    
x
+
TestErrorSpam/pause (3.39s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 pause
error_spam_test.go:149: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 pause: (1.4538194s)
error_spam_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 pause
error_spam_test.go:172: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 pause
--- PASS: TestErrorSpam/pause (3.39s)

                                                
                                    
x
+
TestErrorSpam/unpause (3.59s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 unpause
error_spam_test.go:149: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 unpause: (1.2446967s)
error_spam_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 unpause
error_spam_test.go:149: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 unpause: (1.3095154s)
error_spam_test.go:172: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 unpause
error_spam_test.go:172: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 unpause: (1.031462s)
--- PASS: TestErrorSpam/unpause (3.59s)

                                                
                                    
x
+
TestErrorSpam/stop (18.93s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 stop
error_spam_test.go:149: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 stop: (12.2269096s)
error_spam_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 stop
error_spam_test.go:149: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 stop: (3.3538868s)
error_spam_test.go:172: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 stop
error_spam_test.go:172: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168700 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-168700 stop: (3.3461103s)
--- PASS: TestErrorSpam/stop (18.93s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.04s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1860: local sync path: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\test\nested\copy\4084\hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.04s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (97.8s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2239: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-127400 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker
E1008 13:59:11.911953    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 13:59:11.918707    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 13:59:11.931091    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 13:59:11.953145    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 13:59:11.995921    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 13:59:12.078044    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 13:59:12.239764    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 13:59:12.561127    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 13:59:13.204245    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 13:59:14.486075    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 13:59:17.047597    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 13:59:22.170613    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 13:59:32.413530    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 13:59:52.899310    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:00:33.861926    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:2239: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-127400 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker: (1m37.7885795s)
--- PASS: TestFunctional/serial/StartWithProxy (97.80s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (56.12s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1008 14:00:41.562382    4084 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
functional_test.go:674: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-127400 --alsologtostderr -v=8
functional_test.go:674: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-127400 --alsologtostderr -v=8: (56.1187591s)
functional_test.go:678: soft start took 56.1198908s for "functional-127400" cluster.
I1008 14:01:37.681847    4084 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestFunctional/serial/SoftStart (56.12s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.23s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:711: (dbg) Run:  kubectl --context functional-127400 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.23s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1064: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 cache add registry.k8s.io/pause:3.1
functional_test.go:1064: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 cache add registry.k8s.io/pause:3.1: (4.5488031s)
functional_test.go:1064: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 cache add registry.k8s.io/pause:3.3
functional_test.go:1064: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 cache add registry.k8s.io/pause:3.3: (3.8007752s)
functional_test.go:1064: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 cache add registry.k8s.io/pause:latest
functional_test.go:1064: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 cache add registry.k8s.io/pause:latest: (3.8024852s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (12.15s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1092: (dbg) Run:  docker build -t minikube-local-cache-test:functional-127400 C:\Users\jenkins.minikube6\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local2292732586\001
functional_test.go:1092: (dbg) Done: docker build -t minikube-local-cache-test:functional-127400 C:\Users\jenkins.minikube6\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local2292732586\001: (1.7828382s)
functional_test.go:1104: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 cache add minikube-local-cache-test:functional-127400
functional_test.go:1104: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 cache add minikube-local-cache-test:functional-127400: (3.3762322s)
functional_test.go:1109: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 cache delete minikube-local-cache-test:functional-127400
functional_test.go:1098: (dbg) Run:  docker rmi minikube-local-cache-test:functional-127400
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (5.55s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1117: (dbg) Run:  out/minikube-windows-amd64.exe cache delete registry.k8s.io/pause:3.3
E1008 14:01:55.785624    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestFunctional/serial/CacheCmd/cache/CacheDelete (0.27s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1125: (dbg) Run:  out/minikube-windows-amd64.exe cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.27s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1139: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.84s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1162: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh sudo docker rmi registry.k8s.io/pause:latest
functional_test.go:1168: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1168: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-127400 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (820.024ms)

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

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

                                                
                                                
** /stderr **
functional_test.go:1173: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 cache reload
functional_test.go:1173: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 cache reload: (3.4735684s)
functional_test.go:1178: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (5.88s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.49s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:731: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 kubectl -- --context functional-127400 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.49s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (2.24s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:756: (dbg) Run:  out\kubectl.exe --context functional-127400 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (2.24s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (88.05s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:772: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-127400 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:772: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-127400 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (1m28.0520473s)
functional_test.go:776: restart took 1m28.0525585s for "functional-127400" cluster.
I1008 14:03:34.326551    4084 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestFunctional/serial/ExtraConfig (88.05s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.2s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (2.36s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1251: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 logs
functional_test.go:1251: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 logs: (2.3628889s)
--- PASS: TestFunctional/serial/LogsCmd (2.36s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (2.46s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1265: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 logs --file C:\Users\jenkins.minikube6\AppData\Local\Temp\TestFunctionalserialLogsFileCmd1002131412\001\logs.txt
functional_test.go:1265: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 logs --file C:\Users\jenkins.minikube6\AppData\Local\Temp\TestFunctionalserialLogsFileCmd1002131412\001\logs.txt: (2.4579937s)
--- PASS: TestFunctional/serial/LogsFileCmd (2.46s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (6.23s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2326: (dbg) Run:  kubectl --context functional-127400 apply -f testdata\invalidsvc.yaml
functional_test.go:2340: (dbg) Run:  out/minikube-windows-amd64.exe service invalid-svc -p functional-127400
functional_test.go:2340: (dbg) Non-zero exit: out/minikube-windows-amd64.exe service invalid-svc -p functional-127400: exit status 115 (1.1939703s)

                                                
                                                
-- stdout --
	┌───────────┬─────────────┬─────────────┬───────────────────────────┐
	│ NAMESPACE │    NAME     │ TARGET PORT │            URL            │
	├───────────┼─────────────┼─────────────┼───────────────────────────┤
	│ default   │ invalid-svc │ 80          │ http://192.168.49.2:30396 │
	└───────────┴─────────────┴─────────────┴───────────────────────────┘
	
	

                                                
                                                
-- /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:                                                         │
	│    * - C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube_service_8fb87d8e79e761d215f3221b4a4d8a6300edfb06_0.log    │
	│                                                                                                                         │
	╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2332: (dbg) Run:  kubectl --context functional-127400 delete -f testdata\invalidsvc.yaml
functional_test.go:2332: (dbg) Done: kubectl --context functional-127400 delete -f testdata\invalidsvc.yaml: (1.6011702s)
--- PASS: TestFunctional/serial/InvalidService (6.23s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (1.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1214: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 config unset cpus
functional_test.go:1214: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 config get cpus
functional_test.go:1214: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-127400 config get cpus: exit status 14 (310.4693ms)

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

                                                
                                                
** /stderr **
functional_test.go:1214: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 config set cpus 2
functional_test.go:1214: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 config get cpus
functional_test.go:1214: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 config unset cpus
functional_test.go:1214: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 config get cpus
functional_test.go:1214: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-127400 config get cpus: exit status 14 (230.296ms)

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

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (2.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:989: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-127400 --dry-run --memory 250MB --alsologtostderr --driver=docker
functional_test.go:989: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-127400 --dry-run --memory 250MB --alsologtostderr --driver=docker: exit status 23 (1.047474s)

                                                
                                                
-- stdout --
	* [functional-127400] minikube v1.37.0 on Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396
	  - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=21681
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1008 14:05:20.894808   12432 out.go:360] Setting OutFile to fd 1248 ...
	I1008 14:05:20.976858   12432 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 14:05:20.976858   12432 out.go:374] Setting ErrFile to fd 1568...
	I1008 14:05:20.976858   12432 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 14:05:20.994851   12432 out.go:368] Setting JSON to false
	I1008 14:05:20.999820   12432 start.go:131] hostinfo: {"hostname":"minikube6","uptime":136647,"bootTime":1759795673,"procs":191,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.6396 Build 19045.6396","kernelVersion":"10.0.19045.6396 Build 19045.6396","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1008 14:05:20.999820   12432 start.go:139] gopshost.Virtualization returned error: not implemented yet
	I1008 14:05:21.003843   12432 out.go:179] * [functional-127400] minikube v1.37.0 on Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396
	I1008 14:05:21.007849   12432 notify.go:220] Checking for updates...
	I1008 14:05:21.009824   12432 out.go:179]   - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1008 14:05:21.013854   12432 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1008 14:05:21.017882   12432 out.go:179]   - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1008 14:05:21.020806   12432 out.go:179]   - MINIKUBE_LOCATION=21681
	I1008 14:05:21.023844   12432 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1008 14:05:21.028808   12432 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1008 14:05:21.029806   12432 driver.go:421] Setting default libvirt URI to qemu:///system
	I1008 14:05:21.232835   12432 docker.go:123] docker version: linux-27.4.0:Docker Desktop 4.37.1 (178610)
	I1008 14:05:21.245818   12432 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1008 14:05:21.661656   12432 info.go:266] docker info: {ID:3b46cd38-08f2-467c-91c8-1cd31bc62377 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:66 OomKillDisable:true NGoroutines:85 SystemTime:2025-10-08 14:05:21.636634535 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657536512 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=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.4.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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:ai Path:C:\Program Files\Docker\cli-plugins\docker-ai.exe SchemaVersion:0.1.0 ShortDescription:Ask Gordon - Docker Agent Vendor:Docker Inc. Version:v0.5.1] map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.19.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.31.0-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescr
iption:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.37] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe SchemaVersion:0.1.0 ShortDescription:Docker Desktop commands (Beta) Vendor:Docker Inc. Version:v0.1.0] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.27] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.4.0] map[Name:sbom Path:C:\Progr
am Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 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:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.15.1]] Warnings:<nil>}}
	I1008 14:05:21.665655   12432 out.go:179] * Using the docker driver based on existing profile
	I1008 14:05:21.668650   12432 start.go:305] selected driver: docker
	I1008 14:05:21.668650   12432 start.go:925] validating driver "docker" against &{Name:functional-127400 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 Memory:4096 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.34.1 ClusterName:functional-127400 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.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[]
MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1008 14:05:21.668650   12432 start.go:936] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1008 14:05:21.755806   12432 out.go:203] 
	W1008 14:05:21.759788   12432 out.go:285] 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 14:05:21.764766   12432 out.go:203] 

                                                
                                                
** /stderr **
functional_test.go:1006: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-127400 --dry-run --alsologtostderr -v=1 --driver=docker
functional_test.go:1006: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-127400 --dry-run --alsologtostderr -v=1 --driver=docker: (1.3871784s)
--- PASS: TestFunctional/parallel/DryRun (2.44s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (1.06s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1035: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-127400 --dry-run --memory 250MB --alsologtostderr --driver=docker
functional_test.go:1035: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-127400 --dry-run --memory 250MB --alsologtostderr --driver=docker: exit status 23 (1.0580035s)

                                                
                                                
-- stdout --
	* [functional-127400] minikube v1.37.0 sur Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396
	  - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=21681
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1008 14:05:20.965807    6596 out.go:360] Setting OutFile to fd 1456 ...
	I1008 14:05:21.068888    6596 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 14:05:21.068888    6596 out.go:374] Setting ErrFile to fd 1396...
	I1008 14:05:21.068888    6596 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 14:05:21.107798    6596 out.go:368] Setting JSON to false
	I1008 14:05:21.111823    6596 start.go:131] hostinfo: {"hostname":"minikube6","uptime":136647,"bootTime":1759795673,"procs":192,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.6396 Build 19045.6396","kernelVersion":"10.0.19045.6396 Build 19045.6396","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1008 14:05:21.111823    6596 start.go:139] gopshost.Virtualization returned error: not implemented yet
	I1008 14:05:21.117793    6596 out.go:179] * [functional-127400] minikube v1.37.0 sur Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396
	I1008 14:05:21.119820    6596 notify.go:220] Checking for updates...
	I1008 14:05:21.122812    6596 out.go:179]   - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1008 14:05:21.124822    6596 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1008 14:05:21.127815    6596 out.go:179]   - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1008 14:05:21.129821    6596 out.go:179]   - MINIKUBE_LOCATION=21681
	I1008 14:05:21.132808    6596 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1008 14:05:21.136809    6596 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1008 14:05:21.137814    6596 driver.go:421] Setting default libvirt URI to qemu:///system
	I1008 14:05:21.390716    6596 docker.go:123] docker version: linux-27.4.0:Docker Desktop 4.37.1 (178610)
	I1008 14:05:21.407714    6596 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1008 14:05:21.783772    6596 info.go:266] docker info: {ID:3b46cd38-08f2-467c-91c8-1cd31bc62377 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:66 OomKillDisable:true NGoroutines:85 SystemTime:2025-10-08 14:05:21.76033112 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:14 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Inde
xServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657536512 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=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.4.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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 E
xpected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:ai Path:C:\Program Files\Docker\cli-plugins\docker-ai.exe SchemaVersion:0.1.0 ShortDescription:Ask Gordon - Docker Agent Vendor:Docker Inc. Version:v0.5.1] map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.19.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.31.0-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescri
ption:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.37] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe SchemaVersion:0.1.0 ShortDescription:Docker Desktop commands (Beta) Vendor:Docker Inc. Version:v0.1.0] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.27] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.4.0] map[Name:sbom Path:C:\Progra
m Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 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:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.15.1]] Warnings:<nil>}}
	I1008 14:05:21.789778    6596 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I1008 14:05:21.793767    6596 start.go:305] selected driver: docker
	I1008 14:05:21.793767    6596 start.go:925] validating driver "docker" against &{Name:functional-127400 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 Memory:4096 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.34.1 ClusterName:functional-127400 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.34.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 MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[]
MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1008 14:05:21.793767    6596 start.go:936] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1008 14:05:21.852733    6596 out.go:203] 
	W1008 14:05:21.856717    6596 out.go:285] 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 14:05:21.859730    6596 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (2.91s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:869: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 status
functional_test.go:875: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:887: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (2.91s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1695: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 addons list
functional_test.go:1707: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.68s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (75.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:352: "storage-provisioner" [fb83d373-b7e4-4082-8a1b-427a8b78253b] Running
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.0063984s
functional_test_pvc_test.go:55: (dbg) Run:  kubectl --context functional-127400 get storageclass -o=json
functional_test_pvc_test.go:75: (dbg) Run:  kubectl --context functional-127400 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-127400 get pvc myclaim -o=json
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-127400 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [1261d65b-4706-468c-8bb5-5d774ec84c8a] Pending
helpers_test.go:352: "sp-pod" [1261d65b-4706-468c-8bb5-5d774ec84c8a] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
E1008 14:04:39.630734    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "sp-pod" [1261d65b-4706-468c-8bb5-5d774ec84c8a] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 59.0078816s
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-127400 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:112: (dbg) Run:  kubectl --context functional-127400 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:112: (dbg) Done: kubectl --context functional-127400 delete -f testdata/storage-provisioner/pod.yaml: (1.4195687s)
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-127400 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [4f7f7678-5830-4a83-9d43-6cd326eaa04a] Pending
helpers_test.go:352: "sp-pod" [4f7f7678-5830-4a83-9d43-6cd326eaa04a] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [4f7f7678-5830-4a83-9d43-6cd326eaa04a] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.0084644s
functional_test_pvc_test.go:120: (dbg) Run:  kubectl --context functional-127400 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (75.64s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (2.67s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1730: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh "echo hello"
functional_test.go:1730: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 ssh "echo hello": (1.4143232s)
functional_test.go:1747: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh "cat /etc/hostname"
functional_test.go:1747: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 ssh "cat /etc/hostname": (1.2569432s)
--- PASS: TestFunctional/parallel/SSHCmd (2.67s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (5.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 cp testdata\cp-test.txt /home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh -n functional-127400 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 cp functional-127400:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestFunctionalparallelCpCmd1159417266\001\cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh -n functional-127400 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 cp testdata\cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh -n functional-127400 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (5.16s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (85.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1798: (dbg) Run:  kubectl --context functional-127400 replace --force -f testdata\mysql.yaml
functional_test.go:1804: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:352: "mysql-5bb876957f-mgdtt" [d9568827-decc-4494-ab4d-4604c28ce306] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:352: "mysql-5bb876957f-mgdtt" [d9568827-decc-4494-ab4d-4604c28ce306] Running
functional_test.go:1804: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 1m4.00634s
functional_test.go:1812: (dbg) Run:  kubectl --context functional-127400 exec mysql-5bb876957f-mgdtt -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-127400 exec mysql-5bb876957f-mgdtt -- mysql -ppassword -e "show databases;": exit status 1 (359.1578ms)

                                                
                                                
** 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 14:04:53.126094    4084 retry.go:31] will retry after 502.377739ms: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-127400 exec mysql-5bb876957f-mgdtt -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-127400 exec mysql-5bb876957f-mgdtt -- mysql -ppassword -e "show databases;": exit status 1 (286.1723ms)

                                                
                                                
** 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 14:04:53.929400    4084 retry.go:31] will retry after 1.961715526s: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-127400 exec mysql-5bb876957f-mgdtt -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-127400 exec mysql-5bb876957f-mgdtt -- mysql -ppassword -e "show databases;": exit status 1 (439.4778ms)

                                                
                                                
** 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 14:04:56.343491    4084 retry.go:31] will retry after 1.854243669s: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-127400 exec mysql-5bb876957f-mgdtt -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-127400 exec mysql-5bb876957f-mgdtt -- mysql -ppassword -e "show databases;": exit status 1 (515.5272ms)

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

                                                
                                                
** /stderr **
I1008 14:04:58.727563    4084 retry.go:31] will retry after 4.589794198s: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-127400 exec mysql-5bb876957f-mgdtt -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-127400 exec mysql-5bb876957f-mgdtt -- mysql -ppassword -e "show databases;": exit status 1 (310.3045ms)

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

                                                
                                                
** /stderr **
I1008 14:05:03.639601    4084 retry.go:31] will retry after 4.272295971s: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-127400 exec mysql-5bb876957f-mgdtt -- mysql -ppassword -e "show databases;"
functional_test.go:1812: (dbg) Non-zero exit: kubectl --context functional-127400 exec mysql-5bb876957f-mgdtt -- mysql -ppassword -e "show databases;": exit status 1 (488.1177ms)

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

                                                
                                                
** /stderr **
I1008 14:05:08.417587    4084 retry.go:31] will retry after 4.978518216s: exit status 1
functional_test.go:1812: (dbg) Run:  kubectl --context functional-127400 exec mysql-5bb876957f-mgdtt -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (85.56s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1934: Checking for existence of /etc/test/nested/copy/4084/hosts within VM
functional_test.go:1936: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh "sudo cat /etc/test/nested/copy/4084/hosts"
functional_test.go:1941: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.79s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (5.2s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1977: Checking for existence of /etc/ssl/certs/4084.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh "sudo cat /etc/ssl/certs/4084.pem"
functional_test.go:1977: Checking for existence of /usr/share/ca-certificates/4084.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh "sudo cat /usr/share/ca-certificates/4084.pem"
functional_test.go:1977: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1978: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/40842.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh "sudo cat /etc/ssl/certs/40842.pem"
functional_test.go:2004: Checking for existence of /usr/share/ca-certificates/40842.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh "sudo cat /usr/share/ca-certificates/40842.pem"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2005: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
functional_test.go:2005: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0": (1.0504664s)
--- PASS: TestFunctional/parallel/CertSync (5.20s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.18s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.9s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:2032: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh "sudo systemctl is-active crio"
functional_test.go:2032: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-127400 ssh "sudo systemctl is-active crio": exit status 1 (899.6059ms)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (2.38s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2293: (dbg) Run:  out/minikube-windows-amd64.exe license
functional_test.go:2293: (dbg) Done: out/minikube-windows-amd64.exe license: (2.3475135s)
--- PASS: TestFunctional/parallel/License (2.38s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/powershell (8.73s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/powershell
functional_test.go:514: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-127400 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-127400"
functional_test.go:514: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-127400 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-127400": (4.6866967s)
functional_test.go:537: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-127400 docker-env | Invoke-Expression ; docker images"
functional_test.go:537: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-127400 docker-env | Invoke-Expression ; docker images": (4.0299177s)
--- PASS: TestFunctional/parallel/DockerEnv/powershell (8.73s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2124: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.48s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2124: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.47s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2124: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.50s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:276: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image ls --format short --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-127400 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10.1
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.34.1
registry.k8s.io/kube-proxy:v1.34.1
registry.k8s.io/kube-controller-manager:v1.34.1
registry.k8s.io/kube-apiserver:v1.34.1
registry.k8s.io/etcd:3.6.4-0
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/k8s-minikube/storage-provisioner:v5
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-127400
docker.io/kicbase/echo-server:latest
docker.io/kicbase/echo-server:functional-127400
functional_test.go:284: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-127400 image ls --format short --alsologtostderr:
I1008 14:05:24.774173    9780 out.go:360] Setting OutFile to fd 1444 ...
I1008 14:05:24.876007    9780 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1008 14:05:24.876007    9780 out.go:374] Setting ErrFile to fd 1248...
I1008 14:05:24.876073    9780 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1008 14:05:24.892290    9780 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1008 14:05:24.892290    9780 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1008 14:05:24.914580    9780 cli_runner.go:164] Run: docker container inspect functional-127400 --format={{.State.Status}}
I1008 14:05:24.997498    9780 ssh_runner.go:195] Run: systemctl --version
I1008 14:05:25.006503    9780 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-127400
I1008 14:05:25.088619    9780 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50797 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-127400\id_rsa Username:docker}
I1008 14:05:25.255002    9780 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.69s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:276: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image ls --format table --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-127400 image ls --format table --alsologtostderr:
┌─────────────────────────────────────────────┬───────────────────┬───────────────┬────────┐
│                    IMAGE                    │        TAG        │   IMAGE ID    │  SIZE  │
├─────────────────────────────────────────────┼───────────────────┼───────────────┼────────┤
│ registry.k8s.io/coredns/coredns             │ v1.12.1           │ 52546a367cc9e │ 75MB   │
│ docker.io/kicbase/echo-server               │ functional-127400 │ 9056ab77afb8e │ 4.94MB │
│ docker.io/kicbase/echo-server               │ latest            │ 9056ab77afb8e │ 4.94MB │
│ gcr.io/k8s-minikube/storage-provisioner     │ v5                │ 6e38f40d628db │ 31.5MB │
│ registry.k8s.io/pause                       │ 3.3               │ 0184c1613d929 │ 683kB  │
│ docker.io/library/minikube-local-cache-test │ functional-127400 │ 7cd18806c35d9 │ 30B    │
│ registry.k8s.io/pause                       │ 3.10.1            │ cd073f4c5f6a8 │ 736kB  │
│ registry.k8s.io/pause                       │ latest            │ 350b164e7ae1d │ 240kB  │
│ docker.io/library/nginx                     │ alpine            │ a63019652e244 │ 58.8MB │
│ registry.k8s.io/kube-apiserver              │ v1.34.1           │ c3994bc696102 │ 88MB   │
│ registry.k8s.io/kube-scheduler              │ v1.34.1           │ 7dd6aaa1717ab │ 52.8MB │
│ docker.io/library/mysql                     │ 5.7               │ 5107333e08a87 │ 501MB  │
│ registry.k8s.io/pause                       │ 3.1               │ da86e6ba6ca19 │ 742kB  │
│ registry.k8s.io/kube-controller-manager     │ v1.34.1           │ c80c8dbafe7dd │ 74.9MB │
│ registry.k8s.io/etcd                        │ 3.6.4-0           │ 5f1f5298c888d │ 195MB  │
│ localhost/my-image                          │ functional-127400 │ 3afc764bac5ce │ 1.24MB │
│ docker.io/library/nginx                     │ latest            │ 07ccdb7838758 │ 160MB  │
│ registry.k8s.io/kube-proxy                  │ v1.34.1           │ fc25172553d79 │ 71.9MB │
└─────────────────────────────────────────────┴───────────────────┴───────────────┴────────┘
functional_test.go:284: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-127400 image ls --format table --alsologtostderr:
I1008 14:05:32.172746   12504 out.go:360] Setting OutFile to fd 1768 ...
I1008 14:05:32.252510   12504 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1008 14:05:32.252510   12504 out.go:374] Setting ErrFile to fd 1728...
I1008 14:05:32.252510   12504 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1008 14:05:32.269259   12504 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1008 14:05:32.269259   12504 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1008 14:05:32.287403   12504 cli_runner.go:164] Run: docker container inspect functional-127400 --format={{.State.Status}}
I1008 14:05:32.377094   12504 ssh_runner.go:195] Run: systemctl --version
I1008 14:05:32.385010   12504 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-127400
I1008 14:05:32.462425   12504 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50797 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-127400\id_rsa Username:docker}
I1008 14:05:32.616151   12504 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.64s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:276: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image ls --format json --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-127400 image ls --format json --alsologtostderr:
[{"id":"52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.12.1"],"size":"75000000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"7dd6aaa1717ab7eaae4578503e4c4d9965fcf5a249e8155fe16379ee9b6cb813","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.34.1"],"size":"52800000"},{"id":"5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.6.4-0"],"size":"195000000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"3afc764bac5ce12e588d256e1de8fbc00f918318a85cdbd1d63eb4c0d352017c","repoDigests":[],"repoTags":["localhost/my-image:functional-127400"],"size":"1240000"},{"id":"7cd18806c35d99692e7907f2bdd4855fa78ea5f06fa722251d1a1f2074ddb7f
1","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-127400"],"size":"30"},{"id":"cd073f4c5f6a8e9dc6f3125ba00cf60819cae95c1ec84a1f146ee4a9cf9e803f","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10.1"],"size":"736000"},{"id":"c3994bc6961024917ec0aeee02e62828108c21a52d87648e30f3080d9cbadc97","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.34.1"],"size":"88000000"},{"id":"c80c8dbafe7dd71fc21527912a6dd20ccd1b71f3e561a5c28337388d0619538f","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.34.1"],"size":"74900000"},{"id":"fc25172553d79197ecd840ec8dba1fba68330079355e974b04c1a441e6a4a0b7","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.34.1"],"size":"71900000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-127400","docker.io/kicbase/echo-server:latest"],"size":"4940000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2f
bda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"a63019652e24443f18e4806cae975591a737588479e88047f8c4e11991819d24","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"58800000"},{"id":"07ccdb7838758e758a4d52a9761636c385125a327355c0c94a6acff9babff938","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"160000000"}]
functional_test.go:284: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-127400 image ls --format json --alsologtostderr:
I1008 14:05:31.523867   12628 out.go:360] Setting OutFile to fd 1512 ...
I1008 14:05:31.598412   12628 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1008 14:05:31.598412   12628 out.go:374] Setting ErrFile to fd 1380...
I1008 14:05:31.598412   12628 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1008 14:05:31.619234   12628 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1008 14:05:31.619553   12628 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1008 14:05:31.645976   12628 cli_runner.go:164] Run: docker container inspect functional-127400 --format={{.State.Status}}
I1008 14:05:31.736955   12628 ssh_runner.go:195] Run: systemctl --version
I1008 14:05:31.744978   12628 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-127400
I1008 14:05:31.813956   12628 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50797 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-127400\id_rsa Username:docker}
I1008 14:05:31.964437   12628 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.67s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:276: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image ls --format yaml --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-127400 image ls --format yaml --alsologtostderr:
- id: a63019652e24443f18e4806cae975591a737588479e88047f8c4e11991819d24
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "58800000"
- id: c3994bc6961024917ec0aeee02e62828108c21a52d87648e30f3080d9cbadc97
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.34.1
size: "88000000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: 07ccdb7838758e758a4d52a9761636c385125a327355c0c94a6acff9babff938
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "160000000"
- id: 7dd6aaa1717ab7eaae4578503e4c4d9965fcf5a249e8155fe16379ee9b6cb813
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.34.1
size: "52800000"
- id: 52546a367cc9e0d924aa3b190596a9167fa6e53245023b5b5baf0f07e5443969
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.12.1
size: "75000000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-127400
- docker.io/kicbase/echo-server:latest
size: "4940000"
- id: c80c8dbafe7dd71fc21527912a6dd20ccd1b71f3e561a5c28337388d0619538f
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.34.1
size: "74900000"
- id: fc25172553d79197ecd840ec8dba1fba68330079355e974b04c1a441e6a4a0b7
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.34.1
size: "71900000"
- id: 5f1f5298c888daa46c4409ff4cefe5ca9d16e479419f94cdb5f5d5563dac0115
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.6.4-0
size: "195000000"
- id: cd073f4c5f6a8e9dc6f3125ba00cf60819cae95c1ec84a1f146ee4a9cf9e803f
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10.1
size: "736000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 7cd18806c35d99692e7907f2bdd4855fa78ea5f06fa722251d1a1f2074ddb7f1
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-127400
size: "30"

                                                
                                                
functional_test.go:284: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-127400 image ls --format yaml --alsologtostderr:
I1008 14:05:25.465820    4424 out.go:360] Setting OutFile to fd 1512 ...
I1008 14:05:25.546161    4424 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1008 14:05:25.546161    4424 out.go:374] Setting ErrFile to fd 1380...
I1008 14:05:25.546161    4424 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1008 14:05:25.563577    4424 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1008 14:05:25.564121    4424 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1008 14:05:25.582993    4424 cli_runner.go:164] Run: docker container inspect functional-127400 --format={{.State.Status}}
I1008 14:05:25.673302    4424 ssh_runner.go:195] Run: systemctl --version
I1008 14:05:25.682309    4424 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-127400
I1008 14:05:25.760542    4424 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50797 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-127400\id_rsa Username:docker}
I1008 14:05:25.920856    4424 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.66s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:323: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 ssh pgrep buildkitd
functional_test.go:323: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-127400 ssh pgrep buildkitd: exit status 1 (809.7724ms)

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

                                                
                                                
** /stderr **
functional_test.go:330: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image build -t localhost/my-image:functional-127400 testdata\build --alsologtostderr
functional_test.go:330: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 image build -t localhost/my-image:functional-127400 testdata\build --alsologtostderr: (4.9067647s)
functional_test.go:338: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-127400 image build -t localhost/my-image:functional-127400 testdata\build --alsologtostderr:
I1008 14:05:26.927048   12324 out.go:360] Setting OutFile to fd 1752 ...
I1008 14:05:27.032662   12324 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1008 14:05:27.033056   12324 out.go:374] Setting ErrFile to fd 1508...
I1008 14:05:27.033056   12324 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1008 14:05:27.051549   12324 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1008 14:05:27.075706   12324 config.go:182] Loaded profile config "functional-127400": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1008 14:05:27.098599   12324 cli_runner.go:164] Run: docker container inspect functional-127400 --format={{.State.Status}}
I1008 14:05:27.203371   12324 ssh_runner.go:195] Run: systemctl --version
I1008 14:05:27.212065   12324 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-127400
I1008 14:05:27.283363   12324 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50797 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-127400\id_rsa Username:docker}
I1008 14:05:27.423639   12324 build_images.go:161] Building image from path: C:\Users\jenkins.minikube6\AppData\Local\Temp\build.4109468122.tar
I1008 14:05:27.435655   12324 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1008 14:05:27.470829   12324 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.4109468122.tar
I1008 14:05:27.482752   12324 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.4109468122.tar: stat -c "%s %y" /var/lib/minikube/build/build.4109468122.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.4109468122.tar': No such file or directory
I1008 14:05:27.483279   12324 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\AppData\Local\Temp\build.4109468122.tar --> /var/lib/minikube/build/build.4109468122.tar (3072 bytes)
I1008 14:05:27.531916   12324 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.4109468122
I1008 14:05:27.563181   12324 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.4109468122 -xf /var/lib/minikube/build/build.4109468122.tar
I1008 14:05:27.585408   12324 docker.go:361] Building image: /var/lib/minikube/build/build.4109468122
I1008 14:05:27.597085   12324 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-127400 /var/lib/minikube/build/build.4109468122
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers
#8 exporting layers 0.2s done
#8 writing image sha256:3afc764bac5ce12e588d256e1de8fbc00f918318a85cdbd1d63eb4c0d352017c 0.0s done
#8 naming to localhost/my-image:functional-127400 0.0s done
#8 DONE 0.2s
I1008 14:05:31.622739   12324 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-127400 /var/lib/minikube/build/build.4109468122: (4.0256025s)
I1008 14:05:31.640230   12324 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.4109468122
I1008 14:05:31.682960   12324 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.4109468122.tar
I1008 14:05:31.700952   12324 build_images.go:217] Built localhost/my-image:functional-127400 from C:\Users\jenkins.minikube6\AppData\Local\Temp\build.4109468122.tar
I1008 14:05:31.700952   12324 build_images.go:133] succeeded building to: functional-127400
I1008 14:05:31.700952   12324 build_images.go:134] failed building to: 
functional_test.go:466: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (6.40s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:357: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:357: (dbg) Done: docker pull kicbase/echo-server:1.0: (2.5357834s)
functional_test.go:362: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-127400
--- PASS: TestFunctional/parallel/ImageCommands/Setup (2.72s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:370: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image load --daemon kicbase/echo-server:functional-127400 --alsologtostderr
functional_test.go:370: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 image load --daemon kicbase/echo-server:functional-127400 --alsologtostderr: (6.1042847s)
functional_test.go:466: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image ls
functional_test.go:466: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 image ls: (1.4117012s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (7.52s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1451: (dbg) Run:  kubectl --context functional-127400 create deployment hello-node --image kicbase/echo-server
functional_test.go:1455: (dbg) Run:  kubectl --context functional-127400 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:352: "hello-node-75c85bcc94-r9tx4" [8ca12625-fe64-4862-b805-2caf811c039f] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:352: "hello-node-75c85bcc94-r9tx4" [8ca12625-fe64-4862-b805-2caf811c039f] Running
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 58.0072044s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (58.90s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-127400 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-127400 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-127400 tunnel --alsologtostderr] ...
helpers_test.go:525: unable to kill pid 6176: OpenProcess: The parameter is incorrect.
helpers_test.go:519: unable to terminate pid 11456: Access is denied.
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-127400 tunnel --alsologtostderr] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (1.35s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-127400 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:352: "nginx-svc" [abaf61d0-5743-4463-a5aa-20cd04c08147] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx-svc" [abaf61d0-5743-4463-a5aa-20cd04c08147] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 1m2.007477s
I1008 14:05:01.253791    4084 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (62.90s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:380: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image load --daemon kicbase/echo-server:functional-127400 --alsologtostderr
functional_test.go:380: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 image load --daemon kicbase/echo-server:functional-127400 --alsologtostderr: (3.5229337s)
functional_test.go:466: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (4.22s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:250: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:255: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-127400
functional_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image load --daemon kicbase/echo-server:functional-127400 --alsologtostderr
functional_test.go:260: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 image load --daemon kicbase/echo-server:functional-127400 --alsologtostderr: (3.2409847s)
functional_test.go:466: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (4.80s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:395: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image save kicbase/echo-server:functional-127400 C:\jenkins\workspace\Docker_Windows_integration\echo-server-save.tar --alsologtostderr
functional_test.go:395: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 image save kicbase/echo-server:functional-127400 C:\jenkins\workspace\Docker_Windows_integration\echo-server-save.tar --alsologtostderr: (1.0530572s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (1.05s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:407: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image rm kicbase/echo-server:functional-127400 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image ls
E1008 14:04:11.914248    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (1.43s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:424: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image load C:\jenkins\workspace\Docker_Windows_integration\echo-server-save.tar --alsologtostderr
functional_test.go:424: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 image load C:\jenkins\workspace\Docker_Windows_integration\echo-server-save.tar --alsologtostderr: (1.0879416s)
functional_test.go:466: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.76s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:434: (dbg) Run:  docker rmi kicbase/echo-server:functional-127400
functional_test.go:439: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 image save --daemon kicbase/echo-server:functional-127400 --alsologtostderr
functional_test.go:439: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 image save --daemon kicbase/echo-server:functional-127400 --alsologtostderr: (1.2748493s)
functional_test.go:447: (dbg) Run:  docker image inspect kicbase/echo-server:functional-127400
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (1.51s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1469: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 service list
functional_test.go:1469: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 service list: (1.1325724s)
--- PASS: TestFunctional/parallel/ServiceCmd/List (1.13s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1499: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 service list -o json
functional_test.go:1499: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 service list -o json: (1.1609318s)
functional_test.go:1504: Took "1.1609318s" to run "out/minikube-windows-amd64.exe -p functional-127400 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (1.16s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1519: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 service --namespace=default --https --url hello-node
functional_test.go:1519: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-127400 service --namespace=default --https --url hello-node: exit status 1 (15.0183726s)

                                                
                                                
-- stdout --
	https://127.0.0.1:51144

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

                                                
                                                
** /stderr **
functional_test.go:1532: found endpoint: https://127.0.0.1:51144
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (15.02s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-127400 tunnel --alsologtostderr] ...
helpers_test.go:525: unable to kill pid 9860: TerminateProcess: Access is denied.
helpers_test.go:525: unable to kill pid 6364: TerminateProcess: Access is denied.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.21s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1550: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 service hello-node --url --format={{.IP}}
functional_test.go:1550: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-127400 service hello-node --url --format={{.IP}}: exit status 1 (15.0148606s)

                                                
                                                
-- stdout --
	127.0.0.1

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

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2261: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 version --short
--- PASS: TestFunctional/parallel/Version/short (0.26s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2275: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 version -o=json --components
functional_test.go:2275: (dbg) Done: out/minikube-windows-amd64.exe -p functional-127400 version -o=json --components: (1.3007457s)
--- PASS: TestFunctional/parallel/Version/components (1.30s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1285: (dbg) Run:  out/minikube-windows-amd64.exe profile lis
functional_test.go:1290: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
functional_test.go:1290: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (1.1098711s)
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (1.44s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1325: (dbg) Run:  out/minikube-windows-amd64.exe profile list
functional_test.go:1325: (dbg) Done: out/minikube-windows-amd64.exe profile list: (1.0545054s)
functional_test.go:1330: Took "1.054565s" to run "out/minikube-windows-amd64.exe profile list"
functional_test.go:1339: (dbg) Run:  out/minikube-windows-amd64.exe profile list -l
functional_test.go:1344: Took "224.458ms" to run "out/minikube-windows-amd64.exe profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (1.28s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1376: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json
functional_test.go:1376: (dbg) Done: out/minikube-windows-amd64.exe profile list -o json: (1.0239636s)
functional_test.go:1381: Took "1.0239636s" to run "out/minikube-windows-amd64.exe profile list -o json"
functional_test.go:1389: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json --light
functional_test.go:1394: Took "206.3611ms" to run "out/minikube-windows-amd64.exe profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (1.23s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1569: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-127400 service hello-node --url
functional_test.go:1569: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-127400 service hello-node --url: exit status 1 (15.0131556s)

                                                
                                                
-- stdout --
	http://127.0.0.1:51205

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

                                                
                                                
** /stderr **
functional_test.go:1575: found endpoint for hello-node: http://127.0.0.1:51205
E1008 14:09:11.918913    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestFunctional/parallel/ServiceCmd/URL (15.01s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.22s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.1s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (311.1s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker
E1008 14:13:48.754336    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:13:48.761836    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:13:48.773901    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:13:48.796543    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:13:48.839195    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:13:48.921614    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:13:49.084045    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:13:49.406538    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:13:50.048686    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:13:51.331810    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:13:53.893977    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:13:59.016479    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:14:09.260175    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:14:11.921583    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:14:29.742868    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:15:10.705537    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:15:35.001345    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker: (5m8.5860929s)
ha_test.go:107: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5
ha_test.go:107: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5: (2.5177571s)
--- PASS: TestMultiControlPlane/serial/StartCluster (311.10s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (13.45s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 kubectl -- rollout status deployment/busybox: (6.4075508s)
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-c9krt -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-c9krt -- nslookup kubernetes.io: (1.0154367s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-j4nz8 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-rg62b -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-c9krt -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-j4nz8 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-rg62b -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-c9krt -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-j4nz8 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-rg62b -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (13.45s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (3.7s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-c9krt -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-c9krt -- sh -c "ping -c 1 192.168.65.254"
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-j4nz8 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-j4nz8 -- sh -c "ping -c 1 192.168.65.254"
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-rg62b -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 kubectl -- exec busybox-7b57f96db7-rg62b -- sh -c "ping -c 1 192.168.65.254"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (3.70s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (74.96s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 node add --alsologtostderr -v 5
E1008 14:16:32.627951    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 node add --alsologtostderr -v 5: (1m12.1180025s)
ha_test.go:234: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5
ha_test.go:234: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5: (2.8396364s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (74.96s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.19s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (3.06s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (3.0572005s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (3.06s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (49.49s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 status --output json --alsologtostderr -v 5
ha_test.go:328: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 status --output json --alsologtostderr -v 5: (2.8865257s)
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp testdata\cp-test.txt ha-713500:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3696654992\001\cp-test_ha-713500.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500:/home/docker/cp-test.txt ha-713500-m02:/home/docker/cp-test_ha-713500_ha-713500-m02.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500:/home/docker/cp-test.txt ha-713500-m02:/home/docker/cp-test_ha-713500_ha-713500-m02.txt: (1.2107363s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m02 "sudo cat /home/docker/cp-test_ha-713500_ha-713500-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500:/home/docker/cp-test.txt ha-713500-m03:/home/docker/cp-test_ha-713500_ha-713500-m03.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500:/home/docker/cp-test.txt ha-713500-m03:/home/docker/cp-test_ha-713500_ha-713500-m03.txt: (1.187769s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m03 "sudo cat /home/docker/cp-test_ha-713500_ha-713500-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500:/home/docker/cp-test.txt ha-713500-m04:/home/docker/cp-test_ha-713500_ha-713500-m04.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500:/home/docker/cp-test.txt ha-713500-m04:/home/docker/cp-test_ha-713500_ha-713500-m04.txt: (1.1714604s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m04 "sudo cat /home/docker/cp-test_ha-713500_ha-713500-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp testdata\cp-test.txt ha-713500-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3696654992\001\cp-test_ha-713500-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m02:/home/docker/cp-test.txt ha-713500:/home/docker/cp-test_ha-713500-m02_ha-713500.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m02:/home/docker/cp-test.txt ha-713500:/home/docker/cp-test_ha-713500-m02_ha-713500.txt: (1.1930699s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500 "sudo cat /home/docker/cp-test_ha-713500-m02_ha-713500.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m02:/home/docker/cp-test.txt ha-713500-m03:/home/docker/cp-test_ha-713500-m02_ha-713500-m03.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m02:/home/docker/cp-test.txt ha-713500-m03:/home/docker/cp-test_ha-713500-m02_ha-713500-m03.txt: (1.1284997s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m03 "sudo cat /home/docker/cp-test_ha-713500-m02_ha-713500-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m02:/home/docker/cp-test.txt ha-713500-m04:/home/docker/cp-test_ha-713500-m02_ha-713500-m04.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m02:/home/docker/cp-test.txt ha-713500-m04:/home/docker/cp-test_ha-713500-m02_ha-713500-m04.txt: (1.16047s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m04 "sudo cat /home/docker/cp-test_ha-713500-m02_ha-713500-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp testdata\cp-test.txt ha-713500-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3696654992\001\cp-test_ha-713500-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m03:/home/docker/cp-test.txt ha-713500:/home/docker/cp-test_ha-713500-m03_ha-713500.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m03:/home/docker/cp-test.txt ha-713500:/home/docker/cp-test_ha-713500-m03_ha-713500.txt: (1.1385073s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500 "sudo cat /home/docker/cp-test_ha-713500-m03_ha-713500.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m03:/home/docker/cp-test.txt ha-713500-m02:/home/docker/cp-test_ha-713500-m03_ha-713500-m02.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m03:/home/docker/cp-test.txt ha-713500-m02:/home/docker/cp-test_ha-713500-m03_ha-713500-m02.txt: (1.2250474s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m02 "sudo cat /home/docker/cp-test_ha-713500-m03_ha-713500-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m03:/home/docker/cp-test.txt ha-713500-m04:/home/docker/cp-test_ha-713500-m03_ha-713500-m04.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m03:/home/docker/cp-test.txt ha-713500-m04:/home/docker/cp-test_ha-713500-m03_ha-713500-m04.txt: (1.1532714s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m04 "sudo cat /home/docker/cp-test_ha-713500-m03_ha-713500-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp testdata\cp-test.txt ha-713500-m04:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m04:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3696654992\001\cp-test_ha-713500-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m04:/home/docker/cp-test.txt ha-713500:/home/docker/cp-test_ha-713500-m04_ha-713500.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m04:/home/docker/cp-test.txt ha-713500:/home/docker/cp-test_ha-713500-m04_ha-713500.txt: (1.1999911s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500 "sudo cat /home/docker/cp-test_ha-713500-m04_ha-713500.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m04:/home/docker/cp-test.txt ha-713500-m02:/home/docker/cp-test_ha-713500-m04_ha-713500-m02.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m04:/home/docker/cp-test.txt ha-713500-m02:/home/docker/cp-test_ha-713500-m04_ha-713500-m02.txt: (1.141038s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m02 "sudo cat /home/docker/cp-test_ha-713500-m04_ha-713500-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m04:/home/docker/cp-test.txt ha-713500-m03:/home/docker/cp-test_ha-713500-m04_ha-713500-m03.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 cp ha-713500-m04:/home/docker/cp-test.txt ha-713500-m03:/home/docker/cp-test_ha-713500-m04_ha-713500-m03.txt: (1.2109975s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 ssh -n ha-713500-m03 "sudo cat /home/docker/cp-test_ha-713500-m04_ha-713500-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (49.49s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (14.5s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 node stop m02 --alsologtostderr -v 5
ha_test.go:365: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 node stop m02 --alsologtostderr -v 5: (12.1498726s)
ha_test.go:371: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5
ha_test.go:371: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5: exit status 7 (2.3471515s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1008 14:18:16.311836   12292 out.go:360] Setting OutFile to fd 1808 ...
	I1008 14:18:16.392047   12292 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 14:18:16.392047   12292 out.go:374] Setting ErrFile to fd 1224...
	I1008 14:18:16.392047   12292 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 14:18:16.406897   12292 out.go:368] Setting JSON to false
	I1008 14:18:16.406897   12292 mustload.go:65] Loading cluster: ha-713500
	I1008 14:18:16.406897   12292 notify.go:220] Checking for updates...
	I1008 14:18:16.407575   12292 config.go:182] Loaded profile config "ha-713500": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1008 14:18:16.407575   12292 status.go:174] checking status of ha-713500 ...
	I1008 14:18:16.431395   12292 cli_runner.go:164] Run: docker container inspect ha-713500 --format={{.State.Status}}
	I1008 14:18:16.504204   12292 status.go:371] ha-713500 host status = "Running" (err=<nil>)
	I1008 14:18:16.504204   12292 host.go:66] Checking if "ha-713500" exists ...
	I1008 14:18:16.514203   12292 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-713500
	I1008 14:18:16.596237   12292 host.go:66] Checking if "ha-713500" exists ...
	I1008 14:18:16.607233   12292 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1008 14:18:16.617232   12292 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-713500
	I1008 14:18:16.699076   12292 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51260 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-713500\id_rsa Username:docker}
	I1008 14:18:16.857137   12292 ssh_runner.go:195] Run: systemctl --version
	I1008 14:18:16.887516   12292 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1008 14:18:16.931975   12292 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" ha-713500
	I1008 14:18:17.021720   12292 kubeconfig.go:125] found "ha-713500" server: "https://127.0.0.1:51259"
	I1008 14:18:17.021720   12292 api_server.go:166] Checking apiserver status ...
	I1008 14:18:17.036574   12292 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1008 14:18:17.084431   12292 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2283/cgroup
	I1008 14:18:17.106649   12292 api_server.go:182] apiserver freezer: "7:freezer:/docker/eefd95f3a29b18c15c3323ace37bc8fb189a4a5150cdb1300da27124f67e4409/kubepods/burstable/podc99bfba84a65f9cc4fbcd4756c7a773f/016b4a7fb6245fe12183dc642cc98986e1d32c275c1a49af27136d634a7e93e8"
	I1008 14:18:17.119657   12292 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/eefd95f3a29b18c15c3323ace37bc8fb189a4a5150cdb1300da27124f67e4409/kubepods/burstable/podc99bfba84a65f9cc4fbcd4756c7a773f/016b4a7fb6245fe12183dc642cc98986e1d32c275c1a49af27136d634a7e93e8/freezer.state
	I1008 14:18:17.140316   12292 api_server.go:204] freezer state: "THAWED"
	I1008 14:18:17.140425   12292 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:51259/healthz ...
	I1008 14:18:17.154835   12292 api_server.go:279] https://127.0.0.1:51259/healthz returned 200:
	ok
	I1008 14:18:17.154835   12292 status.go:463] ha-713500 apiserver status = Running (err=<nil>)
	I1008 14:18:17.154835   12292 status.go:176] ha-713500 status: &{Name:ha-713500 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1008 14:18:17.154835   12292 status.go:174] checking status of ha-713500-m02 ...
	I1008 14:18:17.182616   12292 cli_runner.go:164] Run: docker container inspect ha-713500-m02 --format={{.State.Status}}
	I1008 14:18:17.266229   12292 status.go:371] ha-713500-m02 host status = "Stopped" (err=<nil>)
	I1008 14:18:17.266229   12292 status.go:384] host is not running, skipping remaining checks
	I1008 14:18:17.266229   12292 status.go:176] ha-713500-m02 status: &{Name:ha-713500-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1008 14:18:17.266229   12292 status.go:174] checking status of ha-713500-m03 ...
	I1008 14:18:17.290362   12292 cli_runner.go:164] Run: docker container inspect ha-713500-m03 --format={{.State.Status}}
	I1008 14:18:17.367899   12292 status.go:371] ha-713500-m03 host status = "Running" (err=<nil>)
	I1008 14:18:17.368102   12292 host.go:66] Checking if "ha-713500-m03" exists ...
	I1008 14:18:17.379839   12292 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-713500-m03
	I1008 14:18:17.454754   12292 host.go:66] Checking if "ha-713500-m03" exists ...
	I1008 14:18:17.465755   12292 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1008 14:18:17.474765   12292 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-713500-m03
	I1008 14:18:17.558052   12292 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51592 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-713500-m03\id_rsa Username:docker}
	I1008 14:18:17.737946   12292 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1008 14:18:17.785630   12292 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" ha-713500
	I1008 14:18:17.863060   12292 kubeconfig.go:125] found "ha-713500" server: "https://127.0.0.1:51259"
	I1008 14:18:17.863060   12292 api_server.go:166] Checking apiserver status ...
	I1008 14:18:17.874426   12292 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1008 14:18:17.915828   12292 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2209/cgroup
	I1008 14:18:17.938756   12292 api_server.go:182] apiserver freezer: "7:freezer:/docker/ede451d9f29c4a9babe4b5fe35bd0d1c3d5df24f19ccc0a1e172174a65fdf57d/kubepods/burstable/pod88773f0c2e6a8700e3284bb7c62e98b1/30c8cca32f2a00dc74de6441e1b5af3823cf7a77dfb6eeb29d382e948080864b"
	I1008 14:18:17.953554   12292 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/ede451d9f29c4a9babe4b5fe35bd0d1c3d5df24f19ccc0a1e172174a65fdf57d/kubepods/burstable/pod88773f0c2e6a8700e3284bb7c62e98b1/30c8cca32f2a00dc74de6441e1b5af3823cf7a77dfb6eeb29d382e948080864b/freezer.state
	I1008 14:18:17.972148   12292 api_server.go:204] freezer state: "THAWED"
	I1008 14:18:17.972148   12292 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:51259/healthz ...
	I1008 14:18:17.986551   12292 api_server.go:279] https://127.0.0.1:51259/healthz returned 200:
	ok
	I1008 14:18:17.986693   12292 status.go:463] ha-713500-m03 apiserver status = Running (err=<nil>)
	I1008 14:18:17.986693   12292 status.go:176] ha-713500-m03 status: &{Name:ha-713500-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1008 14:18:17.986693   12292 status.go:174] checking status of ha-713500-m04 ...
	I1008 14:18:18.005602   12292 cli_runner.go:164] Run: docker container inspect ha-713500-m04 --format={{.State.Status}}
	I1008 14:18:18.090299   12292 status.go:371] ha-713500-m04 host status = "Running" (err=<nil>)
	I1008 14:18:18.090299   12292 host.go:66] Checking if "ha-713500-m04" exists ...
	I1008 14:18:18.104923   12292 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-713500-m04
	I1008 14:18:18.189020   12292 host.go:66] Checking if "ha-713500-m04" exists ...
	I1008 14:18:18.204414   12292 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1008 14:18:18.212537   12292 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-713500-m04
	I1008 14:18:18.297423   12292 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51728 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-713500-m04\id_rsa Username:docker}
	I1008 14:18:18.474242   12292 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1008 14:18:18.500503   12292 status.go:176] ha-713500-m04 status: &{Name:ha-713500-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (2.29s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:392: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:392: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (2.2917143s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (2.29s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (59.35s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 node start m02 --alsologtostderr -v 5
E1008 14:18:48.758855    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:19:11.925232    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:19:16.473210    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:422: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 node start m02 --alsologtostderr -v 5: (56.1250792s)
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5
ha_test.go:430: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5: (3.0160399s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (59.35s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (3.03s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (3.0292361s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (3.03s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (201.42s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 node list --alsologtostderr -v 5
ha_test.go:464: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 stop --alsologtostderr -v 5
ha_test.go:464: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 stop --alsologtostderr -v 5: (38.7588118s)
ha_test.go:469: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 start --wait true --alsologtostderr -v 5
ha_test.go:469: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 start --wait true --alsologtostderr -v 5: (2m42.1609149s)
ha_test.go:474: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 node list --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (201.42s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (17.82s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 node delete m03 --alsologtostderr -v 5
ha_test.go:489: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 node delete m03 --alsologtostderr -v 5: (14.9407588s)
ha_test.go:495: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5
ha_test.go:495: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5: (2.4502245s)
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 (17.82s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (2.23s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete
ha_test.go:392: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:392: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (2.2248553s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (2.23s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (36.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 stop --alsologtostderr -v 5
ha_test.go:533: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 stop --alsologtostderr -v 5: (35.6217953s)
ha_test.go:539: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5
ha_test.go:539: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5: exit status 7 (481.6667ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1008 14:23:40.401134   12320 out.go:360] Setting OutFile to fd 1276 ...
	I1008 14:23:40.470200   12320 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 14:23:40.470200   12320 out.go:374] Setting ErrFile to fd 1620...
	I1008 14:23:40.470268   12320 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 14:23:40.482634   12320 out.go:368] Setting JSON to false
	I1008 14:23:40.482634   12320 mustload.go:65] Loading cluster: ha-713500
	I1008 14:23:40.483644   12320 notify.go:220] Checking for updates...
	I1008 14:23:40.483878   12320 config.go:182] Loaded profile config "ha-713500": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1008 14:23:40.483878   12320 status.go:174] checking status of ha-713500 ...
	I1008 14:23:40.505679   12320 cli_runner.go:164] Run: docker container inspect ha-713500 --format={{.State.Status}}
	I1008 14:23:40.577010   12320 status.go:371] ha-713500 host status = "Stopped" (err=<nil>)
	I1008 14:23:40.577079   12320 status.go:384] host is not running, skipping remaining checks
	I1008 14:23:40.577079   12320 status.go:176] ha-713500 status: &{Name:ha-713500 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1008 14:23:40.577139   12320 status.go:174] checking status of ha-713500-m02 ...
	I1008 14:23:40.596469   12320 cli_runner.go:164] Run: docker container inspect ha-713500-m02 --format={{.State.Status}}
	I1008 14:23:40.667239   12320 status.go:371] ha-713500-m02 host status = "Stopped" (err=<nil>)
	I1008 14:23:40.667268   12320 status.go:384] host is not running, skipping remaining checks
	I1008 14:23:40.667268   12320 status.go:176] ha-713500-m02 status: &{Name:ha-713500-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1008 14:23:40.667268   12320 status.go:174] checking status of ha-713500-m04 ...
	I1008 14:23:40.684800   12320 cli_runner.go:164] Run: docker container inspect ha-713500-m04 --format={{.State.Status}}
	I1008 14:23:40.756085   12320 status.go:371] ha-713500-m04 host status = "Stopped" (err=<nil>)
	I1008 14:23:40.756085   12320 status.go:384] host is not running, skipping remaining checks
	I1008 14:23:40.756085   12320 status.go:176] ha-713500-m04 status: &{Name:ha-713500-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (135.19s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 start --wait true --alsologtostderr -v 5 --driver=docker
E1008 14:23:48.762753    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:24:11.929298    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:562: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 start --wait true --alsologtostderr -v 5 --driver=docker: (2m12.6450322s)
ha_test.go:568: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5
ha_test.go:568: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5: (2.1058076s)
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 (135.19s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (2.17s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterClusterRestart
ha_test.go:392: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:392: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (2.1677523s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterClusterRestart (2.17s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (98.74s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 node add --control-plane --alsologtostderr -v 5
ha_test.go:607: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 node add --control-plane --alsologtostderr -v 5: (1m35.8213416s)
ha_test.go:613: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5
ha_test.go:613: (dbg) Done: out/minikube-windows-amd64.exe -p ha-713500 status --alsologtostderr -v 5: (2.9159941s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (98.74s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (3.05s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd
ha_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (3.0447687s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (3.05s)

                                                
                                    
x
+
TestImageBuild/serial/Setup (68.01s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-windows-amd64.exe start -p image-883400 --driver=docker
E1008 14:28:48.766489    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
image_test.go:69: (dbg) Done: out/minikube-windows-amd64.exe start -p image-883400 --driver=docker: (1m8.0113942s)
--- PASS: TestImageBuild/serial/Setup (68.01s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (5.98s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal -p image-883400
image_test.go:78: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal -p image-883400: (5.9841876s)
--- PASS: TestImageBuild/serial/NormalBuild (5.98s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (2.46s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-windows-amd64.exe 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-883400
E1008 14:29:11.933722    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
image_test.go:99: (dbg) Done: out/minikube-windows-amd64.exe 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-883400: (2.4574074s)
--- PASS: TestImageBuild/serial/BuildWithBuildArg (2.46s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (1.57s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-883400
image_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-883400: (1.5706728s)
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (1.57s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (1.73s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-883400
image_test.go:88: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-883400: (1.7263755s)
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (1.73s)

                                                
                                    
x
+
TestJSONOutput/start/Command (102.29s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-832400 --output=json --user=testUser --memory=3072 --wait=true --driver=docker
E1008 14:30:11.844122    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe start -p json-output-832400 --output=json --user=testUser --memory=3072 --wait=true --driver=docker: (1m42.2847458s)
--- PASS: TestJSONOutput/start/Command (102.29s)

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

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe pause -p json-output-832400 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe pause -p json-output-832400 --output=json --user=testUser: (1.5091603s)
--- PASS: TestJSONOutput/pause/Command (1.51s)

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p json-output-832400 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe unpause -p json-output-832400 --output=json --user=testUser: (1.2217641s)
--- PASS: TestJSONOutput/unpause/Command (1.22s)

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe stop -p json-output-832400 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe stop -p json-output-832400 --output=json --user=testUser: (12.7214218s)
--- PASS: TestJSONOutput/stop/Command (12.72s)

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

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-error-030600 --memory=3072 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p json-output-error-030600 --memory=3072 --output=json --wait=true --driver=fail: exit status 56 (259.2649ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"535c6051-d487-475d-b2c3-357e417f7662","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-030600] minikube v1.37.0 on Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"eb79919b-cd7e-477e-bf4b-6bc59d19ce46","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube6\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"539e37e2-2154-4f8a-8d9f-d459cafeaa5f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"afc5b6e7-4e00-4e45-9145-1956ff1a9ee3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"20a68257-7e8b-4197-9bf9-3cf9f00573a6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21681"}}
	{"specversion":"1.0","id":"f84a9358-baa4-4bd1-b2d9-3122c8d1fa99","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":"9088081e-8afa-4b53-85dc-d5ecf04ba2f1","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 windows/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (74.96s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-network-962900 --network=
E1008 14:32:15.015988    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-network-962900 --network=: (1m10.6346773s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-962900" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-network-962900
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-network-962900: (4.2314384s)
--- PASS: TestKicCustomNetwork/create_custom_network (74.96s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (71.29s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-network-928900 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-network-928900 --network=bridge: (1m7.3547964s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-928900" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-network-928900
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-network-928900: (3.8371296s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (71.29s)

                                                
                                    
x
+
TestKicExistingNetwork (72.46s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1008 14:33:47.660981    4084 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 14:33:47.736131    4084 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 14:33:47.746930    4084 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1008 14:33:47.746930    4084 cli_runner.go:164] Run: docker network inspect existing-network
W1008 14:33:47.817384    4084 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1008 14:33:47.817697    4084 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 14:33:47.817748    4084 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 14:33:47.828220    4084 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 14:33:47.929203    4084 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:0xc000706c60}
I1008 14:33:47.929203    4084 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 1500 ...
I1008 14:33:47.939650    4084 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=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
W1008 14:33:48.018555    4084 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=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network returned with exit code 1
W1008 14:33:48.018824    4084 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 1500: 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=1500 --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 14:33:48.018914    4084 network_create.go:116] failed to create docker network existing-network 192.168.49.0/24, will retry: subnet is taken
I1008 14:33:48.055468    4084 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 14:33:48.074653    4084 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:0xc00175fe00}
I1008 14:33:48.074653    4084 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 1500 ...
I1008 14:33:48.086033    4084 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=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I1008 14:33:48.284978    4084 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-windows-amd64.exe start -p existing-network-541800 --network=existing-network
E1008 14:33:48.769480    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:34:11.936590    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
kic_custom_network_test.go:93: (dbg) Done: out/minikube-windows-amd64.exe start -p existing-network-541800 --network=existing-network: (1m7.7900903s)
helpers_test.go:175: Cleaning up "existing-network-541800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p existing-network-541800
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p existing-network-541800: (3.8505621s)
I1008 14:35:00.033673    4084 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (72.46s)

                                                
                                    
x
+
TestKicCustomSubnet (72.55s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p custom-subnet-790300 --subnet=192.168.60.0/24
kic_custom_network_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p custom-subnet-790300 --subnet=192.168.60.0/24: (1m8.4789969s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-790300 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-790300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p custom-subnet-790300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p custom-subnet-790300: (3.982208s)
--- PASS: TestKicCustomSubnet (72.55s)

                                                
                                    
x
+
TestKicStaticIP (75.06s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe start -p static-ip-227300 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe start -p static-ip-227300 --static-ip=192.168.200.200: (1m10.5648108s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-windows-amd64.exe -p static-ip-227300 ip
helpers_test.go:175: Cleaning up "static-ip-227300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p static-ip-227300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p static-ip-227300: (4.012601s)
--- PASS: TestKicStaticIP (75.06s)

                                                
                                    
x
+
TestMainNoArgs (0.21s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:70: (dbg) Run:  out/minikube-windows-amd64.exe
--- PASS: TestMainNoArgs (0.21s)

                                                
                                    
x
+
TestMinikubeProfile (144.25s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p first-558600 --driver=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p first-558600 --driver=docker: (1m3.891058s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p second-674400 --driver=docker
E1008 14:38:48.773435    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:39:11.940778    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p second-674400 --driver=docker: (1m7.459376s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile first-558600
minikube_profile_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe profile list -ojson
minikube_profile_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe profile list -ojson: (1.8668348s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile second-674400
minikube_profile_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe profile list -ojson
minikube_profile_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe profile list -ojson: (1.8741943s)
helpers_test.go:175: Cleaning up "second-674400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p second-674400
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p second-674400: (4.2829972s)
helpers_test.go:175: Cleaning up "first-558600" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p first-558600
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p first-558600: (4.1430046s)
--- PASS: TestMinikubeProfile (144.25s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (19.07s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:118: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-1-649000 --memory=3072 --mount-string C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMountStartserial3046527377\001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker
mount_start_test.go:118: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-1-649000 --memory=3072 --mount-string C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMountStartserial3046527377\001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker: (18.0670027s)
--- PASS: TestMountStart/serial/StartWithMountFirst (19.07s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.83s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:134: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-1-649000 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.83s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (18.95s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:118: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-649000 --memory=3072 --mount-string C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMountStartserial3046527377\001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker
mount_start_test.go:118: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-649000 --memory=3072 --mount-string C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMountStartserial3046527377\001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker: (17.9525213s)
--- PASS: TestMountStart/serial/StartWithMountSecond (18.95s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.81s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:134: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-649000 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.81s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (2.84s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe delete -p mount-start-1-649000 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe delete -p mount-start-1-649000 --alsologtostderr -v=5: (2.8405943s)
--- PASS: TestMountStart/serial/DeleteFirst (2.84s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.79s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:134: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-649000 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.79s)

                                                
                                    
x
+
TestMountStart/serial/Stop (2.1s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:196: (dbg) Run:  out/minikube-windows-amd64.exe stop -p mount-start-2-649000
mount_start_test.go:196: (dbg) Done: out/minikube-windows-amd64.exe stop -p mount-start-2-649000: (2.1028049s)
--- PASS: TestMountStart/serial/Stop (2.10s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (12.92s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-649000
mount_start_test.go:207: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-649000: (11.9228006s)
--- PASS: TestMountStart/serial/RestartStopped (12.92s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.74s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:134: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-649000 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.74s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (166.51s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-525200 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker
multinode_test.go:96: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-525200 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker: (2m45.0705744s)
multinode_test.go:102: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 status --alsologtostderr
multinode_test.go:102: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 status --alsologtostderr: (1.4348843s)
--- PASS: TestMultiNode/serial/FreshStart2Nodes (166.51s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (9.26s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-525200 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-525200 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-525200 -- rollout status deployment/busybox: (4.1074917s)
multinode_test.go:505: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-525200 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-525200 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-525200 -- exec busybox-7b57f96db7-f49ln -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-525200 -- exec busybox-7b57f96db7-wfg2d -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-525200 -- exec busybox-7b57f96db7-f49ln -- nslookup kubernetes.default
E1008 14:43:48.777533    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-525200 -- exec busybox-7b57f96db7-wfg2d -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-525200 -- exec busybox-7b57f96db7-f49ln -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-525200 -- exec busybox-7b57f96db7-wfg2d -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (9.26s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (2.57s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (72.91s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-525200 -v=5 --alsologtostderr
E1008 14:44:11.944347    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:121: (dbg) Done: out/minikube-windows-amd64.exe node add -p multinode-525200 -v=5 --alsologtostderr: (1m10.9974726s)
multinode_test.go:127: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 status --alsologtostderr
multinode_test.go:127: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 status --alsologtostderr: (1.9092911s)
--- PASS: TestMultiNode/serial/AddNode (72.91s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.2s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (2.03s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:143: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
multinode_test.go:143: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (2.0326389s)
--- PASS: TestMultiNode/serial/ProfileList (2.03s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (28.17s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 status --output json --alsologtostderr
multinode_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 status --output json --alsologtostderr: (1.9525845s)
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 cp testdata\cp-test.txt multinode-525200:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiNodeserialCopyFile1430652967\001\cp-test_multinode-525200.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200:/home/docker/cp-test.txt multinode-525200-m02:/home/docker/cp-test_multinode-525200_multinode-525200-m02.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200:/home/docker/cp-test.txt multinode-525200-m02:/home/docker/cp-test_multinode-525200_multinode-525200-m02.txt: (1.1843975s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200-m02 "sudo cat /home/docker/cp-test_multinode-525200_multinode-525200-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200:/home/docker/cp-test.txt multinode-525200-m03:/home/docker/cp-test_multinode-525200_multinode-525200-m03.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200:/home/docker/cp-test.txt multinode-525200-m03:/home/docker/cp-test_multinode-525200_multinode-525200-m03.txt: (1.1122823s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200-m03 "sudo cat /home/docker/cp-test_multinode-525200_multinode-525200-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 cp testdata\cp-test.txt multinode-525200-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiNodeserialCopyFile1430652967\001\cp-test_multinode-525200-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200-m02:/home/docker/cp-test.txt multinode-525200:/home/docker/cp-test_multinode-525200-m02_multinode-525200.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200-m02:/home/docker/cp-test.txt multinode-525200:/home/docker/cp-test_multinode-525200-m02_multinode-525200.txt: (1.1769546s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200 "sudo cat /home/docker/cp-test_multinode-525200-m02_multinode-525200.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200-m02:/home/docker/cp-test.txt multinode-525200-m03:/home/docker/cp-test_multinode-525200-m02_multinode-525200-m03.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200-m02:/home/docker/cp-test.txt multinode-525200-m03:/home/docker/cp-test_multinode-525200-m02_multinode-525200-m03.txt: (1.1678568s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200-m03 "sudo cat /home/docker/cp-test_multinode-525200-m02_multinode-525200-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 cp testdata\cp-test.txt multinode-525200-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiNodeserialCopyFile1430652967\001\cp-test_multinode-525200-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200-m03:/home/docker/cp-test.txt multinode-525200:/home/docker/cp-test_multinode-525200-m03_multinode-525200.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200-m03:/home/docker/cp-test.txt multinode-525200:/home/docker/cp-test_multinode-525200-m03_multinode-525200.txt: (1.1394047s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200 "sudo cat /home/docker/cp-test_multinode-525200-m03_multinode-525200.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200-m03:/home/docker/cp-test.txt multinode-525200-m02:/home/docker/cp-test_multinode-525200-m03_multinode-525200-m02.txt
helpers_test.go:573: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 cp multinode-525200-m03:/home/docker/cp-test.txt multinode-525200-m02:/home/docker/cp-test_multinode-525200-m03_multinode-525200-m02.txt: (1.1676849s)
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 ssh -n multinode-525200-m02 "sudo cat /home/docker/cp-test_multinode-525200-m03_multinode-525200-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (28.17s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (5.18s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 node stop m03: (2.0168936s)
multinode_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-525200 status: exit status 7 (1.5551708s)

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

                                                
                                                
-- /stdout --
multinode_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 status --alsologtostderr
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-525200 status --alsologtostderr: exit status 7 (1.6093901s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1008 14:45:40.319062    8868 out.go:360] Setting OutFile to fd 1120 ...
	I1008 14:45:40.397688    8868 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 14:45:40.397688    8868 out.go:374] Setting ErrFile to fd 1328...
	I1008 14:45:40.397688    8868 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 14:45:40.410705    8868 out.go:368] Setting JSON to false
	I1008 14:45:40.411761    8868 mustload.go:65] Loading cluster: multinode-525200
	I1008 14:45:40.412098    8868 notify.go:220] Checking for updates...
	I1008 14:45:40.412343    8868 config.go:182] Loaded profile config "multinode-525200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1008 14:45:40.412343    8868 status.go:174] checking status of multinode-525200 ...
	I1008 14:45:40.435453    8868 cli_runner.go:164] Run: docker container inspect multinode-525200 --format={{.State.Status}}
	I1008 14:45:40.539340    8868 status.go:371] multinode-525200 host status = "Running" (err=<nil>)
	I1008 14:45:40.539340    8868 host.go:66] Checking if "multinode-525200" exists ...
	I1008 14:45:40.549388    8868 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-525200
	I1008 14:45:40.626730    8868 host.go:66] Checking if "multinode-525200" exists ...
	I1008 14:45:40.644022    8868 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1008 14:45:40.653807    8868 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-525200
	I1008 14:45:40.733013    8868 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:52966 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-525200\id_rsa Username:docker}
	I1008 14:45:40.905222    8868 ssh_runner.go:195] Run: systemctl --version
	I1008 14:45:40.933275    8868 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1008 14:45:40.968965    8868 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" multinode-525200
	I1008 14:45:41.050177    8868 kubeconfig.go:125] found "multinode-525200" server: "https://127.0.0.1:52965"
	I1008 14:45:41.050299    8868 api_server.go:166] Checking apiserver status ...
	I1008 14:45:41.063768    8868 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1008 14:45:41.103955    8868 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2315/cgroup
	I1008 14:45:41.127862    8868 api_server.go:182] apiserver freezer: "7:freezer:/docker/9112fc650b6f51afec181b91ea27d72f1947203a2f8c8f1b349a687581ebda61/kubepods/burstable/pod4a994ad7ddda7b1e643145b12e92857d/ba32479b844308fb84f87a9bc142fe4d207cae4e233af010d10f34eda58683f2"
	I1008 14:45:41.144196    8868 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/9112fc650b6f51afec181b91ea27d72f1947203a2f8c8f1b349a687581ebda61/kubepods/burstable/pod4a994ad7ddda7b1e643145b12e92857d/ba32479b844308fb84f87a9bc142fe4d207cae4e233af010d10f34eda58683f2/freezer.state
	I1008 14:45:41.166097    8868 api_server.go:204] freezer state: "THAWED"
	I1008 14:45:41.166254    8868 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:52965/healthz ...
	I1008 14:45:41.180872    8868 api_server.go:279] https://127.0.0.1:52965/healthz returned 200:
	ok
	I1008 14:45:41.180872    8868 status.go:463] multinode-525200 apiserver status = Running (err=<nil>)
	I1008 14:45:41.180872    8868 status.go:176] multinode-525200 status: &{Name:multinode-525200 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1008 14:45:41.180872    8868 status.go:174] checking status of multinode-525200-m02 ...
	I1008 14:45:41.200485    8868 cli_runner.go:164] Run: docker container inspect multinode-525200-m02 --format={{.State.Status}}
	I1008 14:45:41.280620    8868 status.go:371] multinode-525200-m02 host status = "Running" (err=<nil>)
	I1008 14:45:41.280702    8868 host.go:66] Checking if "multinode-525200-m02" exists ...
	I1008 14:45:41.292466    8868 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-525200-m02
	I1008 14:45:41.366775    8868 host.go:66] Checking if "multinode-525200-m02" exists ...
	I1008 14:45:41.381022    8868 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1008 14:45:41.388693    8868 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-525200-m02
	I1008 14:45:41.473495    8868 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:53020 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-525200-m02\id_rsa Username:docker}
	I1008 14:45:41.643703    8868 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1008 14:45:41.676624    8868 status.go:176] multinode-525200-m02 status: &{Name:multinode-525200-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1008 14:45:41.676624    8868 status.go:174] checking status of multinode-525200-m03 ...
	I1008 14:45:41.694873    8868 cli_runner.go:164] Run: docker container inspect multinode-525200-m03 --format={{.State.Status}}
	I1008 14:45:41.773351    8868 status.go:371] multinode-525200-m03 host status = "Stopped" (err=<nil>)
	I1008 14:45:41.774459    8868 status.go:384] host is not running, skipping remaining checks
	I1008 14:45:41.774459    8868 status.go:176] multinode-525200-m03 status: &{Name:multinode-525200-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (17.63s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 node start m03 -v=5 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 node start m03 -v=5 --alsologtostderr: (15.4803121s)
multinode_test.go:290: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 status -v=5 --alsologtostderr
multinode_test.go:290: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 status -v=5 --alsologtostderr: (1.9659128s)
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (17.63s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (87.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-525200
multinode_test.go:321: (dbg) Run:  out/minikube-windows-amd64.exe stop -p multinode-525200
multinode_test.go:321: (dbg) Done: out/minikube-windows-amd64.exe stop -p multinode-525200: (25.5326898s)
multinode_test.go:326: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-525200 --wait=true -v=5 --alsologtostderr
E1008 14:46:51.858735    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:326: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-525200 --wait=true -v=5 --alsologtostderr: (1m1.9814377s)
multinode_test.go:331: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-525200
--- PASS: TestMultiNode/serial/RestartKeepsNodes (87.99s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (9.36s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 node delete m03: (7.4139619s)
multinode_test.go:422: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 status --alsologtostderr
multinode_test.go:422: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 status --alsologtostderr: (1.5291929s)
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 (9.36s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (24.81s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 stop
multinode_test.go:345: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 stop: (23.8941968s)
multinode_test.go:351: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-525200 status: exit status 7 (443.4388ms)

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

                                                
                                                
-- /stdout --
multinode_test.go:358: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 status --alsologtostderr
multinode_test.go:358: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-525200 status --alsologtostderr: exit status 7 (467.3909ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1008 14:48:01.255939    7516 out.go:360] Setting OutFile to fd 1396 ...
	I1008 14:48:01.330364    7516 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 14:48:01.330364    7516 out.go:374] Setting ErrFile to fd 1872...
	I1008 14:48:01.330364    7516 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1008 14:48:01.348626    7516 out.go:368] Setting JSON to false
	I1008 14:48:01.348626    7516 mustload.go:65] Loading cluster: multinode-525200
	I1008 14:48:01.348626    7516 notify.go:220] Checking for updates...
	I1008 14:48:01.349530    7516 config.go:182] Loaded profile config "multinode-525200": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1008 14:48:01.349530    7516 status.go:174] checking status of multinode-525200 ...
	I1008 14:48:01.373254    7516 cli_runner.go:164] Run: docker container inspect multinode-525200 --format={{.State.Status}}
	I1008 14:48:01.460339    7516 status.go:371] multinode-525200 host status = "Stopped" (err=<nil>)
	I1008 14:48:01.460339    7516 status.go:384] host is not running, skipping remaining checks
	I1008 14:48:01.460339    7516 status.go:176] multinode-525200 status: &{Name:multinode-525200 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1008 14:48:01.460339    7516 status.go:174] checking status of multinode-525200-m02 ...
	I1008 14:48:01.481338    7516 cli_runner.go:164] Run: docker container inspect multinode-525200-m02 --format={{.State.Status}}
	I1008 14:48:01.562134    7516 status.go:371] multinode-525200-m02 host status = "Stopped" (err=<nil>)
	I1008 14:48:01.562233    7516 status.go:384] host is not running, skipping remaining checks
	I1008 14:48:01.562303    7516 status.go:176] multinode-525200-m02 status: &{Name:multinode-525200-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (65.52s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-525200 --wait=true -v=5 --alsologtostderr --driver=docker
E1008 14:48:48.780688    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:48:55.031058    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:376: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-525200 --wait=true -v=5 --alsologtostderr --driver=docker: (1m3.6335098s)
multinode_test.go:382: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-525200 status --alsologtostderr
multinode_test.go:382: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-525200 status --alsologtostderr: (1.4695916s)
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 (65.52s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (72.94s)

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

                                                
                                                
-- stdout --
	* [multinode-525200-m02] minikube v1.37.0 on Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396
	  - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=21681
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-525200-m03 --driver=docker
E1008 14:49:11.948386    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:472: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-525200-m03 --driver=docker: (1m7.1060857s)
multinode_test.go:479: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-525200
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-windows-amd64.exe node add -p multinode-525200: exit status 80 (919.9509ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-525200-m03 already exists in multinode-525200-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:                                                       │
	│    * - C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube_node_8a500d2181d400fd32bfc5983efc601de14422c3_10.log    │
	│                                                                                                                       │
	╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-windows-amd64.exe delete -p multinode-525200-m03
multinode_test.go:484: (dbg) Done: out/minikube-windows-amd64.exe delete -p multinode-525200-m03: (4.4099509s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (72.94s)

                                                
                                    
x
+
TestPreload (184.71s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:43: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-573800 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.32.0
preload_test.go:43: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-573800 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.32.0: (1m51.0165028s)
preload_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-573800 image pull gcr.io/k8s-minikube/busybox
preload_test.go:51: (dbg) Done: out/minikube-windows-amd64.exe -p test-preload-573800 image pull gcr.io/k8s-minikube/busybox: (2.3672738s)
preload_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe stop -p test-preload-573800
preload_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe stop -p test-preload-573800: (12.2479662s)
preload_test.go:65: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-573800 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker
preload_test.go:65: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-573800 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker: (54.2705104s)
preload_test.go:70: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-573800 image list
helpers_test.go:175: Cleaning up "test-preload-573800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p test-preload-573800
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p test-preload-573800: (4.0984633s)
--- PASS: TestPreload (184.71s)

                                                
                                    
x
+
TestScheduledStopWindows (134.88s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe start -p scheduled-stop-947300 --memory=3072 --driver=docker
E1008 14:53:48.785086    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 14:54:11.951742    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-windows-amd64.exe start -p scheduled-stop-947300 --memory=3072 --driver=docker: (1m5.8126843s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-947300 --schedule 5m
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-947300 --schedule 5m: (1.7659322s)
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-947300 -n scheduled-stop-947300
scheduled_stop_test.go:191: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-947300 -n scheduled-stop-947300: (1.2405022s)
scheduled_stop_test.go:54: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p scheduled-stop-947300 -- sudo systemctl show minikube-scheduled-stop --no-page
scheduled_stop_test.go:54: (dbg) Done: out/minikube-windows-amd64.exe ssh -p scheduled-stop-947300 -- sudo systemctl show minikube-scheduled-stop --no-page: (1.1792982s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-947300 --schedule 5s
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-947300 --schedule 5s: (1.3218268s)
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe status -p scheduled-stop-947300
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p scheduled-stop-947300: exit status 7 (335.6238ms)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-947300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p scheduled-stop-947300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p scheduled-stop-947300: (2.8987956s)
--- PASS: TestScheduledStopWindows (134.88s)

                                                
                                    
x
+
TestInsufficientStorage (41.35s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-windows-amd64.exe start -p insufficient-storage-351600 --memory=3072 --output=json --wait=true --driver=docker
status_test.go:50: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p insufficient-storage-351600 --memory=3072 --output=json --wait=true --driver=docker: exit status 26 (36.6036412s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"45a25166-e787-4abe-aee0-3bca89465b11","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-351600] minikube v1.37.0 on Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"0432a89f-c2ad-4fe5-8ccb-280cea841eb5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube6\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"38781503-5a7c-4027-a01a-fe0c929236bb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"4ce10ef5-6798-4863-a304-d8d1d6a2e74b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"da584573-f3bf-4e2e-b310-ac61c44ca7cb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21681"}}
	{"specversion":"1.0","id":"25a617df-8643-4318-ae39-9de913db462e","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":"c3d9e8d3-0dfd-4f0b-b1ee-2d9d3b144838","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":"26066c4f-3047-486f-b139-3de4204a4027","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":"8281556d-454e-4c00-bb89-0663902fd7b1","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":"eb0d15f4-5ebe-4787-ac1e-bed118493f0e","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":"5880c25c-6e7a-4f92-8fdf-556d521238a3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-351600\" primary control-plane node in \"insufficient-storage-351600\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"c430b17e-3f79-40be-8aae-b99d731e5aff","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.48-1759745255-21703 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"818473b1-b587-481e-a70d-20df18a22616","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=3072MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"3968198d-6c84-4399-a740-fe1487531237","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\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-windows-amd64.exe status -p insufficient-storage-351600 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p insufficient-storage-351600 --output=json --layout=cluster: exit status 7 (835.3472ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1008 14:56:24.348730    3824 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-351600" does not appear in C:\Users\jenkins.minikube6\minikube-integration\kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1008 14:56:25.180672   11848 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-351600" does not appear in C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	E1008 14:56:25.216592   11848 status.go:258] unable to read event log: stat: CreateFile C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\insufficient-storage-351600\events.json: The system cannot find the file specified.

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-351600" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p insufficient-storage-351600
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p insufficient-storage-351600: (3.0721766s)
--- PASS: TestInsufficientStorage (41.35s)

                                                
                                    
x
+
TestKubernetesUpgrade (304.15s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-116200 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:222: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-116200 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker: (1m12.3560702s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-116200
version_upgrade_test.go:227: (dbg) Done: out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-116200: (16.6021482s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-windows-amd64.exe -p kubernetes-upgrade-116200 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p kubernetes-upgrade-116200 status --format={{.Host}}: exit status 7 (478.4895ms)

                                                
                                                
-- 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-windows-amd64.exe start -p kubernetes-upgrade-116200 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:243: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-116200 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker: (2m31.2256717s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-116200 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-116200 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-116200 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker: exit status 106 (808.5105ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-116200] minikube v1.37.0 on Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396
	  - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=21681
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.34.1 cluster to v1.28.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.28.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-116200
	    minikube start -p kubernetes-upgrade-116200 --kubernetes-version=v1.28.0
	    
	    2) Create a second cluster with Kubernetes 1.28.0, by running:
	    
	    minikube start -p kubernetes-upgrade-1162002 --kubernetes-version=v1.28.0
	    
	    3) Use the existing cluster at version Kubernetes 1.34.1, by running:
	    
	    minikube start -p kubernetes-upgrade-116200 --kubernetes-version=v1.34.1
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-116200 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker
E1008 15:03:31.873691    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:275: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-116200 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker: (51.6971825s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-116200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-116200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-116200: (10.7696751s)
--- PASS: TestKubernetesUpgrade (304.15s)

                                                
                                    
x
+
TestMissingContainerUpgrade (300.69s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.32.0.2217709901.exe start -p missing-upgrade-350200 --memory=3072 --driver=docker
version_upgrade_test.go:309: (dbg) Done: C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.32.0.2217709901.exe start -p missing-upgrade-350200 --memory=3072 --driver=docker: (3m18.8589379s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-350200
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-350200: (2.5811124s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-350200
version_upgrade_test.go:329: (dbg) Run:  out/minikube-windows-amd64.exe start -p missing-upgrade-350200 --memory=3072 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:329: (dbg) Done: out/minikube-windows-amd64.exe start -p missing-upgrade-350200 --memory=3072 --alsologtostderr -v=1 --driver=docker: (1m32.0654487s)
helpers_test.go:175: Cleaning up "missing-upgrade-350200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p missing-upgrade-350200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p missing-upgrade-350200: (5.7396622s)
--- PASS: TestMissingContainerUpgrade (300.69s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.33s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:85: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-391000 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker
no_kubernetes_test.go:85: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p NoKubernetes-391000 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker: exit status 14 (327.9436ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-391000] minikube v1.37.0 on Microsoft Windows 10 Enterprise N 10.0.19045.6396 Build 19045.6396
	  - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=21681
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

                                                
                                                
-- /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.33s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.1s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (108.28s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:97: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-391000 --memory=3072 --alsologtostderr -v=5 --driver=docker
no_kubernetes_test.go:97: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-391000 --memory=3072 --alsologtostderr -v=5 --driver=docker: (1m47.2050353s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-windows-amd64.exe -p NoKubernetes-391000 status -o json
no_kubernetes_test.go:202: (dbg) Done: out/minikube-windows-amd64.exe -p NoKubernetes-391000 status -o json: (1.0702295s)
--- PASS: TestNoKubernetes/serial/StartWithK8s (108.28s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (258.41s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.32.0.1576067060.exe start -p stopped-upgrade-923800 --memory=3072 --vm-driver=docker
version_upgrade_test.go:183: (dbg) Done: C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.32.0.1576067060.exe start -p stopped-upgrade-923800 --memory=3072 --vm-driver=docker: (3m20.2827085s)
version_upgrade_test.go:192: (dbg) Run:  C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.32.0.1576067060.exe -p stopped-upgrade-923800 stop
version_upgrade_test.go:192: (dbg) Done: C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.32.0.1576067060.exe -p stopped-upgrade-923800 stop: (12.5350819s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-windows-amd64.exe start -p stopped-upgrade-923800 --memory=3072 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:198: (dbg) Done: out/minikube-windows-amd64.exe start -p stopped-upgrade-923800 --memory=3072 --alsologtostderr -v=1 --driver=docker: (45.5884139s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (258.41s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (52.54s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-391000 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker
E1008 14:58:48.788642    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
no_kubernetes_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-391000 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker: (48.0194246s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-windows-amd64.exe -p NoKubernetes-391000 status -o json
no_kubernetes_test.go:202: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p NoKubernetes-391000 status -o json: exit status 2 (1.0240281s)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:126: (dbg) Run:  out/minikube-windows-amd64.exe delete -p NoKubernetes-391000
no_kubernetes_test.go:126: (dbg) Done: out/minikube-windows-amd64.exe delete -p NoKubernetes-391000: (3.4960322s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (52.54s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (27.94s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:138: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-391000 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker
E1008 14:59:11.955788    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
no_kubernetes_test.go:138: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-391000 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker: (27.9392456s)
--- PASS: TestNoKubernetes/serial/Start (27.94s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.87s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunning
no_kubernetes_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p NoKubernetes-391000 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:149: (dbg) Non-zero exit: out/minikube-windows-amd64.exe ssh -p NoKubernetes-391000 "sudo systemctl is-active --quiet service kubelet": exit status 1 (870.0004ms)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (9.47s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe profile list
no_kubernetes_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe profile list: (5.1180549s)
no_kubernetes_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output=json
no_kubernetes_test.go:181: (dbg) Done: out/minikube-windows-amd64.exe profile list --output=json: (4.3479101s)
--- PASS: TestNoKubernetes/serial/ProfileList (9.47s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (2.31s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:160: (dbg) Run:  out/minikube-windows-amd64.exe stop -p NoKubernetes-391000
no_kubernetes_test.go:160: (dbg) Done: out/minikube-windows-amd64.exe stop -p NoKubernetes-391000: (2.3076733s)
--- PASS: TestNoKubernetes/serial/Stop (2.31s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (14.02s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:193: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-391000 --driver=docker
no_kubernetes_test.go:193: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-391000 --driver=docker: (14.023928s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (14.02s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.78s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p NoKubernetes-391000 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:149: (dbg) Non-zero exit: out/minikube-windows-amd64.exe ssh -p NoKubernetes-391000 "sudo systemctl is-active --quiet service kubelet": exit status 1 (778.8347ms)

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (2.91s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-windows-amd64.exe logs -p stopped-upgrade-923800
version_upgrade_test.go:206: (dbg) Done: out/minikube-windows-amd64.exe logs -p stopped-upgrade-923800: (2.9081825s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (2.91s)

                                                
                                    
x
+
TestPause/serial/Start (108.8s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-641900 --memory=3072 --install-addons=false --wait=all --driver=docker
pause_test.go:80: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-641900 --memory=3072 --install-addons=false --wait=all --driver=docker: (1m48.8014988s)
--- PASS: TestPause/serial/Start (108.80s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe start -p old-k8s-version-704800 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.28.0
E1008 15:04:11.959712    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe start -p old-k8s-version-704800 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.28.0: (1m33.0782501s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (93.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe start -p no-preload-357400 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.34.1
E1008 15:05:35.046014    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe start -p no-preload-357400 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.34.1: (2m4.1892844s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (124.19s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (64.37s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-641900 --alsologtostderr -v=1 --driver=docker
pause_test.go:92: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-641900 --alsologtostderr -v=1 --driver=docker: (1m4.3416994s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (64.37s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-704800 create -f testdata\busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [02e8585b-4ddb-44f1-81dc-db08f87ed2ec] Pending
helpers_test.go:352: "busybox" [02e8585b-4ddb-44f1-81dc-db08f87ed2ec] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [02e8585b-4ddb-44f1-81dc-db08f87ed2ec] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.0098605s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-704800 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.82s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p old-k8s-version-704800 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p old-k8s-version-704800 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (2.1523872s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-704800 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (2.44s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-windows-amd64.exe stop -p old-k8s-version-704800 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-windows-amd64.exe stop -p old-k8s-version-704800 --alsologtostderr -v=3: (12.4126065s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.41s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-704800 -n old-k8s-version-704800
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-704800 -n old-k8s-version-704800: exit status 7 (388.9487ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p old-k8s-version-704800 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.89s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe start -p old-k8s-version-704800 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.28.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe start -p old-k8s-version-704800 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.28.0: (54.1378764s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-704800 -n old-k8s-version-704800
start_stop_delete_test.go:260: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-704800 -n old-k8s-version-704800: (1.3993218s)
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (55.54s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-357400 create -f testdata\busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [a14d3a3f-cec0-4f34-a8ef-e5321afb1025] Pending
helpers_test.go:352: "busybox" [a14d3a3f-cec0-4f34-a8ef-e5321afb1025] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [a14d3a3f-cec0-4f34-a8ef-e5321afb1025] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.0080134s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-357400 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.73s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p no-preload-357400 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p no-preload-357400 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.9936133s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context no-preload-357400 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (2.31s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-windows-amd64.exe stop -p no-preload-357400 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-windows-amd64.exe stop -p no-preload-357400 --alsologtostderr -v=3: (12.6066607s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.61s)

                                                
                                    
x
+
TestPause/serial/Pause (1.73s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe pause -p pause-641900 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe pause -p pause-641900 --alsologtostderr -v=5: (1.7316097s)
--- PASS: TestPause/serial/Pause (1.73s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-357400 -n no-preload-357400
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-357400 -n no-preload-357400: exit status 7 (363.1079ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p no-preload-357400 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.90s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe start -p no-preload-357400 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.34.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe start -p no-preload-357400 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.34.1: (1m27.1127511s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-357400 -n no-preload-357400
start_stop_delete_test.go:260: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-357400 -n no-preload-357400: (1.0145052s)
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (88.13s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (1.17s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe status -p pause-641900 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p pause-641900 --output=json --layout=cluster: exit status 2 (1.1676805s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (4.5s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p pause-641900 --alsologtostderr -v=5
pause_test.go:121: (dbg) Done: out/minikube-windows-amd64.exe unpause -p pause-641900 --alsologtostderr -v=5: (4.503274s)
--- PASS: TestPause/serial/Unpause (4.50s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (2.23s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe pause -p pause-641900 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe pause -p pause-641900 --alsologtostderr -v=5: (2.2332874s)
--- PASS: TestPause/serial/PauseAgain (2.23s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (5.27s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe delete -p pause-641900 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe delete -p pause-641900 --alsologtostderr -v=5: (5.2660977s)
--- PASS: TestPause/serial/DeletePaused (5.27s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (3.83s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
pause_test.go:142: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (3.4968983s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-641900
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-641900: exit status 1 (107.4382ms)

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-470500 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.34.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe start -p embed-certs-470500 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.34.1: (2m0.2968928s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (120.30s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-8694d4445c-nnpb4" [83207865-7892-4ee8-a6a7-30b5a2092bbf] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
helpers_test.go:352: "kubernetes-dashboard-8694d4445c-nnpb4" [83207865-7892-4ee8-a6a7-30b5a2092bbf] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 18.0089791s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (18.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe start -p default-k8s-diff-port-950200 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.34.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe start -p default-k8s-diff-port-950200 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.34.1: (1m55.162689s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (115.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-8694d4445c-nnpb4" [83207865-7892-4ee8-a6a7-30b5a2092bbf] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 7.0210596s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-704800 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (7.92s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-windows-amd64.exe -p old-k8s-version-704800 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.78s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe pause -p old-k8s-version-704800 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe pause -p old-k8s-version-704800 --alsologtostderr -v=1: (1.6691042s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-704800 -n old-k8s-version-704800
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-704800 -n old-k8s-version-704800: exit status 2 (1.0344493s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-704800 -n old-k8s-version-704800
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-704800 -n old-k8s-version-704800: exit status 2 (1.1850629s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p old-k8s-version-704800 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe unpause -p old-k8s-version-704800 --alsologtostderr -v=1: (1.978202s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-704800 -n old-k8s-version-704800
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-704800 -n old-k8s-version-704800: (1.4852004s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-704800 -n old-k8s-version-704800
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-704800 -n old-k8s-version-704800: (1.241478s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (8.60s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe start -p newest-cni-121900 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.34.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe start -p newest-cni-121900 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.34.1: (1m22.8894258s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (82.89s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-28g6g" [8821bcca-c9cb-49b6-8f27-5be2a682ea84] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-28g6g" [8821bcca-c9cb-49b6-8f27-5be2a682ea84] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 8.0086238s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (8.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-28g6g" [8821bcca-c9cb-49b6-8f27-5be2a682ea84] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0096693s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-357400 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.43s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe pause -p no-preload-357400 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe pause -p no-preload-357400 --alsologtostderr -v=1: (1.8121247s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-357400 -n no-preload-357400
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-357400 -n no-preload-357400: exit status 2 (1.0604491s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-357400 -n no-preload-357400
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-357400 -n no-preload-357400: exit status 2 (1.1143137s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p no-preload-357400 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe unpause -p no-preload-357400 --alsologtostderr -v=1: (1.7047537s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-357400 -n no-preload-357400
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-357400 -n no-preload-357400: (1.4573098s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-357400 -n no-preload-357400
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-357400 -n no-preload-357400: (1.1132846s)
--- PASS: TestStartStop/group/no-preload/serial/Pause (8.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p auto-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker
E1008 15:08:48.795916    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-127400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p auto-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker: (1m44.1861414s)
--- PASS: TestNetworkPlugins/group/auto/Start (104.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-950200 create -f testdata\busybox.yaml
start_stop_delete_test.go:194: (dbg) Done: kubectl --context default-k8s-diff-port-950200 create -f testdata\busybox.yaml: (1.4071516s)
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [6f6b2023-eced-4da2-8c6d-64d89a55efef] Pending
helpers_test.go:352: "busybox" [6f6b2023-eced-4da2-8c6d-64d89a55efef] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [6f6b2023-eced-4da2-8c6d-64d89a55efef] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 15.0103699s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-950200 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (16.75s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-470500 create -f testdata\busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [fd9ad159-f662-4db4-ae44-34f80c92a607] Pending
helpers_test.go:352: "busybox" [fd9ad159-f662-4db4-ae44-34f80c92a607] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [fd9ad159-f662-4db4-ae44-34f80c92a607] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 15.0092945s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-470500 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (16.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p newest-cni-121900 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E1008 15:09:11.962742    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:203: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p newest-cni-121900 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (3.9349686s)
start_stop_delete_test.go:209: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (3.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-windows-amd64.exe stop -p newest-cni-121900 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-windows-amd64.exe stop -p newest-cni-121900 --alsologtostderr -v=3: (12.6521191s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (12.65s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p default-k8s-diff-port-950200 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p default-k8s-diff-port-950200 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.9721309s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context default-k8s-diff-port-950200 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (2.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p embed-certs-470500 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p embed-certs-470500 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (2.132328s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context embed-certs-470500 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (2.49s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-windows-amd64.exe stop -p default-k8s-diff-port-950200 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-windows-amd64.exe stop -p default-k8s-diff-port-950200 --alsologtostderr -v=3: (12.7515533s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.75s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-windows-amd64.exe stop -p embed-certs-470500 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-windows-amd64.exe stop -p embed-certs-470500 --alsologtostderr -v=3: (12.682933s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.68s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-121900 -n newest-cni-121900
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-121900 -n newest-cni-121900: exit status 7 (391.1356ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p newest-cni-121900 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.90s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe start -p newest-cni-121900 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.34.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe start -p newest-cni-121900 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.34.1: (33.4546431s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-121900 -n newest-cni-121900
start_stop_delete_test.go:260: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-121900 -n newest-cni-121900: (1.5949897s)
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (35.05s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-950200 -n default-k8s-diff-port-950200
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-950200 -n default-k8s-diff-port-950200: exit status 7 (325.7469ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p default-k8s-diff-port-950200 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.80s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe start -p default-k8s-diff-port-950200 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.34.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe start -p default-k8s-diff-port-950200 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.34.1: (1m8.9124078s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-950200 -n default-k8s-diff-port-950200
E1008 15:10:43.111570    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:10:43.434577    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:260: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-950200 -n default-k8s-diff-port-950200: (1.0072432s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (69.92s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-470500 -n embed-certs-470500
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-470500 -n embed-certs-470500: exit status 7 (344.5423ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p embed-certs-470500 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.89s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-470500 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.34.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe start -p embed-certs-470500 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.34.1: (59.4514639s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-470500 -n embed-certs-470500
start_stop_delete_test.go:260: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-470500 -n embed-certs-470500: (1.3562107s)
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (60.81s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:271: 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:282: 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.84s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-windows-amd64.exe -p newest-cni-121900 image list --format=json
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.84s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe pause -p newest-cni-121900 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe pause -p newest-cni-121900 --alsologtostderr -v=1: (2.0085271s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-121900 -n newest-cni-121900
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-121900 -n newest-cni-121900: exit status 2 (1.1828493s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-121900 -n newest-cni-121900
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-121900 -n newest-cni-121900: exit status 2 (1.3061395s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p newest-cni-121900 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe unpause -p newest-cni-121900 --alsologtostderr -v=1: (2.058471s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-121900 -n newest-cni-121900
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-121900 -n newest-cni-121900: (1.819585s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-121900 -n newest-cni-121900
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-121900 -n newest-cni-121900: (1.5073326s)
--- PASS: TestStartStop/group/newest-cni/serial/Pause (9.89s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p kindnet-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p kindnet-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker: (2m9.211174s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (129.21s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p auto-573800 "pgrep -a kubelet"
I1008 15:10:26.444029    4084 config.go:182] Loaded profile config "auto-573800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.95s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-573800 replace --force -f testdata\netcat-deployment.yaml
net_test.go:149: (dbg) Done: kubectl --context auto-573800 replace --force -f testdata\netcat-deployment.yaml: (1.0968728s)
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-7w2kv" [6aaf4216-4061-4ac1-a0e8-4d43717a3247] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-7w2kv" [6aaf4216-4061-4ac1-a0e8-4d43717a3247] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 27.0087679s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (28.67s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-qr8dj" [b0974207-a463-4047-b073-01d9f5e79d8c] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
E1008 15:10:42.779677    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:10:42.787673    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:10:42.800658    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:10:42.823645    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:10:42.866654    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:10:42.948809    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-qr8dj" [b0974207-a463-4047-b073-01d9f5e79d8c] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 17.0077574s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (17.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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:352: "kubernetes-dashboard-855c9754f9-8dlx5" [ea389f1e-4042-4b74-9431-69d1acd3e57b] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
E1008 15:10:44.077201    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:10:45.359989    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-8dlx5" [ea389f1e-4042-4b74-9431-69d1acd3e57b] Running
E1008 15:10:47.922994    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 9.0110346s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (9.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-qr8dj" [b0974207-a463-4047-b073-01d9f5e79d8c] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0084288s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-470500 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.36s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
E1008 15:10:53.046142    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-8dlx5" [ea389f1e-4042-4b74-9431-69d1acd3e57b] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0120374s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-950200 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.40s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe pause -p embed-certs-470500 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe pause -p embed-certs-470500 --alsologtostderr -v=1: (1.8205239s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-470500 -n embed-certs-470500
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-470500 -n embed-certs-470500: exit status 2 (1.0529183s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-470500 -n embed-certs-470500
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-470500 -n embed-certs-470500: exit status 2 (1.0552669s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p embed-certs-470500 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe unpause -p embed-certs-470500 --alsologtostderr -v=1: (1.7328674s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-470500 -n embed-certs-470500
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-470500 -n embed-certs-470500: (1.5943305s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-470500 -n embed-certs-470500
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-470500 -n embed-certs-470500: (1.1128969s)
--- PASS: TestStartStop/group/embed-certs/serial/Pause (8.37s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe pause -p default-k8s-diff-port-950200 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe pause -p default-k8s-diff-port-950200 --alsologtostderr -v=1: (1.7425698s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-950200 -n default-k8s-diff-port-950200
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-950200 -n default-k8s-diff-port-950200: exit status 2 (1.0544486s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-950200 -n default-k8s-diff-port-950200
E1008 15:11:03.288816    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-950200 -n default-k8s-diff-port-950200: exit status 2 (1.0388817s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p default-k8s-diff-port-950200 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe unpause -p default-k8s-diff-port-950200 --alsologtostderr -v=1: (1.66823s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-950200 -n default-k8s-diff-port-950200
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-950200 -n default-k8s-diff-port-950200: (1.6582185s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-950200 -n default-k8s-diff-port-950200
start_stop_delete_test.go:309: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-950200 -n default-k8s-diff-port-950200: (1.1299919s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (8.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p calico-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p calico-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker: (2m55.2392487s)
--- PASS: TestNetworkPlugins/group/calico/Start (175.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p custom-flannel-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata\kube-flannel.yaml --driver=docker
E1008 15:11:18.215885    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:11:18.223885    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:11:18.236916    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:11:18.259880    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:11:18.302895    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:11:18.385879    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:11:18.549094    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:11:18.871854    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:11:19.514523    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:11:20.797264    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:11:23.359613    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:11:23.771743    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:11:28.482179    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p custom-flannel-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata\kube-flannel.yaml --driver=docker: (2m4.7241356s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (124.72s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p false-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker
E1008 15:11:59.831213    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:12:04.735408    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p false-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker: (1m41.8074268s)
--- PASS: TestNetworkPlugins/group/false/Start (101.81s)

                                                
                                    
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:352: "kindnet-c549d" [d51edd35-ea4b-464e-9ba3-d2224c373dad] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.0088134s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p kindnet-573800 "pgrep -a kubelet"
I1008 15:12:35.609322    4084 config.go:182] Loaded profile config "kindnet-573800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.84s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-573800 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:352: "netcat-cd4db9dbf-csgw6" [dd41667d-b28f-4454-9043-ddcca95fb0aa] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1008 15:12:40.794306    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-csgw6" [dd41667d-b28f-4454-9043-ddcca95fb0aa] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 17.0085504s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (17.73s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p custom-flannel-573800 "pgrep -a kubelet"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p custom-flannel-573800 "pgrep -a kubelet": (1.0849751s)
I1008 15:13:21.685747    4084 config.go:182] Loaded profile config "custom-flannel-573800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (1.09s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-573800 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:352: "netcat-cd4db9dbf-dvcqj" [ac620e62-4d0b-4074-865e-a8d69f0f07e0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1008 15:13:26.659839    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-dvcqj" [ac620e62-4d0b-4074-865e-a8d69f0f07e0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 18.0399756s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (19.03s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p false-573800 "pgrep -a kubelet"
I1008 15:13:37.313517    4084 config.go:182] Loaded profile config "false-573800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.88s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-573800 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:352: "netcat-cd4db9dbf-kzjmp" [a7c2cbd7-b879-4eee-a65d-c129e18144aa] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-kzjmp" [a7c2cbd7-b879-4eee-a65d-c129e18144aa] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 19.0089922s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (19.72s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p enable-default-cni-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p enable-default-cni-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker: (2m0.3231218s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (120.32s)

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

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

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

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

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

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

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

                                                
                                                
=== 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:352: "calico-node-rtpkf" [6df6e383-7cc5-4a14-b569-8766b3528806] Running
E1008 15:14:11.966580    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-481200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:14:13.225431    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-950200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.0073651s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.02s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p calico-573800 "pgrep -a kubelet"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p calico-573800 "pgrep -a kubelet": (1.0508348s)
I1008 15:14:17.203425    4084 config.go:182] Loaded profile config "calico-573800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (1.05s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-573800 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:352: "netcat-cd4db9dbf-nln46" [3bb56e1b-2039-4ddf-af62-38379b18cd54] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1008 15:14:23.468677    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-950200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-nln46" [3bb56e1b-2039-4ddf-af62-38379b18cd54] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 19.0115637s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (19.92s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p flannel-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p flannel-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker: (1m49.8271169s)
--- PASS: TestNetworkPlugins/group/flannel/Start (109.83s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p bridge-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p bridge-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker: (1m49.4025925s)
--- PASS: TestNetworkPlugins/group/bridge/Start (109.40s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubenet-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker
E1008 15:15:32.705182    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\auto-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:15:37.827606    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\auto-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:15:42.783480    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:15:48.070408    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\auto-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p kubenet-573800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker: (1m48.4890012s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (108.49s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p enable-default-cni-573800 "pgrep -a kubelet"
I1008 15:15:50.774343    4084 config.go:182] Loaded profile config "enable-default-cni-573800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.96s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-573800 replace --force -f testdata\netcat-deployment.yaml
net_test.go:149: (dbg) Done: kubectl --context enable-default-cni-573800 replace --force -f testdata\netcat-deployment.yaml: (1.0592094s)
I1008 15:15:51.919048    4084 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-n8bdp" [34de8778-e962-41b5-a35e-10f267545425] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-n8bdp" [34de8778-e962-41b5-a35e-10f267545425] Running
E1008 15:16:08.553137    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\auto-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:16:10.504810    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\old-k8s-version-704800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 19.0086292s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (20.22s)

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

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

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

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

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

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

                                                
                                    
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:352: "kube-flannel-ds-jvbwb" [67b595c6-8b3c-458b-b4f2-4c590af3f3a7] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.0086566s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p flannel-573800 "pgrep -a kubelet"
I1008 15:16:35.087343    4084 config.go:182] Loaded profile config "flannel-573800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.82s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-573800 replace --force -f testdata\netcat-deployment.yaml
I1008 15:16:35.796292    4084 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-2hcl6" [a0783216-649f-4eff-ba41-55a4b63dda73] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-2hcl6" [a0783216-649f-4eff-ba41-55a4b63dda73] Running
E1008 15:16:48.703224    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-950200\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:16:49.516224    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\auto-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 18.0098592s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (19.90s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p bridge-573800 "pgrep -a kubelet"
I1008 15:16:45.301563    4084 config.go:182] Loaded profile config "bridge-573800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.93s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-573800 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:352: "netcat-cd4db9dbf-5m4n9" [fdff4250-4886-401a-8787-3a6880924964] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1008 15:16:46.562860    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\no-preload-357400\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-5m4n9" [fdff4250-4886-401a-8787-3a6880924964] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 18.009934s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (18.69s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p kubenet-573800 "pgrep -a kubelet"
I1008 15:17:21.428489    4084 config.go:182] Loaded profile config "kubenet-573800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.85s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-573800 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:352: "netcat-cd4db9dbf-sgrxx" [d0c32f2e-dcaa-488d-80cc-8950d5afd79b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1008 15:17:28.768397    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\kindnet-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:17:28.775630    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\kindnet-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:17:28.788391    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\kindnet-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:17:28.811377    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\kindnet-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:17:28.854385    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\kindnet-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:17:28.937437    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\kindnet-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:17:29.100403    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\kindnet-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:17:29.423203    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\kindnet-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:17:30.068519    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\kindnet-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:17:31.351509    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\kindnet-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
E1008 15:17:33.914222    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\kindnet-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-sgrxx" [d0c32f2e-dcaa-488d-80cc-8950d5afd79b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 17.0074653s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (17.54s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kubenet-573800 exec deployment/netcat -- nslookup kubernetes.default
E1008 15:17:39.036799    4084 cert_rotation.go:172] "Loading client cert failed" err="open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\kindnet-573800\\client.crt: The system cannot find the path specified." logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestNetworkPlugins/group/kubenet/DNS (0.37s)

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

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

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

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

                                                
                                    

Test skip (27/344)

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/GCPAuth/RealCredentials (0s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:759: This test requires a GCE instance (excluding Cloud Shell) with a container based driver
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Registry (34.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:382: registry stabilized in 11.6339ms
addons_test.go:384: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:352: "registry-66898fdd98-9rcfk" [c24a1cc1-9274-4073-86ac-c75f52617cc8] Running
addons_test.go:384: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.0479516s
addons_test.go:387: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:352: "registry-proxy-pdsgw" [2d8251dc-02ca-40e7-bcde-3b935388c30e] Running
addons_test.go:387: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.3090896s
addons_test.go:392: (dbg) Run:  kubectl --context addons-481200 delete po -l run=registry-test --now
addons_test.go:397: (dbg) Run:  kubectl --context addons-481200 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:397: (dbg) Done: kubectl --context addons-481200 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": (21.2770975s)
addons_test.go:407: Unable to complete rest of the test due to connectivity assumptions
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable registry --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-windows-amd64.exe -p addons-481200 addons disable registry --alsologtostderr -v=1: (2.8428278s)
--- SKIP: TestAddons/parallel/Registry (34.72s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (42.94s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-481200 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-481200 replace --force -f testdata\nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-481200 replace --force -f testdata\nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:352: "nginx" [90706668-3b6e-4ddf-8887-30c4dcda494a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx" [90706668-3b6e-4ddf-8887-30c4dcda494a] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 27.0075692s
I1008 13:56:21.205755    4084 kapi.go:150] Service nginx in namespace default found.
addons_test.go:264: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:284: skipping ingress DNS test for any combination that needs port forwarding
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-windows-amd64.exe -p addons-481200 addons disable ingress-dns --alsologtostderr -v=1: (3.9728076s)
addons_test.go:1053: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-481200 addons disable ingress --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-windows-amd64.exe -p addons-481200 addons disable ingress --alsologtostderr -v=1: (9.5586201s)
--- SKIP: TestAddons/parallel/Ingress (42.94s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:483: 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 windows 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
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (300.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:920: (dbg) daemon: [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-127400 --alsologtostderr -v=1]
functional_test.go:931: output didn't produce a URL
functional_test.go:925: (dbg) stopping [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-127400 --alsologtostderr -v=1] ...
helpers_test.go:519: unable to terminate pid 13196: Access is denied.
--- SKIP: TestFunctional/parallel/DashboardCmd (300.02s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd
=== PAUSE TestFunctional/parallel/MountCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd
functional_test_mount_test.go:64: skipping: mount broken on windows: https://github.com/kubernetes/minikube/issues/8303
--- SKIP: TestFunctional/parallel/MountCmd (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (18.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1636: (dbg) Run:  kubectl --context functional-127400 create deployment hello-node-connect --image kicbase/echo-server
functional_test.go:1640: (dbg) Run:  kubectl --context functional-127400 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:352: "hello-node-connect-7d85dfc575-j5j7t" [379cf800-590a-463f-842a-04e92d90290e] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:352: "hello-node-connect-7d85dfc575-j5j7t" [379cf800-590a-463f-842a-04e92d90290e] Running
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 18.0092572s
functional_test.go:1651: test is broken for port-forwarded drivers: https://github.com/kubernetes/minikube/issues/7383
--- SKIP: TestFunctional/parallel/ServiceCmdConnect (18.52s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:258: skipping: access direct test is broken on windows: https://github.com/kubernetes/minikube/issues/8304
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (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
+
TestFunctionalNewestKubernetes (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes
functional_test.go:82: 
--- SKIP: TestFunctionalNewestKubernetes (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
+
TestScheduledStopUnix (0s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:76: test only runs on unix
--- SKIP: TestScheduledStopUnix (0.00s)

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:39: skipping due to https://github.com/kubernetes/minikube/issues/14232
--- SKIP: TestSkaffold (0.00s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:101: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-347200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p disable-driver-mounts-347200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p disable-driver-mounts-347200: (1.1135893s)
--- SKIP: TestStartStop/group/disable-driver-mounts (1.11s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (16.31s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt
extensions:
- extension:
last-update: Wed, 08 Oct 2025 15:00:12 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://127.0.0.1:54022
name: kubernetes-upgrade-116200
- cluster:
certificate-authority: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt
extensions:
- extension:
last-update: Wed, 08 Oct 2025 14:59:44 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: cluster_info
server: https://127.0.0.1:53945
name: missing-upgrade-350200
contexts:
- context:
cluster: kubernetes-upgrade-116200
extensions:
- extension:
last-update: Wed, 08 Oct 2025 15:00:12 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: context_info
namespace: default
user: kubernetes-upgrade-116200
name: kubernetes-upgrade-116200
- context:
cluster: missing-upgrade-350200
extensions:
- extension:
last-update: Wed, 08 Oct 2025 14:59:44 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: context_info
namespace: default
user: missing-upgrade-350200
name: missing-upgrade-350200
current-context: kubernetes-upgrade-116200
kind: Config
users:
- name: kubernetes-upgrade-116200
user:
client-certificate: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\kubernetes-upgrade-116200\client.crt
client-key: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\kubernetes-upgrade-116200\client.key
- name: missing-upgrade-350200
user:
client-certificate: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\missing-upgrade-350200\client.crt
client-key: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\missing-upgrade-350200\client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-573800 [took: 15.6311482s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-573800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cilium-573800
--- SKIP: TestNetworkPlugins/group/cilium (16.31s)

                                                
                                    
Copied to clipboard