Test Report: Docker_Linux_docker_arm64 21796

                    
                      dade2a2e0f7c4c88a0aa5c1a92ad2c1084f27e44:2025-10-25:42053
                    
                

Test fail (1/346)

Order failed test Duration
257 TestScheduledStopUnix 40.27
x
+
TestScheduledStopUnix (40.27s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-786777 --memory=3072 --driver=docker  --container-runtime=docker
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-786777 --memory=3072 --driver=docker  --container-runtime=docker: (37.230685899s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-786777 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-786777 -n scheduled-stop-786777
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-786777 --schedule 15s
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:98: process 3617738 running but should have been killed on reschedule of stop
panic.go:636: *** TestScheduledStopUnix FAILED at 2025-10-25 09:10:26.477036845 +0000 UTC m=+2444.148947055
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestScheduledStopUnix]: 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[TestScheduledStopUnix]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect scheduled-stop-786777
helpers_test.go:243: (dbg) docker inspect scheduled-stop-786777:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "7bed43a2705917e566cbbe8868abdfd4185c6e64a8260417002cdc1d49e03f32",
	        "Created": "2025-10-25T09:09:53.691655336Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 3614933,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-10-25T09:09:53.755370786Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:1b8004df0b408966a254b2ecd4551aa85aaac4627e7e9cb1cefc14dfe51ec273",
	        "ResolvConfPath": "/var/lib/docker/containers/7bed43a2705917e566cbbe8868abdfd4185c6e64a8260417002cdc1d49e03f32/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/7bed43a2705917e566cbbe8868abdfd4185c6e64a8260417002cdc1d49e03f32/hostname",
	        "HostsPath": "/var/lib/docker/containers/7bed43a2705917e566cbbe8868abdfd4185c6e64a8260417002cdc1d49e03f32/hosts",
	        "LogPath": "/var/lib/docker/containers/7bed43a2705917e566cbbe8868abdfd4185c6e64a8260417002cdc1d49e03f32/7bed43a2705917e566cbbe8868abdfd4185c6e64a8260417002cdc1d49e03f32-json.log",
	        "Name": "/scheduled-stop-786777",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "scheduled-stop-786777:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "scheduled-stop-786777",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 3221225472,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 6442450944,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "7bed43a2705917e566cbbe8868abdfd4185c6e64a8260417002cdc1d49e03f32",
	                "LowerDir": "/var/lib/docker/overlay2/6c7771c4c76f312b75498994e8ece87b50afb0a27c767b7c692320f6addd86bf-init/diff:/var/lib/docker/overlay2/86689755eab2b3e8ca8baf1e5c9cdccbd373b242d44afe0c8af05a13dfd80568/diff",
	                "MergedDir": "/var/lib/docker/overlay2/6c7771c4c76f312b75498994e8ece87b50afb0a27c767b7c692320f6addd86bf/merged",
	                "UpperDir": "/var/lib/docker/overlay2/6c7771c4c76f312b75498994e8ece87b50afb0a27c767b7c692320f6addd86bf/diff",
	                "WorkDir": "/var/lib/docker/overlay2/6c7771c4c76f312b75498994e8ece87b50afb0a27c767b7c692320f6addd86bf/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "scheduled-stop-786777",
	                "Source": "/var/lib/docker/volumes/scheduled-stop-786777/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "scheduled-stop-786777",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "scheduled-stop-786777",
	                "name.minikube.sigs.k8s.io": "scheduled-stop-786777",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "32c82a4bbff24f505f6e6dffffb261dba358dc562f08aebaa8b11f61a7bdd428",
	            "SandboxKey": "/var/run/docker/netns/32c82a4bbff2",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "36137"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "36138"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "36141"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "36139"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "36140"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "scheduled-stop-786777": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.76.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "22:3a:d1:f9:0e:8d",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "945900280c629c77fea76af4ff8eb707f940880910ea44a8b33faafd931e0dd8",
	                    "EndpointID": "083d90b5c05e4acf45000446dc224f392cb805c44583eb0bdd5f5dea7854a37c",
	                    "Gateway": "192.168.76.1",
	                    "IPAddress": "192.168.76.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "scheduled-stop-786777",
	                        "7bed43a27059"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-786777 -n scheduled-stop-786777
helpers_test.go:247: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-786777 -n scheduled-stop-786777: exit status 85 (121.969854ms)

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

                                                
                                                
-- /stdout --
helpers_test.go:247: status error: exit status 85 (may be ok)
helpers_test.go:249: "scheduled-stop-786777" host is not running, skipping log retrieval (state="* Profile \"scheduled-stop-786777\" not found. Run \"minikube profile list\" to view all profiles.")
helpers_test.go:175: Cleaning up "scheduled-stop-786777" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p scheduled-stop-786777
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p scheduled-stop-786777: (2.35434387s)
--- FAIL: TestScheduledStopUnix (40.27s)

                                                
                                    

Test pass (320/346)

Order passed test Duration
3 TestDownloadOnly/v1.28.0/json-events 6.39
4 TestDownloadOnly/v1.28.0/preload-exists 0
8 TestDownloadOnly/v1.28.0/LogsDuration 0.1
9 TestDownloadOnly/v1.28.0/DeleteAll 0.22
10 TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.34.1/json-events 3.94
13 TestDownloadOnly/v1.34.1/preload-exists 0
17 TestDownloadOnly/v1.34.1/LogsDuration 0.16
18 TestDownloadOnly/v1.34.1/DeleteAll 0.39
19 TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds 0.22
21 TestBinaryMirror 0.63
22 TestOffline 84.04
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
27 TestAddons/Setup 177.91
29 TestAddons/serial/Volcano 41.71
31 TestAddons/serial/GCPAuth/Namespaces 0.22
32 TestAddons/serial/GCPAuth/FakeCredentials 10.9
35 TestAddons/parallel/Registry 18.23
36 TestAddons/parallel/RegistryCreds 0.75
37 TestAddons/parallel/Ingress 20.83
38 TestAddons/parallel/InspektorGadget 6.25
39 TestAddons/parallel/MetricsServer 6.08
41 TestAddons/parallel/CSI 60.07
42 TestAddons/parallel/Headlamp 17.96
43 TestAddons/parallel/CloudSpanner 5.55
44 TestAddons/parallel/LocalPath 53.45
45 TestAddons/parallel/NvidiaDevicePlugin 6.56
46 TestAddons/parallel/Yakd 11.75
48 TestAddons/StoppedEnableDisable 11.49
49 TestCertOptions 38.12
50 TestCertExpiration 274.43
51 TestDockerFlags 51.56
52 TestForceSystemdFlag 45.01
53 TestForceSystemdEnv 44.61
58 TestErrorSpam/setup 35.94
59 TestErrorSpam/start 0.83
60 TestErrorSpam/status 1.2
61 TestErrorSpam/pause 1.52
62 TestErrorSpam/unpause 1.66
63 TestErrorSpam/stop 11.19
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 48.81
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 53.84
70 TestFunctional/serial/KubeContext 0.07
71 TestFunctional/serial/KubectlGetPods 0.1
74 TestFunctional/serial/CacheCmd/cache/add_remote 2.88
75 TestFunctional/serial/CacheCmd/cache/add_local 1.12
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
77 TestFunctional/serial/CacheCmd/cache/list 0.06
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.54
80 TestFunctional/serial/CacheCmd/cache/delete 0.11
81 TestFunctional/serial/MinikubeKubectlCmd 0.14
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
83 TestFunctional/serial/ExtraConfig 53.31
84 TestFunctional/serial/ComponentHealth 0.1
85 TestFunctional/serial/LogsCmd 1.3
86 TestFunctional/serial/LogsFileCmd 1.38
87 TestFunctional/serial/InvalidService 4.87
89 TestFunctional/parallel/ConfigCmd 0.49
90 TestFunctional/parallel/DashboardCmd 9.5
91 TestFunctional/parallel/DryRun 1.02
92 TestFunctional/parallel/InternationalLanguage 0.27
93 TestFunctional/parallel/StatusCmd 1.38
97 TestFunctional/parallel/ServiceCmdConnect 8.61
98 TestFunctional/parallel/AddonsCmd 0.16
99 TestFunctional/parallel/PersistentVolumeClaim 25.91
101 TestFunctional/parallel/SSHCmd 0.72
102 TestFunctional/parallel/CpCmd 2.3
104 TestFunctional/parallel/FileSync 0.38
105 TestFunctional/parallel/CertSync 2.17
109 TestFunctional/parallel/NodeLabels 0.08
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.52
113 TestFunctional/parallel/License 0.33
114 TestFunctional/parallel/Version/short 0.08
115 TestFunctional/parallel/Version/components 1.41
117 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.72
118 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
120 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.53
121 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.09
122 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
126 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
127 TestFunctional/parallel/ImageCommands/ImageListShort 0.26
128 TestFunctional/parallel/ImageCommands/ImageListTable 0.32
129 TestFunctional/parallel/ImageCommands/ImageListJson 0.38
130 TestFunctional/parallel/ImageCommands/ImageListYaml 0.3
131 TestFunctional/parallel/ImageCommands/ImageBuild 4.76
132 TestFunctional/parallel/ImageCommands/Setup 0.64
133 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.19
134 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.19
135 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.1
136 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.34
137 TestFunctional/parallel/ImageCommands/ImageRemove 0.47
138 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.7
139 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.39
140 TestFunctional/parallel/ServiceCmd/DeployApp 8.27
141 TestFunctional/parallel/DockerEnv/bash 1.13
142 TestFunctional/parallel/ProfileCmd/profile_not_create 0.44
143 TestFunctional/parallel/ProfileCmd/profile_list 0.42
144 TestFunctional/parallel/ProfileCmd/profile_json_output 0.42
145 TestFunctional/parallel/UpdateContextCmd/no_changes 0.17
146 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
147 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
148 TestFunctional/parallel/MountCmd/any-port 8.28
149 TestFunctional/parallel/ServiceCmd/List 0.53
150 TestFunctional/parallel/ServiceCmd/JSONOutput 0.59
151 TestFunctional/parallel/ServiceCmd/HTTPS 0.38
152 TestFunctional/parallel/ServiceCmd/Format 0.4
153 TestFunctional/parallel/ServiceCmd/URL 0.41
154 TestFunctional/parallel/MountCmd/specific-port 2.36
155 TestFunctional/parallel/MountCmd/VerifyCleanup 1.79
156 TestFunctional/delete_echo-server_images 0.04
157 TestFunctional/delete_my-image_image 0.02
158 TestFunctional/delete_minikube_cached_images 0.02
163 TestMultiControlPlane/serial/StartCluster 221.04
164 TestMultiControlPlane/serial/DeployApp 7.88
165 TestMultiControlPlane/serial/PingHostFromPods 1.93
166 TestMultiControlPlane/serial/AddWorkerNode 39.36
167 TestMultiControlPlane/serial/NodeLabels 0.13
168 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.12
169 TestMultiControlPlane/serial/CopyFile 20.94
170 TestMultiControlPlane/serial/StopSecondaryNode 12.2
171 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.92
172 TestMultiControlPlane/serial/RestartSecondaryNode 45.98
173 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.29
174 TestMultiControlPlane/serial/RestartClusterKeepsNodes 232.58
175 TestMultiControlPlane/serial/DeleteSecondaryNode 11.46
176 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.83
177 TestMultiControlPlane/serial/StopCluster 33.56
178 TestMultiControlPlane/serial/RestartCluster 115.04
179 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.81
180 TestMultiControlPlane/serial/AddSecondaryNode 91.61
181 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.23
184 TestImageBuild/serial/Setup 37.04
185 TestImageBuild/serial/NormalBuild 1.81
186 TestImageBuild/serial/BuildWithBuildArg 1
187 TestImageBuild/serial/BuildWithDockerIgnore 1.01
188 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.8
192 TestJSONOutput/start/Command 74.83
193 TestJSONOutput/start/Audit 0
195 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/pause/Command 0.69
199 TestJSONOutput/pause/Audit 0
201 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
204 TestJSONOutput/unpause/Command 0.58
205 TestJSONOutput/unpause/Audit 0
207 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
208 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
210 TestJSONOutput/stop/Command 11.17
211 TestJSONOutput/stop/Audit 0
213 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
214 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
215 TestErrorJSONOutput 0.24
217 TestKicCustomNetwork/create_custom_network 35.2
218 TestKicCustomNetwork/use_default_bridge_network 37.16
219 TestKicExistingNetwork 35.79
220 TestKicCustomSubnet 35
221 TestKicStaticIP 38.19
222 TestMainNoArgs 0.06
223 TestMinikubeProfile 77.5
226 TestMountStart/serial/StartWithMountFirst 9.34
227 TestMountStart/serial/VerifyMountFirst 0.27
228 TestMountStart/serial/StartWithMountSecond 10.96
229 TestMountStart/serial/VerifyMountSecond 0.27
230 TestMountStart/serial/DeleteFirst 1.57
231 TestMountStart/serial/VerifyMountPostDelete 0.28
232 TestMountStart/serial/Stop 1.32
233 TestMountStart/serial/RestartStopped 8.67
234 TestMountStart/serial/VerifyMountPostStop 0.3
237 TestMultiNode/serial/FreshStart2Nodes 90.05
238 TestMultiNode/serial/DeployApp2Nodes 6.17
239 TestMultiNode/serial/PingHostFrom2Pods 1.06
240 TestMultiNode/serial/AddNode 35.41
241 TestMultiNode/serial/MultiNodeLabels 0.11
242 TestMultiNode/serial/ProfileList 0.72
243 TestMultiNode/serial/CopyFile 10.74
244 TestMultiNode/serial/StopNode 2.45
245 TestMultiNode/serial/StartAfterStop 9.65
246 TestMultiNode/serial/RestartKeepsNodes 75.06
247 TestMultiNode/serial/DeleteNode 5.89
248 TestMultiNode/serial/StopMultiNode 22.18
249 TestMultiNode/serial/RestartMultiNode 51.78
250 TestMultiNode/serial/ValidateNameConflict 36.31
255 TestPreload 120.08
258 TestSkaffold 142.98
260 TestInsufficientStorage 11.73
261 TestRunningBinaryUpgrade 88.6
263 TestKubernetesUpgrade 154.77
264 TestMissingContainerUpgrade 80.75
276 TestStoppedBinaryUpgrade/Setup 0.65
277 TestStoppedBinaryUpgrade/Upgrade 74.43
278 TestStoppedBinaryUpgrade/MinikubeLogs 1.67
280 TestPause/serial/Start 75.14
289 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
290 TestNoKubernetes/serial/StartWithK8s 37.72
291 TestPause/serial/SecondStartNoReconfiguration 61.87
292 TestNoKubernetes/serial/StartWithStopK8s 18.94
293 TestNoKubernetes/serial/Start 11.8
294 TestNoKubernetes/serial/VerifyK8sNotRunning 0.4
295 TestNoKubernetes/serial/ProfileList 1.22
296 TestNoKubernetes/serial/Stop 1.37
297 TestNoKubernetes/serial/StartNoArgs 8.12
298 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.3
299 TestNetworkPlugins/group/auto/Start 65.34
300 TestPause/serial/Pause 0.69
301 TestPause/serial/VerifyStatus 0.49
302 TestPause/serial/Unpause 0.62
303 TestPause/serial/PauseAgain 0.79
304 TestPause/serial/DeletePaused 2.46
305 TestPause/serial/VerifyDeletedResources 0.55
306 TestNetworkPlugins/group/kindnet/Start 63.61
307 TestNetworkPlugins/group/auto/KubeletFlags 0.32
308 TestNetworkPlugins/group/auto/NetCatPod 10.31
309 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
310 TestNetworkPlugins/group/auto/DNS 0.2
311 TestNetworkPlugins/group/auto/Localhost 0.17
312 TestNetworkPlugins/group/auto/HairPin 0.17
313 TestNetworkPlugins/group/kindnet/KubeletFlags 0.47
314 TestNetworkPlugins/group/kindnet/NetCatPod 11.4
315 TestNetworkPlugins/group/kindnet/DNS 0.26
316 TestNetworkPlugins/group/kindnet/Localhost 0.26
317 TestNetworkPlugins/group/kindnet/HairPin 0.24
318 TestNetworkPlugins/group/calico/Start 70.85
319 TestNetworkPlugins/group/custom-flannel/Start 62.35
320 TestNetworkPlugins/group/calico/ControllerPod 6.01
321 TestNetworkPlugins/group/calico/KubeletFlags 0.46
322 TestNetworkPlugins/group/calico/NetCatPod 11.35
323 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.34
324 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.3
325 TestNetworkPlugins/group/calico/DNS 0.2
326 TestNetworkPlugins/group/calico/Localhost 0.19
327 TestNetworkPlugins/group/calico/HairPin 0.17
328 TestNetworkPlugins/group/custom-flannel/DNS 0.26
329 TestNetworkPlugins/group/custom-flannel/Localhost 0.25
330 TestNetworkPlugins/group/custom-flannel/HairPin 0.25
331 TestNetworkPlugins/group/false/Start 82.69
332 TestNetworkPlugins/group/enable-default-cni/Start 55.24
333 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.32
334 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.3
335 TestNetworkPlugins/group/enable-default-cni/DNS 0.19
336 TestNetworkPlugins/group/enable-default-cni/Localhost 0.16
337 TestNetworkPlugins/group/enable-default-cni/HairPin 0.17
338 TestNetworkPlugins/group/false/KubeletFlags 0.41
339 TestNetworkPlugins/group/false/NetCatPod 13.37
340 TestNetworkPlugins/group/flannel/Start 60.63
341 TestNetworkPlugins/group/false/DNS 0.24
342 TestNetworkPlugins/group/false/Localhost 0.22
343 TestNetworkPlugins/group/false/HairPin 0.24
344 TestNetworkPlugins/group/bridge/Start 53.17
345 TestNetworkPlugins/group/flannel/ControllerPod 6
346 TestNetworkPlugins/group/flannel/KubeletFlags 0.35
347 TestNetworkPlugins/group/flannel/NetCatPod 11.32
348 TestNetworkPlugins/group/flannel/DNS 0.26
349 TestNetworkPlugins/group/bridge/KubeletFlags 0.42
350 TestNetworkPlugins/group/flannel/Localhost 0.21
351 TestNetworkPlugins/group/flannel/HairPin 0.2
352 TestNetworkPlugins/group/bridge/NetCatPod 10.39
353 TestNetworkPlugins/group/bridge/DNS 0.26
354 TestNetworkPlugins/group/bridge/Localhost 0.21
355 TestNetworkPlugins/group/bridge/HairPin 0.24
356 TestNetworkPlugins/group/kubenet/Start 87.84
358 TestStartStop/group/old-k8s-version/serial/FirstStart 57.7
359 TestStartStop/group/old-k8s-version/serial/DeployApp 9.4
360 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.19
361 TestStartStop/group/old-k8s-version/serial/Stop 11.56
362 TestNetworkPlugins/group/kubenet/KubeletFlags 0.33
363 TestNetworkPlugins/group/kubenet/NetCatPod 11.25
364 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.28
365 TestStartStop/group/old-k8s-version/serial/SecondStart 55.5
366 TestNetworkPlugins/group/kubenet/DNS 0.24
367 TestNetworkPlugins/group/kubenet/Localhost 0.19
368 TestNetworkPlugins/group/kubenet/HairPin 0.2
370 TestStartStop/group/no-preload/serial/FirstStart 89.1
371 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
372 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.14
373 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.34
374 TestStartStop/group/old-k8s-version/serial/Pause 4.44
376 TestStartStop/group/embed-certs/serial/FirstStart 79.1
377 TestStartStop/group/no-preload/serial/DeployApp 9.4
378 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.09
379 TestStartStop/group/no-preload/serial/Stop 11.22
380 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
381 TestStartStop/group/no-preload/serial/SecondStart 52.71
382 TestStartStop/group/embed-certs/serial/DeployApp 9.49
383 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.47
384 TestStartStop/group/embed-certs/serial/Stop 11.38
385 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
386 TestStartStop/group/embed-certs/serial/SecondStart 53.76
387 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
388 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
389 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.27
390 TestStartStop/group/no-preload/serial/Pause 3.17
392 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 80.96
393 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
394 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.14
395 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.32
396 TestStartStop/group/embed-certs/serial/Pause 4.64
398 TestStartStop/group/newest-cni/serial/FirstStart 40.6
399 TestStartStop/group/newest-cni/serial/DeployApp 0
400 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.43
401 TestStartStop/group/newest-cni/serial/Stop 9.88
402 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.42
403 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.21
404 TestStartStop/group/newest-cni/serial/SecondStart 18.36
405 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.07
406 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.35
407 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.32
408 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 53.96
409 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
410 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
411 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.43
412 TestStartStop/group/newest-cni/serial/Pause 4.1
413 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
414 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.09
415 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.24
416 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.91
x
+
TestDownloadOnly/v1.28.0/json-events (6.39s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/json-events
aaa_download_only_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-343917 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-343917 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker: (6.385048845s)
--- PASS: TestDownloadOnly/v1.28.0/json-events (6.39s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/preload-exists
I1025 08:29:48.759059 3412890 preload.go:183] Checking if preload exists for k8s version v1.28.0 and runtime docker
I1025 08:29:48.759140 3412890 preload.go:198] Found local preload: /home/jenkins/minikube-integration/21796-3410997/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.28.0/preload-exists (0.00s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/LogsDuration
aaa_download_only_test.go:183: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-343917
aaa_download_only_test.go:183: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-343917: exit status 85 (94.613394ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬──────────┐
	│ COMMAND │                                                                                     ARGS                                                                                      │       PROFILE        │  USER   │ VERSION │     START TIME      │ END TIME │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼──────────┤
	│ start   │ -o=json --download-only -p download-only-343917 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-343917 │ jenkins │ v1.37.0 │ 25 Oct 25 08:29 UTC │          │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴──────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/10/25 08:29:42
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1025 08:29:42.418148 3412895 out.go:360] Setting OutFile to fd 1 ...
	I1025 08:29:42.418370 3412895 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 08:29:42.418396 3412895 out.go:374] Setting ErrFile to fd 2...
	I1025 08:29:42.418413 3412895 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 08:29:42.418699 3412895 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21796-3410997/.minikube/bin
	W1025 08:29:42.418888 3412895 root.go:314] Error reading config file at /home/jenkins/minikube-integration/21796-3410997/.minikube/config/config.json: open /home/jenkins/minikube-integration/21796-3410997/.minikube/config/config.json: no such file or directory
	I1025 08:29:42.419345 3412895 out.go:368] Setting JSON to true
	I1025 08:29:42.420244 3412895 start.go:131] hostinfo: {"hostname":"ip-172-31-29-130","uptime":54722,"bootTime":1761326260,"procs":150,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I1025 08:29:42.420339 3412895 start.go:141] virtualization:  
	I1025 08:29:42.424475 3412895 out.go:99] [download-only-343917] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	W1025 08:29:42.424639 3412895 preload.go:349] Failed to list preload files: open /home/jenkins/minikube-integration/21796-3410997/.minikube/cache/preloaded-tarball: no such file or directory
	I1025 08:29:42.424697 3412895 notify.go:220] Checking for updates...
	I1025 08:29:42.427671 3412895 out.go:171] MINIKUBE_LOCATION=21796
	I1025 08:29:42.430704 3412895 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1025 08:29:42.434030 3412895 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21796-3410997/kubeconfig
	I1025 08:29:42.437103 3412895 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21796-3410997/.minikube
	I1025 08:29:42.440107 3412895 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W1025 08:29:42.446004 3412895 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1025 08:29:42.446361 3412895 driver.go:421] Setting default libvirt URI to qemu:///system
	I1025 08:29:42.476121 3412895 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I1025 08:29:42.476241 3412895 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 08:29:42.534481 3412895 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:61 SystemTime:2025-10-25 08:29:42.524667408 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214843392 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1025 08:29:42.534593 3412895 docker.go:318] overlay module found
	I1025 08:29:42.537698 3412895 out.go:99] Using the docker driver based on user configuration
	I1025 08:29:42.537744 3412895 start.go:305] selected driver: docker
	I1025 08:29:42.537757 3412895 start.go:925] validating driver "docker" against <nil>
	I1025 08:29:42.537873 3412895 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 08:29:42.603230 3412895 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:61 SystemTime:2025-10-25 08:29:42.592788958 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214843392 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1025 08:29:42.603460 3412895 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1025 08:29:42.603854 3412895 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I1025 08:29:42.604063 3412895 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1025 08:29:42.607244 3412895 out.go:171] Using Docker driver with root privileges
	I1025 08:29:42.610277 3412895 cni.go:84] Creating CNI manager for ""
	I1025 08:29:42.610369 3412895 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1025 08:29:42.610383 3412895 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1025 08:29:42.610476 3412895 start.go:349] cluster config:
	{Name:download-only-343917 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 Memory:3072 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-343917 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.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}
	I1025 08:29:42.613454 3412895 out.go:99] Starting "download-only-343917" primary control-plane node in "download-only-343917" cluster
	I1025 08:29:42.613495 3412895 cache.go:123] Beginning downloading kic base image for docker with docker
	I1025 08:29:42.616330 3412895 out.go:99] Pulling base image v0.0.48-1760939008-21773 ...
	I1025 08:29:42.616380 3412895 preload.go:183] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1025 08:29:42.616464 3412895 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 in local docker daemon
	I1025 08:29:42.632397 3412895 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 to local cache
	I1025 08:29:42.632581 3412895 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 in local cache directory
	I1025 08:29:42.632693 3412895 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 to local cache
	I1025 08:29:42.669956 3412895 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-arm64.tar.lz4
	I1025 08:29:42.669992 3412895 cache.go:58] Caching tarball of preloaded images
	I1025 08:29:42.670155 3412895 preload.go:183] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1025 08:29:42.673548 3412895 out.go:99] Downloading Kubernetes v1.28.0 preload ...
	I1025 08:29:42.673589 3412895 preload.go:313] getting checksum for preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4 from gcs api...
	I1025 08:29:42.757513 3412895 preload.go:290] Got checksum from GCS API "002a73d62a3b066a08573cf3da2c8cb4"
	I1025 08:29:42.757648 3412895 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-arm64.tar.lz4?checksum=md5:002a73d62a3b066a08573cf3da2c8cb4 -> /home/jenkins/minikube-integration/21796-3410997/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4
	I1025 08:29:45.546693 3412895 cache.go:61] Finished verifying existence of preloaded tar for v1.28.0 on docker
	I1025 08:29:45.547070 3412895 profile.go:143] Saving config to /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/download-only-343917/config.json ...
	I1025 08:29:45.547105 3412895 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/download-only-343917/config.json: {Name:mk87274e1c7ee9ef479222e2fd6963be113f56b1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1025 08:29:45.547296 3412895 preload.go:183] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1025 08:29:45.547505 3412895 download.go:108] Downloading: https://dl.k8s.io/release/v1.28.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.28.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/21796-3410997/.minikube/cache/linux/arm64/v1.28.0/kubectl
	
	
	* The control-plane node download-only-343917 host does not exist
	  To start a cluster, run: "minikube start -p download-only-343917"

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/DeleteAll
aaa_download_only_test.go:196: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.28.0/DeleteAll (0.22s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:207: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-343917
--- PASS: TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds (0.14s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/json-events
aaa_download_only_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-541179 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-541179 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker  --container-runtime=docker: (3.942282938s)
--- PASS: TestDownloadOnly/v1.34.1/json-events (3.94s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/preload-exists
I1025 08:29:53.158733 3412890 preload.go:183] Checking if preload exists for k8s version v1.34.1 and runtime docker
I1025 08:29:53.158776 3412890 preload.go:198] Found local preload: /home/jenkins/minikube-integration/21796-3410997/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.34.1/preload-exists (0.00s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/LogsDuration
aaa_download_only_test.go:183: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-541179
aaa_download_only_test.go:183: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-541179: exit status 85 (161.723709ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                     ARGS                                                                                      │       PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-343917 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-343917 │ jenkins │ v1.37.0 │ 25 Oct 25 08:29 UTC │                     │
	│ delete  │ --all                                                                                                                                                                         │ minikube             │ jenkins │ v1.37.0 │ 25 Oct 25 08:29 UTC │ 25 Oct 25 08:29 UTC │
	│ delete  │ -p download-only-343917                                                                                                                                                       │ download-only-343917 │ jenkins │ v1.37.0 │ 25 Oct 25 08:29 UTC │ 25 Oct 25 08:29 UTC │
	│ start   │ -o=json --download-only -p download-only-541179 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-541179 │ jenkins │ v1.37.0 │ 25 Oct 25 08:29 UTC │                     │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/10/25 08:29:49
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1025 08:29:49.263445 3413095 out.go:360] Setting OutFile to fd 1 ...
	I1025 08:29:49.263638 3413095 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 08:29:49.263648 3413095 out.go:374] Setting ErrFile to fd 2...
	I1025 08:29:49.263653 3413095 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 08:29:49.263916 3413095 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21796-3410997/.minikube/bin
	I1025 08:29:49.264322 3413095 out.go:368] Setting JSON to true
	I1025 08:29:49.265166 3413095 start.go:131] hostinfo: {"hostname":"ip-172-31-29-130","uptime":54729,"bootTime":1761326260,"procs":143,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I1025 08:29:49.265233 3413095 start.go:141] virtualization:  
	I1025 08:29:49.268848 3413095 out.go:99] [download-only-541179] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I1025 08:29:49.269055 3413095 notify.go:220] Checking for updates...
	I1025 08:29:49.271926 3413095 out.go:171] MINIKUBE_LOCATION=21796
	I1025 08:29:49.274867 3413095 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1025 08:29:49.277854 3413095 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21796-3410997/kubeconfig
	I1025 08:29:49.280774 3413095 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21796-3410997/.minikube
	I1025 08:29:49.283660 3413095 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W1025 08:29:49.289448 3413095 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1025 08:29:49.289720 3413095 driver.go:421] Setting default libvirt URI to qemu:///system
	I1025 08:29:49.322759 3413095 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I1025 08:29:49.322871 3413095 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 08:29:49.381603 3413095 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:49 SystemTime:2025-10-25 08:29:49.372248955 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214843392 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1025 08:29:49.381707 3413095 docker.go:318] overlay module found
	I1025 08:29:49.384789 3413095 out.go:99] Using the docker driver based on user configuration
	I1025 08:29:49.384838 3413095 start.go:305] selected driver: docker
	I1025 08:29:49.384853 3413095 start.go:925] validating driver "docker" against <nil>
	I1025 08:29:49.384976 3413095 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 08:29:49.442337 3413095 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:49 SystemTime:2025-10-25 08:29:49.433259801 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214843392 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1025 08:29:49.442505 3413095 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1025 08:29:49.442812 3413095 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I1025 08:29:49.442997 3413095 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1025 08:29:49.446358 3413095 out.go:171] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-541179 host does not exist
	  To start a cluster, run: "minikube start -p download-only-541179"

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/DeleteAll
aaa_download_only_test.go:196: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.34.1/DeleteAll (0.39s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds
aaa_download_only_test.go:207: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-541179
--- PASS: TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds (0.22s)

                                                
                                    
x
+
TestBinaryMirror (0.63s)

                                                
                                                
=== RUN   TestBinaryMirror
I1025 08:29:55.029955 3412890 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:309: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-440577 --alsologtostderr --binary-mirror http://127.0.0.1:38375 --driver=docker  --container-runtime=docker
helpers_test.go:175: Cleaning up "binary-mirror-440577" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-440577
--- PASS: TestBinaryMirror (0.63s)

                                                
                                    
x
+
TestOffline (84.04s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-arm64 start -p offline-docker-979003 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker  --container-runtime=docker
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-arm64 start -p offline-docker-979003 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker  --container-runtime=docker: (1m21.402586412s)
helpers_test.go:175: Cleaning up "offline-docker-979003" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p offline-docker-979003
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p offline-docker-979003: (2.640613467s)
--- PASS: TestOffline (84.04s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:1000: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-849898
addons_test.go:1000: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-849898: exit status 85 (84.813239ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:1011: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-849898
addons_test.go:1011: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-849898: exit status 85 (79.990583ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (177.91s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:108: (dbg) Run:  out/minikube-linux-arm64 start -p addons-849898 --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  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:108: (dbg) Done: out/minikube-linux-arm64 start -p addons-849898 --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  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (2m57.909079543s)
--- PASS: TestAddons/Setup (177.91s)

                                                
                                    
x
+
TestAddons/serial/Volcano (41.71s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:876: volcano-admission stabilized in 68.23776ms
addons_test.go:868: volcano-scheduler stabilized in 69.022186ms
addons_test.go:884: volcano-controller stabilized in 69.106287ms
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-rzn8p" [ddbca45c-9655-4868-9662-b0ae24f583f1] Running
addons_test.go:890: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.004217992s
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-6wjhc" [625d2b83-f7d3-4648-9f29-c0a4c8bbc644] Running
addons_test.go:894: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.004835662s
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-swg45" [fcd42c76-cf47-4450-8a06-3406b2579a79] Running
addons_test.go:898: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003979713s
addons_test.go:903: (dbg) Run:  kubectl --context addons-849898 delete -n volcano-system job volcano-admission-init
addons_test.go:909: (dbg) Run:  kubectl --context addons-849898 create -f testdata/vcjob.yaml
addons_test.go:917: (dbg) Run:  kubectl --context addons-849898 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" [ab0b8dd6-76bd-476b-a009-a02fdcba06a0] Pending
helpers_test.go:352: "test-job-nginx-0" [ab0b8dd6-76bd-476b-a009-a02fdcba06a0] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "test-job-nginx-0" [ab0b8dd6-76bd-476b-a009-a02fdcba06a0] Running
addons_test.go:935: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 13.003734781s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 addons disable volcano --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-849898 addons disable volcano --alsologtostderr -v=1: (11.964681062s)
--- PASS: TestAddons/serial/Volcano (41.71s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:675: (dbg) Run:  kubectl --context addons-849898 create -f testdata/busybox.yaml
addons_test.go:682: (dbg) Run:  kubectl --context addons-849898 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" [c24afb74-bf36-4ac8-ab81-fb12c5d232ff] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [c24afb74-bf36-4ac8-ab81-fb12c5d232ff] Running
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 10.003460149s
addons_test.go:694: (dbg) Run:  kubectl --context addons-849898 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:706: (dbg) Run:  kubectl --context addons-849898 describe sa gcp-auth-test
addons_test.go:720: (dbg) Run:  kubectl --context addons-849898 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:744: (dbg) Run:  kubectl --context addons-849898 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (10.90s)

                                                
                                    
x
+
TestAddons/parallel/Registry (18.23s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:382: registry stabilized in 6.038187ms
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-6b586f9694-bhl4j" [917026bb-b459-47e7-a3aa-67e3e3416450] Running
addons_test.go:384: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.002741461s
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-zcg5x" [45515bd2-8739-48f6-b8ed-407e7d26b508] Running
addons_test.go:387: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.003841558s
addons_test.go:392: (dbg) Run:  kubectl --context addons-849898 delete po -l run=registry-test --now
addons_test.go:397: (dbg) Run:  kubectl --context addons-849898 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-849898 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": (5.207858948s)
addons_test.go:411: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 ip
2025/10/25 08:34:13 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (18.23s)

                                                
                                    
x
+
TestAddons/parallel/RegistryCreds (0.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/RegistryCreds
addons_test.go:323: registry-creds stabilized in 3.870619ms
addons_test.go:325: (dbg) Run:  out/minikube-linux-arm64 addons configure registry-creds -f ./testdata/addons_testconfig.json -p addons-849898
addons_test.go:332: (dbg) Run:  kubectl --context addons-849898 -n kube-system get secret -o yaml
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 addons disable registry-creds --alsologtostderr -v=1
--- PASS: TestAddons/parallel/RegistryCreds (0.75s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (20.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-849898 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-849898 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-849898 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" [5c5be1c7-e96d-49e5-a3fe-edd43b17261d] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx" [5c5be1c7-e96d-49e5-a3fe-edd43b17261d] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.002811092s
I1025 08:35:36.810666 3412890 kapi.go:150] Service nginx in namespace default found.
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-849898 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-849898 addons disable ingress-dns --alsologtostderr -v=1: (1.366344349s)
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 addons disable ingress --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-849898 addons disable ingress --alsologtostderr -v=1: (7.836501446s)
--- PASS: TestAddons/parallel/Ingress (20.83s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (6.25s)

                                                
                                                
=== 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-8rm65" [50db6f18-4305-42f9-8d8d-85543c7b0526] Running
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003029481s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 addons disable inspektor-gadget --alsologtostderr -v=1
--- PASS: TestAddons/parallel/InspektorGadget (6.25s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:455: metrics-server stabilized in 3.356448ms
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-j9xgw" [1154b220-5bed-4b85-8d2f-1be6b1687062] Running
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004374407s
addons_test.go:463: (dbg) Run:  kubectl --context addons-849898 top pods -n kube-system
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.08s)

                                                
                                    
x
+
TestAddons/parallel/CSI (60.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1025 08:34:07.419443 3412890 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1025 08:34:07.423305 3412890 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1025 08:34:07.423331 3412890 kapi.go:107] duration metric: took 6.821349ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:549: csi-hostpath-driver pods stabilized in 6.832426ms
addons_test.go:552: (dbg) Run:  kubectl --context addons-849898 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-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:562: (dbg) Run:  kubectl --context addons-849898 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" [a559dcc9-1e7c-416c-a6b4-0c548c97968e] Pending
helpers_test.go:352: "task-pv-pod" [a559dcc9-1e7c-416c-a6b4-0c548c97968e] 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" [a559dcc9-1e7c-416c-a6b4-0c548c97968e] Running
addons_test.go:567: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 8.003697783s
addons_test.go:572: (dbg) Run:  kubectl --context addons-849898 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-849898 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: (dbg) Run:  kubectl --context addons-849898 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:582: (dbg) Run:  kubectl --context addons-849898 delete pod task-pv-pod
addons_test.go:582: (dbg) Done: kubectl --context addons-849898 delete pod task-pv-pod: (1.390794382s)
addons_test.go:588: (dbg) Run:  kubectl --context addons-849898 delete pvc hpvc
addons_test.go:594: (dbg) Run:  kubectl --context addons-849898 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-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:604: (dbg) Run:  kubectl --context addons-849898 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" [2783b767-aba3-4d31-8a37-08e60409fb89] Pending
helpers_test.go:352: "task-pv-pod-restore" [2783b767-aba3-4d31-8a37-08e60409fb89] 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" [2783b767-aba3-4d31-8a37-08e60409fb89] Running
addons_test.go:609: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003751979s
addons_test.go:614: (dbg) Run:  kubectl --context addons-849898 delete pod task-pv-pod-restore
addons_test.go:618: (dbg) Run:  kubectl --context addons-849898 delete pvc hpvc-restore
addons_test.go:622: (dbg) Run:  kubectl --context addons-849898 delete volumesnapshot new-snapshot-demo
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-849898 addons disable volumesnapshots --alsologtostderr -v=1: (1.246377302s)
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-849898 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.008076237s)
--- PASS: TestAddons/parallel/CSI (60.07s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:808: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-849898 --alsologtostderr -v=1
addons_test.go:808: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-849898 --alsologtostderr -v=1: (1.060154289s)
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-xv2pz" [1ea7ba2b-ab76-449f-a935-5e5583560f77] Pending
helpers_test.go:352: "headlamp-6945c6f4d-xv2pz" [1ea7ba2b-ab76-449f-a935-5e5583560f77] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:352: "headlamp-6945c6f4d-xv2pz" [1ea7ba2b-ab76-449f-a935-5e5583560f77] Running
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.004197747s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 addons disable headlamp --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-849898 addons disable headlamp --alsologtostderr -v=1: (5.897777553s)
--- PASS: TestAddons/parallel/Headlamp (17.96s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.55s)

                                                
                                                
=== 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-rhv8d" [86ec829d-67df-4aee-9d96-5e6ff0d0342c] Running
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003502987s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.55s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:949: (dbg) Run:  kubectl --context addons-849898 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:955: (dbg) Run:  kubectl --context addons-849898 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-849898 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-849898 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" [208304d7-33bd-49df-a355-ff22eabb5e79] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "test-local-path" [208304d7-33bd-49df-a355-ff22eabb5e79] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "test-local-path" [208304d7-33bd-49df-a355-ff22eabb5e79] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.004768869s
addons_test.go:967: (dbg) Run:  kubectl --context addons-849898 get pvc test-pvc -o=json
addons_test.go:976: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 ssh "cat /opt/local-path-provisioner/pvc-00c5d6b8-7b3b-4d7d-ad93-7014114cf06a_default_test-pvc/file1"
addons_test.go:988: (dbg) Run:  kubectl --context addons-849898 delete pod test-local-path
addons_test.go:992: (dbg) Run:  kubectl --context addons-849898 delete pvc test-pvc
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-849898 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.121143616s)
--- PASS: TestAddons/parallel/LocalPath (53.45s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.56s)

                                                
                                                
=== 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-cp54p" [c39b8e00-e93b-483c-bbe2-9b7c476495db] Running
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003943302s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.56s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.75s)

                                                
                                                
=== 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-kbv88" [72e214ab-c1ee-46d9-90f7-31b659424a7d] Running
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003881605s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-849898 addons disable yakd --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-849898 addons disable yakd --alsologtostderr -v=1: (5.743246564s)
--- PASS: TestAddons/parallel/Yakd (11.75s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.49s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-849898
addons_test.go:172: (dbg) Done: out/minikube-linux-arm64 stop -p addons-849898: (11.208766103s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-849898
addons_test.go:180: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-849898
addons_test.go:185: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-849898
--- PASS: TestAddons/StoppedEnableDisable (11.49s)

                                                
                                    
x
+
TestCertOptions (38.12s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-642214 --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  --container-runtime=docker
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-642214 --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  --container-runtime=docker: (35.058501638s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-642214 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-642214 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-642214 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-642214" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-642214
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-642214: (2.323399785s)
--- PASS: TestCertOptions (38.12s)

                                                
                                    
x
+
TestCertExpiration (274.43s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-028610 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=docker
E1025 09:14:48.130493 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-028610 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=docker: (42.941113431s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-028610 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=docker
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-028610 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=docker: (48.790755554s)
helpers_test.go:175: Cleaning up "cert-expiration-028610" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-028610
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-028610: (2.697103001s)
--- PASS: TestCertExpiration (274.43s)

                                                
                                    
x
+
TestDockerFlags (51.56s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-linux-arm64 start -p docker-flags-411730 --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  --container-runtime=docker
docker_test.go:51: (dbg) Done: out/minikube-linux-arm64 start -p docker-flags-411730 --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  --container-runtime=docker: (48.256356853s)
docker_test.go:56: (dbg) Run:  out/minikube-linux-arm64 -p docker-flags-411730 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-linux-arm64 -p docker-flags-411730 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-411730" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-flags-411730
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-flags-411730: (2.495111458s)
--- PASS: TestDockerFlags (51.56s)

                                                
                                    
x
+
TestForceSystemdFlag (45.01s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-852037 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-852037 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (42.112148616s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-852037 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-flag-852037" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-852037
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-852037: (2.421363573s)
--- PASS: TestForceSystemdFlag (45.01s)

                                                
                                    
x
+
TestForceSystemdEnv (44.61s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-183984 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-183984 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (41.857514819s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-183984 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-183984" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-183984
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-183984: (2.317406742s)
--- PASS: TestForceSystemdEnv (44.61s)

                                                
                                    
x
+
TestErrorSpam/setup (35.94s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -p nospam-735373 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-735373 --driver=docker  --container-runtime=docker
error_spam_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -p nospam-735373 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-735373 --driver=docker  --container-runtime=docker: (35.938329756s)
--- PASS: TestErrorSpam/setup (35.94s)

                                                
                                    
x
+
TestErrorSpam/start (0.83s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:206: Cleaning up 1 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 start --dry-run
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 start --dry-run
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 start --dry-run
--- PASS: TestErrorSpam/start (0.83s)

                                                
                                    
x
+
TestErrorSpam/status (1.2s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 status
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 status
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 status
--- PASS: TestErrorSpam/status (1.20s)

                                                
                                    
x
+
TestErrorSpam/pause (1.52s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 pause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 pause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 pause
--- PASS: TestErrorSpam/pause (1.52s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.66s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 unpause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 unpause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 unpause
--- PASS: TestErrorSpam/unpause (1.66s)

                                                
                                    
x
+
TestErrorSpam/stop (11.19s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 stop
error_spam_test.go:149: (dbg) Done: out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 stop: (10.973667387s)
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 stop
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-735373 --log_dir /tmp/nospam-735373 stop
--- PASS: TestErrorSpam/stop (11.19s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1860: local sync path: /home/jenkins/minikube-integration/21796-3410997/.minikube/files/etc/test/nested/copy/3412890/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (48.81s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2239: (dbg) Run:  out/minikube-linux-arm64 start -p functional-312592 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker
functional_test.go:2239: (dbg) Done: out/minikube-linux-arm64 start -p functional-312592 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker: (48.805466424s)
--- PASS: TestFunctional/serial/StartWithProxy (48.81s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (53.84s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1025 08:37:44.553393 3412890 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
functional_test.go:674: (dbg) Run:  out/minikube-linux-arm64 start -p functional-312592 --alsologtostderr -v=8
E1025 08:37:53.702071 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:37:53.708568 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:37:53.719967 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:37:53.741405 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:37:53.782803 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:37:53.864353 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:37:54.025832 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:37:54.347602 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:37:54.989724 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:37:56.271278 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:37:58.832875 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:38:03.954727 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:38:14.196877 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:38:34.678868 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:674: (dbg) Done: out/minikube-linux-arm64 start -p functional-312592 --alsologtostderr -v=8: (53.826024272s)
functional_test.go:678: soft start took 53.835641721s for "functional-312592" cluster.
I1025 08:38:38.379791 3412890 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestFunctional/serial/SoftStart (53.84s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1092: (dbg) Run:  docker build -t minikube-local-cache-test:functional-312592 /tmp/TestFunctionalserialCacheCmdcacheadd_local1772267717/001
functional_test.go:1104: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 cache add minikube-local-cache-test:functional-312592
functional_test.go:1109: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 cache delete minikube-local-cache-test:functional-312592
functional_test.go:1098: (dbg) Run:  docker rmi minikube-local-cache-test:functional-312592
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.12s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1125: (dbg) Run:  out/minikube-linux-arm64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.06s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1139: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.30s)

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

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

                                                
                                                
-- 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-linux-arm64 -p functional-312592 cache reload
functional_test.go:1178: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.54s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:731: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 kubectl -- --context functional-312592 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.14s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (53.31s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:772: (dbg) Run:  out/minikube-linux-arm64 start -p functional-312592 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E1025 08:39:15.640847 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:772: (dbg) Done: out/minikube-linux-arm64 start -p functional-312592 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (53.307525941s)
functional_test.go:776: restart took 53.307631924s for "functional-312592" cluster.
I1025 08:39:38.217763 3412890 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestFunctional/serial/ExtraConfig (53.31s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.3s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1251: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 logs
functional_test.go:1251: (dbg) Done: out/minikube-linux-arm64 -p functional-312592 logs: (1.301982372s)
--- PASS: TestFunctional/serial/LogsCmd (1.30s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.38s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1265: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 logs --file /tmp/TestFunctionalserialLogsFileCmd92954118/001/logs.txt
functional_test.go:1265: (dbg) Done: out/minikube-linux-arm64 -p functional-312592 logs --file /tmp/TestFunctionalserialLogsFileCmd92954118/001/logs.txt: (1.382750264s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.38s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.87s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2326: (dbg) Run:  kubectl --context functional-312592 apply -f testdata/invalidsvc.yaml
functional_test.go:2340: (dbg) Run:  out/minikube-linux-arm64 service invalid-svc -p functional-312592
functional_test.go:2340: (dbg) Non-zero exit: out/minikube-linux-arm64 service invalid-svc -p functional-312592: exit status 115 (718.387481ms)

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

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

                                                
                                                
** /stderr **
functional_test.go:2332: (dbg) Run:  kubectl --context functional-312592 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.87s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 config unset cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 config get cpus
functional_test.go:1214: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-312592 config get cpus: exit status 14 (96.439041ms)

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

                                                
                                                
** /stderr **
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 config set cpus 2
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 config get cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 config unset cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 config get cpus
functional_test.go:1214: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-312592 config get cpus: exit status 14 (80.963028ms)

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:920: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-312592 --alsologtostderr -v=1]
functional_test.go:925: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-312592 --alsologtostderr -v=1] ...
helpers_test.go:525: unable to kill pid 3456780: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (9.50s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (1.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:989: (dbg) Run:  out/minikube-linux-arm64 start -p functional-312592 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker
functional_test.go:989: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-312592 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker: exit status 23 (298.379659ms)

                                                
                                                
-- stdout --
	* [functional-312592] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21796
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21796-3410997/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21796-3410997/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1025 08:40:27.577564 3456012 out.go:360] Setting OutFile to fd 1 ...
	I1025 08:40:27.577769 3456012 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 08:40:27.577794 3456012 out.go:374] Setting ErrFile to fd 2...
	I1025 08:40:27.577812 3456012 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 08:40:27.578180 3456012 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21796-3410997/.minikube/bin
	I1025 08:40:27.578647 3456012 out.go:368] Setting JSON to false
	I1025 08:40:27.579789 3456012 start.go:131] hostinfo: {"hostname":"ip-172-31-29-130","uptime":55367,"bootTime":1761326260,"procs":211,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I1025 08:40:27.579891 3456012 start.go:141] virtualization:  
	I1025 08:40:27.583171 3456012 out.go:179] * [functional-312592] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I1025 08:40:27.586979 3456012 out.go:179]   - MINIKUBE_LOCATION=21796
	I1025 08:40:27.587173 3456012 notify.go:220] Checking for updates...
	I1025 08:40:27.593463 3456012 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1025 08:40:27.596401 3456012 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21796-3410997/kubeconfig
	I1025 08:40:27.599455 3456012 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21796-3410997/.minikube
	I1025 08:40:27.602420 3456012 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1025 08:40:27.605411 3456012 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1025 08:40:27.608792 3456012 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1025 08:40:27.609477 3456012 driver.go:421] Setting default libvirt URI to qemu:///system
	I1025 08:40:27.663821 3456012 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I1025 08:40:27.663932 3456012 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 08:40:27.769755 3456012 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 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:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:53 SystemTime:2025-10-25 08:40:27.758282662 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214843392 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1025 08:40:27.769869 3456012 docker.go:318] overlay module found
	I1025 08:40:27.773237 3456012 out.go:179] * Using the docker driver based on existing profile
	I1025 08:40:27.776154 3456012 start.go:305] selected driver: docker
	I1025 08:40:27.776175 3456012 start.go:925] validating driver "docker" against &{Name:functional-312592 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 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-312592 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}
	I1025 08:40:27.776284 3456012 start.go:936] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1025 08:40:27.779772 3456012 out.go:203] 
	W1025 08:40:27.782653 3456012 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
	I1025 08:40:27.785508 3456012 out.go:203] 

                                                
                                                
** /stderr **
functional_test.go:1006: (dbg) Run:  out/minikube-linux-arm64 start -p functional-312592 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
--- PASS: TestFunctional/parallel/DryRun (1.02s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1035: (dbg) Run:  out/minikube-linux-arm64 start -p functional-312592 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker
functional_test.go:1035: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-312592 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker: exit status 23 (270.709733ms)

                                                
                                                
-- stdout --
	* [functional-312592] minikube v1.37.0 sur Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21796
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21796-3410997/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21796-3410997/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1025 08:40:27.306521 3455909 out.go:360] Setting OutFile to fd 1 ...
	I1025 08:40:27.306782 3455909 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 08:40:27.306825 3455909 out.go:374] Setting ErrFile to fd 2...
	I1025 08:40:27.306846 3455909 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 08:40:27.307931 3455909 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21796-3410997/.minikube/bin
	I1025 08:40:27.308514 3455909 out.go:368] Setting JSON to false
	I1025 08:40:27.309730 3455909 start.go:131] hostinfo: {"hostname":"ip-172-31-29-130","uptime":55367,"bootTime":1761326260,"procs":215,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I1025 08:40:27.309951 3455909 start.go:141] virtualization:  
	I1025 08:40:27.315368 3455909 out.go:179] * [functional-312592] minikube v1.37.0 sur Ubuntu 20.04 (arm64)
	I1025 08:40:27.318389 3455909 out.go:179]   - MINIKUBE_LOCATION=21796
	I1025 08:40:27.320506 3455909 notify.go:220] Checking for updates...
	I1025 08:40:27.324991 3455909 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1025 08:40:27.328307 3455909 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21796-3410997/kubeconfig
	I1025 08:40:27.331271 3455909 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21796-3410997/.minikube
	I1025 08:40:27.334206 3455909 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1025 08:40:27.337146 3455909 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1025 08:40:27.342017 3455909 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1025 08:40:27.342975 3455909 driver.go:421] Setting default libvirt URI to qemu:///system
	I1025 08:40:27.378977 3455909 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I1025 08:40:27.379103 3455909 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 08:40:27.476773 3455909 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 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:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:53 SystemTime:2025-10-25 08:40:27.467104403 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214843392 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1025 08:40:27.476886 3455909 docker.go:318] overlay module found
	I1025 08:40:27.481179 3455909 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I1025 08:40:27.484109 3455909 start.go:305] selected driver: docker
	I1025 08:40:27.484132 3455909 start.go:925] validating driver "docker" against &{Name:functional-312592 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8 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-312592 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}
	I1025 08:40:27.484227 3455909 start.go:936] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1025 08:40:27.488385 3455909 out.go:203] 
	W1025 08:40:27.491270 3455909 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
	I1025 08:40:27.494133 3455909 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.38s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1636: (dbg) Run:  kubectl --context functional-312592 create deployment hello-node-connect --image kicbase/echo-server
functional_test.go:1640: (dbg) Run:  kubectl --context functional-312592 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-mtz8m" [554bd4a8-98eb-46d5-b606-d47872a58492] 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-mtz8m" [554bd4a8-98eb-46d5-b606-d47872a58492] Running
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.003002534s
functional_test.go:1654: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 service hello-node-connect --url
functional_test.go:1660: found endpoint for hello-node-connect: http://192.168.49.2:32701
functional_test.go:1680: http://192.168.49.2:32701: success! body:
Request served by hello-node-connect-7d85dfc575-mtz8m

                                                
                                                
HTTP/1.1 GET /

                                                
                                                
Host: 192.168.49.2:32701
Accept-Encoding: gzip
User-Agent: Go-http-client/1.1
--- PASS: TestFunctional/parallel/ServiceCmdConnect (8.61s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1695: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 addons list
functional_test.go:1707: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.16s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.91s)

                                                
                                                
=== 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" [8c6bf1a4-15ce-4039-bbb0-6e72dc9cc2b5] Running
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.002970889s
functional_test_pvc_test.go:55: (dbg) Run:  kubectl --context functional-312592 get storageclass -o=json
functional_test_pvc_test.go:75: (dbg) Run:  kubectl --context functional-312592 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-312592 get pvc myclaim -o=json
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-312592 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" [a44a0395-c559-4f36-8f0b-ef7cab118dc9] Pending
helpers_test.go:352: "sp-pod" [a44a0395-c559-4f36-8f0b-ef7cab118dc9] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [a44a0395-c559-4f36-8f0b-ef7cab118dc9] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.005290806s
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-312592 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:112: (dbg) Run:  kubectl --context functional-312592 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-312592 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" [c8a46eb1-fe03-4c3f-84cd-7e62682e8071] Pending
helpers_test.go:352: "sp-pod" [c8a46eb1-fe03-4c3f-84cd-7e62682e8071] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [c8a46eb1-fe03-4c3f-84cd-7e62682e8071] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.011367806s
functional_test_pvc_test.go:120: (dbg) Run:  kubectl --context functional-312592 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.91s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1730: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh "echo hello"
functional_test.go:1747: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.72s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.3s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh -n functional-312592 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 cp functional-312592:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd2832257996/001/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh -n functional-312592 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh -n functional-312592 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (2.30s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.38s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1977: Checking for existence of /etc/ssl/certs/3412890.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh "sudo cat /etc/ssl/certs/3412890.pem"
functional_test.go:1977: Checking for existence of /usr/share/ca-certificates/3412890.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh "sudo cat /usr/share/ca-certificates/3412890.pem"
functional_test.go:1977: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/34128902.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh "sudo cat /etc/ssl/certs/34128902.pem"
functional_test.go:2004: Checking for existence of /usr/share/ca-certificates/34128902.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh "sudo cat /usr/share/ca-certificates/34128902.pem"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.17s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.52s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.33s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2293: (dbg) Run:  out/minikube-linux-arm64 license
--- PASS: TestFunctional/parallel/License (0.33s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2261: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 version --short
--- PASS: TestFunctional/parallel/Version/short (0.08s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2275: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 version -o=json --components
functional_test.go:2275: (dbg) Done: out/minikube-linux-arm64 -p functional-312592 version -o=json --components: (1.407051931s)
--- PASS: TestFunctional/parallel/Version/components (1.41s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-312592 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-312592 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-312592 tunnel --alsologtostderr] ...
helpers_test.go:525: unable to kill pid 3451318: os: process already finished
helpers_test.go:519: unable to terminate pid 3451110: os: process already finished
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-312592 tunnel --alsologtostderr] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.72s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:129: (dbg) daemon: [out/minikube-linux-arm64 -p functional-312592 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-312592 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" [08381f89-0742-46af-9493-24fb4deb5f41] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx-svc" [08381f89-0742-46af-9493-24fb4deb5f41] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.003504351s
I1025 08:39:57.659866 3412890 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.53s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-arm64 -p functional-312592 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image ls --format short --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-312592 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
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-312592
docker.io/kicbase/echo-server:latest
docker.io/kicbase/echo-server:functional-312592
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-312592 image ls --format short --alsologtostderr:
I1025 08:40:31.011733 3457018 out.go:360] Setting OutFile to fd 1 ...
I1025 08:40:31.011949 3457018 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1025 08:40:31.011976 3457018 out.go:374] Setting ErrFile to fd 2...
I1025 08:40:31.011995 3457018 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1025 08:40:31.012297 3457018 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21796-3410997/.minikube/bin
I1025 08:40:31.013002 3457018 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1025 08:40:31.013211 3457018 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1025 08:40:31.013846 3457018 cli_runner.go:164] Run: docker container inspect functional-312592 --format={{.State.Status}}
I1025 08:40:31.035189 3457018 ssh_runner.go:195] Run: systemctl --version
I1025 08:40:31.035255 3457018 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-312592
I1025 08:40:31.053649 3457018 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35947 SSHKeyPath:/home/jenkins/minikube-integration/21796-3410997/.minikube/machines/functional-312592/id_rsa Username:docker}
I1025 08:40:31.165621 3457018 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.26s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image ls --format table --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-312592 image ls --format table --alsologtostderr:
┌─────────────────────────────────────────────┬───────────────────┬───────────────┬────────┐
│                    IMAGE                    │        TAG        │   IMAGE ID    │  SIZE  │
├─────────────────────────────────────────────┼───────────────────┼───────────────┼────────┤
│ docker.io/library/minikube-local-cache-test │ functional-312592 │ fa5eb1b04e35c │ 30B    │
│ docker.io/library/nginx                     │ latest            │ e612b97116b41 │ 172MB  │
│ registry.k8s.io/etcd                        │ 3.6.4-0           │ a1894772a478e │ 205MB  │
│ registry.k8s.io/pause                       │ 3.10.1            │ d7b100cd9a77b │ 514kB  │
│ docker.io/kubernetesui/metrics-scraper      │ <none>            │ a422e0e982356 │ 42.3MB │
│ registry.k8s.io/kube-controller-manager     │ v1.34.1           │ 7eb2c6ff0c5a7 │ 71.5MB │
│ registry.k8s.io/kube-scheduler              │ v1.34.1           │ b5f57ec6b9867 │ 50.5MB │
│ registry.k8s.io/kube-proxy                  │ v1.34.1           │ 05baa95f5142d │ 74.7MB │
│ registry.k8s.io/coredns/coredns             │ v1.12.1           │ 138784d87c9c5 │ 72.1MB │
│ gcr.io/k8s-minikube/storage-provisioner     │ v5                │ ba04bb24b9575 │ 29MB   │
│ localhost/my-image                          │ functional-312592 │ 3c8d8d0d27b0e │ 1.41MB │
│ docker.io/library/nginx                     │ alpine            │ 9c92f55c0336c │ 53.3MB │
│ docker.io/kubernetesui/dashboard            │ <none>            │ 20b332c9a70d8 │ 244MB  │
│ docker.io/kicbase/echo-server               │ functional-312592 │ ce2d2cda2d858 │ 4.78MB │
│ docker.io/kicbase/echo-server               │ latest            │ ce2d2cda2d858 │ 4.78MB │
│ registry.k8s.io/pause                       │ 3.3               │ 3d18732f8686c │ 484kB  │
│ registry.k8s.io/kube-apiserver              │ v1.34.1           │ 43911e833d64d │ 83.7MB │
│ gcr.io/k8s-minikube/busybox                 │ 1.28.4-glibc      │ 1611cd07b61d5 │ 3.55MB │
│ registry.k8s.io/pause                       │ 3.1               │ 8057e0500773a │ 525kB  │
│ registry.k8s.io/pause                       │ latest            │ 8cb2091f603e7 │ 240kB  │
└─────────────────────────────────────────────┴───────────────────┴───────────────┴────────┘
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-312592 image ls --format table --alsologtostderr:
I1025 08:40:36.712464 3457451 out.go:360] Setting OutFile to fd 1 ...
I1025 08:40:36.712996 3457451 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1025 08:40:36.713023 3457451 out.go:374] Setting ErrFile to fd 2...
I1025 08:40:36.713042 3457451 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1025 08:40:36.713344 3457451 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21796-3410997/.minikube/bin
I1025 08:40:36.713988 3457451 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1025 08:40:36.714135 3457451 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1025 08:40:36.714621 3457451 cli_runner.go:164] Run: docker container inspect functional-312592 --format={{.State.Status}}
I1025 08:40:36.749474 3457451 ssh_runner.go:195] Run: systemctl --version
I1025 08:40:36.749527 3457451 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-312592
I1025 08:40:36.773488 3457451 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35947 SSHKeyPath:/home/jenkins/minikube-integration/21796-3410997/.minikube/machines/functional-312592/id_rsa Username:docker}
I1025 08:40:36.924041 3457451 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.32s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image ls --format json --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-312592 image ls --format json --alsologtostderr:
[{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"525000"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"fa5eb1b04e35cc65f447294625339e4281c9d59319acb7f963b1c7b9114db4f3","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-312592"],"size":"30"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"244000000"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"484000"},{"id":"3c8d8d0d27b0ec4b94542f21319b34bdc94cef6efa9b9aec0d2609f1adfe4232","repoDigests":[],"repoTags":["localhost/my-image:functional-312592"],"size":"1410000"},{"id":"e612b97116b41d24816faa9fd204e1177027648a2cb14b
b627dd1eaab1494e8f","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"172000000"},{"id":"43911e833d64d4f30460862fc0c54bb61999d60bc7d063feca71e9fc610d5196","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.34.1"],"size":"83700000"},{"id":"b5f57ec6b98676d815366685a0422bd164ecf0732540b79ac51b1186cef97ff0","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.34.1"],"size":"50500000"},{"id":"05baa95f5142d87797a2bc1d3d11edfb0bf0a9236d436243d15061fae8b58cb9","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.34.1"],"size":"74700000"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-312592","docker.io/kicbase/echo-server:latest"],"size":"4780000"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29000000"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a4
5837d86a8a8c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3550000"},{"id":"7eb2c6ff0c5a768fd309321bc2ade0e4e11afcf4f2017ef1d0ff00d91fdf992a","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.34.1"],"size":"71500000"},{"id":"a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.6.4-0"],"size":"205000000"},{"id":"138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.12.1"],"size":"72100000"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"42300000"},{"id":"9c92f55c0336c2597a5b458ba84a3fd242b209d8b5079443646a0d269df0d4aa","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"53300000"},{"id":"d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd","repoDigests":[],"rep
oTags":["registry.k8s.io/pause:3.10.1"],"size":"514000"}]
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-312592 image ls --format json --alsologtostderr:
I1025 08:40:36.355849 3457408 out.go:360] Setting OutFile to fd 1 ...
I1025 08:40:36.355966 3457408 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1025 08:40:36.355971 3457408 out.go:374] Setting ErrFile to fd 2...
I1025 08:40:36.355975 3457408 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1025 08:40:36.356300 3457408 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21796-3410997/.minikube/bin
I1025 08:40:36.356929 3457408 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1025 08:40:36.357048 3457408 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1025 08:40:36.357576 3457408 cli_runner.go:164] Run: docker container inspect functional-312592 --format={{.State.Status}}
I1025 08:40:36.376527 3457408 ssh_runner.go:195] Run: systemctl --version
I1025 08:40:36.376595 3457408 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-312592
I1025 08:40:36.403871 3457408 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35947 SSHKeyPath:/home/jenkins/minikube-integration/21796-3410997/.minikube/machines/functional-312592/id_rsa Username:docker}
I1025 08:40:36.541165 3457408 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.38s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image ls --format yaml --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-312592 image ls --format yaml --alsologtostderr:
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3550000"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: fa5eb1b04e35cc65f447294625339e4281c9d59319acb7f963b1c7b9114db4f3
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-312592
size: "30"
- id: 43911e833d64d4f30460862fc0c54bb61999d60bc7d063feca71e9fc610d5196
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.34.1
size: "83700000"
- id: b5f57ec6b98676d815366685a0422bd164ecf0732540b79ac51b1186cef97ff0
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.34.1
size: "50500000"
- id: a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.6.4-0
size: "205000000"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-312592
- docker.io/kicbase/echo-server:latest
size: "4780000"
- id: e612b97116b41d24816faa9fd204e1177027648a2cb14bb627dd1eaab1494e8f
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "172000000"
- id: 7eb2c6ff0c5a768fd309321bc2ade0e4e11afcf4f2017ef1d0ff00d91fdf992a
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.34.1
size: "71500000"
- id: 138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.12.1
size: "72100000"
- id: d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10.1
size: "514000"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "525000"
- id: 9c92f55c0336c2597a5b458ba84a3fd242b209d8b5079443646a0d269df0d4aa
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "53300000"
- id: 05baa95f5142d87797a2bc1d3d11edfb0bf0a9236d436243d15061fae8b58cb9
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.34.1
size: "74700000"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29000000"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "484000"

                                                
                                                
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-312592 image ls --format yaml --alsologtostderr:
I1025 08:40:31.257927 3457056 out.go:360] Setting OutFile to fd 1 ...
I1025 08:40:31.259171 3457056 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1025 08:40:31.259221 3457056 out.go:374] Setting ErrFile to fd 2...
I1025 08:40:31.259243 3457056 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1025 08:40:31.259537 3457056 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21796-3410997/.minikube/bin
I1025 08:40:31.260261 3457056 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1025 08:40:31.260426 3457056 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1025 08:40:31.261010 3457056 cli_runner.go:164] Run: docker container inspect functional-312592 --format={{.State.Status}}
I1025 08:40:31.291210 3457056 ssh_runner.go:195] Run: systemctl --version
I1025 08:40:31.291262 3457056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-312592
I1025 08:40:31.316419 3457056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35947 SSHKeyPath:/home/jenkins/minikube-integration/21796-3410997/.minikube/machines/functional-312592/id_rsa Username:docker}
I1025 08:40:31.450759 3457056 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.30s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:323: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh pgrep buildkitd
functional_test.go:323: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-312592 ssh pgrep buildkitd: exit status 1 (394.175912ms)

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

                                                
                                                
** /stderr **
functional_test.go:330: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image build -t localhost/my-image:functional-312592 testdata/build --alsologtostderr
functional_test.go:330: (dbg) Done: out/minikube-linux-arm64 -p functional-312592 image build -t localhost/my-image:functional-312592 testdata/build --alsologtostderr: (3.977823365s)
functional_test.go:338: (dbg) Stderr: out/minikube-linux-arm64 -p functional-312592 image build -t localhost/my-image:functional-312592 testdata/build --alsologtostderr:
I1025 08:40:31.966300 3457157 out.go:360] Setting OutFile to fd 1 ...
I1025 08:40:31.967694 3457157 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1025 08:40:31.967709 3457157 out.go:374] Setting ErrFile to fd 2...
I1025 08:40:31.967715 3457157 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1025 08:40:31.968014 3457157 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21796-3410997/.minikube/bin
I1025 08:40:31.968653 3457157 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1025 08:40:31.971065 3457157 config.go:182] Loaded profile config "functional-312592": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1025 08:40:31.971578 3457157 cli_runner.go:164] Run: docker container inspect functional-312592 --format={{.State.Status}}
I1025 08:40:31.999175 3457157 ssh_runner.go:195] Run: systemctl --version
I1025 08:40:31.999235 3457157 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-312592
I1025 08:40:32.025028 3457157 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35947 SSHKeyPath:/home/jenkins/minikube-integration/21796-3410997/.minikube/machines/functional-312592/id_rsa Username:docker}
I1025 08:40:32.140486 3457157 build_images.go:161] Building image from path: /tmp/build.520309103.tar
I1025 08:40:32.140574 3457157 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1025 08:40:32.149919 3457157 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.520309103.tar
I1025 08:40:32.154517 3457157 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.520309103.tar: stat -c "%s %y" /var/lib/minikube/build/build.520309103.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.520309103.tar': No such file or directory
I1025 08:40:32.154550 3457157 ssh_runner.go:362] scp /tmp/build.520309103.tar --> /var/lib/minikube/build/build.520309103.tar (3072 bytes)
I1025 08:40:32.175798 3457157 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.520309103
I1025 08:40:32.185001 3457157 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.520309103 -xf /var/lib/minikube/build/build.520309103.tar
I1025 08:40:32.194503 3457157 docker.go:361] Building image: /var/lib/minikube/build/build.520309103
I1025 08:40:32.194598 3457157 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-312592 /var/lib/minikube/build/build.520309103
#0 building with "default" instance using docker driver

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

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

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

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

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B done
#5 sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9 527B / 527B done
#5 sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02 1.47kB / 1.47kB done
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0B / 828.50kB 0.1s
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.4s done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.0s done
#5 DONE 0.6s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 writing image sha256:3c8d8d0d27b0ec4b94542f21319b34bdc94cef6efa9b9aec0d2609f1adfe4232 done
#8 naming to localhost/my-image:functional-312592 done
#8 DONE 0.1s
I1025 08:40:35.789152 3457157 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-312592 /var/lib/minikube/build/build.520309103: (3.594513465s)
I1025 08:40:35.789219 3457157 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.520309103
I1025 08:40:35.842378 3457157 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.520309103.tar
I1025 08:40:35.869771 3457157 build_images.go:217] Built localhost/my-image:functional-312592 from /tmp/build.520309103.tar
I1025 08:40:35.869805 3457157 build_images.go:133] succeeded building to: functional-312592
I1025 08:40:35.869811 3457157 build_images.go:134] failed building to: 
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.76s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:370: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image load --daemon kicbase/echo-server:functional-312592 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.19s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:380: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image load --daemon kicbase/echo-server:functional-312592 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.19s)

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

                                                
                                                
=== 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-312592
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image load --daemon kicbase/echo-server:functional-312592 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.10s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:395: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image save kicbase/echo-server:functional-312592 /home/jenkins/workspace/Docker_Linux_docker_arm64/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.34s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:407: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image rm kicbase/echo-server:functional-312592 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.47s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:424: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image load /home/jenkins/workspace/Docker_Linux_docker_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.70s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:434: (dbg) Run:  docker rmi kicbase/echo-server:functional-312592
functional_test.go:439: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 image save --daemon kicbase/echo-server:functional-312592 --alsologtostderr
functional_test.go:447: (dbg) Run:  docker image inspect kicbase/echo-server:functional-312592
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.39s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1451: (dbg) Run:  kubectl --context functional-312592 create deployment hello-node --image kicbase/echo-server
functional_test.go:1455: (dbg) Run:  kubectl --context functional-312592 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-kxvvf" [d5c3a161-4612-4382-81a7-2b04b655cb3a] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:352: "hello-node-75c85bcc94-kxvvf" [d5c3a161-4612-4382-81a7-2b04b655cb3a] Running
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.004072736s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.27s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:514: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-arm64 -p functional-312592 docker-env) && out/minikube-linux-arm64 status -p functional-312592"
functional_test.go:537: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-arm64 -p functional-312592 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.13s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1285: (dbg) Run:  out/minikube-linux-arm64 profile lis
functional_test.go:1290: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.44s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1325: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1330: Took "359.832227ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1339: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1344: Took "59.87576ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.42s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1376: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1381: Took "365.531177ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1389: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1394: Took "57.900593ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.42s)

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

                                                
                                                
=== 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-linux-arm64 -p functional-312592 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.17s)

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

                                                
                                                
=== 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-linux-arm64 -p functional-312592 update-context --alsologtostderr -v=2
E1025 08:40:37.562456 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
2025/10/25 08:40:37 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.15s)

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

                                                
                                                
=== 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-linux-arm64 -p functional-312592 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.15s)

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

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

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

                                                
                                                
** /stderr **
I1025 08:40:17.369104 3412890 retry.go:31] will retry after 527.528643ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Oct 25 08:40 created-by-test
-rw-r--r-- 1 docker docker 24 Oct 25 08:40 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Oct 25 08:40 test-1761381617018894931
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh cat /mount-9p/test-1761381617018894931
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-312592 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:352: "busybox-mount" [096596fe-c732-484d-9c46-dbce326282d9] Pending
helpers_test.go:352: "busybox-mount" [096596fe-c732-484d-9c46-dbce326282d9] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:352: "busybox-mount" [096596fe-c732-484d-9c46-dbce326282d9] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "busybox-mount" [096596fe-c732-484d-9c46-dbce326282d9] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.003976991s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-312592 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-312592 /tmp/TestFunctionalparallelMountCmdany-port2211619822/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.28s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1469: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 service list
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.53s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1499: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 service list -o json
functional_test.go:1504: Took "585.427202ms" to run "out/minikube-linux-arm64 -p functional-312592 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.59s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1519: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 service --namespace=default --https --url hello-node
functional_test.go:1532: found endpoint: https://192.168.49.2:31141
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.38s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1550: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 service hello-node --url --format={{.IP}}
--- PASS: TestFunctional/parallel/ServiceCmd/Format (0.40s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1569: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 service hello-node --url
functional_test.go:1575: found endpoint for hello-node: http://192.168.49.2:31141
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.41s)

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

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

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

                                                
                                                
** /stderr **
I1025 08:40:25.828524 3412890 retry.go:31] will retry after 475.983166ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-312592 /tmp/TestFunctionalparallelMountCmdspecific-port1086829106/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-arm64 -p functional-312592 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-312592 ssh "sudo umount -f /mount-9p": exit status 1 (371.011255ms)

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (221.04s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker
E1025 08:42:53.700990 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:43:21.404545 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 -p ha-098735 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker: (3m40.106536196s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/StartCluster (221.04s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.88s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.93s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 kubectl -- exec busybox-7b57f96db7-cwcm9 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 kubectl -- exec busybox-7b57f96db7-cwcm9 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 kubectl -- exec busybox-7b57f96db7-rl7cz -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 kubectl -- exec busybox-7b57f96db7-rl7cz -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 kubectl -- exec busybox-7b57f96db7-zsjd9 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 kubectl -- exec busybox-7b57f96db7-zsjd9 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.93s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (39.36s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 node add --alsologtostderr -v 5
E1025 08:44:48.131669 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:44:48.138073 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:44:48.149641 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:44:48.170973 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:44:48.212816 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:44:48.294269 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:44:48.456117 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:44:48.777905 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:44:49.420372 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:44:50.701855 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:44:53.264156 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:44:58.386252 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:45:08.628268 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 -p ha-098735 node add --alsologtostderr -v 5: (38.215580794s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 status --alsologtostderr -v 5
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-098735 status --alsologtostderr -v 5: (1.141148609s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (39.36s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.13s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (20.94s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 status --output json --alsologtostderr -v 5
ha_test.go:328: (dbg) Done: out/minikube-linux-arm64 -p ha-098735 status --output json --alsologtostderr -v 5: (1.174042973s)
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp testdata/cp-test.txt ha-098735:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1951443974/001/cp-test_ha-098735.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735:/home/docker/cp-test.txt ha-098735-m02:/home/docker/cp-test_ha-098735_ha-098735-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m02 "sudo cat /home/docker/cp-test_ha-098735_ha-098735-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735:/home/docker/cp-test.txt ha-098735-m03:/home/docker/cp-test_ha-098735_ha-098735-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m03 "sudo cat /home/docker/cp-test_ha-098735_ha-098735-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735:/home/docker/cp-test.txt ha-098735-m04:/home/docker/cp-test_ha-098735_ha-098735-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m04 "sudo cat /home/docker/cp-test_ha-098735_ha-098735-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp testdata/cp-test.txt ha-098735-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1951443974/001/cp-test_ha-098735-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735-m02:/home/docker/cp-test.txt ha-098735:/home/docker/cp-test_ha-098735-m02_ha-098735.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735 "sudo cat /home/docker/cp-test_ha-098735-m02_ha-098735.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735-m02:/home/docker/cp-test.txt ha-098735-m03:/home/docker/cp-test_ha-098735-m02_ha-098735-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m03 "sudo cat /home/docker/cp-test_ha-098735-m02_ha-098735-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735-m02:/home/docker/cp-test.txt ha-098735-m04:/home/docker/cp-test_ha-098735-m02_ha-098735-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m04 "sudo cat /home/docker/cp-test_ha-098735-m02_ha-098735-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp testdata/cp-test.txt ha-098735-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1951443974/001/cp-test_ha-098735-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735-m03:/home/docker/cp-test.txt ha-098735:/home/docker/cp-test_ha-098735-m03_ha-098735.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735 "sudo cat /home/docker/cp-test_ha-098735-m03_ha-098735.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735-m03:/home/docker/cp-test.txt ha-098735-m02:/home/docker/cp-test_ha-098735-m03_ha-098735-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m02 "sudo cat /home/docker/cp-test_ha-098735-m03_ha-098735-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735-m03:/home/docker/cp-test.txt ha-098735-m04:/home/docker/cp-test_ha-098735-m03_ha-098735-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m04 "sudo cat /home/docker/cp-test_ha-098735-m03_ha-098735-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp testdata/cp-test.txt ha-098735-m04:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1951443974/001/cp-test_ha-098735-m04.txt
E1025 08:45:29.112403 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735-m04:/home/docker/cp-test.txt ha-098735:/home/docker/cp-test_ha-098735-m04_ha-098735.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735 "sudo cat /home/docker/cp-test_ha-098735-m04_ha-098735.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735-m04:/home/docker/cp-test.txt ha-098735-m02:/home/docker/cp-test_ha-098735-m04_ha-098735-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m02 "sudo cat /home/docker/cp-test_ha-098735-m04_ha-098735-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 cp ha-098735-m04:/home/docker/cp-test.txt ha-098735-m03:/home/docker/cp-test_ha-098735-m04_ha-098735-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 ssh -n ha-098735-m03 "sudo cat /home/docker/cp-test_ha-098735-m04_ha-098735-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (20.94s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.2s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 node stop m02 --alsologtostderr -v 5
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-098735 node stop m02 --alsologtostderr -v 5: (11.165643451s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 status --alsologtostderr -v 5
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-098735 status --alsologtostderr -v 5: exit status 7 (1.03415885s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1025 08:45:44.423568 3479594 out.go:360] Setting OutFile to fd 1 ...
	I1025 08:45:44.424172 3479594 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 08:45:44.424262 3479594 out.go:374] Setting ErrFile to fd 2...
	I1025 08:45:44.424292 3479594 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 08:45:44.424576 3479594 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21796-3410997/.minikube/bin
	I1025 08:45:44.424815 3479594 out.go:368] Setting JSON to false
	I1025 08:45:44.424887 3479594 mustload.go:65] Loading cluster: ha-098735
	I1025 08:45:44.424957 3479594 notify.go:220] Checking for updates...
	I1025 08:45:44.426455 3479594 config.go:182] Loaded profile config "ha-098735": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1025 08:45:44.426508 3479594 status.go:174] checking status of ha-098735 ...
	I1025 08:45:44.427182 3479594 cli_runner.go:164] Run: docker container inspect ha-098735 --format={{.State.Status}}
	I1025 08:45:44.451587 3479594 status.go:371] ha-098735 host status = "Running" (err=<nil>)
	I1025 08:45:44.451617 3479594 host.go:66] Checking if "ha-098735" exists ...
	I1025 08:45:44.451934 3479594 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-098735
	I1025 08:45:44.487386 3479594 host.go:66] Checking if "ha-098735" exists ...
	I1025 08:45:44.487692 3479594 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1025 08:45:44.487737 3479594 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-098735
	I1025 08:45:44.510346 3479594 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35952 SSHKeyPath:/home/jenkins/minikube-integration/21796-3410997/.minikube/machines/ha-098735/id_rsa Username:docker}
	I1025 08:45:44.619197 3479594 ssh_runner.go:195] Run: systemctl --version
	I1025 08:45:44.626269 3479594 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1025 08:45:44.640940 3479594 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 08:45:44.714394 3479594 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 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:false BridgeNfIP6Tables:false Debug:false NFd:64 OomKillDisable:true NGoroutines:72 SystemTime:2025-10-25 08:45:44.70028776 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214843392 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Pa
th:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1025 08:45:44.714948 3479594 kubeconfig.go:125] found "ha-098735" server: "https://192.168.49.254:8443"
	I1025 08:45:44.714987 3479594 api_server.go:166] Checking apiserver status ...
	I1025 08:45:44.715038 3479594 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1025 08:45:44.734014 3479594 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2258/cgroup
	I1025 08:45:44.743874 3479594 api_server.go:182] apiserver freezer: "12:freezer:/docker/36cb91892b286c633138ab5e58ade9d106424456eaf39fff58e891aa08d02be3/kubepods/burstable/poda237eeffd942f0fb4d74d4ef7e3f7c3b/0a471ae1b3e1364290cefdf4fad5a6a34431600fa55c31141f8d5834e6038476"
	I1025 08:45:44.743949 3479594 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/36cb91892b286c633138ab5e58ade9d106424456eaf39fff58e891aa08d02be3/kubepods/burstable/poda237eeffd942f0fb4d74d4ef7e3f7c3b/0a471ae1b3e1364290cefdf4fad5a6a34431600fa55c31141f8d5834e6038476/freezer.state
	I1025 08:45:44.753532 3479594 api_server.go:204] freezer state: "THAWED"
	I1025 08:45:44.753564 3479594 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1025 08:45:44.763085 3479594 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1025 08:45:44.763115 3479594 status.go:463] ha-098735 apiserver status = Running (err=<nil>)
	I1025 08:45:44.763126 3479594 status.go:176] ha-098735 status: &{Name:ha-098735 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1025 08:45:44.763177 3479594 status.go:174] checking status of ha-098735-m02 ...
	I1025 08:45:44.763514 3479594 cli_runner.go:164] Run: docker container inspect ha-098735-m02 --format={{.State.Status}}
	I1025 08:45:44.783662 3479594 status.go:371] ha-098735-m02 host status = "Stopped" (err=<nil>)
	I1025 08:45:44.783684 3479594 status.go:384] host is not running, skipping remaining checks
	I1025 08:45:44.783691 3479594 status.go:176] ha-098735-m02 status: &{Name:ha-098735-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1025 08:45:44.783713 3479594 status.go:174] checking status of ha-098735-m03 ...
	I1025 08:45:44.784045 3479594 cli_runner.go:164] Run: docker container inspect ha-098735-m03 --format={{.State.Status}}
	I1025 08:45:44.806585 3479594 status.go:371] ha-098735-m03 host status = "Running" (err=<nil>)
	I1025 08:45:44.806614 3479594 host.go:66] Checking if "ha-098735-m03" exists ...
	I1025 08:45:44.806926 3479594 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-098735-m03
	I1025 08:45:44.827751 3479594 host.go:66] Checking if "ha-098735-m03" exists ...
	I1025 08:45:44.828384 3479594 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1025 08:45:44.828441 3479594 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-098735-m03
	I1025 08:45:44.846932 3479594 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35962 SSHKeyPath:/home/jenkins/minikube-integration/21796-3410997/.minikube/machines/ha-098735-m03/id_rsa Username:docker}
	I1025 08:45:44.950884 3479594 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1025 08:45:44.965483 3479594 kubeconfig.go:125] found "ha-098735" server: "https://192.168.49.254:8443"
	I1025 08:45:44.965512 3479594 api_server.go:166] Checking apiserver status ...
	I1025 08:45:44.965554 3479594 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1025 08:45:44.978837 3479594 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2174/cgroup
	I1025 08:45:44.987408 3479594 api_server.go:182] apiserver freezer: "12:freezer:/docker/dcc316a0198fa3aa160e4d94c9745cb18c05a28a1d66dd26a0afc63d7bcbb822/kubepods/burstable/pod3f8a179d03d2b7d1b9fb6344cc6955f2/01d6397106f401f4807764a109145c89d90343c5145e53e3966fa088398e500c"
	I1025 08:45:44.987489 3479594 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/dcc316a0198fa3aa160e4d94c9745cb18c05a28a1d66dd26a0afc63d7bcbb822/kubepods/burstable/pod3f8a179d03d2b7d1b9fb6344cc6955f2/01d6397106f401f4807764a109145c89d90343c5145e53e3966fa088398e500c/freezer.state
	I1025 08:45:44.996383 3479594 api_server.go:204] freezer state: "THAWED"
	I1025 08:45:44.996413 3479594 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1025 08:45:45.016054 3479594 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1025 08:45:45.016091 3479594 status.go:463] ha-098735-m03 apiserver status = Running (err=<nil>)
	I1025 08:45:45.017745 3479594 status.go:176] ha-098735-m03 status: &{Name:ha-098735-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1025 08:45:45.017801 3479594 status.go:174] checking status of ha-098735-m04 ...
	I1025 08:45:45.018816 3479594 cli_runner.go:164] Run: docker container inspect ha-098735-m04 --format={{.State.Status}}
	I1025 08:45:45.073414 3479594 status.go:371] ha-098735-m04 host status = "Running" (err=<nil>)
	I1025 08:45:45.073441 3479594 host.go:66] Checking if "ha-098735-m04" exists ...
	I1025 08:45:45.073774 3479594 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-098735-m04
	I1025 08:45:45.149885 3479594 host.go:66] Checking if "ha-098735-m04" exists ...
	I1025 08:45:45.150825 3479594 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1025 08:45:45.150892 3479594 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-098735-m04
	I1025 08:45:45.182424 3479594 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35967 SSHKeyPath:/home/jenkins/minikube-integration/21796-3410997/.minikube/machines/ha-098735-m04/id_rsa Username:docker}
	I1025 08:45:45.353574 3479594 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1025 08:45:45.399492 3479594 status.go:176] ha-098735-m04 status: &{Name:ha-098735-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.92s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (45.98s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 node start m02 --alsologtostderr -v 5
E1025 08:46:10.073816 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-098735 node start m02 --alsologtostderr -v 5: (44.555483384s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 status --alsologtostderr -v 5
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-098735 status --alsologtostderr -v 5: (1.28121003s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (45.98s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.29s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (232.58s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 node list --alsologtostderr -v 5
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 stop --alsologtostderr -v 5
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 -p ha-098735 stop --alsologtostderr -v 5: (35.138261882s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 start --wait true --alsologtostderr -v 5
E1025 08:47:31.997667 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:47:53.700848 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:49:48.130941 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 08:50:15.840217 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 -p ha-098735 start --wait true --alsologtostderr -v 5: (3m17.258942434s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 node list --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (232.58s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.46s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 node delete m03 --alsologtostderr -v 5
ha_test.go:489: (dbg) Done: out/minikube-linux-arm64 -p ha-098735 node delete m03 --alsologtostderr -v 5: (10.418767153s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 status --alsologtostderr -v 5
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 (11.46s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.83s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (33.56s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 stop --alsologtostderr -v 5
ha_test.go:533: (dbg) Done: out/minikube-linux-arm64 -p ha-098735 stop --alsologtostderr -v 5: (33.444585753s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 status --alsologtostderr -v 5
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-098735 status --alsologtostderr -v 5: exit status 7 (114.254675ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1025 08:51:11.962609 3507794 out.go:360] Setting OutFile to fd 1 ...
	I1025 08:51:11.962738 3507794 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 08:51:11.962749 3507794 out.go:374] Setting ErrFile to fd 2...
	I1025 08:51:11.962754 3507794 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 08:51:11.963023 3507794 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21796-3410997/.minikube/bin
	I1025 08:51:11.963209 3507794 out.go:368] Setting JSON to false
	I1025 08:51:11.963244 3507794 mustload.go:65] Loading cluster: ha-098735
	I1025 08:51:11.963284 3507794 notify.go:220] Checking for updates...
	I1025 08:51:11.963668 3507794 config.go:182] Loaded profile config "ha-098735": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1025 08:51:11.963690 3507794 status.go:174] checking status of ha-098735 ...
	I1025 08:51:11.964247 3507794 cli_runner.go:164] Run: docker container inspect ha-098735 --format={{.State.Status}}
	I1025 08:51:11.982717 3507794 status.go:371] ha-098735 host status = "Stopped" (err=<nil>)
	I1025 08:51:11.982737 3507794 status.go:384] host is not running, skipping remaining checks
	I1025 08:51:11.982743 3507794 status.go:176] ha-098735 status: &{Name:ha-098735 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1025 08:51:11.982776 3507794 status.go:174] checking status of ha-098735-m02 ...
	I1025 08:51:11.983095 3507794 cli_runner.go:164] Run: docker container inspect ha-098735-m02 --format={{.State.Status}}
	I1025 08:51:12.007675 3507794 status.go:371] ha-098735-m02 host status = "Stopped" (err=<nil>)
	I1025 08:51:12.007706 3507794 status.go:384] host is not running, skipping remaining checks
	I1025 08:51:12.007727 3507794 status.go:176] ha-098735-m02 status: &{Name:ha-098735-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1025 08:51:12.007750 3507794 status.go:174] checking status of ha-098735-m04 ...
	I1025 08:51:12.008077 3507794 cli_runner.go:164] Run: docker container inspect ha-098735-m04 --format={{.State.Status}}
	I1025 08:51:12.026886 3507794 status.go:371] ha-098735-m04 host status = "Stopped" (err=<nil>)
	I1025 08:51:12.026909 3507794 status.go:384] host is not running, skipping remaining checks
	I1025 08:51:12.026933 3507794 status.go:176] ha-098735-m04 status: &{Name:ha-098735-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (115.04s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker
E1025 08:52:53.700932 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 -p ha-098735 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker: (1m54.038133673s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 status --alsologtostderr -v 5
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 (115.04s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.81s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (91.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 node add --control-plane --alsologtostderr -v 5
E1025 08:54:16.766702 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 -p ha-098735 node add --control-plane --alsologtostderr -v 5: (1m30.45943533s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-098735 status --alsologtostderr -v 5
ha_test.go:613: (dbg) Done: out/minikube-linux-arm64 -p ha-098735 status --alsologtostderr -v 5: (1.15340295s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (91.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.23s)

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

                                                
                                    
x
+
TestImageBuild/serial/Setup (37.04s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-linux-arm64 start -p image-327525 --driver=docker  --container-runtime=docker
image_test.go:69: (dbg) Done: out/minikube-linux-arm64 start -p image-327525 --driver=docker  --container-runtime=docker: (37.043535894s)
--- PASS: TestImageBuild/serial/Setup (37.04s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (1.81s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-327525
image_test.go:78: (dbg) Done: out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-327525: (1.809207735s)
--- PASS: TestImageBuild/serial/NormalBuild (1.81s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (1s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-linux-arm64 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-327525
--- PASS: TestImageBuild/serial/BuildWithBuildArg (1.00s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (1.01s)

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

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.8s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (74.83s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-643184 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=docker
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-643184 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=docker: (1m14.831680696s)
--- PASS: TestJSONOutput/start/Command (74.83s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.69s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.58s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-643184 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-643184 --output=json --user=testUser: (11.174330721s)
--- PASS: TestJSONOutput/stop/Command (11.17s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"51cac3e1-dd76-4d3e-bdf4-f2047215205e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-359631] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"7c2da9fb-ea12-44b1-a474-91562e227c31","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21796"}}
	{"specversion":"1.0","id":"c71f46ca-1c3a-4bc1-9d61-9e2b7a3b5a2d","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":"ce94b2c8-4809-4acf-b230-26805c1a42fb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21796-3410997/kubeconfig"}}
	{"specversion":"1.0","id":"338dae16-1367-4906-9386-c994e26cea11","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21796-3410997/.minikube"}}
	{"specversion":"1.0","id":"6755afdd-8454-4b64-8031-3e50a2829ce5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"897f6369-7957-495c-ad6f-57831df3fcd9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"1146c813-aac6-4b4a-bb67-faf1bec2f5f7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (35.2s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-528554 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-528554 --network=: (32.882459807s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-528554" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-528554
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-528554: (2.289304994s)
--- PASS: TestKicCustomNetwork/create_custom_network (35.20s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (37.16s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-048394 --network=bridge
E1025 08:57:53.700615 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-048394 --network=bridge: (35.051162748s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-048394" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-048394
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-048394: (2.083811845s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (37.16s)

                                                
                                    
x
+
TestKicExistingNetwork (35.79s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1025 08:58:15.579339 3412890 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}}]}"
W1025 08:58:15.596206 3412890 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
I1025 08:58:15.596279 3412890 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1025 08:58:15.596297 3412890 cli_runner.go:164] Run: docker network inspect existing-network
W1025 08:58:15.612671 3412890 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1025 08:58:15.612709 3412890 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
I1025 08:58:15.612724 3412890 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I1025 08:58:15.612835 3412890 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}}]}"
I1025 08:58:15.631417 3412890 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{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:br-7f5f84816164 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:d6:cd:c0:52:da:18} reservation:<nil>}
I1025 08:58:15.631773 3412890 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:0x40004841f0}
I1025 08:58:15.631797 3412890 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 ...
I1025 08:58:15.631865 3412890 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
I1025 08:58:15.690072 3412890 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-linux-arm64 start -p existing-network-100874 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-100874 --network=existing-network: (33.466774415s)
helpers_test.go:175: Cleaning up "existing-network-100874" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-100874
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-100874: (2.179698029s)
I1025 08:58:51.353253 3412890 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (35.79s)

                                                
                                    
x
+
TestKicCustomSubnet (35s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-076325 --subnet=192.168.60.0/24
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-076325 --subnet=192.168.60.0/24: (32.809452885s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-076325 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-076325" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-076325
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-076325: (2.162091757s)
--- PASS: TestKicCustomSubnet (35.00s)

                                                
                                    
x
+
TestKicStaticIP (38.19s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-001005 --static-ip=192.168.200.200
E1025 08:59:48.133234 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-001005 --static-ip=192.168.200.200: (35.463099391s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-001005 ip
helpers_test.go:175: Cleaning up "static-ip-001005" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-001005
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-001005: (2.387234276s)
--- PASS: TestKicStaticIP (38.19s)

                                                
                                    
x
+
TestMainNoArgs (0.06s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:70: (dbg) Run:  out/minikube-linux-arm64
--- PASS: TestMainNoArgs (0.06s)

                                                
                                    
x
+
TestMinikubeProfile (77.5s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-407613 --driver=docker  --container-runtime=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-407613 --driver=docker  --container-runtime=docker: (36.183679911s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-410033 --driver=docker  --container-runtime=docker
E1025 09:01:11.203273 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-410033 --driver=docker  --container-runtime=docker: (35.207054002s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-407613
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-410033
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-410033" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-410033
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-410033: (2.287980982s)
helpers_test.go:175: Cleaning up "first-407613" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-407613
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-407613: (2.305674125s)
--- PASS: TestMinikubeProfile (77.50s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (9.34s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-207568 --memory=3072 --mount-string /tmp/TestMountStartserial3867648759/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-207568 --memory=3072 --mount-string /tmp/TestMountStartserial3867648759/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker: (8.33655996s)
--- PASS: TestMountStart/serial/StartWithMountFirst (9.34s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-1-207568 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.27s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (10.96s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-209529 --memory=3072 --mount-string /tmp/TestMountStartserial3867648759/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-209529 --memory=3072 --mount-string /tmp/TestMountStartserial3867648759/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker: (9.958103566s)
--- PASS: TestMountStart/serial/StartWithMountSecond (10.96s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-209529 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.27s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.57s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p mount-start-1-207568 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-207568 --alsologtostderr -v=5: (1.571918039s)
--- PASS: TestMountStart/serial/DeleteFirst (1.57s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.28s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-209529 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.28s)

                                                
                                    
x
+
TestMountStart/serial/Stop (1.32s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:196: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-209529
mount_start_test.go:196: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-209529: (1.318381314s)
--- PASS: TestMountStart/serial/Stop (1.32s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.67s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:207: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-209529
mount_start_test.go:207: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-209529: (7.673610434s)
--- PASS: TestMountStart/serial/RestartStopped (8.67s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.3s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-209529 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.30s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (90.05s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-666505 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=docker
E1025 09:02:53.700943 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-666505 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=docker: (1m29.50941357s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (90.05s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.17s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (35.41s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-666505 -v=5 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-666505 -v=5 --alsologtostderr: (34.663663856s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (35.41s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.72s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.74s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 status --output json --alsologtostderr
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 cp testdata/cp-test.txt multinode-666505:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 cp multinode-666505:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile2217244067/001/cp-test_multinode-666505.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 cp multinode-666505:/home/docker/cp-test.txt multinode-666505-m02:/home/docker/cp-test_multinode-666505_multinode-666505-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505-m02 "sudo cat /home/docker/cp-test_multinode-666505_multinode-666505-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 cp multinode-666505:/home/docker/cp-test.txt multinode-666505-m03:/home/docker/cp-test_multinode-666505_multinode-666505-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505-m03 "sudo cat /home/docker/cp-test_multinode-666505_multinode-666505-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 cp testdata/cp-test.txt multinode-666505-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 cp multinode-666505-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile2217244067/001/cp-test_multinode-666505-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 cp multinode-666505-m02:/home/docker/cp-test.txt multinode-666505:/home/docker/cp-test_multinode-666505-m02_multinode-666505.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505 "sudo cat /home/docker/cp-test_multinode-666505-m02_multinode-666505.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 cp multinode-666505-m02:/home/docker/cp-test.txt multinode-666505-m03:/home/docker/cp-test_multinode-666505-m02_multinode-666505-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505-m03 "sudo cat /home/docker/cp-test_multinode-666505-m02_multinode-666505-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 cp testdata/cp-test.txt multinode-666505-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 cp multinode-666505-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile2217244067/001/cp-test_multinode-666505-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 cp multinode-666505-m03:/home/docker/cp-test.txt multinode-666505:/home/docker/cp-test_multinode-666505-m03_multinode-666505.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505 "sudo cat /home/docker/cp-test_multinode-666505-m03_multinode-666505.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 cp multinode-666505-m03:/home/docker/cp-test.txt multinode-666505-m02:/home/docker/cp-test_multinode-666505-m03_multinode-666505-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 ssh -n multinode-666505-m02 "sudo cat /home/docker/cp-test_multinode-666505-m03_multinode-666505-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (10.74s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.45s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1025 09:04:23.011097 3581641 out.go:360] Setting OutFile to fd 1 ...
	I1025 09:04:23.011370 3581641 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 09:04:23.011400 3581641 out.go:374] Setting ErrFile to fd 2...
	I1025 09:04:23.011437 3581641 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 09:04:23.011781 3581641 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21796-3410997/.minikube/bin
	I1025 09:04:23.012161 3581641 out.go:368] Setting JSON to false
	I1025 09:04:23.012252 3581641 mustload.go:65] Loading cluster: multinode-666505
	I1025 09:04:23.012339 3581641 notify.go:220] Checking for updates...
	I1025 09:04:23.013850 3581641 config.go:182] Loaded profile config "multinode-666505": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1025 09:04:23.013881 3581641 status.go:174] checking status of multinode-666505 ...
	I1025 09:04:23.014561 3581641 cli_runner.go:164] Run: docker container inspect multinode-666505 --format={{.State.Status}}
	I1025 09:04:23.034285 3581641 status.go:371] multinode-666505 host status = "Running" (err=<nil>)
	I1025 09:04:23.034313 3581641 host.go:66] Checking if "multinode-666505" exists ...
	I1025 09:04:23.034624 3581641 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-666505
	I1025 09:04:23.061683 3581641 host.go:66] Checking if "multinode-666505" exists ...
	I1025 09:04:23.062011 3581641 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1025 09:04:23.062113 3581641 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-666505
	I1025 09:04:23.085353 3581641 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36077 SSHKeyPath:/home/jenkins/minikube-integration/21796-3410997/.minikube/machines/multinode-666505/id_rsa Username:docker}
	I1025 09:04:23.187416 3581641 ssh_runner.go:195] Run: systemctl --version
	I1025 09:04:23.193935 3581641 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1025 09:04:23.208211 3581641 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1025 09:04:23.269560 3581641 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 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:false BridgeNfIP6Tables:false Debug:false NFd:49 OomKillDisable:true NGoroutines:62 SystemTime:2025-10-25 09:04:23.259568503 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214843392 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1025 09:04:23.270194 3581641 kubeconfig.go:125] found "multinode-666505" server: "https://192.168.67.2:8443"
	I1025 09:04:23.270227 3581641 api_server.go:166] Checking apiserver status ...
	I1025 09:04:23.270271 3581641 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1025 09:04:23.283816 3581641 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2198/cgroup
	I1025 09:04:23.292428 3581641 api_server.go:182] apiserver freezer: "12:freezer:/docker/089964c5bf1fa713f7fdd83ae18ec0d1d20519b3991b4a57ccfacf7d8acb11a5/kubepods/burstable/pod571503e1f6b1a1dd99004c64e35b877b/3951adf12745ec601176e1c3c884269af02fde47855f2717cde3b3d3d8be4789"
	I1025 09:04:23.292515 3581641 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/089964c5bf1fa713f7fdd83ae18ec0d1d20519b3991b4a57ccfacf7d8acb11a5/kubepods/burstable/pod571503e1f6b1a1dd99004c64e35b877b/3951adf12745ec601176e1c3c884269af02fde47855f2717cde3b3d3d8be4789/freezer.state
	I1025 09:04:23.299869 3581641 api_server.go:204] freezer state: "THAWED"
	I1025 09:04:23.299906 3581641 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I1025 09:04:23.309948 3581641 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I1025 09:04:23.309974 3581641 status.go:463] multinode-666505 apiserver status = Running (err=<nil>)
	I1025 09:04:23.309985 3581641 status.go:176] multinode-666505 status: &{Name:multinode-666505 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1025 09:04:23.310000 3581641 status.go:174] checking status of multinode-666505-m02 ...
	I1025 09:04:23.310304 3581641 cli_runner.go:164] Run: docker container inspect multinode-666505-m02 --format={{.State.Status}}
	I1025 09:04:23.327618 3581641 status.go:371] multinode-666505-m02 host status = "Running" (err=<nil>)
	I1025 09:04:23.327641 3581641 host.go:66] Checking if "multinode-666505-m02" exists ...
	I1025 09:04:23.327949 3581641 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-666505-m02
	I1025 09:04:23.349445 3581641 host.go:66] Checking if "multinode-666505-m02" exists ...
	I1025 09:04:23.349755 3581641 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1025 09:04:23.349803 3581641 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-666505-m02
	I1025 09:04:23.369895 3581641 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:36082 SSHKeyPath:/home/jenkins/minikube-integration/21796-3410997/.minikube/machines/multinode-666505-m02/id_rsa Username:docker}
	I1025 09:04:23.470914 3581641 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1025 09:04:23.488964 3581641 status.go:176] multinode-666505-m02 status: &{Name:multinode-666505-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1025 09:04:23.489000 3581641 status.go:174] checking status of multinode-666505-m03 ...
	I1025 09:04:23.489424 3581641 cli_runner.go:164] Run: docker container inspect multinode-666505-m03 --format={{.State.Status}}
	I1025 09:04:23.507214 3581641 status.go:371] multinode-666505-m03 host status = "Stopped" (err=<nil>)
	I1025 09:04:23.507239 3581641 status.go:384] host is not running, skipping remaining checks
	I1025 09:04:23.507246 3581641 status.go:176] multinode-666505-m03 status: &{Name:multinode-666505-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.65s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 node start m03 -v=5 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-linux-arm64 -p multinode-666505 node start m03 -v=5 --alsologtostderr: (8.803733515s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 status -v=5 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (9.65s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (75.06s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-666505
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-666505
E1025 09:04:48.130847 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-666505: (23.428334353s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-666505 --wait=true -v=5 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-666505 --wait=true -v=5 --alsologtostderr: (51.510329216s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-666505
--- PASS: TestMultiNode/serial/RestartKeepsNodes (75.06s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.89s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (22.18s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-666505 stop: (22.000921736s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-666505 status: exit status 7 (93.032966ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1025 09:06:16.249598 3595337 out.go:360] Setting OutFile to fd 1 ...
	I1025 09:06:16.249783 3595337 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 09:06:16.249815 3595337 out.go:374] Setting ErrFile to fd 2...
	I1025 09:06:16.249835 3595337 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1025 09:06:16.250104 3595337 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21796-3410997/.minikube/bin
	I1025 09:06:16.250329 3595337 out.go:368] Setting JSON to false
	I1025 09:06:16.250393 3595337 mustload.go:65] Loading cluster: multinode-666505
	I1025 09:06:16.250466 3595337 notify.go:220] Checking for updates...
	I1025 09:06:16.250831 3595337 config.go:182] Loaded profile config "multinode-666505": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1025 09:06:16.250873 3595337 status.go:174] checking status of multinode-666505 ...
	I1025 09:06:16.251438 3595337 cli_runner.go:164] Run: docker container inspect multinode-666505 --format={{.State.Status}}
	I1025 09:06:16.270940 3595337 status.go:371] multinode-666505 host status = "Stopped" (err=<nil>)
	I1025 09:06:16.270988 3595337 status.go:384] host is not running, skipping remaining checks
	I1025 09:06:16.271000 3595337 status.go:176] multinode-666505 status: &{Name:multinode-666505 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1025 09:06:16.271041 3595337 status.go:174] checking status of multinode-666505-m02 ...
	I1025 09:06:16.271428 3595337 cli_runner.go:164] Run: docker container inspect multinode-666505-m02 --format={{.State.Status}}
	I1025 09:06:16.289710 3595337 status.go:371] multinode-666505-m02 host status = "Stopped" (err=<nil>)
	I1025 09:06:16.289732 3595337 status.go:384] host is not running, skipping remaining checks
	I1025 09:06:16.289750 3595337 status.go:176] multinode-666505-m02 status: &{Name:multinode-666505-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (51.78s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-666505 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=docker
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-666505 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=docker: (51.062773509s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-666505 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (51.78s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (36.31s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:455: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-666505
multinode_test.go:464: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-666505-m02 --driver=docker  --container-runtime=docker
multinode_test.go:464: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p multinode-666505-m02 --driver=docker  --container-runtime=docker: exit status 14 (89.578523ms)

                                                
                                                
-- stdout --
	* [multinode-666505-m02] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21796
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21796-3410997/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21796-3410997/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-666505-m03 --driver=docker  --container-runtime=docker
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-666505-m03 --driver=docker  --container-runtime=docker: (33.416063602s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-666505
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-666505: exit status 80 (368.797265ms)

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

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

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-666505-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-666505-m03: (2.382993156s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (36.31s)

                                                
                                    
x
+
TestPreload (120.08s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:43: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-290772 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.0
E1025 09:07:53.700351 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
preload_test.go:43: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-290772 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.0: (50.388435909s)
preload_test.go:51: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-290772 image pull gcr.io/k8s-minikube/busybox
preload_test.go:51: (dbg) Done: out/minikube-linux-arm64 -p test-preload-290772 image pull gcr.io/k8s-minikube/busybox: (2.314907356s)
preload_test.go:57: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-290772
preload_test.go:57: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-290772: (5.907666339s)
preload_test.go:65: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-290772 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker
preload_test.go:65: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-290772 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker: (58.958473906s)
preload_test.go:70: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-290772 image list
helpers_test.go:175: Cleaning up "test-preload-290772" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-290772
E1025 09:09:48.130403 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-290772: (2.280396173s)
--- PASS: TestPreload (120.08s)

                                                
                                    
x
+
TestSkaffold (142.98s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe1031909902 version
skaffold_test.go:63: skaffold version: v2.16.1
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p skaffold-723424 --memory=3072 --driver=docker  --container-runtime=docker
E1025 09:10:56.769393 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
skaffold_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p skaffold-723424 --memory=3072 --driver=docker  --container-runtime=docker: (35.77147691s)
skaffold_test.go:86: copying out/minikube-linux-arm64 to /home/jenkins/workspace/Docker_Linux_docker_arm64/out/minikube
skaffold_test.go:105: (dbg) Run:  /tmp/skaffold.exe1031909902 run --minikube-profile skaffold-723424 --kube-context skaffold-723424 --status-check=true --port-forward=false --interactive=false
skaffold_test.go:105: (dbg) Done: /tmp/skaffold.exe1031909902 run --minikube-profile skaffold-723424 --kube-context skaffold-723424 --status-check=true --port-forward=false --interactive=false: (1m31.667204845s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:352: "leeroy-app-9f7885955-z6842" [8ec8f052-7ed3-4d8a-92e3-789207ddc6f9] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 6.00496287s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:352: "leeroy-web-6f5f7f4546-mqhxs" [19a74db3-6faf-4be9-aac0-f15b10392e76] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 5.003427901s
helpers_test.go:175: Cleaning up "skaffold-723424" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p skaffold-723424
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p skaffold-723424: (3.11838103s)
--- PASS: TestSkaffold (142.98s)

                                                
                                    
x
+
TestInsufficientStorage (11.73s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-082661 --memory=3072 --output=json --wait=true --driver=docker  --container-runtime=docker
E1025 09:12:53.700732 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p insufficient-storage-082661 --memory=3072 --output=json --wait=true --driver=docker  --container-runtime=docker: exit status 26 (9.317733317s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"aa72c1e1-797f-451f-82cc-f20736fb4c1a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-082661] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"a4adad69-b455-4125-be4b-b3c1d4295271","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21796"}}
	{"specversion":"1.0","id":"409774bc-32bb-4a3e-9c9c-a791fb79e043","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":"93d2dd3b-4f10-4837-a41e-7e3f7d900f58","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21796-3410997/kubeconfig"}}
	{"specversion":"1.0","id":"e4528845-e72d-4be6-bab1-3abdce6532ab","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21796-3410997/.minikube"}}
	{"specversion":"1.0","id":"d534a182-538b-4ba3-b003-15a73f58844d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"e6325978-ca40-4d9b-8843-19071b7b9c33","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"8023f10f-77f6-4e7a-a195-0ad01fcc6a6a","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":"a3744295-eea9-4c7c-bd3d-6bc1a614ef8e","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":"a6348c65-b260-4380-b4a4-9025f0d0b187","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":"885fd119-27ac-4b96-a9b6-5f1e0458ce7f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker driver with root privileges"}}
	{"specversion":"1.0","id":"aece89be-576c-4de1-9612-84e4902a2d07","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-082661\" primary control-plane node in \"insufficient-storage-082661\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"d673571f-4bb8-4454-a4e3-ca1e62fc2729","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-1760939008-21773 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"f336b1b0-8c2f-4512-b347-fa2f9bfc8cba","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":"84e06659-5949-43c8-b0fd-dfd38fd91bf4","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-linux-arm64 status -p insufficient-storage-082661 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-082661 --output=json --layout=cluster: exit status 7 (311.564792ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-082661","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-082661","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E1025 09:13:01.595195 3627766 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-082661" does not appear in /home/jenkins/minikube-integration/21796-3410997/kubeconfig

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p insufficient-storage-082661 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-082661 --output=json --layout=cluster: exit status 7 (310.786832ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-082661","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-082661","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E1025 09:13:01.907842 3627832 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-082661" does not appear in /home/jenkins/minikube-integration/21796-3410997/kubeconfig
	E1025 09:13:01.917705 3627832 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/insufficient-storage-082661/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-082661" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p insufficient-storage-082661
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p insufficient-storage-082661: (1.787703272s)
--- PASS: TestInsufficientStorage (11.73s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (88.6s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.32.0.3615706601 start -p running-upgrade-316964 --memory=3072 --vm-driver=docker  --container-runtime=docker
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.32.0.3615706601 start -p running-upgrade-316964 --memory=3072 --vm-driver=docker  --container-runtime=docker: (57.08734445s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-316964 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-316964 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (28.569901672s)
helpers_test.go:175: Cleaning up "running-upgrade-316964" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-316964
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-316964: (2.281602538s)
--- PASS: TestRunningBinaryUpgrade (88.60s)

                                                
                                    
x
+
TestKubernetesUpgrade (154.77s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-831510 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E1025 09:18:59.756644 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-831510 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (46.838890977s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-831510
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-831510: (2.346035677s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-831510 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-831510 status --format={{.Host}}: exit status 7 (104.832917ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-831510 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E1025 09:19:48.130416 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-831510 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (52.953750203s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-831510 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-831510 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-831510 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker: exit status 106 (115.31165ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-831510] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21796
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21796-3410997/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21796-3410997/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /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-831510
	    minikube start -p kubernetes-upgrade-831510 --kubernetes-version=v1.28.0
	    
	    2) Create a second cluster with Kubernetes 1.28.0, by running:
	    
	    minikube start -p kubernetes-upgrade-8315102 --kubernetes-version=v1.28.0
	    
	    3) Use the existing cluster at version Kubernetes 1.34.1, by running:
	    
	    minikube start -p kubernetes-upgrade-831510 --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-linux-arm64 start -p kubernetes-upgrade-831510 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-831510 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (49.406160934s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-831510" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-831510
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-831510: (2.891434641s)
--- PASS: TestKubernetesUpgrade (154.77s)

                                                
                                    
x
+
TestMissingContainerUpgrade (80.75s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.32.0.1427091655 start -p missing-upgrade-312452 --memory=3072 --driver=docker  --container-runtime=docker
E1025 09:17:37.818530 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:17:37.824958 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:17:37.836400 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:17:37.857783 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:17:37.899093 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:17:37.980520 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:17:38.142133 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:17:38.463755 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:17:39.105750 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:17:40.387059 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:17:42.950095 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:17:48.071730 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:17:51.205399 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:17:53.701051 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:17:58.313887 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.32.0.1427091655 start -p missing-upgrade-312452 --memory=3072 --driver=docker  --container-runtime=docker: (31.81206083s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-312452
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-312452
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-312452 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E1025 09:18:18.795348 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-312452 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (45.274089949s)
helpers_test.go:175: Cleaning up "missing-upgrade-312452" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-312452
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-312452: (2.22002755s)
--- PASS: TestMissingContainerUpgrade (80.75s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.65s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (74.43s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.32.0.3190003939 start -p stopped-upgrade-948850 --memory=3072 --vm-driver=docker  --container-runtime=docker
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.32.0.3190003939 start -p stopped-upgrade-948850 --memory=3072 --vm-driver=docker  --container-runtime=docker: (47.433380639s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.32.0.3190003939 -p stopped-upgrade-948850 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.32.0.3190003939 -p stopped-upgrade-948850 stop: (2.490147701s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-948850 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E1025 09:20:21.678267 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-948850 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (24.504609349s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (74.43s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.67s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-arm64 logs -p stopped-upgrade-948850
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-arm64 logs -p stopped-upgrade-948850: (1.666163905s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.67s)

                                                
                                    
x
+
TestPause/serial/Start (75.14s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-381831 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=docker
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-381831 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=docker: (1m15.143573663s)
--- PASS: TestPause/serial/Start (75.14s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:85: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-240318 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:85: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p NoKubernetes-240318 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker: exit status 14 (95.92621ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-240318] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21796
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21796-3410997/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21796-3410997/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (37.72s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:97: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-240318 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:97: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-240318 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (37.31731816s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-240318 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (37.72s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (61.87s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-arm64 start -p pause-381831 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
pause_test.go:92: (dbg) Done: out/minikube-linux-arm64 start -p pause-381831 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (1m1.847963618s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (61.87s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (18.94s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:114: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-240318 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:114: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-240318 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (16.767013255s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-240318 status -o json
no_kubernetes_test.go:202: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-240318 status -o json: exit status 2 (315.584792ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:126: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-240318
no_kubernetes_test.go:126: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-240318: (1.854209918s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (18.94s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (11.8s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:138: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-240318 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:138: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-240318 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (11.800134457s)
--- PASS: TestNoKubernetes/serial/Start (11.80s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.4s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.22s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:171: (dbg) Run:  out/minikube-linux-arm64 profile list
no_kubernetes_test.go:181: (dbg) Run:  out/minikube-linux-arm64 profile list --output=json
--- PASS: TestNoKubernetes/serial/ProfileList (1.22s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.37s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:160: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-240318
no_kubernetes_test.go:160: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-240318: (1.373857683s)
--- PASS: TestNoKubernetes/serial/Stop (1.37s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8.12s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:193: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-240318 --driver=docker  --container-runtime=docker
E1025 09:22:37.818902 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
no_kubernetes_test.go:193: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-240318 --driver=docker  --container-runtime=docker: (8.117240383s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (8.12s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.3s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=docker: (1m5.341248123s)
--- PASS: TestNetworkPlugins/group/auto/Start (65.34s)

                                                
                                    
x
+
TestPause/serial/Pause (0.69s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.49s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-381831","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-381831","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.62s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.79s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.46s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p pause-381831 --alsologtostderr -v=5
E1025 09:22:53.701412 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p pause-381831 --alsologtostderr -v=5: (2.457302668s)
--- PASS: TestPause/serial/DeletePaused (2.46s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.55s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=docker
E1025 09:23:05.520645 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=docker: (1m3.607024969s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (63.61s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-680552 "pgrep -a kubelet"
I1025 09:23:48.778987 3412890 config.go:182] Loaded profile config "auto-680552": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-680552 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-qmkkl" [ba66e0d9-304d-498c-9b54-9fc5fa666fd3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-qmkkl" [ba66e0d9-304d-498c-9b54-9fc5fa666fd3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003126944s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.31s)

                                                
                                    
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-46v7k" [67e49213-9f38-4b69-8d00-6a48940bdf2d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.007901331s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-680552 "pgrep -a kubelet"
I1025 09:24:05.523103 3412890 config.go:182] Loaded profile config "kindnet-680552": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.47s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-680552 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-mt9sv" [5de1d9a7-b58c-447e-8904-e0e37cae6881] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-mt9sv" [5de1d9a7-b58c-447e-8904-e0e37cae6881] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.004280626s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.40s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker: (1m10.850889085s)
--- PASS: TestNetworkPlugins/group/calico/Start (70.85s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=docker
E1025 09:24:48.130868 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=docker: (1m2.349802824s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (62.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:352: "calico-node-4drqh" [c2500cc5-a04f-41be-88c2-ddffdc5f7f78] Running / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
helpers_test.go:352: "calico-node-4drqh" [c2500cc5-a04f-41be-88c2-ddffdc5f7f78] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004368669s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-680552 "pgrep -a kubelet"
I1025 09:25:39.428314 3412890 config.go:182] Loaded profile config "calico-680552": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.46s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-680552 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-f9gtj" [d886e8af-9cbb-42a8-a437-00cc7282a47e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-f9gtj" [d886e8af-9cbb-42a8-a437-00cc7282a47e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.003486518s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-680552 "pgrep -a kubelet"
I1025 09:25:46.240422 3412890 config.go:182] Loaded profile config "custom-flannel-680552": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.34s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-680552 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-gp8vr" [ee3326b7-1041-4800-99d6-4178738aa489] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-gp8vr" [ee3326b7-1041-4800-99d6-4178738aa489] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.004066588s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.30s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p false-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p false-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker: (1m22.690209065s)
--- PASS: TestNetworkPlugins/group/false/Start (82.69s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker: (55.242609712s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (55.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-680552 "pgrep -a kubelet"
I1025 09:27:21.547863 3412890 config.go:182] Loaded profile config "enable-default-cni-680552": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-680552 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-mt4q5" [7ae41140-d3e4-40c8-8523-63aa62d82dbf] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-mt4q5" [7ae41140-d3e4-40c8-8523-63aa62d82dbf] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.002974612s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.30s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p false-680552 "pgrep -a kubelet"
I1025 09:27:41.530228 3412890 config.go:182] Loaded profile config "false-680552": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-680552 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-hktbh" [41659c8b-5fed-40e8-9556-880f29badebb] Pending
helpers_test.go:352: "netcat-cd4db9dbf-hktbh" [41659c8b-5fed-40e8-9556-880f29badebb] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 13.003801345s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (13.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker: (1m0.633663286s)
--- PASS: TestNetworkPlugins/group/flannel/Start (60.63s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=docker
E1025 09:28:49.060779 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:49.067131 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:49.078503 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:49.099835 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:49.141187 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:49.222526 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:49.383964 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:49.706056 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:50.347371 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:51.629241 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:54.191053 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=docker: (53.170603185s)
--- PASS: TestNetworkPlugins/group/bridge/Start (53.17s)

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

                                                
                                                
=== 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-7h4sv" [4cea89f0-bbce-4e10-81d7-9cc5f6767ee2] Running
E1025 09:28:59.041388 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:59.047804 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:59.059173 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:59.080828 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:59.122157 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:59.203483 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:59.312618 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:59.364967 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:28:59.686478 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:29:00.328612 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003793873s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-680552 "pgrep -a kubelet"
I1025 09:29:01.596162 3412890 config.go:182] Loaded profile config "flannel-680552": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-680552 replace --force -f testdata/netcat-deployment.yaml
E1025 09:29:01.610711 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
I1025 09:29:01.906650 3412890 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-plrkx" [b0ce7ada-9252-4f79-8435-82b22f0e28ec] Pending
E1025 09:29:04.173246 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-plrkx" [b0ce7ada-9252-4f79-8435-82b22f0e28ec] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-plrkx" [b0ce7ada-9252-4f79-8435-82b22f0e28ec] Running
E1025 09:29:09.295078 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:29:09.554735 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.003784664s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.32s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-680552 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.42s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-680552 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
I1025 09:29:13.563311 3412890 config.go:182] Loaded profile config "bridge-680552": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-680552 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-vpgfd" [2f521715-967e-4a87-944c-93acaddb9b74] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-vpgfd" [2f521715-967e-4a87-944c-93acaddb9b74] Running
E1025 09:29:19.537073 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.004156791s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.39s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kubenet-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker
E1025 09:29:40.019292 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kubenet-680552 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker: (1m27.83598718s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (87.84s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-841086 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0
E1025 09:30:10.997901 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:20.980774 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:32.963661 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:32.970104 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:32.981477 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:33.002950 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:33.044504 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:33.126054 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:33.287387 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:33.608721 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:34.250664 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:35.532663 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:38.094724 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:43.216920 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:46.523201 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:46.529650 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:46.541093 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:46.562606 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:46.604223 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:46.685728 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:46.847331 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:47.168971 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-841086 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0: (57.69623394s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (57.70s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-841086 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" [c506c49d-a947-4b2f-b5aa-1ce226d0207e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E1025 09:30:47.811089 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:49.093111 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:51.654450 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "busybox" [c506c49d-a947-4b2f-b5aa-1ce226d0207e] Running
E1025 09:30:53.458979 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:30:56.775778 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003829003s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-841086 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.40s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-841086 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-841086 --alsologtostderr -v=3: (11.556984217s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.56s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kubenet-680552 "pgrep -a kubelet"
I1025 09:31:06.282963 3412890 config.go:182] Loaded profile config "kubenet-680552": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-680552 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-q2ggj" [f6e58207-109e-4184-a1a2-efe15ad6048f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1025 09:31:07.017812 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-q2ggj" [f6e58207-109e-4184-a1a2-efe15ad6048f] Running
E1025 09:31:13.941102 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 11.003187313s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (11.25s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-841086 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-841086 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0: (54.712110034s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-841086 -n old-k8s-version-841086
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (55.50s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kubenet-680552 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kubenet/HairPin (0.20s)
E1025 09:36:47.482279 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:36:57.748946 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:37:09.720692 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-491511 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1025 09:31:42.901974 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:31:54.902740 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-491511 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (1m29.100497927s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (89.10s)

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

                                                
                                                
=== 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-75h7d" [a6d4a58d-466d-46c6-9bad-ad1392a189b6] Running
E1025 09:32:08.461068 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003924926s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-75h7d" [a6d4a58d-466d-46c6-9bad-ad1392a189b6] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.007036225s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-841086 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-841086 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.34s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p old-k8s-version-841086 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p old-k8s-version-841086 --alsologtostderr -v=1: (1.084792816s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-841086 -n old-k8s-version-841086
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-841086 -n old-k8s-version-841086: exit status 2 (407.116115ms)

                                                
                                                
-- 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-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-841086 -n old-k8s-version-841086
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-841086 -n old-k8s-version-841086: exit status 2 (439.827396ms)

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-530630 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1025 09:32:26.954259 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/enable-default-cni-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:32.076590 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/enable-default-cni-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:37.819410 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:41.873918 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:41.880321 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:41.891741 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:41.913194 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:41.954547 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:42.036558 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:42.198047 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:42.319587 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/enable-default-cni-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:42.519638 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:43.161925 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:44.443485 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:47.004779 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:52.126889 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:32:53.700867 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/addons-849898/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:33:02.368353 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:33:02.800863 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/enable-default-cni-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-530630 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (1m19.097277922s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (79.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-491511 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" [39295d54-1a89-4ef2-9a73-324bff6329f9] Pending
helpers_test.go:352: "busybox" [39295d54-1a89-4ef2-9a73-324bff6329f9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [39295d54-1a89-4ef2-9a73-324bff6329f9] Running
E1025 09:33:16.824940 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.003867609s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-491511 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.40s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-491511 --alsologtostderr -v=3
E1025 09:33:22.850495 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:33:30.383411 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-491511 --alsologtostderr -v=3: (11.216341556s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.22s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-491511 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1025 09:33:43.762238 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/enable-default-cni-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-491511 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (52.161124344s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-491511 -n no-preload-491511
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (52.71s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-530630 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" [26af5e97-d4f7-4b83-85d0-db9a2a887257] Pending
helpers_test.go:352: "busybox" [26af5e97-d4f7-4b83-85d0-db9a2a887257] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [26af5e97-d4f7-4b83-85d0-db9a2a887257] Running
E1025 09:33:49.060420 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.003585044s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-530630 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.49s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-530630 --alsologtostderr -v=3
E1025 09:33:55.247847 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:33:55.254446 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:33:55.266741 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:33:55.289829 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:33:55.332614 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:33:55.414241 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:33:55.575531 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:33:55.896875 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:33:56.538818 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:33:57.820790 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:33:59.041289 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:00.382250 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:00.882376 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/skaffold-723424/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:03.812416 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:05.503654 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-530630 --alsologtostderr -v=3: (11.382788834s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.38s)

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

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

                                                
                                                
-- 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-linux-arm64 addons enable dashboard -p embed-certs-530630 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-530630 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1025 09:34:13.887428 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:13.893877 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:13.905263 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:13.926672 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:13.968052 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:14.049457 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:14.211241 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:14.532932 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:15.174795 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:15.745165 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:16.456806 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:16.761877 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/auto-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:19.019941 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:24.141560 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-530630 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (53.127827317s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-530630 -n embed-certs-530630
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (53.76s)

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

                                                
                                                
=== 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-8bjm9" [72517513-8df2-40da-a610-9fa14fcb1775] Running
E1025 09:34:26.743704 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kindnet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:31.206718 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003353434s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-8bjm9" [72517513-8df2-40da-a610-9fa14fcb1775] Running
E1025 09:34:34.383366 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:36.226875 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003008405s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-491511 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-491511 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.27s)

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

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

                                                
                                                
-- 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-linux-arm64 status --format={{.Kubelet}} -p no-preload-491511 -n no-preload-491511
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-491511 -n no-preload-491511: exit status 2 (358.747304ms)

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-582764 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1025 09:34:48.130226 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/functional-312592/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:34:54.864591 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-582764 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (1m20.962344082s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (80.96s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.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-7glbz" [0c11e24b-606f-4e0b-84be-b4df7b2c8b6f] Running
E1025 09:35:05.684483 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/enable-default-cni-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005233042s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-7glbz" [0c11e24b-606f-4e0b-84be-b4df7b2c8b6f] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.002908114s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-530630 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-530630 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.32s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p embed-certs-530630 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p embed-certs-530630 --alsologtostderr -v=1: (1.198641924s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-530630 -n embed-certs-530630
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-530630 -n embed-certs-530630: exit status 2 (515.917146ms)

                                                
                                                
-- 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-linux-arm64 status --format={{.Kubelet}} -p embed-certs-530630 -n embed-certs-530630
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-530630 -n embed-certs-530630: exit status 2 (564.209004ms)

                                                
                                                
-- 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-linux-arm64 unpause -p embed-certs-530630 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 unpause -p embed-certs-530630 --alsologtostderr -v=1: (1.018715058s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-530630 -n embed-certs-530630
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-530630 -n embed-certs-530630
E1025 09:35:17.189098 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestStartStop/group/embed-certs/serial/Pause (4.64s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-560402 --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  --container-runtime=docker --kubernetes-version=v1.34.1
E1025 09:35:25.734576 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/false-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:32.963992 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:35.826717 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/bridge-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:46.522602 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:47.783304 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:47.789730 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:47.801161 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:47.822706 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:47.864075 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:47.945453 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:48.106939 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:48.428986 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:49.070249 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:50.352269 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:52.914460 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:35:58.036382 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:36:00.667580 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/calico-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-560402 --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  --container-runtime=docker --kubernetes-version=v1.34.1: (40.601408563s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (40.60s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-560402 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-560402 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.429472432s)
start_stop_delete_test.go:209: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.43s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-560402 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-560402 --alsologtostderr -v=3: (9.877247787s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (9.88s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-582764 create -f testdata/busybox.yaml
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" [54792633-10f6-4595-976a-3d1b252ad29d] Pending
helpers_test.go:352: "busybox" [54792633-10f6-4595-976a-3d1b252ad29d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E1025 09:36:06.507163 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:36:06.513532 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:36:06.524960 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:36:06.546376 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:36:06.587734 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:36:06.669343 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:36:06.830896 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:36:07.152277 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:36:07.794369 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:36:08.277908 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "busybox" [54792633-10f6-4595-976a-3d1b252ad29d] Running
E1025 09:36:09.075925 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:36:11.637941 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003380813s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-582764 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.42s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-560402 --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  --container-runtime=docker --kubernetes-version=v1.34.1
E1025 09:36:14.224708 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/custom-flannel-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-560402 --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  --container-runtime=docker --kubernetes-version=v1.34.1: (17.839173959s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-560402 -n newest-cni-560402
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (18.36s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-582764 --alsologtostderr -v=3
E1025 09:36:16.759666 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1025 09:36:27.000963 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-582764 --alsologtostderr -v=3: (11.346002532s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.35s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-582764 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1025 09:36:28.759358 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/old-k8s-version-841086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-582764 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (53.584270241s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-582764 -n default-k8s-diff-port-582764
E1025 09:37:21.824689 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/enable-default-cni-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (53.96s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-560402 image list --format=json
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.43s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p newest-cni-560402 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p newest-cni-560402 --alsologtostderr -v=1: (1.05067942s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-560402 -n newest-cni-560402
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-560402 -n newest-cni-560402: exit status 2 (395.729588ms)

                                                
                                                
-- 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-linux-arm64 status --format={{.Kubelet}} -p newest-cni-560402 -n newest-cni-560402
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-560402 -n newest-cni-560402: exit status 2 (449.889919ms)

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

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

                                                
                                                
=== 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-dfrv7" [e9af8498-14ef-4441-a93e-e10676366fa2] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003517785s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-dfrv7" [e9af8498-14ef-4441-a93e-e10676366fa2] Running
E1025 09:37:28.443978 3412890 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21796-3410997/.minikube/profiles/kubenet-680552/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003555973s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-582764 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-582764 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.24s)

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

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

                                                
                                                
-- 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-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-582764 -n default-k8s-diff-port-582764
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-582764 -n default-k8s-diff-port-582764: exit status 2 (331.684694ms)

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

                                                
                                    

Test skip (25/346)

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.28.0/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/kubectl
aaa_download_only_test.go:166: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.28.0/kubectl (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
+
TestDownloadOnly/v1.34.1/kubectl (0s)

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.63s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:231: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-860727 --alsologtostderr --driver=docker  --container-runtime=docker
aaa_download_only_test.go:248: Skip for arm64 platform. See https://github.com/kubernetes/minikube/issues/10144
helpers_test.go:175: Cleaning up "download-docker-860727" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-860727
--- SKIP: TestDownloadOnlyKic (0.63s)

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

                                                
                                                
=== 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.01s)

                                                
                                    
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
+
TestAddons/parallel/AmdGpuDevicePlugin (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:1033: skip amd gpu test on all but docker driver and amd64 platform
--- SKIP: TestAddons/parallel/AmdGpuDevicePlugin (0.00s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1792: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (0.00s)

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

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.57s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-680552 [took: 5.334566423s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-680552" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-680552
--- SKIP: TestNetworkPlugins/group/cilium (5.57s)

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

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

                                                
                                    
Copied to clipboard